
/*
Custom blue theme

*/




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

/*body{
	background-color: #222;
}*/
body{background-color:#036cb6;}

#contentWrap{background:url(../images/interface/bg_transparent.gif); height:auto; clear:both; float:left;}

#featureWrap{
	background-color: #036cb6;
}

.feature-shadow-left, .feature-shadow-right {
	display: none;
}
