/*body {
	background:url(../images/body_bg.jpg) top center #666 no-repeat;   
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px; 
	line-height:1.4
	}*/

#wraps {
    width: 1000px;
	height: auto;
	min-height:300px;
    padding: 0px;
	margin: 0 auto;
	background: url(../images/wrapper_bg.png);
	overflow:hidden
	}
img{ border:0}
a{ color:#fff; text-decoration:none}
#wraps #right_bar{ float:right; width:200px; background:url(../images/right_bar_bg.png) repeat-x top; min-height:300px; height: auto;}	
#wraps #right_bar ul{ width:180px; margin:0; padding:0; float:right; padding-top:20px}
#wraps #right_bar ul li{ list-style:none ;width:170px; margin-bottom:5px; height:36px; background:#000; color:#fff; text-align:left; padding-left:15px; line-height:36px; font-size:18px}
#wraps #right_bar ul li a{ display:block}
#wraps #right_bar ul li:hover{ background-color:#2D2D2D}

#content{ width:750px; padding:25px; float:left; color:#fff; overflow:hidden; font-size:12px; line-height:1.4; min-height:300px; height: auto;}
#content .left_col{ width:360px; float:left; }
#content .right_col{ width:360px; float:right}
#bot_menu{ width:1000px; height:100px; clear:both}
#bot_menu ul{ width:1100px; height:100px; margin:0; padding:0}
#bot_menu ul li{ float:left; margin:0; padding:0 ; margin-right:20px; list-style:none }

.box, .box input, .box textarea, .box select, .box button, #memberSignInSplitterOr, #ViewPickerViewName {
background-color: inherit;
}

	
	
	
	
	
	
	
	
	
	
	

