body 
{
	font-family: Trebuchet MS, Trebuchet, arial;
	text-align: center;
	background-image: url('../images/bg.gif');
	background-repeat: repeat-x;
	color: #323232;
}

#header 
{
	height: 100px !important;
	height: 112px;
	margin: 0;
	border-bottom: 13px solid #1b385b;
	padding-top: 12px;
	margin-bottom: 15px;
}

#headerleft
{
	float: left;
	height: 71px;
}

#headerright
{
	float: right;
	text-align: right;
	font-size: 1.3em;
}

#menu
{
	height: 28px;
	width: 865px;
	background-image: url('../images/menubg.gif');
	margin: 0px;
	border-bottom: 1px solid #fff;
	text-align: center;
	color: #fff;
	font-size: 1.2em;
}

#getquote
{
	background-image: url('../images/mainbg.jpg');
	width: 302px !important;
	width: 342px;
	height: 267px !important;
	height: 307px;
	padding: 20px;
	margin: 13px 17px 0 17px;
	height: 315px;
	float: left;
	text-align: left;
}

#middle
{
	float: left;
	padding: 0px;
	text-align: center;
	margin-left: 20px;
}


#footmiddle
{
	float: left;
	padding: 0px;
	text-align: center;
	width: 450px;
}

#footer 
{
	padding: 30px 0 0 0;
	background-image: url('../images/footerbg.jpg');
	background-repeat: repeat-x;
	margin-top: 10px;
	height: 185px;
}

#bluebg
{
	background-image: url('../images/footsectionbg.gif');
	background-repeat: no-repeat;
	color: #fff;
	padding: 8px 15px 15px 15px;
	height: 110px;
	text-align: center;
	margin: 0;
	width: 200px;
}

a:link, a:visited 
{ 
	text-decoration: none;

}

a:hover, a:active 
{ 
	text-decoration: underline;
}

#menu a:link, #menu a:visited
{ 
	color: #fff;
}

#menu a:hover, #menu a:active, #mbluebg a:hover, #bluebg a:active 
{ 
	color: #fff;
}

#bluebg a:link, #bluebg a:visited 
{ 
	text-decoration: underline;
	color: #fff;
}

h1
{
	font-weight: normal;
	color: #1b385b;
	font-size: 2.1em;
}

h2
{
	color: #a10000;
	font-weight: bold;
}

h3
{
	font-weight: bold;
	color: #1b385b;
}

#menu li, #footer li
{
	display: inline;
}

#menu ul
{
	margin: 0;
	padding: 2px 0 0 0;
}

#footer ul
{
	margin: 0;
	padding: 0 21px 0 20px;
}

#headerleft p
{
	margin: 0;
	padding: 0;
}

.no
{
	color: #c70000;
	font-size: 120%;
}

.pink
{
	color: #ab0071;
}

.headerspace
{
	padding-bottom: 30px;
}

.headerspacetwo
{
	padding-bottom: 40px;
}

.container 
{
	width: 865px;
	margin: 0 auto 0 auto;
	text-align: left;
}

.side
{
	float: left;
	width: 224px;
}

.footside
{
	float: left;
	width: 180px;
}

.speech
{
	width: 204px !important;
	width: 244px;
	height: 119px !important;
	height: 159px;
	background-image: url('../images/speech.jpg');
	padding: 35px 20px 5px 20px;
	font-size: 1.1em;
	margin-bottom: 10px;
}

.smalltext
{
	/*font-size: 0.6em;*/
}

.inputboxes
{
	width: 250px;
}

#getquote input.submit-button
{
	margin: 12px 0 0 180px;
}

label
{
	font-size: 1.4em;
}