body
{
	margin:0px;
	padding:0px;
	background:#000000;
	font-family:arial,helvetica,sans-serif;
	font-size:11px;
	color:#000000;
	/*color:#dd6622;*/
}

div
{
	margin:0px;
	padding:0px;
}

table,tr,td
{
	padding:0px;
	border-spacing:0px;
	font-family:arial,helvetica,sans-serif;
	font-size:11px;
	color:#000000;
	
}

table
{
	width:100%;
	margin:0px 0px 10px 0px;
}
td
{
	vertical-align:top;
}

img { border:0px none #000000; }

#main_container
{
	width:810px;
	padding-left:92px;
	padding-top:40px;
}

#header_logo
{
	width:315px;
	height:34px;
	float:right;
}
#header_spacer
{
	width:810px;
	height:10px;
	clear:right;
}

#content_container
{
	width:810px;
}

img.footer_text { width:253px; height:28px; border:0px none #000000; }

div.clear
{
	width:auto;
	clear:both;
	height:0px;
	line-height:0px;
	font-size:0px;
	overflow:hidden;
}
