* {
	margin: 0;
	padding: 0;
}

body {
background-image:url('images/pattern_37.gif');
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 20px;
color: #222;
}

a {
text-decoration: none;
color: #99AECD;
}
a:hover {
text-decoration: underline;
color: #4F5D7F;
}
h4 {
margin: 5px 0 0 0;
padding-left: 10px;
height: 15px;
line-height: 15px;
color: #50577a;
font-size: 12px;
}

#wrap {
margin: 20px auto 10px auto;
width: 800px;
background: #fff;
padding: 10px;
border: 3px solid #000;
}

#header {
height: 160px;
background-image:url('images/header.jpg');
background-repeat:no-repeat;
}
#header h1 { 
font-size: 68px;
letter-spacing: -7px;
padding: 17px 0 0 10px;
color: #000000;
}
#header h1 a { 
color: #000000;
text-decoration: none;
font-weight: 600;
font-family: Verdana;
letter-spacing: -7px;
}
#header h1 a:hover {
color: #000000;
text-decoration:underline;
}

#menu {
height: 30px;
line-height: 30px;
background: #000;
}
#menu ul {
list-style-type: none;
padding-left: 30px;
}
#menu ul li {
display: block;
float: left;
}
#menu ul li a {
padding: 0 20px 0 0;
text-decoration: none;
font-weight: 600;
font-size: 14px;
color: #fff;
}
#menu ul li a:hover {
color: #aaa;
text-decoration: none;
}

#content {
padding: 0px 20px 20px 0px;
}
.upper {
width: 800px;
font-size: 14px;
text-align: center;
padding-top: 5px;
}
.upper h2 {
font-size: 18px;
font-weight: 100;
padding: 15px 0 7px 0;
}
.upper h3 {
margin: 10px 0 0 0;
padding-left: 10px;
text-align: left;
height: 30px;
line-height: 24px;
color: #50577a;
font-size: 20px;
}

.lower {
width: 800px;
text-align: center;
padding-top: 5px;
}
.lower h2 {
font-size: 18px;
font-weight: 100;
padding: 15px 0 7px 0;
}
.right {
float: right;
width:520px;
text-align: left;
padding-top: 5px;
}
.right h2 {
font-size: 18px;
font-weight: bold;
padding: 0px 0 7px 0;
margin: 10px 0 0 0;
padding-left: 0px;
height: 18px;
line-height: 24px;
color: #7988AF;
font-size: 15px;
}
.right h2 a {
text-decoration: none;
}
.right h2 a:hover {

}
.right h3 {
margin: 10px 0 0 0;
padding-left: 10px;
height: 20px;
line-height: 24px;
color: #50577a;
font-size: 20px;
}
.right ul li a {
text-decoration: none;
font-weight: 600;
}
.right ul li a:hover {

}
.right ul {
padding: 10px 0 10px 30px;
list-style-type: square;
color: #99AECD;
}















#imageContainer {
	position:relative;
	margin:auto;
	width:500px;
	height:167px;
	border:1px solid #000;
}
#imageContainer img {
	position:absolute;
	top:0; left:0;
}














#leftcolumn ul {
padding: 10px 0 15px 30px;
list-style-type: square;
color: #99AECD;
}
#leftcolumn h3 {
margin: 10px 0 0 0;
padding-left: 10px;
height: 30px;
line-height: 24px;
color: #50577a;
font-size: 20px;
}
#leftcolumn h2 {
margin: 10px 0 0 0;
padding-left: 10px;
height: 24px;
line-height: 24px;
color: #7988AF;
font-size: 15px;
}
#leftcolumn{
float:left;
width:120px;
padding: 5px;
padding-left: 8px;


}

#leftcolumn a{
padding: 3px 1px;
font-size: 12px;
display: block;
width: 100%;
text-decoration: none;
font-weight: bold;
}

#leftcolumn a:hover{
color: #000000;
}






#rightcolumn a{
padding: 3px 1px;
font-size: 14px;
text-decoration: none;
font-weight: bold;
}
#rightcolumn ul li {
text-decoration: none;
font-size: 13px;
font-weight: 600;
}

#rightcolumn ul {
padding: 10px 0 15px 30px;
list-style-type: square;
color: #666666;


}
#rightcolumn h3 {
margin: 10px 0 0 0;
padding-left: 10px;
height: 30px;
line-height: 24px;
color: #50577a;
font-size: 20px;
}
#rightcolumn h2 {
margin: 10px 0 0 0;
padding-left: 0px;
height: 24px;
line-height: 24px;
color: #7988AF;
font-size: 15px;
}
#rightcolumn{
float:right;
width:610px;
min-height: 400px;
margin-left: 10px;
padding: 5px;
padding-bottom: 8px;
}

* html #rightcolumn{ /*IE only style*/
}
























.left {
float: left;
padding-top: 10px;
padding-bottom: 10px;
}
.left h3 {
margin: 10px 0 0 0;
padding-left: 10px;
height: 30px;
line-height: 24px;
color: #50577a;
font-size: 20px;
}
.left h2 {
margin: 10px 0 0 0;
padding-left: 10px;
height: 24px;
line-height: 24px;
color: #7988AF;
font-size: 15px;
}
.left ul li a {
text-decoration: none;
font-weight: 600;
}
.left ul li a:hover {

}
.left ul {
padding: 10px 0 15px 30px;
list-style-type: square;
color: #99AECD;
}

#footer {
text-align: center;
font-size: 15px;
color: #000000;
}
#footer a { color: #aaa; }
#footer a:hover { color: #111; }
