body {
	background-color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
}
a
{
	color:#426b6d;
}
a:hover
{
	color:#614fda;
}
#maincontainer {
	margin:auto;
	border-left:2px solid #99cccd;
	border-right:2px solid #99cccd;
	border-bottom:2px solid #99cccd;
	width:867px;
}
#navigation {
	width:871px;
	height:194px;
	margin:auto;
}
#subNavigation {
	height:10px;
	width:867px;
}
#contentContainer {
	margin:auto;
	width:800px;
}
#breadcrumb
{
	margin:10px;
}
.subcat
{
	display:inline;
}
.subcat li
{
	display:inline;
	padding-left:10px;
}
.cat_prod_header {
	background-image:url(http://www.bumbleystore.com/images/ajax-cat-top.png);
	background-repeat:no-repeat;
	width:250px;
	height:20px;
}
.cat_prod_footer {
	background-image:url(http://www.bumbleystore.com/images/ajax-cat-bottom.png);
	background-repeat:no-repeat;
	width:250px;
	height:20px;
}
.cat_prod table {
	background-image:url(http://www.bumbleystore.com/images/ajax-cat.png);
	background-repeat:repeat-y;
	width:250px;
}
.cat_prod table td {
	padding:10px;
	text-align:center;
}
.cat_prod table td div {
	text-align:center;
}
.cat_prod table a {
	color:#000000;
}
.cat_prod table a:visited {
	color:#000000;
}
.cat_prod table a:hover {
	color:#000000;
}
#product_details
{
	text-align:center;
	width:700px;
}

#add_to_cart_form
{
	text-align:center;
	margin:20px;
}
#add_to_cart_form img
{
	margin:20px;
}
#add_to_cart_form #prod_attr
{
	width:350px;
	margin:auto;
	text-align:left;
}
#home_message
{
	float:left;
	padding:50px;
	width:400px;
}
#new_products
{
	
}
#category_head img
{
	float:left;
	padding:15px;
}

#category_head p
{
	width:750px;
}
#flash-footer
{
	width:867px;
	float:left;
}
#contact_address
{
	float:left;
}
#contactform
{
	margin:40px;
}
#contactform label
{
	width:200px;
	font-size:.8em;
}
#contactform input
{
	width:200px;
	margin:8px;
	border:1px solid #99cccd;
	padding:2px;
	padding-bottom:3px;
}
#contactform textarea
{
	width:300px;
	height:200px;
	border:1px solid #99cccd;
	margin:8px;
}
#contactform .check
{
	width:20px;
	height:8px;
	border:none;
}
