@charset "utf-8";
/* CSS Document */

@charset "utf-8";
body { font-size: 11px; color: #333333; margin: 0px; background-color: #41629C; font-family: Verdana, Arial, Helvetica, sans-serif; 
}
#container { margin: 20px auto; width: 750px; background-repeat: no-repeat; background-color: #FFFFFF; background-image: url(../images/bg_fade.jpg); background-position: center top; 
}

.mainwrap { margin: 15px; background-color: #FFFFFF; border-bottom: 1px dotted #444444; background-attachment: fixed; border-top: 1px dotted #444444; padding-top: 15px; padding-bottom: 0px; 

}
.logobar { padding: 15px 15px 0px 15px; width: 720px; clear: both; height: 50px; 
}
.logobar img { float: left; 
}
.navbar {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #414141;
	text-decoration: none;
	margin: 10px 0px 20px 0px;
	background-color: #FFFFFF;
	padding-bottom: 10px;
	text-align: left;
}
.copyright { font-size: 10px; color: #313524; text-decoration: none; margin-top: 5px; margin-bottom: 5px; margin-left: 15px; 
}
.tagline { float: right; font-size: 10px; height: 50px; }
.textright { float: right; width: 235px; line-height: 15px; }
.pics { float: left; width: 470px; }
.tagline h1 { font-size: 12px; font-weight: bold; color: #08347B; text-decoration: none; padding: 0px; margin: 0 0 5px 0; }
.picbar { float: left; margin-top: 10px; }
.picbar img { margin-right: 9px; }
.linkbar { clear:both;  font-size: 10px; width: 430px; float: none; padding: 15px 145px 15px 145px; margin-top:15px; border-top: 1px dotted #444444; }
.linkbar div { text-align: center; font-family: Georgia, "Times New Roman", Times, serif; width: 200px; float: left; margin-left: 5px; margin-right: 5px; }
.textright img { margin-bottom: 15px; }
