html { height: 100%;}

body {
	margin: 0;
	background: #fff url('../media/images/background.png') repeat-x;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:13px;
	height: 99%;
}

* {
	outline: none;
}
img {
	border: 0;
}

a {
	color: #962892;
}
a:hover {
	color: #28bf13;
}


p {
	margin: 0;
	padding: 15px 0;
	font-size:13px;
}

h4 {
	margin: 5px 0px 5px 0px;
	font-style:arial narrow;
	font-size:19px;
}

#content {
	width: 100%;
	}

#wrapper {
	padding: 9px 0 0 0;
	
}

#header {
	width: 940px;
	margin: 0 auto;
	
	}

#page {
	background: url('../media/images/page_background.jpg') top right no-repeat;
	position: relative;
	min-height: 350px;
	width: 940px;
	margin: 0 auto;
}

#arrow {
	position: absolute;
}

#shuffle {
	position: absolute;
	left: 23px;
}

#text {
	position: absolute;
	left: 571px;
}

#footer2 {	
	height: 86px;
	background: url('../media/images/footer2.png') repeat-x;
	text-align:center;
}

#logo {
	float: left;
	width: 235px;
	margin-left: 25px;
}

#wind {
	clear: both;
	width: 960px;
	height: 164px;
}

#menu {
	float: left;
	padding-top: 45px;
}

#desc {
	background: url('../media/images/desc_bg.png');
	margin-left: 5px;
	padding: 10px;
	width: 338px;
	height: 260px;
	border: grey 1px solid;
	display: none;
	position: absolute;
}
#address_box{
background: url('../media/images/box.gif') center center no-repeat;
position:absolute;
left:630px;
top:140px;
height:400px;
width:270px;
}
#left_column {
	float: left;
}

#right_column {
	float: left;
}

#news {
	width: 360px;
}

#welcome {
	width: 595px;
}

#contact {
	width: 360px;
}

#services {
	width: 595px;
}

.how {
	float: left;
	margin: 0 30px;
	text-align: center;
	text-decoration: none;
}
.how:hover {
	color: #962892;
}

/* lava lamp */
.lavaLampWithImage {
	position: relative;
	height: 38px;
	width: 630px;
	margin: 10px 0;
	overflow: hidden;
}
.lavaLampWithImage li {
	float: left;
	list-style: none;
}
.lavaLampWithImage li.backLava {
	background: url("../media/images/menu.png") no-repeat right -38px;
	width: 9px;
	height: 38px;
	z-index: 8;
	position: absolute;
}
.lavaLampWithImage li.backLava .leftLava {
	background: url("../media/images/menu.png") no-repeat top left;
	height: 38px;
	margin-right: 9px; /* 7px is the width of the rounded shape */
}
.lavaLampWithImage li a {
	font-weight: bold;
	font-size: 9pt;
	text-decoration: none;
	color: #4a4949;
	outline: none;
	text-align: center;
	top: 10px;
	letter-spacing: 0;
	z-index: 10;
	display: block;
	float: left;
	height: 38px;
	position: relative;
	overflow: hidden;
	margin: auto 8px;
}
.lavaLampWithImage li a:hover, .lavaLampWithImage li a:active, .lavaLampWithImage li a:visited {
	border: none;
	color: #333333;
}
#main-content {
	width:940px;
	height:auto;
	margin:0px 5px;
	padding:5px;
}
#side-content {
float:left;
position:absolute;
top:80px;
left:650px;
}

#faq p {
	padding: 5px 0 15px 0;	
}

#map {
	height: 400px;
	width: 475px;
	z-index: 1;
	margin-left: 10px;
	border: 1px solid #003a24;
}

.searchInput {
	font-size: 10px;
	color: #999999;}

.getQuoteTable td{
	border-top: ;
	padding-right: 4px;
	font-size:10px;
	}
.getQuoteTable .continue {
	font-size: 11px;
	font-weight: bold;
	padding: 3px 3px;
	margin-top: 3px;
	}
	
	p1 {
	font-size:10px;
	}

