@charset "utf-8";
/* Reset */


/*-------------------------------------------------------------------------------------------------------------------------*/
body{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#333;
	background-image:url(../images/bg.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	background-color:#FFF;
}
h2{  font-family:Verdana, Geneva, sans-serif; font-size:24px}
h3{ font-size:12px; color:#FFF;}
#wrap{
	width:870px;
	padding:10px;
	margin-top:70px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#logo{ text-align:center}
a img{ border:none;}
#nav{ height:43px; margin:10px auto; width:650px;}
#nav ul{}
#nav li{ list-style:none; float:left; font-size:14px; border-right:1px solid #363; margin-right:15px; padding-right:15px; color:#063}
#nav a{color:#063; text-decoration:none; padding:5px;}
#nav a:hover{color:#fff; text-decoration:none; background-image:url(../images/menu_bg.jpg); background-repeat:repeat-x}
#nav .selected a{color:#fff; text-decoration:none; background-image:url(../images/menu_bg.jpg); background-repeat:repeat-x}
#subnav{ margin-bottom:10px; background-image:url(../images/gra.jpg); background-repeat:repeat-x; padding:10px;} 
#subnav ul{ margin:0px; padding:0px;}
#subnav li{ list-style:none; font-size:14px; border-bottom:1px dotted #363; margin-bottom:5px; padding-bottom:5px; color:#063; }
#subnav a{color:#063; text-decoration:none; padding:5px;}
#subnav a:hover{color:#fff; text-decoration:none; background-image:url(../images/menu_bg.jpg); background-repeat:repeat-x}
#banner{ background-image:url(../images/banner_bg.jpg); background-repeat:repeat-x; width:870px; height:230px; text-align:center}
#content{width:870px; margin-top:20px;}
#main{ padding:10px; background-image:url(../images/home_bg.png); background-repeat:repeat-x;background-position: bottom; background-color:#EFFFD8;}
#main2{ padding:10px; background-image:url(../images/home_bg.png); background-repeat:repeat-x;background-position: bottom;}
#home{
	background-image:url(../images/award_bg.png); background-repeat:no-repeat;
	width:570px;
	background-position:center bottom;
}
#footer{ background-image:url(../images/gra.jpg); background-repeat:repeat-x; font-size:10px;}
