body   {
	margin: 0; padding: 0;
	font-size: 12px;
	background: #180b14;
	text-align: center;
	color: #58595b;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 18px;
}
.thrColFixHdr #container { 
	width: 1000px;  
	background: #bbb8b9;
	margin: 0 auto; 
	border: 1px solid #000000;
	text-align: left; 
} 

.thrColFixHdr #header{
	padding: 0;
	background: #261b27;
	border:1px solid #FFFFFF;
	position: relative;
}

.thrColFixHdr #header #headerRight{
        background-image:url(image/logo.gif);
        background-position:left top;
        background-repeat:no-repeat;
        height:62px;
        margin:0pt;
        width: 737px;
	  top: 11px;
        padding: 3px 0px 0px 0px;
}

h1 span {
	display: none;
}

.thrColFixHdr #headerRight #searchform{
        position: absolute;
	right:8px;
	top:28px;;
}

.thrColFixHdr #headerRight p {
	color: #fff;
	position: absolute; right: 8px; top: 8px;
	margin: 0; padding: 0;
}

.thrColFixHdr #headerRight p a {
	color: #ff5a00;
	text-decoration: none;
}

.thrColFixHdr #header p span {
	background-image: url(image/arrow_3.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin: 0;
	padding: 0 0 0 17px;
	
}
.thrColFixHdr #flashnav {
	background-color: #FFFFFF;
	margin: 0 0 8px 0;
	padding: 0;
	height: 45px;
	position:relative;
	z-index: 1;
}

#signup {
	background-image: url(image/new_to_imperial.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float:right;
	width: 241px;
	height: 559px;
	position: relative;
	margin: 0 8px 0 0;
	padding: 0;
}

#signup img {
	margin-right: 8px; padding: 0;
	position: absolute; bottom: 1px;
	
}

/* -------------------------------------- Main Content Area -
--------------------------------------*/

.thrColFixHdr #contentwrapper {
	margin: 0 0 0 8px; padding: 0;
	width: 737px;

}
#buildquote {
	background-image: url(image/instant_gratification.jpg);
	height: 325px;
	margin: 0; padding: 0;
}
#buildquote img {
	margin: 256px 0 0 0px; padding:0 0 0 440px;
}
#services {
	padding: 0 20px;
	;
	background-image: url(image/ims_services_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 81px;
}
#services p {
	font-size: 10px;
	color: #FFFFFF;
	padding: 8px 0 0 0;
}

#services p span {
	font-size: 11px;
	color: #FF5a00;
	font-weight: bold;
}
#sidebar{
	margin: 0;
	padding: 0;
        width:238px;
        height: 165px;
        float: left;
}
#sidebar2{
	margin: 0;
        padding: 0 0 0 30px;
        width: 737px
        float: right;
}
/* -------------------------------------- Blogroll Area -
--------------------------------------*/
#blogroll{
	margin: 0;
	padding: 0;
	background-image: url(image/blogroll_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
        width:238px;
        height: 165px;
        float: left;
}

#blogroll h3 {
	margin: 0 0 0 0; padding: 6px 0 2px 0;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}	

#blogroll ul {
	margin: 0; padding: 0;
	list-style-type: none;
        height: 125px;
        overflow:auto;
}

#blogroll ul li {
	margin: 0; padding:0;
	border-left: 1px solid #d6d5d5;
	border-right: 1px solid #d6d5d5;
	border-bottom: 1px solid #d6d5d5;

}

#blogroll li a {
	color: #414042;
	font-weight: bold;
	font-size: 11px;
	background-image: url(image/plus_dark.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin: 0 0 0 17px;
	padding: 0 0 0 17px;
	text-decoration: none;
	line-height: 42px;
	display: block;
}

#blogroll li a:hover {
	color: #fff;
	font-weight: bold;
	font-size: 11px;
	background-image: url(image/plus_light.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin: 0 0 0 17px;
	padding: 0 0 0 17px;
	text-decoration: none;
	line-height: 42px;
}
#blogroll p.viewall {
	margin: 0;
	padding: 0;
	background-image: url(image/blogroll_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align: right;
	line-height: 26px;
}

#blogarticle{
        float: right;
        width: 492px;
        height: 173px;
        background-image: url(image/article_bg.gif);
	background-repeat: no-repeat;
        margin-top: 3px;
}
#blogarticle #blogarticle_header {
	clear:left;
        padding: 5px 5px 5px 15px;
        font-weight: bold;
}
#blogarticle #blogarticle_snippet {
	clear: left;
        padding: 5px 5px 5px 15px;
        font-size:12px;
}
#blogarticle #blogarticle_snippet a{
        color: #ff5903;
        font-weight: bold;
        font-size: 14px;
}

/* -------------------------------------- Specials -
--------------------------------------*/

#specials {
margin: 8px 0 8px 8px; padding: 0;
height: 175px;

}
#specials img {
	margin: 0 7px 0 0; padding: 0;
	float: left;
	width: 191px;
}


/* -------------------------------------- Footer -
--------------------------------------*/

.thrColFixHdr #footer {
	margin: 0 8px; padding: 16px 0 0 17px;
	background-image: url(image/footer_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 35px;
}

.thrColFixHdr #footer ul {
	list-style-type: none;
	margin: 0; padding: 0;
	float: right;
	width: 450px;
}

.thrColFixHdr #footer li {
	background-image: url(image/arrow_2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin: 0; padding: 0 26px 0 17px;
	float: right;
}

.thrColFixHdr #footer li a {
	display: block;
	font-size: 11px;
	font-weight: bold;
	color: #414042;
	text-decoration: none;
	padding: 0; margin: 0;
}

.thrColFixHdr #footer p {
	width: 450px;
	margin: 0; padding: 0;
	float:left;
}

/* -------------------------------------- Site Map -
--------------------------------------*/

.thrColFixHdr #sitemap p, .thrColFixHdr #sitemap a {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;	
		padding-top: 10px;	
}

.thrColFixHdr #sitemap p.copyright {
	font-size: 10px;
	font-family: Myriad Pro, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

/* -------------------------------------- Additional -
--------------------------------------*/

h2 {
	margin: 0;
	padding: 27px 0 0 25px;
	background-image: url(image/h2_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 45px;
	font-size: 16px;
	font-weight: normal;
	color: #d7d5d5;
}

.ezquote {
	color: #ff5a00;
}

a.email {
	text-decoration: none;
	color: #58595b;
}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
a img { border-style: none;}
