html,body
{
	background-image: url(/Images/page_bg.gif);
	background-repeat: repeat-x;
	background-color: #0083b2;
	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:906px;

}

/************************************************************************
*	Header
************************************************************************/
div#HeaderContainer
{
float:left;
width:906px; height:156px;
}

	div#HeaderBannerContainer
	{
		float:left;
		width:906px; height:102px;
		background-image:url(/Images/header_banner.jpg); background-repeat:no-repeat;
	}
	div#HeaderMenuContainer
	{
		float:left;
		width:906px; height:54px;
		background-image:url(/Images/header_bg.gif); background-repeat:repeat-x;						
	}
/************************************************************************
*	MainBody
************************************************************************/
div#MainBodyContainer
{
		float:left;
		width:886px; 
		background-color:#FFFFFF;
		background-image:url(/Images/body_top_bg.gif); background-repeat:no-repeat;
		padding:10px 10px 5px 10px;
}
	div#MainBodyLeftContainer
	{
		float:left;
		width:225px;
	}
		div#ProductCategoryTopContainer
		{
			float:left;
			width:225px;height:34px;
			background-image:url(/Images/porduct_top.gif); background-repeat:no-repeat;
		}
		
		div#ProductCategoryMiddleContainer
		{
			float:left;
			width:218px;_height:415px; min-height:415px;
			background-image:url(/Images/porduct_bg.gif); background-repeat:repeat-y;
			padding-left:7px;
			padding-top:10px;
		}
		div#RequestAQuoteContainer
		{
			float:left;
			width:130px;height:42px;
			background-image:url(/Images/porduct_bg.gif); background-repeat:repeat-y;
			padding:32px 53px 14px 42px;  
		}                      
		div#ProductCategoryBottomContainer
		{
			float:left;
			width:225px;height:10px;
			background-image:url(/Images/porduct_bottom.gif); background-repeat:no-repeat;
		}
	div#MainBodyRightContainer
	{
		float:right;
		width:650px;
		padding-left:11px; padding-bottom:48px;
	}
		div#HomeHeaderImageContainer
		{
		width:650px; height:182px;
		float:left;
		overflow:hidden;
		}
		div#HomeBodyTextContainer
		{
			width:650px;
			float:left;
			padding:15px 0px 15px 0px;
		}
		div#HomeBottomPanleContainer
		{
			width:650px;
			float:left;
			border-top-width: 1px;
			border-top-style: solid;
			border-top-color: #e8e8e8;
			border-right-color: #e8e8e8;
			border-bottom-color: #e8e8e8;
			border-left-color: #e8e8e8;			
		}
			div#HomeBottomPanleLeftContainer
			{
				width:580px; _height:85px; min-height:85px;
				float:left;
				background-image:url(/Images/latest_new.gif); background-repeat:no-repeat;
				padding:60px 15px 15px 15px;
			}
			div#HomeBottomPanleRightContainer
			{
				width:291px;_height:85px; min-height:85px;
				float:left;	
				background-image:url(/Images/testimonials.gif); background-repeat:no-repeat; background-position:15px top;	
				padding:60px 15px 15px 25px;
				font-family:Verdana; font-size:10px; color:#000000;
			}
				div#HomeBottomPanleRightContainer a:link {font-family:Verdana; font-size:9px; color:#004159; font-weight:bold; text-decoration:none;}
				div#HomeBottomPanleRightContainer a:active {font-family:Verdana; font-size:9px; color:#004159; font-weight:bold; text-decoration:none;}
				div#HomeBottomPanleRightContainer a:visited {font-family:Verdana; font-size:9px; color:#004159; font-weight:bold; text-decoration:none;}
				div#HomeBottomPanleRightContainer a:hover {font-family:Verdana; font-size:9px; color:#004159; font-weight:bold; text-decoration:none;}	
		div#MainBodyRightProductPageContainer
		{
		background-image:url(/Images/product_1.gif); background-repeat:no-repeat;
		padding-bottom:15px;
		width:650px; height:34px;
		
		}
/************************************************************************
*	Footer
************************************************************************/
div#FooterContainer
{
		float:left;
		width:906px; height:67px;
}
	div#FooterLeftContainer
	{
		float:left;
		width:17px; height:67px;
		background-image:url(/Images/footer_left.gif); background-repeat:no-repeat;
	}
	div#FooterMiddleContainer
	{
		float:left;
		width:872px; height:45px;
		background-image:url(/Images/footer_bg.gif); background-repeat:repeat-x;
		padding-top:22px
	}
		div#FooterMiddleCopyrightContainer
		{
			float:left;
			width:765px; height:27px; 
			font-family:Verdana; font-size:10px; font-weight:bold; color:#FFFFFF;
		}
	div#FooterRightContainer
	{	
		float:left;
		width:17px; height:67px;
		background-image:url(/Images/footer_right.gif); background-repeat:no-repeat;
	}