@charset "utf-8";
/* CSS Document */

body{
padding:0pt;
margin:0pt;
min-width:1024px;
text-align:center;
}
#wrapper{
margin:0pt auto;
height:auto;
width:1024px;
}
#header{
margin:0pt auto;
height:135px;
width:985px;
float:left;

}

#header_left{
margin:0pt auto;
height:auto;
width:528px;
float:left;



}
#header_right{
margin:0pt auto;
height:135px;
width:450px;
float:left;
}
#mainbody{
width:1000px;
height:auto;
float:left;

}
#left{
width:840px;
height:655px;
float:left;
margin-top:14px;
background-color:#cccccc;
padding-bottom:10px;
}
#left2{
width:840px;
height:auto;
float:left;
margin-top:14px;
background-color:#cccccc;
padding-bottom:10px;
}

#leftCheckout {
width:980px;
height:auto;
float:left;
margin-top:14px;
background-color:#cccccc;
padding-bottom:10px;

}
#right{
width:160px;
height:665px;
float:left;
background-color:#cccc33;
margin-top:14px;


}
#prd_cont{
width:835px;
height:685px;
float:left;
background-color:#FFFFFF;
margin-top:25px;
margin-left:10px;
padding-bottom:10px;





}
#brand_name{
width:185px;
height:50px;
float:left;
color:#CC9933;
font-family:"myriad Pro";
font-size:12px;
text-align:center;
font-weight:bold;
}

#brand_sku{
width:175px;
height:30px;
float:left;
color:#CC9933;
font-family:"myriad Pro";
font-size:12px;
text-align:center;
font-weight:bold;
}

#brand_sku a{
text-decoration:none;
color:#cc9933;
}


#prod_cont{
width:185px;
height:260px;
float:left;
padding-left:20px;
margin-top:20px;


}
#brand_pic{
width:175px;
height:150px;
float:left;
text-align:center;

}

#footer{
width:500px;
height:auto;
float:right;
font-family:"LucidaGrande","Myriad Pro",Arial,Helvetica,sans-serif;
font-size:13px;
margin-top:10px;
text-align:right;
}
.numbers {
	float:none;
}