body
{
	margin:0px;
	padding:0px;
	
	background-color:#ffffff;
}

img
{
	border-width:0px;	
}

p, .p
{
	font-family:Verdana, Arial, Sans-Serif;
	font-size:12px;
	color:#000000;	
}

a, a:hover, a:active, a:visited
{
	color:#DC2422;
}


h1
{
	font-family:Verdana, Arial, Sans-Serif;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	
	margin:20px 0 0 0;	
}

#mn_repeat
{
	background:url(/sbus/images/background_tile.jpg) 0 0 repeat-y;
	width:754px;
}


#mn
{
	background:url(/sbus/images/background_top.jpg) 0 0 no-repeat;
	width:754px;
	text-align:left;
	
	min-height:688px;
	height:auto !important;
	height:688px;
}

#mn_left
{

	float:left;
	
	/* border:dashed 1px #666666; */
	width:300px;
	height:688px;
	padding:10px 0 0 20px;
}

#mn_right
{
	margin:0 0 0 314;
	padding:0 30px 0 0;
	/* border:dashed 1px #666666; */
		
}

#azsignoff
{
	width:754px;
	height:54px;
	background:url(/sbus/images/background_bottom.jpg) 0 0 no-repeat;
	
}




#footer
{
	font-family:Verdana, Arial, Sans-Serif;
	font-size:9px;
	color:#666666;
	line-height:14px;
	
	padding-top:20px;
	
}

#footer a, #footer a:hover, #footer a:active, #footer a:visited
{
	color:#666666;		
}