body {
	font-family: Myriad, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
	background-color:#fff; 
	color: #000;
	background-position:left; 
	background-repeat:repeat-y; 
	background-image: url(images/background_house.jpg);	
	}
	
.headertopwrap {	
	background: #C4161C url(images/nav_back_on.gif) repeat-x;
	border-bottom: 3px solid #C63;
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:25px;
	z-index:2;
	}
	
.headertop {
	position:absolute;
	top:0px;
	left:100px;
	height:25px;
	}	
	
.headertop ul {
	margin:0px;
	padding:0px;
	}	
	
.headertop ul li {
	list-style-type:none;
	display:inline;
	margin:0px;
	padding:0px;
	}

#top_house {
margin-top:11em;
margin-left: 7em;
margin-right:2em;
}

	
#logo {
	position: absolute;
	left:40px;
	top:65px;
   	margin-left: 0px;
   	margin-right:0px;
	border:0px solid #000;
	z-index:1;
	/*
	IE5x PC mis-implements the box model. Read more at http://www.glish.com/css/hacks.asp
	*/
		
	voice-family: "\"}\"";
	voice-family: inherit;
   	margin-left: 0px;
   	margin-right:5px;
	}
	
#container_home {
	width:100%;
	height:.1em;
	background: transparent url(images/orangeline.gif) repeat-x;
	background-position: -30px 0px;
	margin-top:30px;
	}
	
#tagline {
	margin-top:20px;
	margin-right:20px;
	float:right;
	clear:right;
	color: #C4161C;
	font-family: Trebuchet MS, Verdana, sans-serif;
	}
	
html>body div#tagline {
position:absolute;
top:50px;
right:20px;
}

	
#contentcontainer {
	clear:both;
	margin-left:6em;
	}	
	
#contentphoto {
	margin-left:1em;
	margin-top: 1em;
	float:left;
	clear:right;
	width:20%;
	z-index:-1;	
	}
	
html>body div#contentphoto {
	margin-left:2em;
	z-index:-1;	
	}
	
#contenttext_others {
	float:right;
	clear:right;
	margin-right: 1em;
	margin-top: 1em;
	margin-bottom:2em;
	width:65%;
	}
	
html>body div#contenttext_others {
margin-top:1em;
	width:75%;
}
	
	
#footer {
	float:left;
	color: #C4161C;
	text-align:center;	
	clear:all;
	width:100%;
	font-size:85%;
	}
	
	
	img {
	border: 0px;
	}
	
h3,h4 {
color:#C4161C;
font-family: Trebuchet MS, Verdana, sans-serif;
}

a:link {
	text-decoration : underline;
	font-weight : bold;
	color: #CC6633;
	}

a:hover  {
	text-decoration : none;
	}
	
a:visited {
	text-decoration : underline;
	font-weight : bold;
	color: #CC6633;
	}
