body{
	background-color: #000;
	margin: 0;
}

.png{
	behavior: url(/landimages/iepngfix.htc);
}

#container{
	width: 1000px;
	margin: 0 auto;
	background-image: url(/landimages/bg.jpg);
	background-repeat: no-repeat;
}

#content{
	width: 900px;
	margin: 0 auto;
	position: relative;	
}

#title{
	position: absolute;
	top: 192px;
	left: 45px;
	text-align: center;
	width: 800px;
}

.floatleft{
	float: left;
	margin-top: 300px;
}

#leftcontent{
	width: 450px;
	margin-left: 57px;
}

#leftcontent img{
	max-width: 400px;
}

#rightcontent{
	width: 289px;
	margin-left: 25px;
}

.text{
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}

#threeways{
	width: 289px;
	height: 279px;
	background-image: url(/landimages/3ways.jpg);
	position: relative;
}

#clickhere{
	position: absolute;
	top: 80px;
	left: 17px;
}

#clickhere2{
	position: absolute;
	top: 130px;
	left: 17px;
}

#phone{
	position: absolute;
	top: 180px;
	left: 17px;
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}

#cal{
	position: absolute;
	top: 257px;
	left: 17px;
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}

#code{
	position: absolute;
	top: 125px;
	font-family: Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
	left: 17px;
}

#code2{
	position: absolute;
	top: 130px;
	font-family: Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
	left: 17px;
}

#promo{
	background-image: url(/landimages/smallbg.jpg);
	width: 286px;
	height: 39px;
	text-align: center;
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	padding-top: 5px;
	margin-top: 15px;
	margin-left: 2px;
}

#promo a{
	color: #FFF;
}

#video{
	margin-top: 5px;
	margin-left: 0px;
	margin-bottom:10px;
}

.clear{
	clear: both;
}

#footer{
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	width: 600px;
	margin: 0 auto;
	text-align: center;
	margin-top: 20px;
}

#footer a{
	color: #000;
	text-decoration: none;
}
