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

body,td,th {
	font-family:Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	color: #000000;
}
body {
	background-color:#1b244b;
	margin:0px;
}
h1 {
	font-size: 16px;
	color: #4364A1;
}
.wrapper {width:977px; margin-left:auto; margin-right:auto; margin-top:0px;background-image:url(../img/bgd.jpg);
	background-repeat: repeat-y; height:100%;}
.content {width:800px; margin-left:auto; margin-right:auto;}
.header {background-image:url(../img/header.jpg); overflow:visible; height:190px; margin:0px;}
.nav {width:920px; text-align:center; margin-left:0px; margin-right:0px;}
.nav ul li {display:inline-block;}
.nav ul li a {display:inline-block; text-align:center; background-color:#fecb00; color:#000000; text-transform:uppercase; margin:5px; padding:5px; text-decoration:none;}
.nav ul li a:hover {background-color:#11aafa;}
.nav ul li a:visited {color:#000000;}
.align-left {float:left;margin-top:10px; margin-right:10px; margin-bottom:10px;}
.footer {text-align:center; margin-top:20px; margin-bottom:20px;}
