@import "content.css";
@import "xtreme.css";


/* End content styles */

body { 
	background-color:#e5e8e9;
	margin:0;
}


/* Body Structure */


#header{
margin:auto;
width:900px;
height:107px;

}

#menu{
margin:auto;
width:900px;
height:53px;
}

#menuHolder{
margin-top:6px;
margin-bottom:9px;
margin-left:73px;
margin-right:74px;
width:753px;
height:38px;
text-align:center;
}


#menuSpace{
margin:auto;
width:900px;
height:15px;
}

#slideshowHolder{
margin:auto;
width:900px;
height:215px;
}

#slideshowSpace{
margin:auto;
width:900px;
height:24px;
}

#pageTopBg{
margin:auto;
width:920px;
height:19px;
clear:both;
background-image: url(/images/Page_top_bg.png);
background-repeat:no-repeat;

}

#pageHolder{
margin:-8px auto auto auto;
width:920px;
clear:both;
background-image:url(/images/Page_bg.png);
background-repeat:repeat-y;

}

#pageContent{
margin:auto;
width:900px;
}

#featuredHeader{
margin-left:30px;
width:252px;
height:37px;
background-image:url(/images/Featured_product.png);
background-repeat:no-repeat;
}

#featuredProduct{
margin-left:30px;
width:252px;
height:178px;

}

#slideshowMainHolder{
margin-left:53px;
width:540px;
height:215px;
background-color:#1a2b45;

}

#slideshowMainSpace{
margin-left:8px;
margin-right:8px;
width:524px;
height:8px;

}
#slideshowMain{
margin-left:8px;
margin-right:8px;
margin-bottom:8px;
width:524px;
height:199px;

}



#sideContent{
width:282px;
background-image:url(/images/Side_bg.jpg);
background-position:right;
background-repeat:repeat-y;
}

#quickNews{
margin-left:34px;
margin-right:13px;
width:233px;
}



#footer{
margin:auto;
width:920px;
height:58px;

}


/* home flash slideshow bg*/
#homeSlideshowBg {
width:440px;
height:432px;
background-image:url(/images/Slideshow_bg.png);
background-repeat:no-repeat;
}

#homeSlideshowSpace {
width:440px;
height:92px;

}

#productCatHeader{
margin:auto;
width:270px;
height:40px;
background-image: url(/images/Product_cat_header.jpg);
background-repeat:no-repeat;
text-align:center;
vertical-align:middle;
color:#FFFFFF;
}



	
