/* CSS Document */

*{
	margin:0;
	border:0;
	padding:0;
	}
body{
	font:11px Verdana;
	color:#666;
	}
#wrapper{
	margin:auto; 
	width:770px;
	background:url(images/bkground.gif) repeat-y;
	}
	
h1 {
	font-size:14px;
	color:#333;
	}
h2 {
	font-size:12px;
	color:#333;
	padding-bottom:20px;
	}

h3{
	font-size:10px;
	color:#333;
	}
p{	
	letter-spacing:.5px;
	padding:0px 0px 10px 0;
	}
#search{
	margin:50px 0 0 530px;
	}
#keywords {padding:2px 2px 1px 2px;font: 11px Arial, Tahoma, Serif;width:168px;margin-top:0px !important;margin-top:-1px;margin-right:1px;border-top:1px solid #D5D5D5;border-bottom:1px solid #A7A7A7;border-left:1px solid #D5D5D5;border-right:1px solid #A7A7A7;}
#btnsearch {font: 10px Tahoma, Arial, Serif;background:#FFF top left url(images/img_searchback.gif) repeat-x;width:55px;text-transform:uppercase;border-top:1px solid #D5D5D5;border-bottom:1px solid #A7A7A7;height:19px;border-left:1px solid #D5D5D5;border-right:1px solid #A7A7A7;cursor:pointer;}

#header{background:#ADB5C8;width:720px;height:87px;margin-left:10px;padding:18px 0 0 30px}
#banner{background:#fff;width:690px;height:69px;}

#logo{float:left;width:118px;margin:1px 1px 0 0;} 
#img_one{float:left;width:110px;margin:1px 1px 0 0;} 
#img_two{float:left;height:67px;margin:1px 1px 0 0;} 
#img_three{float:left;height:67px;margin:1px 1px 0 0;} 
#img_four{float:left;height:67px;margin:1px 1px 0 0;} 
#img_five{float:left;height:67px;margin:1px 1px 0 0;} 
#img_six{float:left;height:65px;margin:1px 0 0 0;}

#headerimg{margin:0 0 0 10px;padding-top:5px;}
#nav{
	background:url(images/nav_bkground.gif) no-repeat;
	margin:10px;
	width:750px;
	height:26px;
	text-transform:uppercase;
	line-spacing:1px;
	}
#nav ul{
	padding:7px 0 0 10px;

	}
#nav li{
	padding:15px;
	display:inline;
	list-style-type:none;
	letter-spacing:1px;
	}
	
#nav a { 
	text-decoration: none;
	list-style-type:none; 
	color:#fff;
	}
#nav a:hover{
	color:#fff;
	text-decoration: none;
	}
	
#sidenav{
	width:150px;
	float:left; 
	padding:35px;
	}
		
#sidenav li{ 
	text-decoration: none;
	list-style-type:square; 
	color:#555;
	line-height:18px;
	}
	
#sidenav ul{ 
	color:#555;
	padding-left:20px;
	}	
	
#sidenav a { 
	color:#555;text-decoration: none; 
	}

#sidenav a:hover{
	color:#555;
	text-decoration: none;
	}
	
#content{
	margin-top:10px;
	width:495px;
	padding:25px;
	float:left;
	}

#footer{
	width:770px;
	font-size:9px; 
	background:bottom left url(images/footer_bkground.gif) no-repeat;
	}
	
#footer a { 
	text-decoration: none;
	list-style-type:none; 
	color:#555;
	}
	
#footer p{margin-left:240px;}
#footer a:hover{
	color:#333;
	text-decoration: none;
	}
	
#bfooter{
	padding:5px;
	width:770px;
	margin:auto;
	text-size:9px; 
	}
	
#bfooter p{
	margin-left:240px;
	font-size:9px; 
	}
	
#bfooter a { 
	text-decoration: none;
	list-style-type:none; 
	color:#333;
	}
	
#bfooter a:hover{
	color:#333;
	text-decoration: none;
	}
