@charset "utf-8";
/* CSS Document */

/*

			Standard Definitions
			Header
			Navigation
			Footer
			Affiliations

*/


/******************** Standard Definitions ********************/

*{margin:0px; padding:0px;}

body{color:#333; background:url(../images/background.jpg) top repeat-x; font-size:12px; font-family:Arial, Helvetica, sans-serif;}

ul{list-style:none;}

li{list-style:none;}

h2{ font-size:18px; color:#ff6700; font-weight:normal;}

.clear{clear:both;}

#container{ margin:auto; width:980px;}

img{border:none;}

/******************** Header ********************/

#header{float:left; width:980px; padding-top:20px; padding-bottom:8px;}
#header img{float:left;}

#header img.btn-review {float:right; display:block; margin-right:25px; margin-top:5px;}

#head-right{float:right; text-align:right;}
#head-right a{color:#333; text-decoration:none;}
#head-right a:hover{color:#000099; text-decoration:none;}
#head-right p{color:#000099; font-size:17px; font-weight:bold; padding-top:5px;}


/******************** Navigation ********************/

#nav{float:left; width:980px; background:url(../images/nav-bg.jpg) no-repeat; height:31px; padding-top:2px; padding-bottom:20px; font-size:14px; font-weight:bold;}
#nav a{float:left; color:#fff; text-decoration:none; padding:10px 29px 10px 29px;}
#nav a:hover{color:#05069e; text-decoration:underline; }
#nav .last-nav{ padding:10px 29px 10px 29px;}
#nav .active { color: #05069e; }
/*#nav .last-nav:hover{background:url(../images/last-nav-roll.jpg) left no-repeat;}*/


/******************** Footer ********************/

#footer{clear:both; background:url(../images/footer-bg.jpg) repeat-x; width:974px; height:96px; padding-bottom:20px; line-height:160%; position:relative; margin:0 auto;}

#foot-contain{ width:940px; margin:auto; padding-top:20px; color:#fff; font-size:11px; font-weight:bold;}

#foot-left{float:left;}
#foot-left a{color:#fff; text-decoration:none;}
#foot-left a:hover{color:#000099; text-decoration:none;}

#foot-right{float:right;}
#foot-right a{color:#fff; text-decoration:none;}
#foot-right a:hover{color:#000099; text-decoration:none;}

#socialmedia {position:absolute; left:400px; top:20px;}
#socialmedia img {behavior: url(/iepngfix.htc);}

/******************** Affiliations ********************/


#affiliations{margin:auto; width:600px;}
#affiliations img{float:left; padding:0px 30px 30px 0px;}
#affiliations .first-aff{padding:15px 20px 0px 20px;}
#affiliations .last-aff{padding-right:0px;}




