html {
	height: 100%; 
}

body {
	background-image: url(images/background.gif);
}

#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;
}

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

#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;
}
