
@import url(reset-fonts-grids.css);
@import url(hacks.css);
@import url(thickbox.css);
html, body {
	background-color: #cfd4da;
	background-image: url(../imgs/bkg_main.gif);
	background-repeat: repeat-x;
}
.four_boxes {
	background-image: url(../imgs/bkg_boxes.gif);
	background-repeat: no-repeat;
	height:209px;
	margin-top:2px;
	margin-bottom:4px;
}


div.yui-t7#doc2 {
	background-color:#fff;
}
div.yui-u img.main_img {
	margin:6px;
	margin-right:6px;
}

div.yui-u#about p{
	margin:0px;
	width:370px;
	line-height:18px;
	margin-bottom:8px;
}
div.yui-u#about{
    background: url(../imgs/photo_trucks.jpg) no-repeat 64px right; /*custom bullet list image*/
}
div.yui-u#services p{
	margin:0px;
	width:96%;
	line-height:18px;
	margin-bottom:8px;
}
div.yui-u#services .col_left,div.yui-u#about .col_left{
    float:left;
	width:376px;
	margin:6px 10px 8px 0;
}

div.yui-u#services .col_left h2{
    margin: 6px 0 4px 0; 
	font-size:1.3em;
	color:#12537D;
}
div.yui-u#services .col_right h3{
    margin: 0px 0 4px 0; 
	font-size:1.15em;
	font-weight:bold;
}
div.yui-u#services .col_right,div.yui-u#about .col_right{
	float:right;
	width:309px;
	margin:12px 0 0 0;
}
div.yui-u#services .col_right{
	float:right;
	width:297px;
	margin:12px 12px 0 0;
}
div.yui-u#services .col_main{
float:left;
	width:100%;
	margin:12px 12px 0 0;
}
div.yui-u#services .col_main img{
    float:right;
	margin:4px 12px 5px 6px;
}
div.yui-u#services .col_main h2{
    margin: 6px 0 4px 0; 
	font-size:1.3em;
	color:#12537D;
}
div.yui-u#services{
   /* background: url(../imgs/photo_employee.jpg) no-repeat 64px right; */
}

div.yui-u#contactus p{
	margin:0px;
	width:520px;
	line-height:18px;
	margin-bottom:8px;
}
div.yui-u#specials p{
	margin:0px;
	width:80%;
}
div.yui-u#privacy p{
	margin:0px;
	width:80%;
	line-height:18px;
	margin-bottom:8px;
}
div.yui-u h2{
    font-weight:bold;
	margin:26px;
}

div.yui-u ul.services{
	width:340px;
	margin: 6px 0 4px 30px;
}


div.yui-u ul.services{
list-style-type: none;
padding: 0;
margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}

div.yui-u ul.services li{
padding-bottom: 6px; /*bottom spacing between menu items*/
}

div.yui-u ul.services li{
color: #000;
background: url(../imgs/blt_squares.gif) no-repeat top left ; /*custom bullet list image*/
display: block;
padding-left: 14px; /*link text is indented 19px*/
text-decoration: none;
font-size: 100%;
}

div.yui-u ul.services li span.price{
    text-decoration:underline;
}





div.yui-u table{
	margin:12px;
}

.blue_box {
	width:95%;
	background-color:#e9f3fd;
	border:#b5d7fc 1px solid;
	margin-top:6px;
}

.red_title_box {
	width:95%;
	margin-top:8px;
	background-color:#FF0000;
}
.padded_box {
	width:95%;
	margin-top:8px;
}
.padded_box ul{
	font-size:12px;
	margin-left:18px;
}
.padded_box ul li {
	list-style-position: outside;
	list-style-type: disc;
	font-weight:bold;
	
}

.padded_boxes_first {
	margin:6px 0px 6px 18px;;
	margin-left:18px;
	text-align:left;
}
.padded_boxes_first p{
	margin:6px 0px 6px 6px;
	font-size:.92em;
}
.padded_boxes_second {
	margin:6px;
	margin-left:12px;
	text-align:left;
}
.padded_boxes_second p{
	margin:6px 0px 6px 6px;
	font-size:.92em;
}

.padded_boxes_third {
	margin:6px;
	margin-right:14px;
	text-align:left;
}
.padded_boxes_third p{
	margin:6px 0px 6px 6px;
	font-size:.92em;
}
.padded_boxes_last {
	margin:6px 20px 6px 0px;
	text-align:left;
}
.padded_boxes_last p{
	margin:6px 0px 6px 6px;
	font-size:.92em;
}
.padded_box_2 {
	margin:6px;
	text-align:left;
}
.box_head_gray h1 {
	background-color:#dce2f1;
	font-size:15px;
	font-weight:bold;
	padding-left:4px;
}
.red_title_box h1 {
	font-size:16px;
	font-weight:bold;
	color:#fff;
	padding:2px 4px;
}
.blue_box p {
	margin:6px;
	font-size:13px;
    font-weight:bold;
}

div#hd {
	background-color: #cfd4da;
	background-image: url(../imgs/gfx_header.jpg);
	background-repeat: no-repeat;
	height:101px;
	width:100%;
	font-weight:600 !important;
}
div#hd ul {
	margin-left:8px;
	margin-top:56px;
}
div#hd ul li {
	display:inline;
	color:#ffffff;
	font-weight:600;
}
div#hd ul li a.last {
	border-right: 0px #FF0000;
}
div#hd a:link, div#hd a:active, div#hd a:visited, div#hd a:hover {
	font: 12px Arial, Helvetica, sans-serif;
	padding:0 12px;
	border-right: 1px #BF001D solid 1px;
	text-decoration:none !important;
	color:#fff;
	font-weight:600;
}
div#hd a:hover {
	color: #FFFF00;
	font-weight:600;
}
div#ft {
	background-image: url(../imgs/gfx_footer.gif);
	background-repeat: no-repeat;
	height:112px;
	width:950px;
}

div#ft a:link, div#ft a:active, div#ft a:visited, div#ft a:hover {
	color:#666666;
	text-decoration:none;
}
div#ft a:hover {
	color:red;
	text-decoration:none;
}
div#ft #ft_left,div#ft #ft_right{
	margin:14px 8px 8px;
	font:11px Arial, Helvetica, sans-serif;
	color:#666666; 
}
div#ft #ft_left{
	float:left; 
}
div#ft #ft_right{
	float:right; 
}

div#contact h1,div#contact h2{
    color:#FFFF00;
	font-size:1.5em;
	font-weight:bold;
	text-align:center;
}
div#contact h2{
    color:#FFF;
	font-size:2em;
}


.small{
    font-size:10px;
	margin: 0px;
	line-height:12px;
}
.formSubHead{
    color: #006699;
	font-weight:bold;
    font-size:11px;
}
.yui-u div.boxed_head {
	margin:16px 12px 0px 0px;
	padding:3px;
	background-color:#12537d;
}
.yui-u div.boxed_head h1 {
    font-size:16px;
	font-weight:bold;
	color:#fff;
}


.yui-u  div#int_nav {
	margin:16px 0px 0px 12px;
	width:180px;
}


div#int_nav {
    font-size:12px;
	color:#000;
}

ul#sidebar_nav{
    width:100%;
    border-top: #dde7f7 8px solid;
}



.arrowlistmenu{
width: 180px; /*width of menu*/
}


.arrowlistmenu ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.arrowlistmenu ul li a{
color: #000;
background: url(../imgs/gfx_arrowbullet.png) no-repeat center left; /*custom bullet list image*/
display: block;
padding: 2px 0;
padding-left: 19px; /*link text is indented 19px*/
text-decoration: none;
border-bottom: 1px solid #dadada;
font-size: 100%;
}
.arrowlistmenu  ul li a.current{
color: red;

}
.arrowlistmenu ul li a:visited{
color: #000;
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
color: red;
background-color: #F3F3F3;
}
div#int_nav p.sidebar_blurbs {
    width:95%;
	margin-left:6px;
	font-size:12px;
	color:#12537d;
	text-align:center;
	font-weight:bold;
	padding:6px 0px;
}
.error{
    color:red;
}

.bold_it{
    font-weight:bold;
}

/*div.yui-u#testimonials p{
	margin:0px;
	width:390px;
	line-height:18px;
	margin-bottom:8px;
}

div.yui-u#testimonials{
    background: url(../imgs/photo_customers.jpg) no-repeat 64px right;
}*/

div.yui-u#testimonials .col_left{
    float:left;
	width:480px;
	/*margin:6px 10px 8px 0;*/
}

div.yui-u#testimonials .col_right{
	float:right;
	width:176px;
	margin:6px 12px 8px 0;
}

div.gray_box{
	background-color:#E1E6E8;
	border: #C7D0D3 1px solid;
	padding: 6px;
	margin-top:21px;
}
div.gray_box p{
	font-size:.9em;
}
div.gray_box h3{
	font-weight:bold;
	font-size: 1.1em;
}
/* Testimonials */
ul.testimonials {
	margin: 1.33em 0 0 0;
}
ul.testimonials li {
	background: url(../imgs/bg_quote_body.gif) repeat-y 0 0;
	margin: 2.67em 0;
	padding: 0 20px ;
}
ul.testimonials li.last {
	margin-bottom: 0;
}
ul.testimonials li h3 {
	color: #69a631;
	font-size: 1.6em;
	
}

ul.testimonials h3 {
	background: url(../imgs/bg_quote_top.gif) no-repeat 0 0;
	margin-left: -20px;
	margin-right: -20px;
	margin-top: 0;
	padding: 20px 20px 0 20px;
	
}
ul.testimonials p{
	padding: 0 0 5px 0;
	text-align: left;
}
ul.testimonials p.signature {
	background: #fff url(../imgs/bg_quote_bottom.gif) no-repeat 0 0;
	color: #333;
	margin: 0 -20px;
	padding: 30px 50px 0 0;
	text-align: right;
}
ul.testimonials p.signature img.fr {
	margin-left: 4px;
}

p.highlight {
	float: right; display: inline;
	color: #69a631;
	font-family: Georgia, "Times New Roman", times, serif;
	font-style: italic;
	font-size: .76em;
	margin: 16px 0 16px 16px;
	margin: 0 0 0 16px;
	text-align: center;
	width: 30%;
}
hr.clear-right{
    width:90%;
	color:#EEEEEE;
    clear:right;
	height:1px;
}
div.clear-both{
    width:96%;
    clear:both;
	background:#ebebeb url(../imgs/spc_gray_1px.gif) repeat-x;
	height:1px;
}

#box-tips{
	border: 1px #f67d1d solid;
	width:205px;
	margin-top:8px;
}
#box-tips h2{
	background:#f67d1d;
	padding: 3px;
	margin:0px;
	color:#fff;
}
#box-tips p{
	font-size:12px;
	padding:4px;
}
.see-all {
	margin: 6px 0 0 16px;
}
.see-all a{
	color:#666;
	text-decoration: none;
}
.see-all a:hover{
	color:#0066CC;
    text-decoration: none;
}

#social-links{color:#fff;font-size:11px;position:absolute; z-index:999; top:16px; margin-left:18px;}
#social-links a{color:#fff !important;font-size:11px;display:inline-block;border:0px;text-decoration:none;line-height:18px;}
#social-links a:visited{color:#fff !important;}
#social-links a img{border:0px;}
