
body
{
	background: #000000;
	margin-top: 30px;
}

div.banner
{
	/*
	margin-bottom: 15px;
	*/
	
	width: 902px;
	margin: 0 auto;	
	padding-bottom: 30px;
	clear: both;
}

div.body
{
	width: 902px;
	margin: 0 auto;
}

div.clear
{
	clear: both;
}

div.col3
{
	float: left;
	width: 280px;
	margin-right: 20px;
	margin-top: 40px;
}

div.colLeft
{
	float: left;
	width: 240px;
	margin-right: 14px;
}

div.colRight
{
	float: right;
	
	text-align:right;
}

div.footerLinks
{
	padding-top: 10px;
}

div.latestQuote
{
	text-align: right;
	padding-top: 24px;
	padding-right: 40px;
	background: url(../images/quote_close.gif) bottom right no-repeat;
}

div.latestQuoteAttr
{
	padding-right: 40px;
	padding-top: 10px;
}

div.loginForm
{
	width: 469px;
	height: 75px;
	padding: 22px 0px 0px 158px;
	margin-bottom: 20px;
	background: url(../images/background_memberLogin.gif);
}

div.logo
{

}

div.nav_container { 
	border:1px solid #9f9697;
	background:url(../images/bg-nav.gif) repeat-x;
	clear:both;
}

div.navigation
{
	float: right;

	padding: 10px 15px;
	margin-left: 50px;
	margin-top: 29px;
	margin-bottom: 3px;
	margin-right:5px;
}

div.naviSub
{
	float: left;
	width: 600px;
	margin-left: 30px;
}

div.naviSubItem
{
	float: left;
	display: none;
	padding: 3px 10px;
	border: 1px solid #9f9697;
	background: url(../images/bg-nav.gif) left center repeat-x;
}

div.newsflash
{
	float: right;
	width: 255px;
	height: 80px;
	padding: 17px 0px 0px 12px;
	background: url(../images/background_newsflash.gif);
}

div.profits
{
	float: left;
	width: 125px;
	text-align: right;
}

div.registerForm
{
	float: left;
	width: 441px;
	height: 350px;
	padding: 10px;
	margin-right: 35px;
}
div.registerForm#technician	{ background: url(../images/background_registerTechnician.jpg) no-repeat; }
div.registerForm#consumer	{ background: url(../images/background_registerConsumer.jpg) no-repeat; }

div.registerForm label
{
	width: 235px;
	float: left;
	margin-right: 5px;
	text-align: right;
	margin-bottom: 10px;
	padding-top: 5px;
}

div.section
{
	width: 902px;
	margin: 0 auto;
	border-top: 1px solid #484848;
}

div.sectionNoline
{
	width: 902px;
	margin: 0 auto;
	padding-top:30px;
		padding-bottom:30px;
}

div.section div.alignRight
{
	text-align: right;
	margin-bottom: 16px;
	margin-top:10px;
}

img.floatLeft
{
	float: left;
}

div.section div.floatLeft
{
	float: left;

}

div.section div.floatRight
{
	float: right;

}

div.pageBreak { 
	margin-top:15px;
}

div.formBreak { 
	margin:0;
	clear:both;
	margin-bottom:0px;
}

form#salon-finder input.input,
form#salon-finder select.input { 
	width:200px;
	font-size:12px;
	margin:2px;
	padding:3px;
}

form#salon-finder label { 
	width:120px;
	display:block;
	float:left;
}

.clear4 { 
	clear:both;
	margin-bottom:4px;
}

a#consumer-button { 
	margin-left:30px;
}
	
a img { border:none; } 
img { border:none;