* {
   margin:0px;
   padding:0px;
   top:0px;
   left:0px;
   }
   
body{

     margin:0;
	 background-color:#CCCCCC;
	 background:url(images/headerbg.gif) top repeat-x;
	 
	 
	 }
	 
#center {
	      margin-right: auto;
	      margin-left: auto;
	      position: relative;
	      width: 995px;
	      text-align: left;
	      background-color:#fff;
	     text-align:left;
	
     }
	 
	 
#header{ 
	    background-color: #ff6600;
	    height: 200px;
	    width: 995px;
	    display:block;
	    background: url(images/header1.png) no-repeat;
	    font-size:24px;
	
        }

#navtop a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #546a05;
	text-decoration: none;
	background-image:url(images/topbullet.gif);
	background-repeat:no-repeat;
	background-position:left top;
	padding-left: 10px;
	display:inline;
	padding-bottom:6px;
}
#leftside{
	float: left;
	width: 217px;
	background-color: transparent;
	padding-left:40px;
}
#navlist{
	list-style-type: none;
	padding-left:6px;
	padding-top:25px;
}
#navlist a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color:#310916;
	text-decoration: none;
	background-repeat:no-repeat;
	background-position:left;
	padding-left: 10px;
	display:block;
	padding-bottom:6px;
	padding-top:6px;
	border-bottom:#310916 1PX dotted;
	list-style:square
}
#navlist a:hover{
	color:#666666;
	text-decoration:none;
}

#navlist span{ background-image:url(images/title.jpg); background-repeat:no-repeat;  color:#FFFFFF; font-weight:bold; padding:10px 82px 15px 82px; } 


#members{
	height: 220px;
	width: 216px;
	margin-left: 6px;
	margin-top: 20px;
	display:block;
	text-align:center;
}
.intext{
	height: 17px;
	width: 114px;
}
#submit{
	margin-top:5px;
	margin-bottom:19px;
	border: 1px solid #4B5D84;
	background-color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #318CFD;
	
}
#submit:hover{background-color: #fff; color:#318CFD}
#members span{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	color:#019FFE;
	
	display:block;
	padding:10px;
}
#members span.info{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	background-image:none;
	color: #999999;
	background-color:#fff;
}
#members a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #546a05;
	text-decoration: none;
	display:block;
	padding-bottom:6px;
	text-decoration:underline;
}
#members a:hover{
	color: #869352;
}
#callbox{
	width:132px;
	height: 46px;
	background-image:url(images/callbox.gif);
	padding: 10px 0px 10px 0px;
	margin: 10px 0px 20px 16px;
	text-align:center;
}
#callbox div{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;	
	padding-top:10px;
}
#middle{
	width:380px;
	background-color: transparent;
	margin: 0px 0px 0px 165px;
	display:block;
}
p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#666666;	
	padding: 10px 10px 10px 0px;
}

#middle a,#rightside a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #8e8e8e;
}
#middle img{
	float:left;
	margin: 10px 10px 0px 0px;
}
#line{
	width:371px;
	height:5px;
	display:block;
	background-color: #fff;
	border-top:1px dashed #869356;
	margin: 9px 0px 9px 0px;
}
#rightside{
	float: right;
	width: 680px;
	height:auto;

	
	padding:12px 20px 12px 20px;
}
#rightside ul{ font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#666666;	
	padding: 0px 10px 10px 0px;
			   
			}
#rightside ul li{ list-style:square;margin-left:12px;padding-left:12px; padding-top:0px}

strong{color::#0689B5;}

#rightside h1,h2,h3,h4,h5{  color:#404040; padding:9px;  font-family:Verdana, Arial, Helvetica, sans-serif}
#rightside h1{ font-size:19px; background-image:url(images/title-right1.jpg); background-repeat:no-repeat; color:#ffffff }
#rightside h2{font-size:17px;}
#rightside h3{ font-size:14px}
#middleleft{
	float:left;
	width: 147px;
}
#middleright{
	float:right;
	width: 210px;
	padding: 0px 5px 5px 10px;
}
#forlinks{
	border-bottom: 1px dashed #4a5e03;
}
#forlinks a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #869352;
	text-decoration: underline;
	background-image:url(images/forbullet.gif);
	background-repeat:no-repeat;
	background-position:left top;
	padding-left: 10px;
	display:block;
	padding-bottom:6px;
}
#forlinks a:hover{color: #4a5e03;}
#middleright a{
	font-weight: bold;
	color: #4a5e03;
}
#middleright p a{	
	font-weight: normal;
	color: #8e8e8e;	
}
#middleleft a{
	font-weight: bold;
	color: #4a5e03;
}
#middleleft p a{	
	font-weight: normal;
	color: #8e8e8e;	
}
#rightside a{
	font-weight: bold;
	color: #4a5e03;
}
#rightside p a{	
	font-weight: normal;
	color: #8e8e8e;	
}
#cleaner{
	clear: both;
	background-color:#0162b3;
	height: 10px;
	width: 100%;
	overflow:hidden;
}
#footer{
	background:#449eeb;
	position: relative;
	height: 20px;
	width:100%;
	color:#FFFFFF;
	text-align:center;
	display:block;
	padding: 5px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	overflow:hidden;
}
#footer a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:underline;
}
#inner{ 
         width:878px; 
		 
		 margin:0; 
		 padding:0;
		 padding-top:146px;
		 margin-left:30px;
		 }
		 
#inner ul{list-style:none}

#inner ul li{list-style:none; 
             float:left; 
			 padding:5px 5px 2px 5px;
			
			border-right:#FFFFFF 1px solid;
			 height:20px ; 
			 }
			 
#inner ul li a{color:#FFFFFF; 
               display:block; 
			   text-decoration:none;
			   font-size:10px;
			   font-family:Verdana, Arial, Helvetica, sans-serif;
			   font-weight:bold;
			  
			   }
	#inner ul li a:hover{color:#310916
			   }	 
	#rightside li{ margin-top:11px}	
	
