h1 {
	background: url(../images/homeH1.png) no-repeat;
	text-indent:-10000px;
	margin:0 0 20px;
	height:0;
	padding-top:63px;
	overflow:hidden;
	}

#home-main {
	float:left;
	width:670px;
	margin:0 30px 20px 40px
	}

#home-main .ind {
	width:330px;
	float:left;
	}

#home-main .indleft {
	padding-right:10px;
	}

h2.industry {
	background:no-repeat;
	margin:0 0 10px;
	}

h2.industry a {
	height:0;
	padding-top:105px;
	overflow:hidden;
	display:block;
	}

.homesep {
	clear:left;
	border-bottom: 2px dotted #CCC;
	margin:10px 0;
	color:#FFF;
	}

.promo-box {
	background:#66cf00 url(../images/special_home.png) no-repeat;
	float:left;
	width:330px;
	min-height:90px;
	margin-top:15px;
	}

#faqbox {
	background:#0c80fc url(../images/faq_home.png) no-repeat;
	margin-left:10px;
	}

.promo-box p {
	padding:50px 10px 0;
	font-size:0.75em;
	}

#home-links {
	float:left;
	width:200px;
	}

.home-tout {
	background:#f3f3f3;
	border-top:5px solid #0c81ff;
	margin-bottom:20px;
	padding:10px;
	}

#questionTout {
	border-color:#66d100;
	}

.home-tout h2 {
	height:0;
	overflow:hidden;
	padding-top:55px;
	background: url(../images/discover_the_brand.png) no-repeat;
	margin:0;
	}

.home-tout h2#faqHeader {
	background-image: url(../images/ask_our_experts.png);
	}


#brand-list {
	list-style-type:none;
	margin:10px 0;
	}

#brand-list li {
	border-bottom: 2px dotted #CCC;
	padding:10px 0 0 0;
	clear:left;
	height:30px;
	}

#brand-list li span {
	display:block;
	float:left;
	margin:0 10px 10px 0;
	}

#questionTout label {
	color:#66d100;
	}

#questionTout .enqBpx {
	border:none;
	padding:2px;
	width:160px;
	}

#ask-submit img {
	cursor:pointer;
	}
