/* reset*/
body,h1,h2,h3,h4,h5,h6,p,form,fieldset {margin:0;padding:0;}


body { 
background-image:url(images/background.png);
background-repeat:repeat-x;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

p { 
margin-bottom:15px;
line-height:20px;
}

img {border:none;}

a:link {
color:#0e4c81;
text-decoration:none;
}    
a:visited {
color:#0e4c81;text-decoration:none;
}  
a:hover {
color:#6e94b3;
text-decoration:underline;
}   
a:active {
color:#0e4c81;text-decoration:none;
}

h1 { 
color:#0e4c81;
font-family:Georgia, "Times New Roman", Times, serif;
font-weight:normal;
border-bottom: 8px solid #eaf5ff;
margin-bottom:15px;
padding-bottom:4px;
}

h2 { 
color:#0e4c81;
font-family:Georgia, "Times New Roman", Times, serif;
font-weight:normal;
border-bottom: 8px solid #eaf5ff;
margin-bottom:15px;
padding-bottom:4px;
}

h3 { 
font-size:16px;
color:#0e4c81;
font-family:Georgia, "Times New Roman", Times, serif;
font-weight:normal;
margin-bottom:15px;
padding-bottom:4px;
}

#container { 
width:990px;
margin-left:auto;
margin-right:auto;
}

#logo { 
padding-top:5px;
padding-left:20px;
width:200px;
}

#nav {
padding-top:110px;
float:right; 
font-size:13px;}

#nav ul { 
margin:0px;
padding:0px;
}

#nav li { 
margin:0px;
padding:0px;
float:left;
list-style-type:none;
margin-left:15px;
font-weight:bold;
}

#nav li a:link {
color:#fff;
text-decoration:none;
}    
#nav li a:visited {
color:#fff;
text-decoration:none;
}  
#nav li a:hover {
color:#7fbcf1;
text-decoration:none;
border-bottom: 3px solid #D9D9D9;

}   
#nav li a:active {
text-decoration:none;
color:#fff;
}

#head-picture { 
clear:both;
}

#content { 
margin-top:20px;
}

#left { 
float:left;
width:640px;
padding-left:20px;
}

#left-single { 
float:left;

padding-right:20px;
padding-left:20px;
}

#left-col1 { 
float:left;
width:305px;
padding-right:15px;
}

#left-col2 { 
float:left;
width:305px;
padding-left:15px;
}

#right { 
margin-left:20px;
float:left;
padding-right:20px;
width:290px;
}

#right ul { 
margin:0px;
margin-left:20px;
padding:0px;
}

#right li {
color:#1e3548;
padding-bottom:5px;
}