/* CSS Document */
body{ margin:0; padding:0; background:#ffffff; color:#333333; font-size:12px;font-family:Arial, Helvetica, sans-serif;
}
form,p,h1,h2,h3,h4,h5,h6,ul,li,dl,dt,dd{ margin:0; padding:0;}
li{ list-style:none;}
a{ text-decoration:none; color:#000000;}
a:hover{ color:#ff6600; text-decoration:underline;}
img{ border:none;}
.more{ float:right; padding:5px 5px 0 10px; font-size:12px; background:url(../img/icon6.gif) left 7px no-repeat;}
.more a{ color:#00587c; font-size:10px; font-family:"Franklin Gothic Medium";}
.more a:hover{ text-decoration:underline; color:#000000;}
.more1{ float:right; padding:5px 5px 0 10px; font-size:12px; background:url(../img/icon6.gif) left 12px no-repeat;}
.more1 a{ color:#00587c; font-size:10px; font-family:"Franklin Gothic Medium";}
.more1 a:hover{ text-decoration:underline; color:#000000;}

#container{ width:1002px; margin:0 auto; text-align:center;}
#head{ width:1000px; height:81px; text-align:left; background:url(../img/bg2.gif) repeat-x; border:solid #000000 1px; border-bottom:none;}
#logo {
float:left;
height:81px;
}
/*mainNav label*/
#mainNav {
float:right;
width:640px;
padding-top:61px;
height:20px;
background:url(../img/message.gif) left no-repeat;
}
#mainNav ul{ float:right; padding:0; margin:0;}
#mainNav li {
display:inline;
padding:0.6em;
line-height:20px;
}
#mainNav a {
font-family: Arial,Helvetica,sans-serif;
color: #2c505f;
font-size: 9pt;
text-decoration: underline;
font-weight:bold;}
#mainNav a:hover {
color:#333333;
}
/*nav label*/
#nav {
      float:left;
      width:100%;
	  background:#f3ead1 url(../img/bg11.jpg) top repeat-x;
	  font-family: Arial,Helvetica,sans-serif;
      }
#nav ul {
	list-style:none;
	padding:0 0 16px 0;
	background:url(../img/bg3.jpg) bottom no-repeat;
	float:left;
	margin:35px 0 0 0; 
	width:100%;
	display:inline;
      }
#nav li{ float:left;height:18px; padding:25px 0 0 0; margin:0; text-align:center; display:inline;}
#nav li a{ color:#ffffff;}
#nav li a:hover{ color:#000000;}

#nav li.li1{
        margin-left:5px;
		 background:url(../img/menu0.jpg);
		 width:94px;
      }
#nav li.li2{
		 background:url(../img/menu1.jpg);
		 width:95px;
		 padding-left:20px;
      }

#nav li.li3{
		 background:url(../img/menu2.jpg) no-repeat;
		 width:196px;
		 float:right;
		 height:32px;
		 padding:18px 0 0 0;
		 display:inline;
		 margin:0;
        }
#nav li ul{ background:none; padding:0; margin:0;}		
#nav li.li3 li{ float:left; width:46px; text-align:center;font-size:10px; line-height:12px; height:12px;padding:0; margin:0;}
.wrapper{ float:left; width:100%; text-align:left; padding-top:5px; clear:both; }
#foot{ float:left; 
      clear:both;
      width:100%;
	  background:#e3d4a9 url(../img/bg3.jpg) top repeat-x;
	  font-family: Arial,Helvetica,sans-serif;
	  padding-top:10px;
	  margin-top:10px;
	  overflow:hidden;
      }
* html #foot{ margin-top:5px;}
#foot .logo{ float:left; width:170px; height:40px;background:url(../img/footlogo.jpg) no-repeat; margin:50px 0 0 10px; display:inline;}
#foot .copyrights{ float:left; width:650px;}
#foot .copyrights p{ padding:4px;font-size:12px;}
#foot .link{ float:left; width:165px; height:124px;  background:#e3d4a9 url(../img/link.jpg) no-repeat;}	

