body {
margin:0;
padding-top:10px;
padding-bottom:10px;
background-color:#dddddd;
font-size: 12px;
font-family: Arial, Helvetica, Sans-serif;

	
	}

/* start main*/
#main{
background-color: #ffffff;
margin:auto;
padding: 10px;
width: 970px;
border:1px solid #CACACA;
display: block;
}


/*end main*/


/*start header*/
#header{
width:968px;
height:180px;
background-image:url(images/headerlogo.jpg);
background-repeat:no-repeat;
margin:0;
padding:0;
border:1px solid #DDDDDD;
}

/*end header*/

/*start search*/


#search {
padding-top:12px;
padding-left:12px;
	margin-top: 10px;

	background-color: #efefef;

	color: #333333;

	font-family: Arial;

	font-size: 12px;

	border-style: solid; 

	border-color: #dddddd; 

	border-width: 1px; 

	text-align: left;

	}



#search a {

	color: #0000ff;

	font-family: Arial;

	font-size: 12px;

	}



#search a:hover {

	color: #333333;

	font-family: Arial;

	font-size: 12px;

	}



.searchform {

	padding:0;

	margin:0;

	width:490px;

	}



.searchsubmit {
padding:0;
width:53px;
}



#search select {

	width: 200px;

	}

	
	
	
/*End Search*/	
	

/*start left sidebar*/
#sidebar{
margin-top:10px;
margin-right:10px;
margin-bottom:10px;
float:left;
width:175px;
background-color: #f8f8f8;
text-align: left;
border-style: solid; 
border-color: #dddddd; 
border-width: 1px;
}

*html #sidebar{
border:none;
}
#sidebar{
border-bottom:none;
}




/*With six ul li*/
#sidebar ul li ul li ul li a{
background-color:#f8f8f8;
padding-left:20px;
}
#sidebar ul li ul li ul li:last-child{
border-bottom:none;
}
#sidebar ul li ul li ul li:first-child{
border-top:1px solid #dddddd;
}
*html #sidebar ul li ul li ul li:first-child a{
border:0px solid red;
}


#sidebar ul li ul li ul li a:hover{
background-color:#efefef;
padding-left:20px;
}


#sidebar ul li ul li.current_page_item ul li a{
background-color:#f8f8f8;
padding-left:20px;
}


/*end with 6 ul li*/


/*with 4 ul li*/
#sidebar ul li ul li{
list-style:none;
border-bottom:1px solid #dddddd;

}


/*end with 4 ul li*/

/*start sidebar up*/
.sidebarup{
float:left;
width:175px;
background-color: #f8f8f8;
text-align: left;
border-style: solid; 
border-color: #dddddd; 
border-width: 1px;
height:auto;
}
.sidebarup{
border-left:none;
}

*html siderup{
border:1px solid #dddddd;
height:auto;
}
*html .sidebarup ul{
width:180px;
border:0px solid red;
}
.sidebarup ul li{
border-bottom:1px solid #dddddd;
}

.sidebarup ul li ul li{
margin-left:0px;
padding-left:10px;
list-style:none;
}

.sidebarup ul li ul li:hover{
background-color: #efefef;
	}


*html .sidebarup ul li ul li a:hover{
background-color: #efefef;
	}	
.sidebarup ul li ul li.current_page_item{
background-color:#99ccff;
}
/*end sidebar up*/

#sidebar h2 {

	padding: 6px; 
	margin: 0px; 
	display: block;   
	color: #ffffff;
	font-family: Arial;
	font-size: 13px;
	display: block;  
	text-decoration: none; 
	background-color: #000000;
	list-style:none;
	list-style-image:none;
	list-style-type:none;
	
	

	} 
	#sidebar ul li h2{
	list-style:none;
	list-style-image:none;
	list-style-type:none;
	}
	.widget_pages{
		list-style:none;
	list-style-image:none;
	list-style-type:none;	
	}

#sidebarheading {

	padding-left: 3px; 
	margin: 0px; 
	display: block;   
	color: #ffffff;
	font-family: Arial;
	font-size: 13px;
	display: block;  
	text-decoration: none; 
	background-color: #000000; 
	border-style: solid; 
	border-color: #000000; 
	border-width: 0px 0px 1px 0px;
	height:28px;

	} 
*html #sidebarheading{
border:0px solid red;
width:177px;
}	

#sidebar ul { 
	padding: 0px; 
	margin: 0px; 
	padding-bottom: 0px;  
	
	} 



#sidebar .sidebarup ul li {
list-style:none;	
	} 
#sidebar ul li.current_page_item a{
background-color:#99ccff;
font-weight:bold;
}	
#sidebar ul li.current_page_item a:hover{
background-color: #99ccff;
}




#sidebar ul li a{ 
	background-color: #f8f8f8;
	padding: 3px; 	margin: 0px; 
	color: #333333;
	font-family: Arial;
	font-size: 12px;
	display: block; 	
	text-decoration: none; 
 
	} 


#sidebar ul li a:hover { 
	background-color: #efefef;
	padding: 3px; 
	margin: 0px; 
	color: #333333;
    font-family: Arial;
	font-size: 12px;
	display: block; 	
   text-decoration: none;  

	} 


	
.widget_pages ul li a{
color:#333333;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
}

.widget_pages ul li ul li a{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
}
*html .widget_pages ul{
width:180px;
}

*html .widget_pages ul li{

}
*html .widget_pages{
border-right:1px solid #dddddd;
margin-left:1px;
}

*html .widget_pages h2{
border:1px solid black;
width:165px;
padding-right:1px;
}
*html .widget_pages h2{
border-right:2px solid black;
}







/*end left sidebar*/
#sidebarright h2 {
	padding: 6px; 
	margin: 0px; 
	display: block;   
	color: #ffffff;
	font-family: Arial;
	font-size: 13px;
	display: block;  
	text-decoration: none; 
	background-color: #000000; 
	border-style: solid; 
	border-color: #dddddd; 
	border-width: 0px 0px 1px 0px;

	} 

/*start content*/
#container{
float:left;
width:970px;
height:auto;
margin:auto;

}

#content{
float:left;
width: 574px;
margin-top: 10px;
margin-bottom: 10px;
margin-right: 0px;
padding-right: 10px;
padding-left: 10px;
padding-bottom: 10px;
background-color: #f8f8f8;
border-style: solid; 
border-color: #dddddd; 
border-width: 1px;
text-align: left; 
	}
	
	#content p{

	padding-bottom: 10px;

	margin-bottom: 10px;

	}

	

#content h1{

	font-size: 1.6em;

	font-family: Arial, Helvetica, Sans-Serif;

	font-weight: bold;

	color: #1f4983;

	}


/*end content*/

#sidebarright {
float:left;

	margin-top: 10px;

	margin-right: 0px;

	margin-bottom: 10px;

	float: right;

	width: 175px;

	background-color: #f8f8f8;

   	text-align: left;

	border-style: solid; 

	border-color: #000000; 

	border-width: 1px;

	}
	
	
	/*start footer*/
	#footer {

	width: 968px;

	height: 30px;

	clear: both;

	background-color: #dddddd;

	border-style: solid; 

	border-color: #CACACA; 

	border-width: 1px; 

	}
	*html #footer{
	margin-top:10px;	
	}
	
	/*end footer*/
	
/*start contact form*/	
#si_contact_ex_field1_1{
width:234px;
height:15px;
}
#si_contact_ex_field1_2{
width:234px;
height:15px;
margin-bottom:35px;
}
#si_contact_ex_field1_3{
width:128px;
border:1px solid #7f9db9;
margin-bottom:10px;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;

}
.attention{
border:0px solid red;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}
.name{
border:0px solid red;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}
.email{
border:0px solid red;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}
/*end contact form*/
.message{
border:0px solid red;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}


/*from their site*/	
h1#title, h1#title a, h1#title a:hover{

	font-size: 26px;

	letter-spacing: -1.5px;

	font-weight: bold;

	padding: 130px 10px 10px 12px;

	text-align: left;

	text-transform: uppercase;

	text-decoration: none;

	color: #1f4983;

	}
a img {

	border: 1px;

	border-color: #333333;

	}
h1 {

	padding-top: 0;

	

	}



h2 {

	padding-top: 0;

	margin: 0;

	font-size: 1.6em;

	}



h3 {

	font-weight: none;

	padding-top: 0;

	padding-bottom: 5px;

	margin: 0;

	font-size: 1.3em;

	}



hr {

	display: none;

	}
	
* {

	

	padding:0;

	}		
	.narrowcolumn {

	padding: 0;

	margin: 0px 0 0 0px;

	width: 100% auto;

	float: left;

	}
	
	
	/*for sitemap css*/
	#sitemap {
	width: 450px;
	padding-left: 5px;
	list-style-type: none;
}
#sitemap .title{
	font-size: 18px;
	color: #333333;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 5px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

#sitemap a{
	width: 450px;
	padding-left: 5px;
	list-style-type: none;
}
#sitemap ul li{
list-style:none;
}
#sitemap ul{
list-style:none;
}
#sitemap ul li a{
list-style:none;
}
#sitemap ul li.li1 a{
	font-size: 14px;
	color: #FF0000;
	text-decoration: underline;
	padding-top: 15px;
	padding-left: 10px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 40px;
}
#sitemap ul li.li2 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	padding-top: 10px;
	padding-left: 10px;
	font-weight: bold;
	border-left-style: none;
	color: #333333;
	text-decoration: underline;
}

#sitemap ul li.li3 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	padding-top: 10px;
	padding-left: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}

#sitemap ul li.li4 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	padding-top: 10px;
	padding-left: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}

#sitemap ul li.li5 a{
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	padding-top: 10px;
	padding-left: 10px;
	font-weight: normal;
	text-decoration: underline;

}

#sitemap ul li.li6 a{
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	padding-top: 10px;
	padding-left: 10px;
	font-weight: normal;
	text-decoration: underline;
}
#sitemap .info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	padding-left: 10px;

}
#sitemap .info2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	padding-left: 20px;

}
#sitemap .info3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	padding-left: 33px;

}
#sitemap .info4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	padding-left: 30px;

}