body {
	margin: 0px;
	background: #d4e5f9 url(../../img/template/page_bg.gif) repeat-x top;
}
#page {
	margin: 0px;
	width: 1120px;
	height: 88px;
	background: transparent url(../../img/template/swirl.gif) no-repeat top;
}
#header {
	width: 1040px;
	padding-top: 35px;
	padding-left: 90px;
}
#content {
	width: 1040px;
	height: 634px;
	background: transparent url(../../img/template/content_bg.gif) no-repeat;
	clear: both;
}
#insidecontent {
	width: 1040px;
	background: transparent url(../../img/template/inside_content_bg.gif) repeat-y;
	clear: both;
}
#insidecontentwhite {
	width: 1040px;
	background: transparent url(../../img/template/inside_content_white_bg.gif) repeat-y;
	clear: both;
}
#maincontent {
	width: 696px;
	float: left;
	min-height: 575px;
}
#icmaincontent {
	width: 940px;
	float: left;
}
#rightcolumn {
	width: 245px;
	float: left;
	padding-left: 4px;
	padding-top: 4px;
}
#leftcolumn {
	width: 645px;
	float: left;
	padding: 25px;
}
#oneColContent {
	width: 940px;
	float: left;
}
#oneCol {
	padding: 25px;
}
#icleftcolumn {
	width: 580px;
	float: left;
	padding: 25px 10px 25px 25px;
}
#icrightcolumn {
	width: 280px;
	float: left;
	padding: 25px 25px 25px 10px;
}
#leftnav {
	float: left;
	margin: 100px 0 0 0;
	padding: 0;
}
#nav {
	background-color: #03104f;
	width: 940px;
	margin-left: 50px;
}
#flash {
	float: left;
}
#logo {
	width: 435px;
	float: left;
}
#cornernav {
	width: 354px;
	float: right;
	margin-top: 33px;
	margin-right: 100px;
	background-color: #03104f;
}
#tiles {
	width: 940px;
	margin-left: 50px;
}
#tile1 {
	background-image: url(../../img/template/request_a_quote_bg.gif);
	background-repeat: no-repeat;
	width: 210px;
	height: 184px;
	float: left;
	padding: 12px 10px 10px 20px;
}
#tile2 {
	background-image: url(../../img/template/select_a_process_bg.gif);
	background-repeat: no-repeat;
	width: 210px;
	height: 184px;
	float: left;
	padding: 12px 10px 10px 15px;
}
#tile3 {
	background-image: url(../../img/template/email_signup_bg.gif);
	background-repeat: no-repeat;
	width: 440px;
	height: 176px;
	float: left;
	padding: 20px 10px 10px 15px;
}
#footer {
	width: 1040px;
	height: 50px;
	background-image: url(../../img/template/footer_bg.gif);
	background-repeat: no-repeat;
}
#footerbg {
	background-image: url(../../img/template/ending_bg.gif);
	margin: 0px;
	height: 163px;
}
#footernav {
	width: 940px;
	margin-top: 15px;
	clear: both;
}
.requestquote {
	width: 236px;
	height: 197px;
	background-image: url(../../img/template/request_a_quote_grey.gif);
	background-repeat: no-repeat;
}
.selectprocess {
	width: 236px;
	height: 197px;
	background-image: url(../../img/template/select_a_process_grey.gif);
	background-repeat: no-repeat;
}
.clear {
	clear: both;
}
.logo {
	color: #6c6c6c;
	font-family: Trebuchet MS;
	font-size: 11px;
	float: right;
	padding: 0px;
}
.block {
	display: block;
}
.mr1 {
	margin-right: 1px;
}
p {
	font-family: Trebuchet MS;
	color: #000000;
	font-size: 13px;
	margin: 0px 0px 11px 0px;
}
p.footer {
	font-size: 11px;
	color: #7d8895;
}
a.footer, a.footer:link, a.footer:active, a.footer:visited {
	color: #7d8895;
	text-decoration: none;
}
a.footer:hover {
	text-decoration: underline;
}
#tAJAXFrame {
	float: right;
	width: 380px;
	margin: 10px 50px 0 0;
}
#tile3 #tAJAXFrame {
	width: 230px;
	margin: 0 0 0 0;
}
#emailSignUp .formlabel, #emailSignUp .formlabelalert {
	float: left;
	color: #8a9bbc;
	margin: 4px 15px 0 0;
	font-size: 10px;
}
#tile3 #emailSignUp .formlabel, #tile3 #emailSignUp .formlabelalert {
	float: none;
	display: block;
	color: #c1bcb8;
	margin: 8px 0 4px 0;
	font-size: 11px;
}
#emailSignUp .formlabelalert {
	font-size: 12px;
}
#tile3 #emailSignUp .formlabelalert {
	font-size: 12px;
	color: #cc0000;
}
#emailSignUp .formfield {
	float: left;
	margin: 0 10px 0 0;
}
#emailSignUp .formfield input {
	font-size: 10px;
	width: 170px;
}
#tile3 #emailSignUp .formfield input {
	width: 170px;
}
#emailSignUp .formbutton {
	float: left;
}
#emailSignUp .formlabel .callout {
	color: #8a9bbc;
	font-size: 10px;
	font-weight: bold;
}
.compPhone {
	float: left;
	color: #ffffff;
	font-weight: bold;
	margin: 15px 0 0 75px;
}