body {
	background: #CCCCCC url(images/body_bg.gif) repeat-y 50% 0;
	font-size: 12px;
	font-family: arial, 'century gothic', verdana, helvetica, sans-serif;
	padding: 0;
	margin: 0;
}

img {
	border: none;
}

form {
	margin: 0; 
	padding: 10px 0 0 0;
}

h1, h2, h3 { 
	color: #FF0000;
	margin: 6px 0 6px 0; 
	padding: 0;  
	font-size: 18px; 
	letter-spacing: -1px;
	background: transparent;
}

h3 { 
	font-size: 16px; 
}

h4 { 
	font: 18px Arial, Sans-Serif; 
	margin: 8px 0 3px 0; 
	padding: 0; 
	color: #555555; 
}

p {	
	margin: 0 0 10px 0; 
	line-height: 1.3; 
}

.align {
	position: relative;
	width: 780px;
	margin: 0 auto;
	padding: 1px 0 0 0;
	background: #FFFFFF;
	text-align: center;
}

/*  Header ========================= */

.hor_menu {
	position: absolute;
	width: 520px;
	height: 40px;
	text-align: center;
	margin: 0 auto;
	top: 0;
	left: 0;
	padding: 0;
	background: red;
}

.hor_menu ul {
	margin: 0;
	padding: 0;
}

.hor_menu li {
	float:left;
	list-style:none;
	margin: 0;
	padding: 0;
	background:none !important;
}

.hor_menu li a { 
	display:block; 
	line-height: 40px;
	width: 130px;
	color:#FFFFFF; 
	margin: 0;
	padding: 0; 
	background: #FFFFFF url(images/hor_menu_bg.gif) no-repeat 0 0; 
	text-decoration:none; 
	font-weight: bold; 
}

.hor_menu li a.link {
	background: #FFFFFF url(images/hor_menu_bg_link.jpg) no-repeat 0 0; 
}

/* Hor Menu Links with Shadows */

.hor_menu li a.home {
	background: #FFFFFF url(images/hor_menu_bg_home.jpg) no-repeat 0 0; 
}

.hor_menu li a.rates {
	background: #FFFFFF url(images/hor_menu_bg_rates.jpg) no-repeat 0 0; 
}

.hor_menu li a.what_to_store {
	background: #FFFFFF url(images/hor_menu_bg_what_to_store.jpg) no-repeat 0 0; 
}

.hor_menu li a.faq {
	background: #FFFFFF url(images/hor_menu_bg_faq.jpg) no-repeat 0 0; 
}

.hor_menu li a.careers {
	background: #FFFFFF url(images/hor_menu_bg_careers.jpg) no-repeat 0 0; 
}

.hor_menu li a.contact_us {
	background: #FFFFFF url(images/hor_menu_bg_contact_us.jpg) no-repeat 0 0; 
}

/* --------------------------- */

.hor_menu a:hover  { 
	color:#999999;
}

.logo{
	position: absolute;
	width: 260px;
	height: 170px;
	text-align: center;
	margin: 0 auto;
	top: 40px;
	left: 0;
	padding: 0;
	background: #FFFFFF;
}

.phone, .enquiry {
	position: absolute;
	height: 40px;
	width: 260px;
	margin: 0 auto;
	padding: 0;
	top: 210px;
	left: 0;
	background: #FFFFFF url(images/phone_red.gif) no-repeat 0 0;
}

.head_left {
	position: absolute;
	width: 260px;
	height: 210px;
	text-align: center;
	margin: 0 auto;
	top: 40px;
	left: 260px;
	padding: 0;
	background: transparent;
}

.head_right {
	position: absolute;
	width: 260px;
	height: 210px;
	text-align: center;
	margin: 0 auto;
	top: 0;
	left: 520px;
	padding: 0;
	background: #FFFFFF url(images/header.jpg) no-repeat 50% 0;
}

.enquiry {
	top: 210px;
	left: 520px;
	background: #FFFFFF url(images/enquire.gif) no-repeat 0 0;
}

.head_residential, .head_commercial, .head_location {
	width: 260px;
	height: 70px;
	text-align: left;
	margin: 0;
	padding: 0;
	background: #FFFFFF url(images/residential.jpg) no-repeat 0 0;
}

.head_commercial {
	background: #FFFFFF url(images/commercial.jpg) no-repeat 0 0;
}

.head_location {
	background: #FFFFFF url(images/location.jpg) no-repeat 0 0;
}

/*
.head_residential p, .head_commercial p, .head_location p {
	line-height: 1.2;
	color: #222222;
	margin: 0 0 0 66px;
	padding: 0;
	background: transparent;
}
*/

.head_residential a, .head_commercial a, .head_location a {
	line-height: 70px;
	font-size: 16px;
	color: #EE2D23;
	font-weight: bold;
	text-decoration: none;
	margin: 0 0 0 66px;
	padding: 0;
	background: transparent;
}

.head_residential a:hover, .head_commercial a:hover, .head_location a:hover {
	color: #FFFFFF;
}

/*  Main */


.wrapper {
	position: absolute;
	width: 780px;
	margin: 249px 0 0 0;
	left: 0;
	padding: 0;
	background: #FFFFFF;
}

.left {
	position: relative;
	width: 240px;
	float: left;
	text-align: center;
	margin: 0;
	padding: 0;
	background: transparent;
}

.left p {
	text-align: left;
	margin: 15px 10px 0 20px;
	padding: 0;
}

.left ul {
	text-align: left;
}

.content {
	position: relative;
	width: 500px;
	float: right;
	text-align: left;
	margin: 0;
	padding: 0 20px 10px 20px;
	background: transparent; 
}

.content a {
	color: #0000EE;
}

.content a:hover, .header a:hover  {
	color: #999999;
	text-decoration: none;
}

.content ul {
	line-height: 1.6;
}

.small {
	font-size: 11px;
	line-height: 1.4;
}

.spec {
	width: 100%;
	background: #FFFFFF;
	margin: 0;
	padding: 0;
}

.spec td {
	width: 25%;
	background: #F6F6F6;
}


.box {
	width: 229px;
	font-size: 11px;
	margin: 25px 0 0 8px;
	padding: 0;
}

.box_top {
	height: 30px;
	margin: 0;
	padding: 0;
	background: transparent url(images/box_top_bg.gif) no-repeat 0 0;
}

.box_top a {
	color:  #FFFFFF;
	line-height: 24px;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	margin: 0;
	padding: 0 0 0 40px;
}

.box a.head:hover {
	color:  #AAAAAA;
}


.box_middle {
	text-align: left;
	margin: 0 0 0 0;
	padding: 10px 10px 0 10px;
	background: #F6F6F6;
	border-left: #BBBBBB 1px solid;
	border-right: #BBBBBB 1px solid;
}

.box_bottom {
	height: 30px;
	margin: 0 0 10px 0;
	padding: 0 10px 0 0;
	background: transparent url(images/box_bottom_bg.gif) no-repeat 0 0;
	z-index: 1;
}

a.featured  {
	line-height: 32px;
	color: #222222;
	text-decoration: none;
	text-align: right;
	margin: 0;
	padding: 0;
	background: transparent url(images/details_button.gif) no-repeat 0 0;
}

/*  Footer ========================= */

.footer {
	clear: both;
	width: 780px;
	color: #FFFFFF;
	font-size: 11px;
	text-align: center;
	margin: 0;
	padding: 0;
	background: transparent url(images/footer_bg.gif) repeat-x 0 0;
}

.footer1 {
	clear: both;
	width: 780px;
	color: #888888;
	font-size: 11px;
	font-weight: normal;
	margin: 0;
	padding: 10px 0 10px 0;
	background: transparent; 
}

.footer a, .footer1 a {
	font-size: 11px;
	color: #888888;
	text-decoration: none;
	margin: 0 10px 0 10px;
}

.footer a:hover, .footer1 a:hover {
	color: #DDDDDD;
}

.footer a {
	line-height: 40px;
	color: #FFFFFF;
}

.footer1 a {
	margin: 0;
}


