/* blue */
#page_bg {
	background: #C3D4DA;

}
div#luxheader {
	background: url(/img/lux_header_bg.png) 0 0 repeat-x;
	height:138px;
}

.page_cont,
.homepage_sect,
#luxheaderMid,
#luxfooterLinks{
	margin:auto;
	text-align:center;
	width:768px;
	border:0px solid red;
}



.luxHdrText{
	color:#FFF;
	margin-bottom:8px;
}

#luxfooterLinks a:link, #luxfooterLinks a:visited,
.luxHdrText a:link, .luxHdrText a:visited {
	color: #FFF;
}
#luxfooterLinks a:hover,.luxHdrText a:hover {
	color: #EFA01D;
}




.homepageleftcolumn
{
	float: left; 
	width: 332px;
}

.homepagerightcolum
{
	float: left; 
	width: 433px;
}

#luxfooter {
	background: url(/img/footer_bg.jpg) repeat-x;
	height: 50px;
}

#luxfooterLinks{
	padding-top: 10px;
	overflow: hidden;
	color:#FFF;
}

/*
div#wrapper {
		background: #f7f7f7 url(../images/blue/mw_shadow_l.png) 0 0 repeat-y;
}

div#wrapper_r {
	background: url(../images/blue/mw_shadow_r.png) 100% 0 repeat-y;
}


div#header_l {
	background: url(../images/blue/mw_header_t_l.png) 0 0 no-repeat;
}

div#header_r {
	background: url(../images/blue/mw_header_t_r.png) 100% 0 no-repeat;
}

div#footer {
	background: #f7f7f7 url(../images/blue/mw_footer_b.png) 0 100% repeat-x;
}

div#footer_l {
	background: url(../images/blue/mw_footer_b_l.png) 0 0 no-repeat;
}

div#footer_r {
	background: url(../images/blue/mw_footer_b_r.png) 100% 0 no-repeat;
}*/



