﻿.graphicHomepage
{
	float: left;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 15px;
	height:80px;
	width: 5px;
	clear: both;
	display: inline;
}

.graphicCorporate
{
	background: url('./images/corporate_image.jpg') no-repeat bottom left;
	float: left;
	margin-left: 20px;
	margin-top: 10px;
	margin-right: 15px;
	height:80px;
	width: 160px;
	clear: both;
	display: inline;
}

.graphicCaravan 
{
	background: url('./images/caravan_image.jpg') no-repeat bottom left;
	float: left;
	margin-left: 20px;
	margin-top: 10px;
	margin-right: 15px;
	height:80px;
	width: 160px;
	clear: both;
	display: inline;
}

.graphicLegal
{
	background: url('./images/Legal_image.jpg') no-repeat bottom left;
	float: left;
	margin-left: 20px;
	margin-top: 10px;
	margin-right: 15px;
	height:80px;
	width: 160px;
	clear: both;
	display: inline;
}
.graphicLegalATE
{
	background: url('./images/Legal_ATE_Image.jpg') no-repeat bottom left;
	float: left;
	margin-left: 20px;
	margin-top: 10px;
	margin-right: 15px;
	height:80px;
	width: 160px;
	clear: both;
	display: inline;
}
.graphicLegalBTE
{
	background: url('./images/Legal_BTE_Image.jpg') no-repeat bottom left;
	float: left;
	margin-left: 20px;
	margin-top: 10px;
	margin-right: 15px;
	height:80px;
	width: 160px;
	clear: both;
	display: inline;
}
.graphicGAP
{
	background: url('./images/GAP_Image.jpg') no-repeat bottom left;
	float: left;
	margin-left: 20px;
	margin-top: 10px;
	margin-right: 15px;
	height:80px;
	width: 160px;
	clear: both;
	display: inline;
}
.graphicResidential
{
	background: url('./images/Residential_Image.jpg') no-repeat bottom left;
	float: left;
	margin-left: 20px;
	margin-top: 10px;
	margin-right: 15px;
	height:80px;
	width: 160px;
	clear: both;
	display: inline;
}

.graphicWarranty
{
	background: url('./images/warranty_image.jpg') no-repeat bottom left;
	float: left;
	margin-left: 20px;
	margin-top: 10px;
	margin-right: 15px;
	height:80px;
	width: 160px;
	clear: both;
	display: inline;
}

.graphicBonds
{
	background: url('./images/bonds_header_image.jpg') no-repeat bottom left;
	float: left;
	margin-left: 20px;
	margin-top: 10px;
	margin-right: 15px;
	height:80px;
	width: 160px;
	clear: both;
	display: inline;
}

.graphicPA
{
	background: url('./images/pa_header_image.jpg') no-repeat bottom left;
	float: left;
	margin-left: 20px;
	margin-top: 10px;
	margin-right: 15px;
	height:80px;
	width: 160px;
	clear: both;
	display: inline;
}

.graphicTravel
{
	background: url('./images/travel_header_image.jpg') no-repeat bottom left;
	float: left;
	margin-left: 20px;
	margin-top: 10px;
	margin-right: 15px;
	height:80px;
	width: 160px;
	clear: both;
	display: inline;
}


.graphicExcessProtection
{
	background: url('./images/excess_protection_header_image.jpg') no-repeat bottom left;
	float: left;
	margin-left: 20px;
	margin-top: 10px;
	margin-right: 15px;
	height:80px;
	width: 160px;
	clear: both;
	display: inline;
}

.featureImage
{
	margin: 0px 15px 8px 0px;
	border: solid 1px #ccc;
	background: #fff url('./images/bg-photo-frame.jpg') top left no-repeat;
	padding: 7px;
	float: left;
	
}

#topbannertext 
{
	/*border:solid 1px red;*/
	float: left;
	margin-top: 45px;	
	width: 600px;
	display: inline;	
	clear:none;
}
#topbannerright
{
	/*border:solid 1px blue;*/
	float: right;
	margin-right: 28px;
	/*background: url('./images/igilogo.gif') no-repeat bottom right;*/
	height:55px;
	width: 100px;
	text-align:right;
	padding-top: 16px;	
	clear:none;
}
