@charset "utf-8";
/* --------- Roselli Moving and Storage Main Layout CSS Styles --------- */

/*	
	1. Defaults: Html Tags
	2. Main Layout
	3. Header: Main Navigation
	4. Quote Form
	5. Content: Page, Right Colum, Content Styles
	6. Footer
*/

/* --------- 1. Defaults  --------- */

body {
	background-color:#C8DAEA;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#333;
	background:#ccc url(../images/bg.jpg) repeat-x top;
	}

a {text-decoration:none;}

img {border:none;}
	
ul {list-style:none;}

* {
	margin:0px;
	padding:0px;
	}
	
h1{
	font-size:2em;
	padding-bottom:10px;
	margin-top:5px;
	}
	
p.h1title{
	font-size:1.5em;
	font-weight:bold;
	padding-left:20px;
	padding-bottom:5px;
	background:url(../images/bg_main_headers.gif) no-repeat left 2px;
	margin-bottom:0px;
	line-height:normal;
	}
	
/* --------- 2. Main Layout  --------- */	

#wrapper {
	width:990px;
	margin:20px auto 0px auto;
	background:#FFF;
	}
	
#header {
	width:812px;
	height:84px;
	position:relative;
	}
		
/* --------- 3. Header  --------- */

/* --------- Main Nav  --------- */
	
#main-nav{
	position:relative;
	width:990px;
	height:43px;
	background:url(../images/bg_nav.jpg) no-repeat;
	}
		
#main-nav li {
	float:left;
	position:relative;
	}
	
#main-nav a{
	color:#FFF;
	font-size:1.1em;
	font-weight:bold;
	background:url(../images/btn_spacer.jpg) no-repeat top right;
	}

#main-nav .active, #main-nav a:hover {
	text-decoration:underline;
	}
	
#main-nav a{
	padding: 9px 32px;
	position:relative;
	left:5px;
	width:100%;
	}
	
#main-nav span, #main-nav a:hover span {
	line-height: 43px;
	}
	
/* --------- Header Image - Bread Crumbs --------- */
	
#header-image{
	width:990px;
	height:203px;
	position:relative;
	float:left;
	display:inline;
	background:url(../images/bg_header_img.jpg) bottom no-repeat;
	margin-bottom:10px;
	}
	
#breadcrumb{
	font-weight:bold;
	position:absolute;
	top:185px;
	left:12px;
	}
	
#breadcrumb a{
	color:#0169A7;
	}
	
#breadcrumb a:hover{
	color:#EB3B32;
	}
	
.page-on{
	color:#EB3B32;
	}
	
.phone {
color: #fff;
float: right;
font-size: 28px;
font-weight: bold;
padding: 10px;
}	

/* --------- 5.Content --------- */

#hp-center-colum{
	position:absolute;
	top:500px;
	}
	
#hp-right-colum{
	position:absolute;
	top:240px;
	height:195px;
	}
	
#page #hp-center-colum ul{
	margin:0px 0px 6px 0px;
	width:435px;
	position:relative;
	top:-20px;
	}
	
#page #testimonials ul{
	margin:0px 0px 6px 0px;
	width:435px;
	}
	
#page #testimonials li{
	border-bottom:#ccc 1px solid;
	line-height:180%;
	background: url(../images/bg_testimonials.gif) no-repeat left 6px;
	padding-left:20px;
	padding-bottom:5px;
	margin-bottom:10px;
	}
	
#page #hp-center-colum p.h1title{
	margin-bottom:20px;
	line-height:normal;
	}
	
#page #hp-center-colum p a{
	position:absolute;
	font-weight:bold;
	color:#EB3B32;
	top: 150px;
	}
	
#page #hp-center-colum p a:hover{
	text-decoration:underline;
	}
	
#hp-moving{
	background:url(../images/bg_h_statue_of_liberty.jpg) no-repeat 150px 6px;
	width:225px;
	}
	
#hp-right-colum li h2{
	background:url(../images/bg_li_bullet.gif) no-repeat 12px 9px;
	padding-left:22px;
	font-size:1em;
	padding-bottom:0px;
	margin-top:0px;
	position:relative;
	}
	
/* --------- Left Colum --------- */
	
#left-colum{
	width:260px;
	float:left;
	display:inline;
	position:relative;
	margin:0px 13px 0px 12px;
	}
	
#left-colum h2{
	font-size:1.5em;
	padding-left:20px;
	padding-bottom:8px;
	background:url(../images/bg_main_headers.gif) no-repeat left 2px;
	}
	
#left-colum h2{
	margin-top:10px;
	}
	
#our-location p{
	padding-left:20px;
	position:relative;
	margin-bottom:15px;
	line-height: 1.5em;
	}
	
/* --------- Left Colum Quote Form --------- */
	
#quote-form{
	width:260px;
	background:#E6E6E6 url(../images/bg_qf.gif) no-repeat bottom;
	font-weight:bold;
	position:relative;
	margin-bottom:16px;
	}
	
#left-colum #quote-form p{
	font-size:1.6em;
	background:url(../images/bg_qf_title.jpg) no-repeat top;
	height:41px;
	position:relative;
	margin-bottom:5px;
	padding-top:5px;
	color:#FFF;
	}
	
#left-colum #quote-form p strong{
	position:relative;
	left:24px;
	top:3px;
	font-weight:normal;
	}
	
#quote-form label{
	margin-top:14px;
	padding-left:16px;
	text-align:right;
	display:block;
	float:left;
	font-size: 1em;
	width: 90px;
	}

#quote-form input{
	margin:10px 0px 0px 8px;
	padding:2px;
	border:1px solid #ccc;
	width:120px;
	}
	
#quote-form select{
	margin:10px 0px 0px 8px;
	padding:2px;
	border:1px solid #ccc;
	width:125px;
	}
	
#quote-form #QuoteForm_btn_submit {
	width:224px;
	height:44px;
	margin-left:16px;
	margin-bottom:10px;
	}
		
/* --------- Page --------- */

#page{
	width:435px;
	min-height: 400px;
	height:auto !important;
	height:400px;
	position:relative;
	float:left;
	display:inline;
	background:url(../images/bg_page.jpg) no-repeat right top;
	margin: 0px 10px;
	}
	
#page h2{
	font-size:1.5em;
	padding-left:20px;
	padding-bottom:8px;
	background:url(../images/bg_main_headers.gif) no-repeat left 4px;
	}	

#page ul{
	margin-left:10px;
	margin-bottom:10px;
	line-height:140%;
	position:relative;
	}
	
#page li{
	background:url(../images/bg_li_bullet.gif) no-repeat left 5px;
	padding-left:10px;
	padding-bottom:4px;
	}
	
#page p{
	margin-bottom:10px;
	line-height: 1.5em;
	}
	
#page a{
	color:#0169A7;
	}
	
#page a:hover{
	color:#EB3B32;
	text-decoration:underline;
	}
	
#page table {border-collapse:collapse;}

#page table td{padding:4px;}
	
/* --------- Page Styles --------- */
	
.imgLeft{
	float:left;
	clear:both;
	margin-right:10px;
	}
	
.imgLeftBdr{
	float:left;
	clear:both;
	margin:4px 10px 0px 0px;
	padding:3px;
	border:#CCC 1px solid;
	}

	
.imgRight{
	float:right;
	clear:both;
	margin:0px 0px 0px 10px;
	padding:2px;
	}
	
.imgRightBdr{
	float:right;
	clear:both;
	margin:4px 0px 0px 10px;
	padding:4px;
	border:#CADCEB 1px solid;
	}
	
.imgClear{
	position:relative;
	top:5px;
	clear:both;
	}
	
.clear{
	clear:both;
	}
	
.boldfont{
	font-weight:bold;
	}
	
/* --------- Right Colum --------- */
	
#right-colum{
	width:225px;
	float:left;
	display:inline;
	position:relative;
	margin:0px 12px 0px 13px;
	}
	
#right-colum h2{
	font-size:1.5em;
	padding-left:20px;
	padding-bottom:8px;
	margin-top:10px;
	background:url(../images/bg_main_headers.gif) no-repeat left 2px;
	}
	
/* --------- Side Nav --------- */
	
#right-colum ul{
	margin-bottom:10px;
	line-height:220%;
	position:relative;
	}
	
#right-colum li h2{
	background:url(../images/bg_li_bullet.gif) no-repeat 12px 9px;
	padding-left:22px;
	font-size:1em;
	padding-bottom:0px;
	margin-top:0px;
	}
	
#right-colum a{
	color:#369;
	font-weight:bold;
	}
	
#right-colum a:hover{
	text-decoration:underline;
	}
		
/* --------- 6. Footer --------- */		
#footer {
	width:990px;
	height:180px;
	float:left;
	clear:both;
	color:#FFF;
	position:relative;
	display:inline;
	background:#CCC url(../images/bg_footer.jpg) no-repeat top;
	padding-bottom:20px;
	}

#footer ul {
	margin-bottom:15px;
	padding-top:5px;
	position:absolute;
	top:90px;
	left:14px;
	}
	
#footer li a{
	color:#FFF;
	}
	
#footer a:hover{
	color:#EB3B32;
	text-decoration:underline;
	}	
	
#footer li {
	display:inline;
	padding-right:8px;
	margin-right:14px;
	background:url(../images/footer_spacer.gif) no-repeat right;
	}
	
#footer p.copyright{
	position:absolute;
	top:140px;
	left:15px;
	color:#CCC;
	}
	
#footer p.spectrum{
	position:absolute;
	top:140px;
	left:730px;
	color:#CCC;
	width: 259px;
	}
	
#footer p.sitemap{
	position:absolute;
	top:94px;
	left:936px;
	color:#FFF;
	}
	
#footer p.sitemap a{
	color:#FFF;
	}
	
#footer p.spectrum a{
	color:#CCC;
	}

#footer p a:hover {
	color:#EB3B32;
	}
	
.err {
	font-weight: bold;
	color: #F00;
	}
