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

html, body {font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#003698; background:url(images/body-bg.jpg) no-repeat #84aec6; line-height:15px}

ul {margin:0 0 0 20px; padding:0}
li {margin:0; padding:0;color:#003698; float:left; width:400px; margin-bottom:15px}
li.two {margin:0; padding:0;color:#003698; float:left; width:400px; margin-bottom:7px}
li.top {margin:0; padding:0;color:#003698; float:left; width:400px; margin-bottom:20px; margin-top:15px}
li a {color:#003698; text-decoration:none}
li a:hover {text-decoration:underline}


#main {position:relative; top:30px; left:50%; margin-left:-351px; width:702px; height:523px; background:#fff; border-bottom:1px solid#fff; border-left:1px solid#fff; border-right:1px solid#fff; border-top:0px solid#fff}

#contact {
	position:absolute;
	left: 239px;
	top: 214px;
	z-index:999;
	width: 380px;
	height: 124px;
}

p {width:100%}


a:link, avisited {color:#003698}
a {color:#003698; font-weight:600; text-decoration:none}
a:hover {text-decoration:underline}