* { margin: 0; padding: 0; }

form
{
	padding: 0;
	margin: 0;	
}

select
{
	font-family: Trebuchet MS, Helvetica, Sans-Serif;
	font-size: small;	
	color: #36454F;
	
}
option
{
	margin:3px 3px 3px 3px;
}
input 
{
	font-family: Trebuchet MS, Helvetica, Sans-Serif;
	font-size: small;	
	color: #36454F;
}

body {
	background-color: #000;
	line-height: 1.6em;
	font-family: Trebuchet MS, Helvetica, Sans-Serif;
	font-size: small;	
	color: #36454F;
	background-image: url(../img/bg.jpg);
	background-repeat:repeat-x; 	
	}
	
p 
{
	margin-bottom: 1em;
	line-height: 1.6em;
	font-family: Trebuchet MS, Helvetica, Sans-Serif;
	font-size: small;	
	color: #36454F;
}
	
li {
	margin-left: 2em;
	margin-bottom: .5em;
	line-height: 1.5em;
	font-family: Trebuchet MS, Helvetica, Sans-Serif;
	font-size:small;
	color: #36454F;
	}
	
img {
	border: 0;
	}
table
{
	border-width:0px;
	border:0px;
}
tbody
{
	border-width:0px;
	border:0px;
}
td
{
	border-width:0px;
	border:0px;
}
tr
{
	border-width:0px;
	border:0px;
}	
#wrapper {
	width: 899px;
	margin: 0px auto;
	padding: 0px;
	background: #fff;
	display: block;
	}	
	
#header
{
	height: 899px;
	height: 227px;
}
#nav
{
	width: 899px;
	height:48px;

}
	#nav div
	{
		float:left;
	}
#nav2
{
	width: 899px;
	height:181px;
	margin:0px;
	margin-top:15px;
	margin-bottom:15px;
}
	#nav2 div
	{
		float:left;
		margin-left:11px;
	}
#content
{
	clear: both;
	float: none;
	overflow: auto;
	background-color:#fff;
	width:899px;
	min-height: 410px;
}
	#content #body
	{
		float:none;
		overflow:hidden;
		padding:5px 10px 35px 18px;
	}
	#content #body #content-full
	{
		float: left;
		width: 855px;
		min-height: 410px;
	}
	#content #body #content-contact-left
	{
		float: left;
		width: 415px;
		margin-right:20px;
		min-height: 410px;
	}
	#content #body #content-contact-right
	{
		float: left;
		width: 415px;
		min-height: 410px;
	}
	#content #body #content-sales-left
	{
		float: left;
		width: 415px;
		margin-right:20px;
		margin-top:25px;
		min-height: 410px;
	}
	#content #body #content-sales-right
	{
		float: left;
		width: 415px;
		margin-top:25px;
		min-height: 410px;
	}
	#content #body #content-customercare-full
	{
		float: left;
		width: 800px;
		margin:25px 25px 25px 25px;
		min-height: 410px;
	}
	#content #body #content-customercare-left
	{
		float: left;
		width: 515px;
		margin-right:20px;
		margin-top:25px;
		min-height: 410px;
	}
	#content #body #content-customercare-right
	{
		float: left;
		width: 315px;
		margin-top:25px;
		min-height: 410px;
	}
	#content #body #content-left-nav
	{
		float: left;
		width: 235px;
	}
	#content #body #content-left-nav #search
	{
		width: 235px;
	
		padding-bottom:20px;
	}
	#content #body #content-left-nav #search .searchBox
	{
		background-image: url(../img/search-bg-b.jpg);
		background-repeat:repeat-x;
		padding-top:5px;
		border:0px;
		width:157px;
		height:28px;
	}
	#content #body #content-right-products
	{
		float: left;
		width: 620px;
		margin-left:5px;
		margin-top:35px;
		min-height: 410px;
	}
	
	#content #body #content-shipping-left
	{
		float:left;
		width:425;
		margin-left:35px;
	}	
	#content #body #content-shipping-right
	{
		float:left;
		width:400;
		margin-left:35px;
	}	
	
	#content #body TABLE
	{
		border:0;
	}
	#content #body #content-right TD
	{
		margin-bottom: 1em;
		line-height: 1.6em;
		font-family: Trebuchet MS, Helvetica, Sans-Serif;
		font-size: small;	
		color: #36454F;
		border:0;
	}
	
	#content #body li
	{
		margin-left: 2em;
		margin-bottom: .5em;
		line-height: 1.5em;
		font-family: Trebuchet MS, Helvetica, Sans-Serif;
		font-size: small;	
		color: #36454F;
	}
	#content #body ul
	{
		
	}
#footer
{
	width: 899px;
	height:71px;
	background-color: #fff;
	background-image: url(../img/footer-bg.jpg);
	background-repeat: no-repeat;
	overflow:hidden;
}
	#footer #footerNav
	{
		padding-top:14px;
	}
	#footer #footerNav p
	{
		color:#fff;
	}
	#footer #footerNav a
	{
		color:#fff;
	}
	#footer #footerNav a:hover
	{
		text-decoration:underline;
	}
	#footer #footerCopy p
	{
		color:#fff;		
	}
	#footer #footerCopy a
	{
		color:#fff;
	}
	#footer #footerCopy a:hover
	{
		text-decoration:underline;
	}
	
.textBox1
{	
	width: 221px;	
}