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:#efefef;
	color:#413e45;
	font-family:Arial, Helvetica, sans-serif; 
	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
{
	width:986px;
	margin:auto;
}

/************************************************************************
*	Header
************************************************************************/
div#HeaderContainer
{
	width:986px;
	float:left;
}
	
	div#Logo
	{
		width:256px;
		float:left;
	}
	
	div#UserLogin
	{
		width:492px;
		float:left;
		padding:0px 0px 0px 238px;
	}
	
		/*div#UserContainer
		{
			width:492px;
			float:left;
			background-image:url(/Images/TeamLoginBG.gif);
			background-repeat:no-repeat;
			background-position:top left;
			padding:50px 0px 0px 0px;
		}*/
		
		div#UserContainer
		{
			width:92px;
			float:left;
			/*background-image:url(/Images/TeamLoginBG.gif);
			background-repeat:no-repeat;
			background-position:top left;*/
			padding:50px 0px 0px 400px;
		}
		
		div#NavContainer
		{
			width:986px;
			float:left;	
			height:104px;
			padding:0px 0px 10px 0px;
			background-color:#FFF;
			background-image:url(/Images/HeaderBG.gif);
			background-repeat:no-repeat;
			background-position:center top;
		}

/************************************************************************
*	MainBody
************************************************************************/
div#MainBodyContainer
{
	width:986px;
	float:left;
	background-color:#FFF;
}

	div#LeftPane
	{
		width:237px;
		float:left;
		padding:0px 20px 0px 20px;
		background-color:#FFF;
	}
	
		div#HomeClient
		{
			width:237px;
			float:left;
			background-image:url(/Images/head_OurClients.gif);
			background-repeat:no-repeat;
			background-position:center top;
			padding:0px 0px 20px 0px;
			background-color:#FFFFFF;
			min-height:188px;
		}
		
		div#FlashWidgets
		{
			width:237px;
			float:left;
			padding:0px 0px 0px 0px;
		}
	
	div#RightPane
	{
		width:689px;
		float:left;
		padding:0px 20px 0px 0px;
		background-color:#FFF;
		overflow:hidden;
	}

		div#FlashBanner
		{
			width:689px;
			float:left;
			padding:0px 0px 0px 0px;
		}
		
		div#MainContent
		{
			width:669px;
			float:left;
			padding:20px 0px 0px 20px;
			min-height:400px;
		}
		
			div#HomeMoreLinks
			{
				width:669px;
				float:left;
			}
			
			div#Content
			{
				width:669px;
				float:left;
			}
			
			div#ProductItemIMG
			{
				width:354px; float:left;
			}
			
			div#ProductDet
			{
				width:315px; float:left; padding:0px 0px 20px 0px;
			}
				
			div#ProductBack	
			{
			width:315px; float:left; padding:5px 0px 0px 0px; 	
			}	
			
		div#StoreHead
		{
			width:236px;
			float:left;
			height:61px;
			background-image:url(/Images/TagStoreHead.jpg);
			background-repeat:no-repeat;
		}
		
		div#StoreNav
		{
			width:236px; 
			float:left;
			padding:12px 0px 12px 0px;
			background-color:#f9c42b;
		}
		
		div#LeftCart
		{
			width:196px;
			float:left;
			padding:10px 20px 30px 20px;
			background-image:url(/Images/ProdNavBOT_BG.jpg);
			background-repeat:no-repeat;
		}
		
		div#FranchTop
		{
			width:236px;
			height:61px;
			float:left;
			background-image:url(/Images/FranchiseesNav_BG.jpg);
			background-repeat:no-repeat;
		}
		
		div#FranchNav
		{
			width:236px; 
			float:left;
			padding:12px 0px 12px 0px;
			background-color:#f8c023;
		}
		
		div#FranchBot
		{
			width:236px;
			height:15px;
			padding:0px 0px 20px 0px;
			float:left;
			background-image:url(/Images/FranchiseesNav_BGBot.jpg);
			background-repeat:no-repeat;
		}
		
		div#BackBTN
		{
			width:148px; float:left;
			padding:0px 0px 0px 320px;
			z-index:20;
			position:relative;
			margin-top:-31px;
		}
		
		
		
			div#CheckOutNav
			{
				width:300px;
				float:left;
				padding:0px 35px 20px 334px;
			}
			
			div#CheckOutNavSec
			{
				width:300px;
				float:left;
				padding:60px 35px 60px 334px;
			
			}
			
			div#CheckOutRegister
			{
				width:634px; float:left;
				padding:30px 0px 20px 0px;
				border-top:1px solid #d4d4d4;
				border-bottom:1px solid #d4d4d4;
				
			}
/************************************************************************
*	Footer
************************************************************************/
div#FooterContainer
{
	width:986px;
	float:left;
	background-image:url(/Images/FooterBG.gif);
	background-repeat:no-repeat;
	background-position:center top;
}

#Header1_Logon1_txtPassword{
	background-image:url(/images/password_b.jpg);
	background-position:10px 7px;
	background-repeat:no-repeat;
}