html,body
{
	background-color:#ffffff;
	color:#6b6b6b;
	font-family:Verdana, Arial; 
	font-size:11px;
	padding:0px 0px 0px 0px; 
	margin:0px 0px 0px 0px;
	background-image:url(/Images/bodyBack.gif);
}

.PageBreak		{PAGE-BREAK-AFTER: always;}

img	{border-width: 0px 0px 0px 0px;}

div	{padding:0px 0px 0px 0px;border-width: 0px 0px 0px 0px;}



/************************************************************************
* 	Main Containers & Borders
************************************************************************/
div#MainContainer
{
	width:880px;
	margin:0px auto;
}

div#InnerMainContainer{
	width:880px;
	float:left;
	background-color:#FFFFFF;
}
/************************************************************************
*	Header
************************************************************************/
div#HeaderContainer
{
	width:880px;
	height:149px;
	float:left;
}

div#LogoContainer
{
	width:173px;
	height:149px;
	float:left;
	background-image:url(/Images/logo.jpg);
	background-repeat:no-repeat;
}

div#TopRightContainer{
	width:707px;
	height:149px;
	float:left;
}

div#TopNavigationContainer{
	width:239px;
	height:26px;
	float:left;
	background-image:url(/Images/hotline.jpg);
	background-repeat:no-repeat;
	background-position:552px 12px;
	padding:50px 0px 0px 468px;
}

div#MenuContainer{
	width:707px;
	height:38px;
	float:left;
	background-image:url(/images/menuBack.jpg);
	background-repeat:no-repeat;
}

div#TaglineContainer{
	width:707px;
	height:35px;
	float:left;
	background-image:url(/Images/tagline.jpg);
	background-repeat:no-repeat;
	background-position:101px 8px;
}

/************************************************************************
*	MainBody
************************************************************************/
div#MainBodyContainer
{
	width:880px;
	float:left;
	padding:15px 0px 47px 0px;
	background-image:url(/Images/pgBackBottom.jpg);
	background-repeat:no-repeat;
	background-position:13px bottom;
}

div#LeftPane{
	width:192px;
	float:left;
	padding:25px 15px 0px 15px;
	background-image:url(/Images/ProductRange_head.jpg);
	background-repeat:no-repeat;
	background-position:15px 0px;
	

	}
	
	div#PhoneOrdersContainer{
	width:192px;
	float:left;
	padding-top:10px;
	}

div#MiddlePane{
	width:419px;
	float:left;}
	
	
	div#bigMiddlePane{
	width:645px;
	float:left;
	padding:0px 13px 0px 0px;}


div#MiddlePane_wide{
	width:640px;
	float:left;
	padding:0px 18px 0px 0px;
background-color:purple;
	}


div#RightPane{
	width:192px;
	float:left;
	padding:0px 29px 0px 18px;
	}
	
	div#MailingListContainer{
	width:176px;
	float:left;
	background-image:url(/Images/MailingList_head.jpg);
	background-repeat:no-repeat;
	min-height:110px;
	_height:110px;
	padding:40px 8px 0px 8px;
	}
	
	div#ShoppingCartContainer{
	width:180px; 
	float:left;
	background-image:url(/Images/ShoppingCart_head.jpg);
	background-repeat:no-repeat;
	min-height:100px;
	_height:100px;
	padding:50px 6px 0px 6px;
overflow:hidden;
	}
	
	
		div#ShoppingCartContainerproduct{
		width:218px; 
		float:left;
		background-image:url(/Images/ShoppingCart_head.jpg);
		background-repeat:no-repeat;
		background-position:415px top;
		min-height:100px;
		_height:100px;
		padding:50px 6px 0px 421px;
	overflow:hidden;
		}

div#ProductCategoryTitleContainer{
	width:419px;
	float:left;
	border-bottom:dashed 1px #8e8e8e;
	margin-bottom:20px;
}

.ProductCatTitle{
	width:419px;
	display:block;
	font-size:18px;
	color:#010101;
	padding-bottom:5px;
	
}

/************************************************************************
*	Footer
************************************************************************/
div#FooterContainer
{
	width:880px;
	float:left;
	padding:8px 0px 10px 0px;
	text-align:center;
}

div#Footer1_Footer1_dtlDataList{
	margin:0px auto;
	text-align:center;
}
