html,body,div,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,blockquote,fieldset,input { margin: 0; padding: 0; }

html,body
{
	background-color:#ec2a46;
	color:#000000;
	font-family:Verdana, Arial; 
	font-size:11px;
	padding:0px 0px 0px 0px; 
	margin:0px 0px 0px 0px;
}

.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
{
	margin:auto;
	width:975px;
	
	
}
div#MainContainerMain
{
	float:left;
	width:975px;
	background-image:url(../Images/MainContBG.gif);
	background-repeat:repeat-y;
	
}
div#MainContainerInt
{
	float:left;
	width:961px;padding:0px 7px 0px 7px;
	background-image:url(../Images/MainIntContBG.gif);
	background-repeat:no-repeat;background-position:0px bottom;
}
/************************************************************************
*	Header
************************************************************************/
div#HeaderContainer
{	
	float:left;
	width:961px;height:158px;
}
	div#HeaderContainerTop
	{	
		float:left;background-color:#ee3a43;
		width:961px;height:128px;overflow:hidden;background-image:url(../Images/HeaderviewcartBG.gif);
		background-repeat:repeat-x;
	}
		div#HeaderLogo
		{	
			float:left;
			width:858px;height:128px;overflow:hidden;
		}
		div#Headerviewcart
		{	
			float:left;
			width:103px;height:34px;overflow:hidden;
			padding-top:94px;
		}
	
	div#HeaderNavigation
	{	
		float:left;
		width:961px;height:30px;
	}

/************************************************************************
*	MainBody
************************************************************************/
div#MainBodyContainer
{
	float:left;
	width:961px;background-image:url(../Images/MainBodyBG.gif);
	background-repeat:no-repeat;
}
div#InternalHeaderImage
{
	float:left;
	width:961px;height:186px;overflow:hidden;
}

	div#LeftPane
	{
		float:left;
		width:320px;overflow:hidden;
	}
	div#InternelLeftPane
	{
		float:left;
		width:179px;padding:27px 12px 0px 129px;background-image:url(../Images/LeftpaneBG.gif);background-repeat:no-repeat;
		background-position:right top;min-height:400px;_height:400px;
	}
		div#InternelSubnavgation
		{
			float:left;
			width:179px;padding:0px 0px 14px 0px;
		}
		div#InternelLeftPortfolio
		{
			float:left;
			width:179px;overflow:hidden;padding:0px 0px 14px 0px;
		}
	
	div#ContentArea
	{
		float:left;
		width:577px;padding:46px 32px 46px 32px;
	}
	div#InternelContentArea
	{
		float:left;
		width:577px;padding:27px 32px 46px 32px;
	}
		div#CartContentArea
		{
			float:left;
			width:480px;padding:27px 65px 46px 32px;
		}
	
	div#InternelTwoContentArea
	{
		float:left;
		width:680px;padding:27px 142px 10px 139px;
	}
	
	div#InternelBreadCrumbs
	{
		float:left;
		width:577px;padding:10px 0px 20px 0px;
	}
	div#CartBreadCrumbs
	{
		float:left;
		width:480px;padding:10px 0px 20px 0px;
	}

	div#InternelTwoBreadCrumbs
	{
		float:left;
		width:680px;padding:10px 0px 20px 0px;
	}

/************************************************************************
*	Footer
************************************************************************/
div#FooterContainer
{
	float:left;
	width:931px;height:21px;padding:7px 15px 0px 15px;
}

	div#FooterBranding
	{
		float:right;width:135px;text-align:right;
		font-family:"Times New Roman";
		font-size:11px;
		font-weight:bold;
		color:#a2743c;margin-top:-3px;
	}
a.FooterBrand:link		{	font-family:"Times New Roman";font-size:11px;font-weight:bold;color:#a2743c;text-decoration:none;}	
a.FooterBrand:active	{	font-family:"Times New Roman";font-size:11px;font-weight:bold;color:#a2743c;text-decoration:none;}		
a.FooterBrand:visited	{	font-family:"Times New Roman";font-size:11px;font-weight:bold;color:#a2743c;text-decoration:none;}	
a.FooterBrand:Hover		{	font-family:"Times New Roman";font-size:11px;font-weight:bold;color:#a2743c;text-decoration:none;}	