#masthead {
	background:rgb(0,58,4) url("/wp-content/themes/fluxdata/images/bg_mainnav.gif") repeat-x left top;
}

#page {
	background:#FFF url("/wp-content/themes/fluxdata/images/bg_page_home.gif") repeat-y 2px 0;
}


#page #content {
	width:509px;
}

#page #sidebarhome {
	margin:0 0 0 589px;
	padding:0;

}

#page #sidebarhome .sb_section {
	width:277px;
	height:230px;
	padding:26px 24px 24px 11px;
	background:url("/wp-content/themes/fluxdata/images/bg_sidebar_home.gif") repeat-x left top;
}
#page>#sidebarhome .sb_section {
	height:auto;

}

#page #sidebarhome .sb_section h2 {
	margin-left:-11px;
	padding:0 0 0 11px;
	font-size:10px;
	line-height:20px;
	text-transform:uppercase;
	color:#FFF;
	background: url("/wp-content/themes/fluxdata/images/bg_h2_home.gif") no-repeat right top;
}

#page #homewindow {
	background:#FFF url("/wp-content/themes/fluxdata/images/home_bg.jpg") no-repeat top left;
	height: 250px;
	min-height: 250px;
	margin:0;
	padding:10px 0 0 10px;
}

#page #homewindow a {
	font-size: 22px;
	color: #fff;
	text-decoration: none;
}

#page #homewindow h2 {
	width: 280px;
	font-weight: normal;
}

#page #homewindow .overlay {
	float: right;
	margin:0;
	padding-bottom: 0px;
	width: 500px;
	height: 175px;
}

#page #homewindow2 {
	border: 3px double #ccc;
	margin-bottom:10px;
	padding:10px;
}

#page #homewindow2 a {
	font-size: 16px;
	color: #000;
	text-decoration: none;
}

#page #homewindow2 h2 a {
	font-size: 1.4em;
	font-weight: bold;
}