@charset "UTF-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	background-color: #134e65;
	background-position:center;
}

#live_area {
	width: 917px;
	margin: 0px auto 0px auto;
	
}

#header {
	float:left;
	width:917px;
	height:82px;
}

#background {
	float:left;
	width:917px;
	background-image:url(../webimages/SBRnew-shadowbg.gif);
	background-repeat:repeat;
}

#left {
	float:left;
	width:10px;
	height:90px;
}

#content {
	float:left;
	width:897px;
	background-color: #FFFFFF;
}

#subcontent {
	float:left;
	width:897px;
	background-image:url(../webimages/SBRnew-subpagebg.gif);
	background-repeat:repeat;
}

#content_links {
	float:left;
	width:897px;
	height:33px;
}

#content_header {
	float:left;
	width:897px;
	height:280px;
}

#content_subheader {
	float:left;
	width:897px;
	height:98px;
}

#content_nocolumn {
	float:left;
	width:897px;
}

#content_subcolumn {
	float:left;
	width:727px;
}

#content_left {
	float:left;
	width:200px;
	background-color: #e4eef7;
}

#content_subleft {
	float:left;
	width:475px;
}

#content_middle {
	float:left;
	width:397px;
}

#content_submiddle {
	float:left;
	width:252px;
}

#content_right {
	float:left;
	width:300px;
/*	background-color: #fafaf5;
*/
}

#content_subright {
	float:left;
	width:170px;
	text-align:center;
}

#right {
	float:right;
	width:10px;
	height:90px;
}

#footer {
	float:left;
	width:917px;
	background-image:url(../webimages/SBRnew-footerbg.gif);
	background-repeat:no-repeat;
}
