html {
	height:100%;
	margin-bottom: 0.01em;
	overflow-y:scroll;
}

* {
	margin: 0;
	padding: 0;
	
}

body {

	margin: 0;
	padding: 0;

	background-color: #009ee0;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

img {
	border: none;
}

h1 {
	color: #181951;

	font-weight: bold;
	font-size: 16px;
}

#wrapper {
	position: relative;
	z-index: 100;
	width: 1036px;
	height: 664px;
	
	margin: 0 auto;
	text-align: center;
	margin-top: 40px;

}

#headline_home {
	position: relative;
	z-index: 300;
	margin-left: -50px;
}

#home_headline {
	position: relative;
	z-index: 2002;
	width: 870px;
	height: 92px;
	margin: 0px 0 0 65px;
	padding: 0;
	/*background-color: #dadada;*/
	text-align: left;
	/*border: 1px solid red;*/
}

#home_headline h1 {
	position: relative;
	z-index: 2005;
	/*display: block;*/
	margin: 0;
	padding: 0 20px;
	width: 830px;
	text-align: left;
	color: #ffffff;
	font-family:"Georgia", "Times", "serif"; 
	font-weight: bold;
	font-style: italic;
	font-size: 34px;
	_font-size: 40px;
	line-height: 46px;
	/*background-color: #ff0;*/
	/*border: 1px solid red;*/
}

#home_headline h1 span {
	color: #ff9900;
}

#contentcopy {
	clear: both;
	position: relative;
	z-index: 200;
	float: left;
	
	margin: -220px 0 0 480px;
	margin: 20px 0 0 280px;
	
	width: 640px;
	height: 200px;
	
	/*background-color: #ff0;*/
	/*border: 1px solid red;*/
}



* html #contentcopy {
	position: relative;
	z-index: 200;
	float: left;
	
	margin: -230px 0 0 335px;
	margin: 20px 0 0 120px;
	
	width: 640px;
	height: 200px;
	
	/*border: 1px solid red;*/
}

#leftcol {
	float: left;
	margin: 0 0 0 -115px;
	margin: 0 0 0 135px;
	_margin: 0 0 0 65px;
	width: 382px;
	height: 350px;
}

#leftcol_contact {
	float: left;
	margin: 100px 0px 10px 0px;
	width: 382px;
	/*height: 350px;*/
}

#rightcol {
	float: left;
	margin: 0 0 0 20px;
	width: 340px;
	height: 350px;
}

#rightcol .contactrow {
	clear: both;
	margin: 0 0 10px 0;
	width: 340px;
	height: 30px;
	line-height: 30px;
}

.contactrowdeep {
	clear: both;
	margin: 0 0 15px 0;
	width: 340px;
	height: 60px;
	line-height: 20px;
	/*border: 1px solid red;*/

}

#submit_contact {
	float: left;
	margin: 5px 0 0 100px;
}

* html #submit_contact {
	float: left;
	margin: 0 0 0 100px;
}

#rightcol .contactlabel {
	float: left;
	width: 100px; 
	font-size: 14px;
	line-height: 20px;
	color: #ffffff;
}

#rightcol .contactlabelwarning {
	color: #ff0000;
}

#rightcol .contactfield {
	float: left;
	width: 240px; 
	margin: 5px 0 0 0;
}

#rightcol .contacttextarea {
	float: left;
	width: 240px;
	height: 60px;
	margin: 5px 0 0 0;
}

#rightcol .contactfield input {
	width: 230px; 
}

#rightcol .contacttextarea textarea {
	float: left;
	margin: 0;
	padding: 0;
	width: 235px;
	height: 60px;
	color: #000000;
}

#headline_contact_us {
	margin: 0;
}

#headline_prices {
	margin: 0 0 0 -100px;
}

#storage_pic {
	float: left;
	margin: 35px 0 0 -100px;
	width: 383px;
	height: 258px;
}

#pricescontent {
	float: left;
	margin: 0 0 0 95px;
	width: 840px;
	/*border: 1px solid red;*/
}

* html #pricescontent {
	margin: 0 0 0 45px;
}

#pricescontent h1 {
/*
	position: relative;
	z-index: 2005;
*/
	/*display: block;*/
	float: left;
	margin: 0 0 20px 0;
	padding: 0 20px 0 0;
	width: 530px;
	_width: 580px;
	text-align: left;
	color: #ffffff;
	font-family:"Georgia", "Times", "serif"; 
	font-weight: bold;
	font-style: italic;
	font-size: 34px;
	_font-size: 40px;
	line-height: 46px;
	/*background-color: #ff0;*/
	/*border: 1px solid red;*/

}

#pricescontent h2 {
	float: left;
	margin: 0 0 10px 0px;
	padding-left: 30px;
	_padding-left: 10px;
	font-size: 20px;
	line-height: 56px;
	color: #ff9900;
}

#pricescontent h3 {
	clear: both;
	float: left;
	width: 100%;
	margin: 10px 0 10px 0px;
	font-size: 18px;
	line-height: 22px;
	color: #ff9900;
	font-weight: normal;
}

#pricescontent h3 a {
	color: #ff9900;
}

#pricescontent .leftcol, #pricescontent .middlecol, #pricescontent .rightcol {
	float: left;
	margin-right: 26px;
	width: 256px;
	_width: 246px;
	/*border: 1px solid red;*/
}

#pricescontent .leftcol h2, #pricescontent .middlecol h2 {
	clear: both;
	width: 248px;
	_width: 238px;
	margin: 0 0 10px 10px;
	_margin: 0 0 10px 5px;
	padding: 0 0 8px 0;
	color: #ff9900;
	font-size: 14px;
	line-height: 20px;
	border: 1px solid #ffffff;
	border-width: 0 0 1px 0;
}

#pricescontent .rightcol {
	float: right;
	margin: 0;
	width: 273px;
}


#pricescontent p {
	margin: 5px 0;
	font-size: 14px;
	color: #ffffff;
}

#pricescontent p a {
	font-size: 14px;
	color: #e7e33a;
	text-decoration: underline;
}

#pricescontent p a:hover {
	font-size: 14px;
	color: #e7e33a;
	text-decoration: none;
}

#pricescontent ul {
	list-style: none;
	margin: 0 0 0 10px;
	font-size: 16px;
	color: #e7e33a;
}

#pricescontent ul li {
	list-style: none;
	margin: 0 0 10px 0;
	font-weight: bold;
}

#pricescontent .leftcol ul li, #pricescontent .middlecol ul li {
	list-style: none;
	margin: 0 0 10px 0;
	padding: 0 0 4px 0;
	color: #ffffff;
	font-weight: bold;
	border: 1px solid #ffffff;
	border-width: 0 0 1px 0;
}

#pricescontent ul.smallwhitebullets {
	list-style: disc;
	font-size: 14px;
	color: #ffffff;
}

#pricescontent ul.smallwhitebullets li {
	list-style: disc;
	margin: 0 0 5px 0;
}

#messages {
	width: 340px;
	padding: 10px 0;
	height: 15px;
	line-height: 15px;
}

#map {
	margin: 35px 0 0 0;
	width: 382px;
	height: 260px;
	background-color: #ffffff;
}

#contentcopy h1 {
	margin: 0 0 10px 0;
	font-family: Times, serif;
	font-size: 2.4em;
	font-style: italic;
	font-weight: bold;
	line-height: 1em;
	color: #ffffff;
}

#contentcopy div.leftcol {
	float: left;
	width: 280px;
	margin-right: 30px;
	color: #ffffff;
	font-size: 16px;
	line-height: 20px;
	font-weight: normal;
}

#contentcopy div.leftcol h2 {
	margin: 15px 0 0 0;
	font-family:"Georgia", "Times", "serif"; 
	font-weight: bold;
	font-style: italic;
	color: #ff9900;
	font-size: 30px;
}

#contentcopy ul {
	float: left;
	width: 300px;
	list-style: disc;
	color: #ffffff;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
}

#contentcopy ul li {
	list-style: disc;
	margin: 0 0 8px 10px;
	color: #ffffff;
}

* html #contentcopy ul li {
	list-style: disc;
	margin: 0 0 8px 16px;
	color: #ffffff;
}

#content {
	position: relative;
	z-index: 140;

	float: left;
	margin: 0px 0 0 65px;
	_margin: 0px 0 0 35px;
	padding: 0;
	
	width: 876px;
	height: 207px;

	/*border: 1px solid red;*/
	background: url(/images/backgrounds/home_content.jpg) no-repeat top center;
}

#footeraddress {
	position: relative;
	z-index: 140;
	
	float: left;
	margin: -38px 0 0 90px;
	padding: 0;
	color: #ffffff;
	font-size: 11px;
}

#footeraddress a {
	color: #ffffff;
	font-size: 11px;
	text-decoration: none;
}

#footeraddress a:hover {
	color: #ffffff;
	font-size: 11px;
	text-decoration: underline;
}

* html #footeraddress {
	position: relative;
	z-index: 140;
	
	float: left;
	margin: -42px 0 0 50px;
	padding: 0;
	color: #ffffff;
	font-size: 11px;
}

#ssa {
	position: relative;
	z-index: 110;
	
	float: left;
	margin: 450px 0 10px 90px;
	margin: -130px 0 10px 90px;
	padding: 0;
}

#registered_address {
	position: relative;
	z-index: 110;
	
	float: left;
	margin: 25px 0 0 140px;
	padding: 0;
	color: #ffffff;
}

* html #registered_address {
	position: relative;
	z-index: 110;
	
	float: left;
	margin: 25px 0 0 70px;
	padding: 0;
	color: #ffffff;
}

#boxes {
	position: relative;
	z-index: 110;
	
	float: right;
	margin: 120px -73px 0 0;
	padding: 0;
	display: none;
}

#stars {
	position: relative;
	z-index: 125;
	
	float: right;
	margin: 100px 0 0 0;
	padding: 0;
	display: none;
}

#headerContainer {
	position: relative;
	z-index: 100;
	float: left;
	width: 1036px;
	height: 201px;
	
	margin: 0px;
	padding: 0px;

	text-align: left;
	
	background: url(/images/backgrounds/header.jpg) no-repeat top center;		
}

* html #headerContainer #menu_button_container {
	float: left;
	margin: 72px 0 0 220px;
	border: 0px solid red;
}

#headerContainer #menu_button_container {
	float: left;
	margin: 72px 0 0 440px;
	border: 0px solid red;
}

#headerContainer a.home_button {
	float: left;
	margin: 0 15px 0 0;
	width: 70px;
	height: 63px;
	background: url(/images/buttons/home_button.jpg) no-repeat top center;
}

#headerContainer a.home_button:hover {
	float: left;
	margin: 0 15px 0 0;
	width: 70px;
	height: 63px;
	background: url(/images/buttons/home_button_down.jpg) no-repeat top center;
}

#headerContainer a.home_button_down {
	float: left;
	margin: 0 15px 0 0;
	width: 70px;
	height: 63px;
	background: url(/images/buttons/home_button_down.jpg) no-repeat top center;
}

#headerContainer a.home_button_down:hover {
	float: left;
	margin: 0 15px 0 0;
	width: 70px;
	height: 63px;
	background: url(/images/buttons/home_button.jpg) no-repeat top center;
}

#headerContainer a.prices_button {
	float: left;
	margin: 0 15px 0 0;
	width: 70px;
	height: 63px;
	background: url(/images/buttons/prices_button.jpg) no-repeat top center;
}

#headerContainer a.prices_button:hover {
	float: left;
	margin: 0 15px 0 0;
	width: 70px;
	height: 63px;
	background: url(/images/buttons/prices_button_down.jpg) no-repeat top center;
}

#headerContainer a.prices_button_down {
	float: left;
	margin: 0 15px 0 0;
	width: 70px;
	height: 63px;
	background: url(/images/buttons/prices_button_down.jpg) no-repeat top center;
}

#headerContainer a.prices_button_down:hover {
	float: left;
	margin: 0 15px 0 0;
	width: 70px;
	height: 63px;
	background: url(/images/buttons/prices_button.jpg) no-repeat top center;
}



#headerContainer a.contact_button {
	float: left;
	margin: 0 15px 0 0;
	width: 70px;
	height: 63px;
	background: url(/images/buttons/contact_button.jpg) no-repeat top center;
}

#headerContainer a.contact_button:hover {
	float: left;
	margin: 0 15px 0 0;
	width: 70px;
	height: 63px;
	background: url(/images/buttons/contact_button_down.jpg) no-repeat top center;
}

#headerContainer a.contact_button_down {
	float: left;
	margin: 0 15px 0 0;
	width: 70px;
	height: 63px;
	background: url(/images/buttons/contact_button_down.jpg) no-repeat top center;
}

#headerContainer a.contact_button_down:hover {
	float: left;
	margin: 0 15px 0 0;
	width: 70px;
	height: 63px;
	background: url(/images/buttons/contact_button.jpg) no-repeat top center;
}


#footerContainer {
	position: relative;
	z-index: 100;
	float: left;
	width: 1036px;
	height: 24px;
	
	margin: 0px;
	padding: 10px 0px 0px 0px;

	text-align: left;
	/*border: 1px solid red;*/
	
	background: url(/images/backgrounds/footer.jpg) no-repeat top center;		
}

#mainContainer {
	position: relative;
	z-index: 100;
	float: left;
	width: 1036px;
	height: 541px;
	
	/*margin: 0 auto;*/
	padding: 0px;

	text-align: left;
	/*border: 1px solid red;*/
	
	background: url(/images/backgrounds/wrapper_repeat.jpg) repeat-y top center;
}