#navhome {
	background:#FFFFFF url(images/bk-homenav.jpg) no-repeat;
	height:26px;
	width:768px;
	margin: 0;
	padding:0;
	font-size:12px;
	float:left;
	border-bottom:1px #999999 solid;
	padding-bottom:3px;
	margin-bottom:10px;
}
#navhome ul{
	margin: 0;
	padding: 4px 0px 0px 8px;
	list-style:none;
	float:left;
}
#navhome li{
	float:left;
	
}
#navhome a {
	float:left;
	display:block;
	margin: 0;
	text-decoration:none;
	color:#3A3A3A;
	padding:4px 6px 4px 6px;
	font-weight:bold;
}
#navhome a:hover{
	background:#BBD3E1;
	/*background:url(images/back-top.jpg);*/
	text-decoration:underline;
}
#buttons{
 	text-align:right;
 }
#buttons img{margin-bottom:4px;}
#home_topleft_bk{
	float:left;
	width:188px;
	height:183px;
	clear:both;
	background:#FFFFFF url(images/bk-hometopleft.jpg) no-repeat;
}
#home_toptext{
	font-size:11px;
	padding:31px 30px 0px 50px;
	text-align:left;
 }
#home_topright{
	float:left;
	width:593px;
}
#home_bottom{
	background:url(images/bk-homebottom.gif) #ffffff repeat-y;
	clear:both;
}
#home_bottom_left{
	float:left;
	width:492px;
	background:url(images/bk-homebottom.jpg) repeat-x;
	text-align:left;
}
#home_left_pics{
	float:left;
	width:140px;
}
#home_left_text{
	padding:15px 0px 0px 10px;
 }
#home_right{
	float:left;
	width:276px;
 }
#home_right_text{
	font-family:Georgia, 'Times New Roman', Times, serif;
	padding:10px 0px 13px 30px;
	text-align:left;
}
#home_right_ins{
	float:left;
	margin-left:-40px;
	padding:8px 12px 38px 0px;
}
#home_address{
	background:url(images/location2.jpg) no-repeat;
	width:263px;
	height:90px;
	margin-left:13px;
	margin-bottom:5px;
 }
