html,body {
	background-color: #FFFFFF;
	margin:0;
	font-size:12px;
	color:#000000;
	font-family: Helvetica, Arial, sans-serif;
}
#wrapper {
	width:1000px;
	margin:0 auto;
	position:relative;
	overflow:hidden;
}
#header {
	height:77px;
	position:relative;
}
#login {
	position:absolute;
	top:15px;
	right:10px;
	
}

#loginlanding {
	position:absolute;
	top:30px;
	right:10px;
	
}
#footer {
	height:55px;
	border-top:2px dotted #adadad;
	font-size:10px;
	color:#605e5e;
	padding-top:15px;
	position:relative;
	clear:both;
}
#footer ul {
	list-style-type:none;
	margin:0;
	padding:0;
}
#footer ul li {
	display:inline;
	padding:0;
	margin:0 15px 0 0;
}
#footer ul li a{
	font-size:10px;
	color:#605e5e;
	text-decoration:none;
}
#copyright {
	position:absolute;
	right:0px;
	top:15px;
}
img {
	border:none;
}
#callToday {
	font-size:11px;
	color:#3b3b3b;
	padding-top:4px;
	float:left;
	width:200px;
}

#callTodaylanding {
	font-size:22px;
	color:#3b3b3b;
	padding-top:4px;
	float:left;
	
}
#phone {
	font-size:28px;
	color:#762123;
	margin-top:4px;
}

.phonelanding {
	font-size:28px;
	color:#762123;
}
h1 {
	font-size:21px;
	color:#444f52;
}
h2 {
	font-size:18px;
	color:#606465;
}
h3 {
	font-size:14px;
}
.grey {
	color:#707779;
}
.red {
	color:#8a1b1d;
}
hr {
	height:1px;
	color:#cacbcb;
	background-color:#cacbcb;
	margin:10px 0px;
	border:none;
}

/***************** home styles **********************/
#homeContentHeader {
	height:287px;
	background-color:#bbd1dc;
	border-bottom:1px solid #FFFFFF;
}
#content {
}
#logos {
	height:78px;
	display: block;
    margin-left: auto;
    margin-right: auto 
}

.contentTitle {
	font-size:14px;
	font-weight:bold;
	color:#762123;
	display:block;
	margin-top:-34px;
	margin-left:35px;
}
#contentLevel1 {
	background-image:url(/images/content1bg.png);
	height:61px;
	position:relative;
}
#contentLevel2 {
	background-image:url(/images/content2bg.png);
	position:relative;
	height:150px;
	z-index:2;
}
#contentLevel3 {
	background-image:url(/images/content3bg.png);
	height:77px;
	position:relative;

}
#box1 {position:absolute;left:20px;top:15px;}
#box2 {position:absolute;left:265px;top:15px;}
#box3 {position:absolute;left:517px;top:15px;}
#box4 {position:absolute;left:770px;top:15px;}
#contentLevel2 table {
	position:absolute;
	left:23px;
	z-index:1;
	/*width: 980px;*/
}
#contentLevel2 table td {}
.textBlock {
	display:block;
	width:210px;
	font-size:12px;
	font-weight:bold;
	line-height:14px;
}
#seeAll {
	position:absolute;
	bottom:20px;
	left:185px;
	text-align:right;
	font-size:13px;
	font-weight:bold;
	color:#762123;
	text-decoration:none;
}
#learnMore {
	position:absolute;
	bottom:20px;
	left:405px;
	text-align:right;
	font-size:13px;
	font-weight:bold;
	color:#762123;
	text-decoration:none;
}
#readMore {
	position:absolute;
	bottom:20px;
	left:665px;
	text-align:right;
	font-size:13px;
	font-weight:bold;
	color:#762123;
	text-decoration:none;
}

#requestQuoteBtn {
	position:absolute;
	right:12px;
	bottom:12px;
	z-index:100;
}

/****************** sub styles *******************/
#left {
	width:209px;
	float:left;
	font-size:12px;
	margin-top:10px;
}
#right {
	float:right;
	margin-top:10px;
	width:755px;
	padding-right:5px;

}

.leftNav, .leftNav a, .leftNav a:link, .leftNav a:visited {
	font-size:11px;
	padding:9px 0px 7px 13px;
	border-bottom:1px solid #adadad;
	text-decoration:none;
	color:#000000;
}
.leftNav a:hover, .leftNavSub a:hover{
	color:#e46000;
}
.leftNavSub, .leftNavSub a, .leftNavSub a:link, .leftNavSub a:visited {
	font-size:11px;
	padding:9px 0px 7px 23px;
	border-bottom:1px solid #adadad;
	text-decoration:none;
	color:#000000;
}
.leftNavSub a:hover{
	color:#e46000;
}
.quickLink {
	background-color:#797979;
	color:#fff;
	padding-left:18px;
	border:none;
}
#rightText {
	margin:20px;
	font-size:12px;
}
.titleIcon {
	position:relative;
	top:4px;
	padding-right:6px;
}
#saveTimeList {
	margin:0;
	padding:0;
	list-style-image:url(/images/icons/pushpinicon.png);
	list-style-position:inside;
}
#saveTimeList li {
	padding:2px 0px;
}
.navHeading {
	font-size:19px;
	font-weight:bold;
}
.navHeading2 {
	font-size:16px;
	font-weight:bold;
}
#gridWrap {
	border-top:2px dotted #adadad;
	margin-top:20px;
	
	padding-top:10px;
	
}
#gridCell1 {
	float:left;
	border-right:2px dotted #adadad;
	padding-right:23px;
	width:217px;
	font-size:12px;
	margin-bottom:10px;
}
#gridCell2 {
	float:left;
	padding:0px 24px;
	width:217px;
	font-size:12px;
	margin-bottom:10px;
}
#gridCell3 {
	float:right;
	border-left:2px dotted #adadad;
	padding-left:23px;
	width:217px;
	font-size:12px;
	margin-bottom:10px;
}
.gridHeading {
	font-size:16px;
	font-weight:bold;
	margin:10px 0px;
	text-decoration: none;
}
#rightImage {
	position:relative;
}
#rightImageText {
	position:absolute;
	top:63px;
	left:435px;
	color:#000000;
	font-size:12px;
	line-height:20px;
	font-weight:bold;
	
}
#rightImageText2 {
	position:absolute;
	top:63px;
	left:450px;
	color:#ffffff;
	font-size:12px;
	line-height:20px;
	font-weight:bold;
}
#rightTextHeader {
	font-size:22px;
	font-weight:bold;
	color:#8A1B1D;
}
/****************** landing styles *******************/

#left-landing {
	/*float:left;*/
	font-size:12px;
	margin-top:10px;
	width:661px;
}
#right-landing {
	float:right;
	margin-top:10px;
	width:270px;
	margin-left:20px;
}
#gridWrap-landing {
	/*border-top:2px dotted #adadad;*/
	margin-top:20px;
	clear:both;
	padding-top:10px;
	
}
#gridCell1-landing {
	float:left;
	border-right:2px dotted #adadad;
	padding-right:19px;
	width:217px;
	font-size:12px;
	margin-bottom:10px;
}
#gridCell2-landing {
	float:left;
	padding:0px 20px;
	width:217px;
	font-size:12px;
	margin-bottom:10px;
}
#gridCell3-landing {
	float:right;
	border-left:2px dotted #adadad;
	padding-left:19px;
	width:217px;
	font-size:12px;
	margin-bottom:10px;
}
#gridCell4-landing {
	float:right;
	border-left:2px dotted #adadad;
	padding:0 19px;
	width:217px;
	font-size:12px;
	margin-bottom:10px;
}
#landingContent {
	margin:10px auto;
	width:975px;
}

/****************** quote form styles *******************/

#quoteFormLanding {
	width:267px;
	margin-bottom:10px;
	font-size:11px;
	color:#666666;
}
#quoteFormLanding #top {
	height:120px;
	background-image:url(/images/quoteForm/top.png);
	background-repeat:no-repeat;
	position:relative;
}
#quoteNumber {
	position:absolute;
	top:57px;
	left:15px;
	font-weight:bold;
	font-style:oblique;
	font-size:20px;
	color:#fff;
}
#quoteFormLanding #middle {
	background-image:url(/images/quoteForm/middle.png);
	background-repeat:repeat-y;
}
#quoteFormLanding #bottom {
	background-image:url(/images/quoteForm/bottom.png);
	background-repeat:no-repeat;
	height:72px;
	position:relative;
}
#formTable {
	width:228px;
}
.formInput {
	width:222px;
}
.formInputShort {
	width:102px;
}
.formInputShort2 {
	width:29%;
}
#submitBtn {
	position:absolute;
	bottom:16px;
	left:14px;
}
#mainBullets {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	list-style-image: url(/images/mainBullet.jpg);
	line-height: 16px;
	margin-left: -24px;
	font-weight:normal;
}
.asteriskTxt {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #666;
}
.byline {
	/*text-indent: 7em;*/
	font-style: normal;
	color: #000000;
	text-align: right;
	margin-right:10px;
}
.redbold {
	color: #D93B20;
	font-weight: bold;
}
.box3contenttop190 {
	background-color:#D93B20;
	background-image:url(images/box-tab-top-red-190w.gif);
	background-position:right top;
	background-repeat:no-repeat;
	color:#FFFFFF;
	float:right;
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	font-weight:bold;
	height:auto;
	line-height:1.5em;
	margin-bottom:5px;
	padding:10px;
	position:relative;
	text-align:left;
	width:141px;
}
.calltoactionouter {
	width: 170px;
	position: relative;
	left: 155px;
	float: right;
	margin-left: -130px;
	height: auto;
	margin-bottom: 5px;
}
.calltoaction {
	background-position: right top;
	width: 160px;
	float: right;
	background-color: #EEEEEE;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #D8D8D8;
	background-image: url('images/graydot.gif');
	background-repeat: repeat-y;
	height: auto;
	margin-bottom: 20px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #D8D8D8;
}
.calltoactiontop {
	padding: 5px 5px 7px 5px;
	background-position: right top;
	background-image: url('images/tab-top-gray-190w-right.gif');
	background-repeat: no-repeat;
	text-align: center;
}
.calltoactiontopbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #D93B20;
	line-height: 1em;
}
.calltoactiontopfull {
	background-image:url(~/images/tab-top-gray-190w-right-full.gif);
	background-color:#D8D8D8;
	background-position:right top;
	background-repeat:no-repeat;
	padding:5px 5px 7px;
	text-align:center;
}
.calltoactionbottom {
	padding: 10px 5px 3px 5px;
	height: auto;
	margin-bottom: 1px;
}
.calltoactionbottom p {
	line-height: 1em;
}
.calltoactionbutton {
	text-align: center;
	background-image: url(images/toploginback.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	border: 1px solid #C3C3C3;
	background-color: #EAEAEA;
	margin-top: 10px;
}
.calltoactionbutton p {
	line-height:0.5em;
	display: inline;
	padding: 0px;
	margin: 0px;
	}
.calltoactionbutton a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	line-height: 1.5em;
	font-weight: bold;
}
.lineheight1 {
	line-height: 1em;
	font-size: 11px;
}
.lineheight12 {
	line-height: 1.2em;
	font-size: 11px;
}
.submitresetbutton3 {
	background-color:#ECC05C;
	border:1px solid #C3C3C3;
	color:#000000;
	font-family:Arial,Helvetica,sans-serif;
	font-size:10px;
	font-weight:bold;
	margin:0px;
	padding-bottom:3px;
	padding-top:3px;
	text-align:center;
	width:100%;
}
#rightMain
{
	float:left;
	width:576px;
	margin-top:10px;

}
#rightSide 
{
	float:right;
	width:170px;
	padding-top:5px;
}
#requestQuote
{
	float:left;
	width:395px;
	padding-bottom:10px;
}
#requestImage
{
	float:right;
	width:380px;
	padding-bottom:10px;
	padding-top:50px;
}
a, a:link, a:visited
{
	color: #000000;
	text-decoration: underline;
}
a:hover
{
	color:#E46000;
}
li
{
	list-style-image: url(/images/redcheck.jpg);
}



.specialofferbox {
	background-image: url(/images/landing_specialBox_BG.png);
	width: 216px;
	height: 150px;
	margin-left: 70px;
	background-repeat: no-repeat;
}
.specialstitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #009999;
	padding-top: 19px;
	padding-left: 15px;
	margin-right: 40px;
}
.specialstext {
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 15px;
	padding-top: 3px;
	line-height: 1.5em;
	font-weight: bold;
}
