/* 
	author: David Gong (www.opendrivers.com)
	project: opendrivers.com, March, 2008
*/


/* {START CSS BARBECUE} */

html, body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica,  Sans-serif;
	font-size: 12px;
	line-height:21px;
	background: #FFFFFF; 
}

/* LINKS */
a { 
	text-decoration: none; 		 
	color: #0000FF;
}

a:hover { 
	color: #FF0000;
	text-decoration:underline	
}

a:visited{
	text-decoration:underline;
	color:#996600;
}

b,strong,img,ul,ol,li,dl,dt,dd,form,i{margin:0;padding:0;border:0;list-style: none;}

/* HEADINGS */
h1 { 
	margin:0px;
	padding: px 0px px 0px; 	 
	font-family:Trebuchet MS; 
	display:inline; 
	font-size:14px;
	border:0;
	list-style: none;
 
}

h2 {
	 
	margin: 0px; 	
	font-family:Trebuchet MS;  	
	float:left;
}

h3 {
 
}

.red {
	color: #8B1714;
	background-color: inherit;
}

.hidden {
	display: none;
}
 

.clear{
	clear:both;
	font-size:1px;
	visibility:hidden;
	width:1px;
	line-height:1px!important;
	padding: 2px 0 0 0;
	}

.center{
	
 	text-align:center;
 	text-valign:middle;	
		
	}
	
/* PARAGRAPH */
p { 
 
 
}

hr {

	width: 1000px;
	height:1px;
 	COLOR:#000000;
}
 
li {
 
	list-style-position:outside;
	list-style-type: none;
 
}

/*-------------------------
DIVS IN ORDER OF APPEARANCE 
-------------------------*/

#container {
	width: 1000px;
	margin: auto; 
	background: #FFFFFF; 
 
}




/* HEADER */

#header {  
	margin-top: 5px;
	margin-bottom:5px;
	padding: 0 0 0 0;
	height: 120px;  	
	width: 1000px;
	background: #FFFFFF;
	border-bottom: #EEEEEE 1px solid;  
 
}

#headertop { 
 
	margin-bottom: 5px;
	padding: 0 0 5px 10px;
	height:20px;
	width:990px;
	background: #FFFFFF; 
	border-bottom: #EEEEEE 1px solid;

}


#headermain{
  
	margin-top: 0px;
	padding: 0 0 0 0;
	background: #EEEEEE; 
	height:55px;
 
}

#headerhome { 

	margin: auto;
	width: 100px; 
	padding: 10px 5px 5px 10px;
 	float:left;
 
	
}

#headerhomeright{

	margin: 0px;
	padding: 10px 0 0 0;
	width:500px;
 	float: left;

}

#headermenu { 

	padding: 5px 0 0 0px; 
	height: 20px;	
	 
	
 
}

#headersearch{
 	margin:0px
	padding:5px 0 0 0;
	height:20px;
	background: #EEEEEE; 
}

#headersearch dl {
  margin:0px;
  padding: 0 0 0 0; 
  /*height:30px;*/
}

#headersearch dl dt{

	width:370px;
	padding: 0 0 0 15px;
}

#headersearch dl dd{
	float: left; 
	text-align: left;	
}

#headerbottom { 

	padding: 0 0 0 10px;
	height:30px;
	background: #CEE3F6;
}

/* Homelink */

#homelink {

	margin-top:  10px; 			
	margin-bottom: 10px;
	padding: 0,0,0,0; 
	width: 570px;  
	height: 20px;	
    
 
  
} 
/* welcome */

#welcome {

	margin-top:  5px;
	margin-bottom: 10px; 			
	padding: 5px 5px 5px 15px; 
	/*width: 1000px;  */	
	background: #EEEEEE; 
	font-family:Verdana, Arial, Helvetica,  Sans-serif;
	in-height: 150%;
	white-space:wrap;
  
} 

/* MAINMENU */


#mainmenu {

	margin-top:  10px; 			
	padding: 0px; 
	width: 1000px;  
	height: 400px;	     
	background: #FFFFFF; 
 
} 

#mainleft{

	margin: auto;         
	padding: 0px 0px 0px 0px; 	
	width: 180px;  
	height: 400px; 
	float: left;
 	background: #EEEEEE; 
 
 	
} 
#maincenter{

	margin-left:12px;
	padding: 0px 0px 0 0px; 
	width:370px;
	height:380px;	 
 	background: #EEEEEE;  
	float: left;
	 	
	
 }

#mainright{


	 
	height: 380px;  
	margin-left:10px;    
	padding: 0px; 
 	background: #EEEEEE; 
	float: left;
 
 
	
} 



/* COTENTS */

#content {

 margin-top: 5px;
 background: #FFFFFF;
 clear:both;
  
}

#contentleft {

	margin-top: 0px;
	margin-left:0px;
 	background: #EEEEEE;
	width:220px;
	float:left;
	clear:left;
 
}

#contentright {

	margin-left: 10px;
	margin-bottom:10px;
	background: #EEEEEE;
	width: 770px; 
	float:left;

	 
}


/* FOOTER */


#footer {

margin:10px 0 10px 0;
width: 1000px;
height:50px;
clear:both; 
}

#copyright{

background:#EEEEEE;
width: 1000px;
margin:0 auto;
padding:10px 0 10px 0; 
text-align:center;

}

#copyright a{

	/*color: #FF0000;*/

}


#statement{

	margin: 10px 0 10px 0;
	margin-bottom: 20px;

}

/* General Lists */

#generallists{

	margin: 0px;
	padding: 0 0 0 0;
	
}
