body {
	background:url(images/bg.gif) repeat;
	margin:0px;
	padding:0px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
}
p{
	text-align:justify;
	line-height:19px;
	padding:0px;
	margin:0px;
}
h2{
	padding:0px 0 10px 0; margin:0px; color:#B52025; font-size:20px; font-weight:normal;
}

#wrap{
	width:977px;
	margin:25px auto;	
}

#main_container{
	width:977px;
	background:url(images/center_bg_repeat.gif) repeat-y center;
}
#header{
	width:960px;
	margin:auto;
	height:90px;
	margin-top: -15px;
	border-top: 1px solid black;
	border-left: 1px solid black;
	border-right: 1px solid black;
}
#logo{
	padding:10px 0 0 20px;
	float:left;
}
#houseimg {
	border: 1px solid black;
	margin: 50px 45px 0 30px;
	padding: 1px;
}	
#housecar {
    border: 1px solid black;
	width:500px; height: 425px;
	cursor:pointer;
	background:url(images/background.jpg) no-repeat left top;
}
#house {
	position:absolute;
	left:125px;
	top:900px;
	z-index: 1;
}
#tree {
	position:absolute;
	left:175px;
	top:850px;
	z-index: 2;
}
#car {
	position:absolute;
	left:125px;
	top:1040px;
	z-index: 3;
}
.clear{
	clear:both;
}
.top_corner{
	width:976px;
	height:15px;
	background:url(images/top_bg.gif) no-repeat center bottom;
}
.disptext {
	float: right;
	margin: 0px 110px 0 0;
	cursor: pointer;
}
/* middle_banner */
.middle_banner{
	width:977px;
	height:304px;
	background:url(images/middle_banner_bg.gif) no-repeat center;
}
/* slider */
.featured_slider { width:965px; margin:auto; float:left; margin:18px 0 0 6px; }
ul, li{
	padding:0px;
	margin:0px;
	list-style:none;
}
#featured_border { position: relative; border: none; padding:0px; height:280px; margin: 0px; }
#featured_wrapper { position: relative; width: 100%; height: 100%; overflow: hidden; }
#featured_images { position: absolute; left: 0; top: 0; }
#featured_images li { float: left; }
#featured_buttons { position: absolute; top: 15px; right: 15px; width: auto; padding:0; list-style:none;}
#featured_buttons li { width: 22px; height: 22px; background: url(images/featured-button-off.png); float: left; margin-left: 3px; text-align:center; font-size:12px; color:#FFFFFF; line-height:22px; cursor: pointer; }
#featured_buttons li.clicked { background: url(images/featured-button-on.png); }
/**/
.center_content{
	width:960px;
	clear:both;
	margin:auto;
	padding:10px 0 20px 0;
	border-left: 1px solid black;
	border-right: 1px solid black;
	background: white;
}
.center_content_pages{
	width:958px; height: 521px;
	clear:both;
	margin:auto;
	padding:20px 2px 20px 0px;
	background:url(images/center_bg_pages.gif) no-repeat center top;
	border-left: 1px solid black;
	border-right: 1px solid black;
}
.home_section_left{
	width:270px;
	height:auto;
	float:left;
	margin:0 14px 0 14px;
	padding:0 10px 20px 10px;
}
.home_section_left p{
	clear:both;
}
.home_section_left p span{
	font-weight:bold;
}
img.home_section_icon{
	width:57px;
	padding-top:5px;
	float:left;
}
h2.home_title{
	width:190px;
	float:left;
	font-size:20px;
	padding:20px 0 0px 10px; margin:0px;
	color:#B52025;
}
.home_subtitle{
	width:190px;
	float:left;padding:0px 0 0px 10px; font-size:12px; color:#a7a7a7;
}
.home_section_thumb{
	float:left; clear:both;
	padding:2px; text-align:center;margin:10px 0 10px 0; border:1px #dcdcdc solid;
}
a.more{
	float:right;
	padding-top: 20px;
}
img.projects{
	float:left;
	padding:2px;margin:0 10px 0 0; border:1px #dcdcdc solid;
}
.left_content{
	width:500px;
	float:left;
	padding:0;
}
.left_block{
	width:295px;
	float:left;
	padding:20px 20px 30px 60px;
}
.left_block_wide{
	width:625px;
	float:left;
	padding:20px 20px 10px 15px;
}
.block_wide{
	width:625px;
	float:left;
	margin:10px 20px 10px 15px;
	padding-top:10px;
	border-top:1px #ededed solid;
}
.wide_content{
	width:930px;
	clear:both;
	padding:10px 15px 0 15px;
}
.right_block {
	width:280px;
	float:right;
	padding:30px 20px 10px 0;
}
	
.R_block {
	width:300px; height: 425px;
	float:right;
	margin:10px 75px 0 0px;
	border: 1px solid black;
	font-size: 20px;
	/* padding: 25px; */
}

img.pic{
	border:3px #22496a solid;
	margin:0 0 10px 0;
}
.home_news a{
	font-size:12px;
	color:#c82127;
	text-decoration:none;
	border-bottom:1px #bcbcbc dotted;
	padding:10px 0 5px 12px;
	display:block;
	float:left;
	background:url(images/arrow.gif) no-repeat left top;
	background-position: 0px 13px;
}
.home_news a:hover{
	text-decoration:underline;
}
input.newsletter_input{
	background-color:#fdeaeb;
	border:1px #e2c7c8 solid;
	width:193px;
	height:18px;
	padding:4px;
	float:left;
}
form#newsletter{
	padding:10px 0 0 0;
}
input.newsletter_submit{
	background-color:#b52025;
	color:#FFFFFF;
	text-align:center;
	float:left;
	padding:4px 4px 3px 4px;
	margin:0 0 0 10px;
	border:1px #fdeaeb solid;
	cursor:pointer;
}
.testbox{
	padding:20px 10px 5px 0;
	margin:0;
	border-bottom:1px #ededed solid;
}
.testbox p{
	font-style:italic;
}
/*-----------------------------footer------------------*/
.footer{
	clear:both;
	width:960px;
	margin:auto;
	background:url(images/footer_bg.jpg) no-repeat center;
	height:65px;
	border-bottom: 1px solid black;
	border-left: 1px solid black;
	border-right: 1px solid black;
}
.copyright{
	float:left;
	padding:30px 0 0 20px;
	color:#2A1C11;
}
.copyright a{
	color: #2A1C11;
	text-decoration:underline;
}
.copyright a:hover{
	color: #2A1C11;
	text-decoration:underline;
}
.footer_links{
	float:right;
	padding:30px 20px 0 0;
}
.footer_links a{
	text-decoration:none;
	color: #2A1C11;
	padding-left:10px;
}
.footer_links a:hover{
	color: #2A1C11;
	text-decoration:underline;
}