body{ background-color:#dbdbdb; margin:0;	font-family:verdana; font-size:12px;}
img{ margin:0px; padding:0px; border:0px;}
table{margin:0px; padding:0px;}
* { 
 margin:0; 
 padding:0; 
} 
#div_site{
	margin:0 auto;
	width:900px;
}
#div_topmenu{
	margin:0;
	height:50px;
	width:900px;
	background-image:url(../IMG/menubar.png);
	background-repeat:no-repeat;
}
#div_topbanner{
	margin:0;
	height:200px;
	width:900px;
}
#div_spacer{
	height:10px;
	width:900px;
	clear:both;
}
#div_main_content{
	margin:0;
	width:900px;
}
#div_left_top{
	margin:0;
	height:150px;
	width:200px;
	float:left;
	background-image:url(../IMG/LT.png);
	background-repeat:no-repeat;
}
#div_mid_top{
	margin:0;
	height:150px;
	width:530px;
	float:left;
	background-image:url(../IMG/MT.png);
	background-repeat:no-repeat;
}
#div_right_top{
	margin:0;
	height:150px;
	width:150px;
	float:left;
	background-image:url(../IMG/RT.png);
	background-repeat:no-repeat;
}
#div_top_spacer{
	margin:0;
	height:150px;
	width:10px;
	float:left;
}
#div_left_bottom{
	margin:0;
	padding:0px;
	height:490px;
	width:200px;
	float:left;

}
#div_bottom_top{
	margin:0;
	height:250px;
	width:200px;
	background-image:url(../IMG/LM.png);
	background-repeat:no-repeat;
}
#div_spacer_small{
	margin:0;
	height:10px;
	width:200px;
}
#div_bottom_bottom{
	margin:0;
	height:230px;
	width:200px;
	background-image:url(../IMG/LB.png);
	background-repeat:no-repeat;
}
#div_content{
	margin:0;
	height:490px;
	width:690px;
	float:left;
	overflow:auto;
}
#spacer_bottom{
	margin:0;
	height:490px;
	width:10px;
	float:left;
}

#div_footer{
	margin:0;
	height:30px;
	width:900px;
	background-color:#920808;
	font-family:verdana;
	font-size:12px;
	color:#FFFFFF;
	text-align:right;
}
#contact{
	margin:0;
	overflow:auto;
}
#map{
	position:relative;
	top:0px;
	left:0px;
	width:500px;
	height:300px;
}
