@charset "utf-8";
/* CSS Document */

body{
	background-color:#FFFFFF;
	margin:0;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#575758;
	background-image: url(../images/home_back.jpg);
	background-repeat: repeat-x;
}
.fs10 {
	font-size: 10px;
}


a img{border:none;}
.fl{float:left;}
.fr{float:right;}
.clear{clear:both;}

#maincontainer{
	background:url(../images/BG.jpg) repeat-y center;
	width:810px;
	margin:0 auto;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#maincontainer a{text-decoration:none; color:#575758; font-weight:bold;}
#maincontainer a:hover{text-decoration:none; color:#cd002b;  font-weight:bold;}
#maincontainer #header{ background:url(../images/banner.jpg) no-repeat; height:95px;}

#navigation{margin:0; padding:0;}
#navigation ul{margin:0; padding:0;}
#navigation li{list-style-type:none; float:left;}
#navigation a{display:block; height:29px;}
#navigation a:hover{background-position:bottom;}
#navigation .home{ background:url(../images/nav/home.jpg) no-repeat top; width:100px;}
#navigation .about{background:url(../images/nav/about.jpg) no-repeat top; width:111px;}
#navigation .services{background:url(../images/nav/services.jpg) no-repeat top; width:104px;}
#navigation .getaquote{background:url(../images/nav/get-a-quote.jpg) no-repeat top; width:123px;}
#navigation .moving{ background:url(../images/nav/moving-tips.jpg) no-repeat top; width:124px;}
#navigation .order-box{background:url(../images/nav/order-box.jpg) no-repeat top; width:130px;}
#navigation .contact{background:url(../images/nav/contact-nav.jpg) no-repeat top; width:118px;}
#navigation .current{background-position:bottom;}

#content-area{ padding:50px 4px 0 4px;}
#inner-content-area{ padding:50px 36px 0 36px;}

#botnav{
	background-color:#FFFFFF;
	font-size:11px;
	color:#575758;
	height:18px;
	margin-top: 20px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 87px;
	padding-left: 10px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #173e89;
}
#botnav ul{ margin:0; padding:0;}
#botnav li{margin:0; padding-right:5px; list-style-type:none; float:left;}
#botnav a{
	color:#575758;
	text-decoration:none;
}
#botnav a:hover{
	color:#cd002b;
	text-decoration:none;
}
.fb{margin:0 auto; width:737px; background:url(../images/backsit.jpg) no-repeat right;}
#thumbs{margin:0 auto; width:737px; margin-top:22px;}

#thumbs img{clear:both; padding:10px 0;}
#thumbs .first{ background:url(../images/divider.jpg) no-repeat right; float:left; padding-right:53px;width:176px;}
#thumbs .sec{ background:url(../images/divider.jpg) no-repeat right; float:left; padding:0 50px 0 53px; width:176px;}
#thumbs .last{ background:transparent; float:left; padding:0 0 0 53px; width:176px;}
#thumbs .title{ font-family:Georgia; color:#173e89; font-size:15px; font-weight:bold; clear:both; }

#blue{
	background:url(../images/blueyata.jpg) repeat-x;
	clear:both;
	padding:17px 35px 0 35px;
	height: 243px;
}
#blue .title{ font-family:Georgia; color:#173e89; font-size:15px; font-weight:bold; display:block;  }
#blue div{ width:179px; padding-right:18px; float:left;}
#blue div img{padding:10px 0; clear:both;}
#blue .last{ padding:0px; width:141px;}
#blue img .last{ padding:10px 0; }

h2.title{font-family:Georgia; color:#173e89; font-size:30px; font-weight:bold;}
.related_top {
	margin-left: 10px;
	background-image: url(../images/related_top.jpg);
	background-repeat: no-repeat;
	height: 13px;
	width: 194px;
}
.related_bottom {
	margin-left: 10px;
	background-image: url(../images/quote_btn.jpg);
	background-repeat: no-repeat;
	width: 194px;
	height: 143px;
}
.related_bottom2 {
	margin-left: 10px;
	background-image: url(../images/quote_btn_hover.jpg);
	background-repeat: no-repeat;
	width: 194px;
	height: 143px;
}
.related_center {
	background-image: url(../images/related_center.jpg);
	background-repeat: repeat-y;
	height: 110px;
	width: 194px;
	padding-left: 10px;
	margin-left: 10px;
}
.red {
	color: #CB0129;
}

