@charset "utf-8";
/* CSS Document */

body {
	background-image: url(../images/background.jpg);
	padding: 0px;
	margin: 0px;
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: left top;
}

div {
	border: 0px solid #3082e8;
	margin: 0px;
	padding: 0px;
}

img {
	border: none;
}

#container {
	background-color: #FFFFFF;
	width: 850px;
	position: absolute;
	left: 50%;
	margin: 0px 0px 0px -425px;
	padding: 0px;
}

#content {
	float: left;
	width: 850px;
}

#home {
	float: right;
	margin-right: 20px;
}

#nav {
	text-align: center;
	padding-left:130px;
}

#nav li {
	list-style: none;
	display: inline;
}

#nav li a {
	float: left;
	width: 94px;
	color: #000000;
	text-decoration: none;
	line-height: 1.5;
}

.house {
	float: left;
	width: 400px;
	margin-left: 90px;
}

.open {
	float: right;
	margin-right: 90px;
	width: 200px;
	color: #ff0000;
	padding-top: 90px;
}

#columnright {
	float: right;
	width: 300px;
	margin-top:0px;
	margin-right: 30px;
}

.columnrightabout {
	float: right;
	margin-right: 40px;
	text-align: left;
	width: 300px;
	margin-top: 40px;
}

.columnrightservices {
	float: right;
	margin-right: 40px;
	text-align: left;
	width: 300px;
	margin-top: 40px;
}

#columnleft {
	float: left;
	width:400px;
	margin-left: 30px;
	margin-top: 0px;
}

.columnleftabout {
	float: left;
	margin: 40px;
	text-align: left;
	width: 400px;
}

.columnleftservices {
	float: left;
	margin-left: 20px;
	text-align: left;
	width: 400px;
}

#columnmain {
	width: 780px;
	float: left;
	margin-top: 10px;
	margin-left:30px;
	margin-right:30px;
}

.why {
	margin-left: 40px;
}

.map {
	text-align: center;
}

.contact {
	text-align: center;
	padding-top: 30px;
}

.photo {
	text-align: center;
}

h1 {
	color: #0080C0;
}

h3 {
	color: #ff0000;
}

#footer {
	left: 10px;
	text-align: center;
	background-image:url(../images/footer-background_02.jpg);
	width: 850px;
	height: 200px;
	float: left;
}

#footer p{
	margin-top: 150px;
}

/* Clearfix http:.positioniseverything.net/easyclearing.html */
.clearfix:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.clearfix {display: inline-table;}
* html .clearfix {height: 1%;}
.clearfix {display: block;}
.brclear {clear:both;height:0;margin:0;font-size: 1px;line-height: 0;}
/* sIFR http://www.mikeindustries.com/sifr/ Current Version 2.0.2 */
/* These are standard sIFR styles... do not modify */
.sIFR-flash {visibility: visible !important;margin: 0;}
.sIFR-replaced {visibility: visible !important;}span.sIFR-alternate {position: absolute;left: 0;top: 0;width: 0;height: 0;display: block;overflow: hidden;}
.sIFR-flash + div[adblocktab=true] {display: none !important;}
/* =============== you can edit these styles ====================== */
.sIFR-hasFlash h1, .sIFR-hasFlash h2 {
	visibility: hidden;
}
