html {
	height: 100%; 
}


#outer {   
width: 868px;  
margin-top: 20px;        
margin-left: auto;    
margin-right: auto;
}

#topmenu {
	width: 868px; height: 50px; 
 	background-image: url(images/top_menu.gif); 
 	background-repeat: no-repeat; 
}

#top_right {
	float:right;
	width:430px;
	margin-top: 17px;
}

#home_button {
	float:left;
}

#list_button {
	float:left;
	margin-left:18px;
}

#useful_button {
	float:left;
	margin-left:16px;
}

#help_button {	
	float:left;
	margin-left:17px;
}

#forum_button {
	float:left;
	margin-left:16px;
}

#contact_button {
	float:left;
	margin-left:20px;
}

#bluebar {
	width: 868px; height: 159px; 
 	background-image: url(images/blue_banner.jpg); 
 	background-repeat: no-repeat; 
}

#main {
	width: 868px;
	background-color:#fff;
}

#title {
	padding-top:3px;
	padding-left:5px;
}

#search {
	background:url(images/fill.gif) repeat-x;
	margin:3px 1px 1px;
}

#content {
	padding: 5px 20px 5px 20px;
}

#info {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#00CCFF;
	text-align:center;
	padding-left:5px;
	padding-right:5px;
}

#footer {
	width: 868px; height: 35px; 
 	background-image: url(images/bottom_bar.gif); 
 	background-repeat: no-repeat; 
}

#bottom_menu {
	width: 868px; height: 35px;
}

#bottom_left {
	float:left;
	width:350px;
	margin-left:20px;
}

#bottom_right {
margin-top:8px;
}

.gmapDirHead {
     COLOR:#000000;
     FONT-FAMILY: Tahoma;
     FONT-SIZE:11px;
}

.news {
	float: right;
	height: 150px;
	width: 510px;
	margin-top: 10px;
}

.lastest_news {
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	float: left;
	width: 500px;
	font-size: 16px;
}

.list_news {
	width: 500px;
	float: left;
	margin-top: 10px;
	text-align: right;
}


