/* CSS Document */

.homebanner{
	width:848px;
	height:292px;
	margin-left:auto;
	margin-right:auto;
}

.standard{
	width:848px;
	height:400px;
	margin-left:auto;
	margin-right:auto;
}

.brandprofile{
	width:848px;
	/*height:400px;*/
	margin-left:auto;
	margin-right:auto;
}

.homebanner td{
	padding:3px;
	background-color:#eae7d3;
}

.profile{
list-style: none;	
padding:2px;
margin:0;
width:848px;
}
.profile li{
float:left;

}

h1{
font-size:18px;
color:#99FF00;
}

.profile p{
text-align:justify;
}

.product_list{
list-style: none;

}

.product_list li{
padding:10px;
}

#prodsRight{
width:297px;border-left-color:#999966;border-left-style:solid;border-left-width:thin;
}

#cartlist{
width:483px;
margin:5px;
background-image:url(images/cartbg_52.gif);
background-repeat:repeat-y;
}

#carttop{
width:483px;
height:18px;
background-image:url(images/add-to-cart_25.gif);
}

#cartmid{
}

#cartbot{
width:483px;
height:18px;
background-image:url(images/cartbot_54.gif);
}