body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote{margin:0; padding:0;}

html, body {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:left;
	background:url(/images/bg.jpg) repeat-x;
}

/* PARAGRAPH STYLES */

H1, H3, H4, H5 {font-size:100%;	font-weight:normal;}
H2 { font-size:22px; border-bottom: solid #000000 1px; margin-bottom:15px;}
H3 { font-size:18px; margin-bottom:15px; font-style:italic;}
H4 {}

.articleTools {
overflow: hidden;
padding-left:25px;

}

.articleTools li {
float: left;
text-transform: uppercase;
font-size: 10px;
margin-right: 5px;
border: none;
background: none;
padding: 5px 0;
}

.articleTools li a {
background-position: 0 4px;
background-repeat: no-repeat;
padding: 5px 0 5px 20px;
color: #A33F01;
}

.articleTools .share a { background-image: url(/images/icon-email.gif); }
.articleTools .print a { background-image: url(/images/icon-print.gif); }
.articleTools .link a { background-image: url(/images/icon-link.gif); }



UL, OL { padding:0; margin:4px 0 0px 12px;}
li { padding:2px 5px 1px 14px; margin:1px 0; list-style-type:none; background:url(/images/bullet1.gif) no-repeat 0px 7px;}
 
A { color:#333333; text-decoration:underline;}
/*A:visited{ text-decoration:none; color:#;}*/
A:hover {color:#333333; text-decoration:none;}
/*A:active { text-decoration:none; color:#;}*/
A:focus {outline:none;}



:focus {outline: 0;}
fieldset, img {border:0;}
q:before, q:after {	content:'';}

input, textarea, select {font-family:inherit; font-size:inherit; font-weight:inherit;}

.clr {clear: both;}
.lF {float:left;}
.rF {float:right;}

/* LAYOUT STYLES */
#wrapper { width:948px; margin:0 auto; text-align:left; margin-top:0px;}
/* header*/
#header { height:152px; height/**/:/**/155px; overflow:hidden; }
.logo { float:left; background:url(/images/logo.gif) no-repeat; width:374px; height:123px;}
.logo a{ display:block; text-indent:-9999px; width:374px; height:123px;}
.topbanner {width:564px; height:123px; float:right; }
/* navigation */
			/* navigation links
			-------------------------------------------------------- */
			.navbar {background-color:#003399; padding:0 0 16px 0;}
			ul#nav {
				width:948px; height:37px;
				background:url(/images/nav.gif) no-repeat;
				position: relative;
				padding:0px 0px ; margin:0 0px;
				}
			
				ul#nav li {float: left; list-style: none; padding:0; margin:0; list-style-type:none;}
				
				ul#nav li a {
					position: absolute;	text-indent: -9999px; text-decoration: none; border: none !important; top:0; height:37px;}
			
					ul#nav li#nav-1 a { 
						left: 0; width: 57px; 
						background: url("/images/nav.gif") 0 0 no-repeat;
						}
					ul#nav li#nav-2 a { 
						left: 57px; width: 71px; 
						background: url("/images/nav.gif") -57px 0 no-repeat;
						}
					ul#nav li#nav-3 a { 
						left: 128px; width: 129px; 
						background: url("/images/nav.gif") -128px 0 no-repeat;
						}
					ul#nav li#nav-4 a { 
						left: 257px; width: 70px; 
						background: url("/images/nav.gif") -257px 0 no-repeat;
						}
					ul#nav li#nav-5 a { 
						left: 327px; width: 102px; 
						background: url("/images/nav.gif") -327px 0 no-repeat;
						}
					ul#nav li#nav-6 a { 
						left: 429px; width: 89px; 
						background: url("/images/nav.gif") -429px 0 no-repeat;
						}
					ul#nav li#nav-7 a { 
						left: 518px; width: 108px; 
						background: url("/images/nav.gif") -518px 0 no-repeat;
						}
					ul#nav li#nav-8 a { 
						left: 626px; width: 127px; 
						background: url("/images/nav.gif") -626px 0 no-repeat;
						}
					ul#nav li#nav-9 a { 
						left: 753px; width: 101px; 
						background: url("/images/nav.gif") -753px 0 no-repeat;
						}
					ul#nav li#nav-10 a { 
						left: 854px; width: 94px; 
						background: url("/images/nav.gif") -854px 0 no-repeat;
						}
			
			ul#nav li#nav-1 a:hover  	{ background-position: -0px -37px; }
			ul#nav li#nav-2 a:hover  	{ background-position: -57px -37px; }	
			ul#nav li#nav-3 a:hover  	{ background-position: -128px -37px; }
			ul#nav li#nav-4 a:hover  	{ background-position: -257px -37px; }
			ul#nav li#nav-5 a:hover  	{ background-position: -327px -37px; }
			ul#nav li#nav-6 a:hover  	{ background-position: -429px -37px; }
			ul#nav li#nav-7 a:hover  	{ background-position: -518px -37px; }
			ul#nav li#nav-8 a:hover  	{ background-position: -626px -37px; }
			ul#nav li#nav-9 a:hover  	{ background-position: -753px -37px; }
			ul#nav li#nav-10 a:hover  	{ background-position: -854px -37px; }

			ul#nav li#nav-1 a.active  	{ background-position: -0px -37px; }
			ul#nav li#nav-2 a.active  	{ background-position: -57px -37px; }
			ul#nav li#nav-3 a.active  	{ background-position: -128px -37px; }
			ul#nav li#nav-4 a.active  	{ background-position: -257px -37px; }
			ul#nav li#nav-5 a.active  	{ background-position: -327px -37px; }
			ul#nav li#nav-6 a.active  	{ background-position: -429px -37px; }
			ul#nav li#nav-7 a.active  	{ background-position: -518px -37px; }
			ul#nav li#nav-8 a.active  	{ background-position: -626px -37px; }
			ul#nav li#nav-9 a.active  	{ background-position: -753px -37px; }
			ul#nav li#nav-10 a.active  	{ background-position: -854px -37px; }

			/* navigation close */
			
			/*middle*/
#ContentArea {  background:url(/images/bottomclose.gif) no-repeat bottom; width:950px; width/**/:/**/950px; float:left; overflow:hidden; padding:10px 0px 0px 0px;}

.MainFrame { float:left; width:950px; margin:0 auto;}
.MainFrame p { padding-top:5px; padding-bottom:5px; } 
.MainFrame img { padding:3px; border:1px solid #000; margin:10px;} 
#MovingBox img { padding:3px; border:0px solid #000; margin:10px;} 

.contentLeft { float:left; width:233px; margin:0 auto;}
#Mid-middleSec img { padding:0px; border:0px solid #000; margin:0px;}
.contentLeftMiddle{ background:url(/images/lft_bg.jpg)  repeat-x #003399}
.lftSaying{ width:220px; height:60px; margin:auto; background:url(/images/lft_saying.gif) no-repeat center;}
#Mid-middleSec {width:519px; width/**/:/**/500px; float:left; padding-left:9px; padding-right:10px;}
#Mid-rightSec {width:198px; float:right; margin-top:5px;}
#middleSec-top { width:500px; }
.midTop1{ width:245px; height:5px; background:url(/images/mid_top1.jpg) no-repeat; float:left; overflow:hidden;}
.midlWgrad { background:url(/images/mid_ylw_grad1.jpg) repeat-x #FFFAE0  top; width:243px; float:left; margin-top:0px; border-left:#919AAD solid 1px; border-right:#919AAD solid 1px;}
#midtopBox1{ float:left; width:245px;}

#midBox{ float:left; width:745px;}
.midMainTop{ width:745px; height:6px; background:url(/images/main-top.jpg) no-repeat; overflow:hidden;}
.midMainBtm{ width:745px; height:6px; background:url(/images/main-bottom.jpg) no-repeat; }
.midMainCenter {
	width:727px;
	padding:10px;
	background-image:url(/images/main-middle.jpg);
	background-repeat: repeat-y;

	background-position: 0px;
}

#midBoxQuote{ float:left; width:745px;}
.midMainTopQuote{ width:745px; height:282px; background:url(/images/main-top-quote.jpg) no-repeat; overflow:hidden;}
.midMainBtmQuote{ width:745px; height:22px; background:url(/images/main-bottom-quote.jpg) no-repeat; }
.midMainCenterQuote{
	width:745px;
	background-image:url(/images/main-middle-quote.jpg);
	background-repeat: repeat-y;
	background-position: 0px;
}


.midBtm1{ width:245px; height:5px; background:url(/images/mid_btm1.jpg) no-repeat; float:left;}
.getaMovingqt{ width:202px; height:60px; background:url(/images/get_a_quote.gif) no-repeat ; margin-left:10px; float:left;}
.truck1{ margin-top:41px; width:243px; float:left;}
#midtopBox2{ float:right; width:245px;}
.getaStorageqt{ width:213px; height:60px; background:url(/images/get_storage_quote.gif) no-repeat ; margin-left:10px; float:left;}
.midright1{ width:245px; height:5px; background:url(/images/mid_btmright2.jpg) no-repeat; float:left; overflow:hidden;}
.build1{width:243px; float:left; overflow:hidden;}
#midRedbox{ width:500px; margin-top:9px; float:left;}
.midRedtop{ background:url(/images/mid_top2.gif) no-repeat center; width:500px; height:4px; overflow: hidden;}
.midRedGrad{ background:url(/images/mid_red_grad.jpg) repeat-x top #F49487; width:498px; width/**/:/**/462px; border-left:solid 1px #F45A5A; border-right:solid 1px #F45A5A; padding:12px 18px 0px 18px;}
.midRedbtm{ background:url(/images/mid_btm2.gif) no-repeat center; width:500px; height:4px; overflow: hidden;}
#storageOption{ width:195px; height:33px; overflow:hidden;}
#storageContent{ width:462px; margin-top:4px;}
#storageContent1{ width:462px; width/**/:/**/430px;  padding:14px 17px 10px 13px; border-left:solid 1px #F45A5A; border-right:solid 1px #F45A5A; background-color:#FFFFFF; }
.storageTop{ background:url(/images/mid_curv3.gif) no-repeat; width:462px; height:5px; overflow:hidden;}
.storageBtm{ background:url(/images/mid_curv4.gif) no-repeat; width:462px; height:5px; overflow:hidden;}
.storageLeft{ width:223px; float:left;}
.storageLeftTop{ width:223px; height:20px; margin:0px; background:url(/images/arrw.gif) top right no-repeat;}
.storageLeftBtm{ width:223px; text-align:left; margin-top:10px;}
.red_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
.storageRight {width:192px;   float:right; }
#getMore{ width:181px; height:62px; margin:0px auto;}
#midContentylw{ width:500px; margin-top:10px; float:left; }
.midYlwbox1{ width:245px; float:left;}
.midYlwbox2{ width:245px; float:right;}
.ylwTop{ width:245px; height:5px; background:url(/images/ylw_top.gif) no-repeat center; overflow:hidden; }
.ylwBtm{ width:245px; height:5px; background:url(/images/ylw_btm.gif) no-repeat center; overflow:hidden; }
.ylwGrad{ background:url(/images/ylw_grad.gif) repeat-x top #FFEB7B; width:243px; width/**/:/**/223px; padding:7px 10px 7px 10px; border-left:solid 1px #919AAD; border-right:solid 1px #919AAD;}
#midBtmad{ width:500px; margin-top:10px; float:left; }
.btmAd1{ width:245px; height:77px; float:left;} 
.btmAd2{ width:245px; height:77px; float:right;}

#gotquestions{ width:196px;}
 .gotQstop{ width:196px; height:6px; background:url(/images/right_ylw_top.gif) no-repeat top; margin-bottom:0px;}
.gotQsbtm{ width:196px; width/**/:/**/166px; height:175px; height/**/:/**/124px;  background:url(/images/got_qs_bg.jpg) no-repeat top; padding:41px 15px 10px 15px;}

.red_head1 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #EE0000;
	text-decoration: none;
}

#NoBorder img{ border:0px; padding:0px;}

a.getmore {width:181px; height:62px; display:block; text-indent:-9999px; margin:0 auto; background:url(/images/get_more.jpg) no-repeat;}
a.getmore:hover {background:url(/images/get_more_ov.jpg) no-repeat;}

#rightBlubox{ width:196px; margin-top:10px;}
#rightBlubox img{ border:0px;}
.rightbluTop{ width:196px; height:7px; background:url(/images/right_blu_top.jpg) no-repeat; overflow:hidden;}
.rightbluBtm{ width:196px; height:5px; background:url(/images/right_blu_btm.jpg) no-repeat; overflow:hidden;}
.rightBlugrad{ background:url(/images/right_blu_rpt.jpg) repeat-x #A3C8E2; padding:0px 15px 0px 15px; border-left:solid 1px #A5CAE2;border-right:solid 1px #A5CAE2; width:164px;}
.quote1{ width:46px; height:46px; background:url(/images/quote1.gif) no-repeat; float:left;}
.quote2{ width:46px; height:46px; background:url(/images/quote2.gif) no-repeat;  float:right;}
.bluContent{ margin-top:8px;}
.read-more{ float:left; color:#FFD800; font-weight:bold; width:75px;}
.read-more a{ float:left; color:#FFD800; font-weight:bold; text-decoration:none;}
.read-more a:hover{ float:left; color:#FFD800; font-weight:bold; text-decoration:underline;}
#areaServe{ width:196px; margin-top:10px;}
#areaServe img{ border:0px;}
.areaTop{ width:196px; background:url(/images/area_top.gif) no-repeat; height:6px;}
.areaBtm{ width:196px; background:url(/images/area_btm.gif) no-repeat; height:6px;}
.areaMid{
	width:194px;
	padding-left:0px;
	padding-right:0px;
	border-left:solid 1px #919AAD;
	border-right:solid 1px #919AAD
}
#footer{ }
#footer a{   color:#333333; text-decoration:none;}
#footer a:hover{  color:#333333; text-decoration:underline;}

.copyright{width:950px;  float:left; color:#333333; font-size:11px; margin: 14px 0px 25px 0px;}
.copyright a{   color:#333333; text-decoration:none;}
.copyright a:hover{  color:#333333; text-decoration:underline;}
.lftImg1{ width:233px;  width/**/:/**/219px; height:120px; margin-top:14px; padding:0px 9px 0px 5px;}
.lftImg{ width:233px;  width/**/:/**/219px; height:120px;  padding:0px 9px 0px 5px;}
.lftGetquote{ height:30px; height/**/:/**/12px; padding-top:8px; padding-bottom:10px;}
.getQtlinks{
	font: 11px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
.getQtlinks:hover {
	font: 11px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: underline;
}
