body {
	margin: 0; padding: 0;
	font: normal 11px Arial, Helvetica, sans-serif; 
	background:#cecece url(../images/bodybg.gif) repeat-x;
}
*{outline: none;}
img {border: 0;}
.container {
	width: 975px;

	padding: 0;
	margin: 0 auto;
}
#wrapper
{  
	background:url(../images/containbg.png);
	width: 984px;
float:left;
}
#rmtFooter
{padding:15px;
margin:0 auto;
background:url(../images/footer.jpg);
width:939px;color:#e7e7e7;
height:49px;  
float:left;
margin-left:6px;
}
#rmtFooter a
{
	color:#e7e7e7;
}
.holdContent
{ 
		width: 974px;
	padding: 0;
	margin: 0 auto;
	}
#content {
	width: 970px;
	float: left;
	padding:0px;

}

h4, h2, h3, h1
{color:#0072BC}
span.txt img
{padding:5px;border:1px solid #cccccc;margin:0}

span.txt
{line-height:20px;padding:10px;padding-left:0}
	
#header {
	background:#fff;
	width: 968px; 
	margin-left:7px;
	float:left ;
}
ul#topnav {
	margin: 0; padding: 0;
	float:left; 
	background:#2c2c2c;
	width: 968px;
	list-style: none;
	font-size: 1.1em;
	padding-top:0px;
	
	margin-top:1px ;
	height:47px;
	text-align:center
}
ul#topnav li {
	float: left;
	margin: 0; padding: 0;
	border-left:1px solid #3d3d3d;
	border-right:1px solid #131313;
	position: relative;
} 
ul#topnav li a {
	float: left; 
	text-align:center;
	
	margin-top:16px ;
	height: 30px;
	color:#bbbbbb;
	font-weight:bold;
	text-decoration:none;
}
ul#topnav li:hover a, ul#topnav li a:hover { background-position: left bottom; }
ul#topnav a.home {
	background: url() no-repeat;
	width: ; 
}
ul#topnav a {
	background: url() no-repeat;
	width: 136px;  
} 
ul#topnav a.sale {
	background: url() no-repeat;
	width: ; 
}
ul#topnav a.community {
	background: url() no-repeat;
	width: ; 
}
ul#topnav a.store {
	background: url() no-repeat;
	width: ; 
}
 
 
ul#topnav li .sub {
	position: absolute;	
	top: 37px; left: 0;
	background: #0d2857 url(../images/sub_bg.png) repeat-x;
	padding: 0px 20px 20px;
	float: left;
	/*--Bottom right rounded corner--*/
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	/*--Bottom left rounded corner--*/
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px; 
	-webkit-border-bottom-left-radius: 5px;
	display: none;
}
ul#topnav li .row {clear: both; float: left; width: 100%; margin-bottom: 10px;}
ul#topnav li .sub ul{
	list-style: none;
	margin: 0; padding: 0;
	width: 110px;
	float: left;

}
ul#topnav .sub ul li {
	width: 100%;
	color: #fff;

}
ul#topnav .sub ul li h2 {
	padding: 0;  margin: 0;
	font-size: 1.3em;
	font-weight: normal;
}
ul#topnav .sub ul li h2 a {
	padding: 0px 0;
	background-image: none;
	color: #e8e000;
}
ul#topnav .sub ul li a {
	float: none; 
	text-indent: 0; /*--Reset text indent--*/
	height: auto;
	display: block;
		text-align:left;
	text-decoration: none;
	color: #fff;
	font-size:10px;
}
ul#topnav .sub ul li a:hover {color: #ddd; background-position: 5px 12px ;}
/* Easy Slider */

	#slider{}	
	#slider ul, #slider li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:896px;
		height:421px;
		overflow:hidden; 
		}	
	#prevBtn, #nextBtn{ 
		display:block;
		width:30px;
		height:77px;
		position:absolute;
		left:-30px;
		top:171px;
		}	
	#nextBtn{ 
		left:895px;
		}														
	#prevBtn a, #nextBtn a{  
		display:block;
		width:30px;
		height:77px;
		background:url(../easyslider1.5/images/btn_prev.gif) no-repeat 0 0;	
		}	
	#nextBtn a{ 
		background:url(../easyslider1.5/images/btn_next.gif) no-repeat 0 0;	
		}												

#resList
{padding:0;margin:0;line-height:14px;}
#resList a
{color:#eb0041;font-weight:bold;text-decoration:none;}
/* // Easy Slider */