body {
	text-align:center;
	margin:25px 0px; padding:0px;
	/*background-color:#22331E;*/
	background-color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#F5F5F5;
	font-size:12px;
}
#wrapper {
	width:800px;
	margin:0px auto; /* Right and left margin widths set to "auto" */
	text-align:left; /* Counteract to IE5/Win Hack */
	/*border:3px solid #FFF;*/
	background-color:#000000;
	}
#top{
	background:#000 url(img/bk_topline_black.jpg) repeat-x;
}
#hotline{
	padding:25px 50px 0px 0px;
	text-align:right;
	color:#FF0;
	font-size:16px;
}
#middle{
	float:left;
	width:800px;
	background:#000 url(img/bk_top5.jpg) no-repeat;
}
#left_col{
	float:left;
	width:275px;
	text-align:left;
}
#right_col{
	float:left;
	width:525px;
	margin-top:180px;
}
#buttons{
	width:220px;
	/* margin-top:240px; */
	margin-top:180px;
	text-align:center;
}
#text_area{
	width:512px;
	background-color:#FFFAF2;
	color:#222;
	margin:0;padding:0;
}
#liden{
	padding:12px 40px;
	background-color:black;
	color:white;
	text-align:center;
}
#rod{
	color:#FEDE95;
	padding-top:7px;
	font-size:11px;
}
.bar{line-height:6px;}
#bottom{
	background:#000 url(img/bk_bottomline_black.jpg) repeat-x bottom;
	clear:both;
}
#address{
	text-align:center;
	color:#CCCCCC;
	font-size:13px;
	padding:20px 0px 8px 0px;
}
.clear{
	clear:both;
	font-size:.1px;
	line-height:.1px;
}
.southbay {
	width:780px;
	margin:0px auto; /* Right and left margin widths set to "auto" */
	text-align:right; /* Counteract to IE5/Win Hack */
	padding-top:5px;
	}
a.sb{
	text-align:right;
	font-size:10px;
	color:#999999;
}



