/* CSS Document */

html, body, ul, ol, li, form, fieldset, {
	margin: 0;
	padding: 0;
	border: 0;
	text-align: left;
	vertical-align:top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
}



a {
	text-decoration: underline;
	color:#003300;
}
a.1 {
	text-decoration: underline;
	color:#FFFFFF;
}
.t10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
}

#clearit {
	clear: both;	
}

html {
	height:100%;
}

body {
	margin:0;
	background: #ffffff url(../../assets/graphics/bodyBKG.png) top repeat-x;
}


#main {
	width: 840px;
	height: 100%;
	margin: 0 auto;
	position: relative;
}

#header {
	position:relative;
	margin:0 auto;
	width:840px;
	height:130px;
	background-image:url(../../assets/graphics/header-01.png);
}

#company-logo{
	position:absolute;
	top:14px;
	left:52px;
}

#headermenu {
	position:relative;
	top:83px;
	left:38px;
	width:763px;
	height:37px;
}

#location-menu {
	position:relative;
    width:146px;
    height:auto;
    float:right;
    text-align:center;
    color:#ffffff;
    font-family:Arial, Helvetica, sans-serif;
}

#location-menu a,
#location-menu a:visited,
#location-menu a:link,
#location-menu a:active {
    text-decoration:none;
	font-weight:bold;
	color:#ffffff;
    font-family:Arial, Helvetica, sans-serif;
}

#location-menu a:hover {
	color:#000000;
}

#content-cap {
	position:relative;
	margin:0 auto;
	width:840px;
	height:27px;
	background-image:url(../../assets/graphics/content-cap.png);
}

#content-banner {
	position:absolute;
	top:5px;
	left:178px;
	z-index:1000;
}

#quote-content-banner {
	position:relative;
	z-index:1000;
}

#contentdiv{
	position:relative;
	background:#ffffff url(../../assets/graphics/contentBKG.png) repeat-y;
	width: 840px;
	height:auto;
	margin:0 auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}

#contentdiv-left{
	position:relative;
	width:178px;
	height:auto;
	text-align:center;
	float:left;
}

#contentdiv-right{
	position:relative;
	width:575px;
	height:auto;
	text-align:left;
	float:left;
	margin-left:25px;
	margin-top:40px;
}

#quote-contentdiv-right{
	position:relative;
	width:575px;
	height:auto;
	text-align:left;
	float:left;
}

#supplies-image-div {
	position:relative;
	width:210px;
	height:300px;
	float:left;
}

#supplies-info-div {
	position:relative;
	width:365px;
	height:auto;
	float:left;
}

#go-rental{
	position:relative;
	width:575px;
	height:50px;
	text-align:center;
}

#buyback-div{
	position:absolute;
	width:300px;
	height:200px;
	top:225px;
	left:520px;
}

#unit-info{
	position:absolute;
	top:110px;
	left:6px;
	width:550px;
	height:300px;
}

#quote-unit-info{
	position:absolute;
	left:25px;
	width:550px;
	height:300px;
}

#calc-menu{
	position:absolute;
	top:-1px;
	left:-2px;
	height:212px;
	width:103px;
}

#moving-pack{
 	position:relative;
	width:575px;
	padding:20px;
	float:right;
	text-align:left;
	clear:both;
}

#rental-right {
	position:relative;
	height:auto;
	width:280px;
	float:left;
	margin-left:10px;
}

#or-rental{
	position:absolute;
	height:20px;
	width:20px;
	top:10px;
	left:256px;
	z-index:1000;
	
}
#rental-left {
	position:relative;
	height:auto;
	width:280px;
	float:left;
	border-right:#4c6d50 double

}

#footer{
	position:relative;
	padding:0;
	width: 840px;
	height: 150px;
	margin: 0 auto;
	background-image: url(../../assets/graphics/footerbkg2.png);
}

#ribbon {
	display:none;
	/*position:absolute;
	left:-7px;
	top:-65px;*/
}

#footermenu {
	position:relative;
	left:50%;
	margin-left:-352px;
	width: 705px;
}

#disclaimer {
	position:relative;
	float:left;
	width:300px;
	height:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	top:110px;
}

#webcac {
	position:relative;
	float:right;
	width:300px;
	height:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	top:110px;
}

#clearit {
	clear:both;
}

.hr {
	height:1px;
	margin:0 auto;
	padding: 0;
	
}

.header {
	color:#063;
	font-weight:bold;
}

.contact-info{
	font-weight:bold;
	font-size:12px;
	padding-left:100px;
}

.fine-print{
	font-size:10px;	
}

#form{
	padding-left:100px;	
}
