.header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
}
.getstarted {
	background-image: url(images/getstarted.jpg);
	background-repeat: no-repeat;
}
.Getquoted {
	background-image: url(images/image_1.jpg);
	background-repeat: no-repeat;
}

.buttons a {
	color: #070176;
	padding: 3px;
	padding-left: 14px;
	display: block;
	text-decoration: none;
	text-align: left;
	font-size:9pt;
	font-weight: bold;
	
}
.buttons a:hover {
	
	color: #750E0E;
	text-decoration: none;
	font-size:9pt;
	font-weight: bold;
}
a { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
 	text-decoration: none;
	color: #003366;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: underline;
	color: #000099;
}
.formbg_1{
	background-image: url(images/formbg_1.jpg);
	background-repeat: no-repeat;
}
.style1 {
	color: #ffffff;
	font-weight: bold;
}
h1
{
	FONT-WEIGHT: bold;
	FONT-SIZE: 13px;
	color: #080077;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	}
h2
{
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	color: #080077;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	}
	b
	{
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	color: #080077;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	}
.bodytext
	{
	FONT-SIZE: 12px;
	color: #211C73;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	}
.bottomlinks { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
 	text-decoration: none;
	color: #FFFFFF;
}
.bottomlinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: underline;
	color: #FFCC33;
}