
#headerTerritories,
#headerSuppliers,
#headerIndustries,
#headerLinks, #headerContact
{
	width:960px;
	height:340px;
	position:relative;
}

#headerTerritories,
#headerSuppliers { background:url(../images/header-territories.jpg) no-repeat; }

#headerSuppliers { background:url(../images/header-suppliers.jpg) no-repeat; }

#headerIndustries { background:url(../images/header-industries.jpg) no-repeat; }

#headerLinks{ background:url(../images/header-links.jpg) no-repeat; }

#headerContact{ background:url(../images/header-contact.jpg) no-repeat; }



#leftCol
{
	width:775px;
	float:left;
}

#rightCol
{
	width:175px;
	float:left;
}

#rightCol p
{
	padding-top:200px;
	font:12px/15px Tahoma, Arial, Helvetica, sans-serif!important;
}

#supplierWrapper
{
	width:700px;
	margin:0 auto;
}

#supplierWrapper ul
{
	list-style-type:none;
	float:left;
	width:350px;
	margin:0;
	padding:0;
}

#industriesWrapper p span
{
	color:#a14849;
	font-size:30px;
}

#industriesWrapper ul
{
	font:12px/25px Tahoma, Arial, Helvetica, sans-serif!important;
	list-style-type:none;
}

#industriesWrapper ul li
{
	background: url(../images/bullet-arrow.gif) no-repeat 0 5px;
	padding-left:20px;
}

#industriesWrapper #leftColInterior,
#industriesWrapper #rightColInterior { float:left; }

#industriesWrapper #leftColInterior { width:300px; }

#industriesWrapper #rightColInterior { width:550px; }

#photos { float:left; }

#linksWrapper { margin-left:150px; }

#contactWrapperr { margin-left:150px; }

.contactWrapper
{
	background:#fafafa;
	border:1px solid #f1f1f1;
	float:left;
	margin:10px 0;
}

#linksWrapper ul
{
	float:left;
	list-style-type:none;
	margin:10px;
	padding:10px;
	width:300px;
	font:12px/30px Tahoma, Arial, Verdana!important;
}

#industriesWrapper h2,
#linksWrapper h2
{
	clear:both;
	height:20px;
	color:#a14849;
	font-size:30px;
}

