html,body
{
	background-image:url(/images/page_bg.jpg);
	background-repeat:repeat-x;
	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
{
padding-top:42px;
}

div#innerMainContainer
{
	width:856px;
	margin:0px auto;
}

/************************************************************************
*	Header
************************************************************************/
div#HeaderContainer
{
	width:856px;
	float:left;
}

div#menu_LeftCurve
{
	float:left;
	width:98px;
	height:21px;
	background-image:url(/images/menu_left_Curve.gif);
	}
	
div#menu_RightCurve
{
	float:left;
	width:142px;
	height:21px;
	background-image:url(/images/menu_Right_Curve.gif);
	}

div#menu_RightCurveHome
{
	float:left;
	width:142px;
	height:21px;
	background-image:url(/images/menu_Right_Curve_Home.gif);
	overflow:hidden;
	}

div#topLogo
{
	width:856px;
	height:151px;
	float:left;
	background-image:url(/images/page_logo.jpg);
}

div#topLogo a
{
	width:856px;
	height:151px;
	display:block;
	}

div#topCurve
{
	background-image:url(/images/page_Top_Curves.gif);
	background-repeat:no-repeat;
	width:856px;
	height:8px;
	float:left;
	overflow:hidden;  		
}

div#botCurve
{
	background-image:url(/images/page_Bottom_Curves.gif);
	background-repeat:no-repeat;
	width:856px;
	height:8px;
	float:left;
}

/************************************************************************
*	MainBody
************************************************************************/
div#MainBodyContainer
{
	background-image:url(/images/inner_bg.jpg);
	background-repeat:repeat-y;
	float:left;
	width:722px;
	padding:38px 79px 42px 71px;
	min-height:300px;
	_height:300px;
	
}

div#MainBodyContainer_Product
{
	background-image:url(/images/inner_bg.jpg);
	background-repeat:repeat-y;
	float:left;
	width:722px;
	padding:38px 87px 42px 47px;
	min-height:300px;
	_height:300px;
}

div#MainBodyContainer_ProductDetails
{
	
	background-image:url(/images/inner_bg.jpg);
	background-repeat:repeat-y;
	float:left;
	width:761px;
	padding:38px 64px 42px 31px;
	min-height:300px;
	_height:300px;
}

div#CartContainer
{
	float:left;
	width:722px;
	padding-left:30px;
}

div#ContinueShoppingContainer
{
	float:left;
	width:640px;
	padding-left:30px;
	padding-right:82px;
	padding-top:10px;
	}
	
div#ContinueShoppingContainer img
{
	float:right;
}

div#InnerMainContainer_Home
{
	width:856px;
	margin:0px auto;
	
}

div#Home_FlashContainer
{
	background-image:url(/images/inner_bg.jpg);
	background-repeat:repeat-y;
	float:left;
	width:856px;
}




div#Home_FlashContainer_header
{
	float:left;overflow:hidden;width:856px;height:158px;
}

div#Home_FlashContainer_intro
{
	float:left;width:856px;
/*height:330px;*/
overflow:hidden;
	}



div#HomePortfolioContainer{
	float:left;
	width:530px;
	padding:5px 163px 5px 163px;
	background-image:url(/images/inner_bg2.jpg);
	background-repeat:repeat-y;

}

div#footer_Home
{
	width:940px;

	
	}

/************************************************************************
*	Footer
************************************************************************/
div#FooterContainer
{
}