@charset "utf-8";
/* CSS Document */

body {
	background-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
#MainDiv {
	background-color: #FFFFFF;
	width: 1024px;
	height: auto;
	padding: 20px;
	position: relative;
}
#UHaulLogo {
	position: absolute;
	left: 310px;
	top: 68px;
	z-index: 3;
}

#AtAGlanceSection {
	background-image: url(images/AtAGlanceTab.gif);
	background-repeat: no-repeat;
}

#HeaderCell {
	background-image: url(images/BAnner.gif);
	background-repeat: no-repeat;
}

#MainTable {


}
#AddressHeader {
	text-align: center;
	position: absolute;
	height: auto;
	width: 100%;
	top: 5px;
	left: 0px;
}

#PhoneHeader {
	font-size: 14pt;
	font-weight: bold;
	color: #8A2003;
	text-align: right;
	position: absolute;
	left: 460px;
	top: 55px;
}
#MenuDiv {
	position: absolute;
	left: 690px;
	top: 25px;
}

#MenuButtons {
}
#MenuButtons a {
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: none;
}

#MenuButtons td {
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/NavButton.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 83px;
}


.MainTableDetail {
	background-image: url(images/Detail_Bkg.jpg);
	background-repeat: no-repeat;
}
.SlideShow1 {
	margin-left: 5px;
	position: absolute;
	top: 0px;
	left: 5px;
}
.SlideShow2 {
	margin-left: 5px;
	position: absolute;
	top: 160px;
	left: 40px;
}
.WhyUs {
	height: 530px;
	width: 600px;
	overflow: auto;
	position: absolute;
	left: 40px;
	top: 80px;
}
#WhyUsTable td{
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCC;	
}


.SlideShow3 {
	margin-left: 5px;
	position: absolute;
	top: 40px;
	left: 20px;
}


#SwapImage1 {
	position: absolute;
	left: 0px;
	top: 0px;
}
#SwapImage2 {
	position: absolute;
	left: 0px;
	top: 0px;
}
.SwapPhotoTextDiv1 {
	position:absolute;
	top:300px;
	left:20px;
	height:20px;
	width:560px;
	background-color:#999999;
	opacity: 0.9;
	filter: alpha(opacity=90);
	font-weight: bold;
	padding: 5px;
}
.SwapPhotoTextDiv2 {
	position:absolute;
	top:560px;
	left:60px;
	height:20px;
	width:560px;
	background-color:#999999;
	opacity: 0.9;
	filter: alpha(opacity=90);
	font-weight: bold;
	padding: 5px;
}
.SwapPhotoTextDiv3 {
	position:absolute;
	top:560px;
	left:40px;
	height:20px;
	width:370px;
	background-color:#999999;
	opacity: 0.9;
	filter: alpha(opacity=90);
	font-weight: bold;
	padding: 5px;
}

.Blk6ptNormal {
	font-size: 6pt;
}
.Blk7PtNormal {
	font-size: 7pt;
}
.Blk8PtNormal {
	font-size: 8pt;
}
.Blk8ptBold {
	font-size: 8pt;
	font-weight: bold;
}
.Blk10ptNormal {
	font-size: 10pt;
}
.Blk10ptBold {
	font-size: 10pt;
	font-weight: bold;
}
.Blk12ptNormal {
	font-size: 12pt;
}
.Blk12ptBold {
	font-size: 12pt;
	font-weight: bold;
}
.Wht10ptNormal {
	font-size: 10pt;
	color: #FFFFFF;
}
.Wht10ptBold {
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
}
.Wht12ptNormal {
	font-size: 12pt;
	color: #FFFFFF;
}
.Wht12ptBold {
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
}
.Wht18ptBold {
	font-size: 18pt;
	font-weight: bold;
	color: #FFFFFF;
}
a.footerMenu:link {
	color: #000000;
	font-size: 10pt;
}
a.footerMenu:visited {
	font-size: 10pt;
	color: #000000;
}
a.footerMenu:hover {
	font-size: 10pt;
	color: #000000;
}
a.footerMenu:active {
	font-size: 10pt;
	color: #000000;
}
.LargeText {
	overflow: auto;
	height: 570px;
	width: 600px;
	font-size: 8pt;
	padding: 10px;
}
.Testimonial {
	width: 300px;
	height: 100px;
	position: absolute;
	top: 10px;
	right: 10px;
	z-index: 2;
}
.TestimonialBKG {
	width: 300px;
	height: 100px;
	opacity: 0.8;
	filter: alpha(opacity=80);
	background-image: url(images/TestimonialsBkg.gif);
	background-repeat: no-repeat;
}
#TestimonialText {
	width: 280px;
	height: 80px;
	top:10px;
	left:10px;
	color: #000000;
	position: absolute;
	font-weight: bold;
	overflow: hidden;
}
#FormTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: left;
	position: relative;
	top: 30px;
}
#PrivacyDiv {
	background-color: #FFFFFF;
	height: 200px;
	width: 400px;
	padding: 40px;
}
#PageTitle {
	font-size: 18pt;
	font-weight: bold;
}
