html,body{
	margin:0;
	padding:0;
}

body{
	margin-left:-180px;
	margin-bottom:10px;
	color:#820025;
	font-size:12px;
	font-family:Tahoma,Arial,sans-serif;
	text-align:center;
	background:#b46a7f;
}

a{
	text-decoration:none;
}

p{
	margin-top:0;
	margin-bottom:10px;
}

img{
	border:0;
}

ul, li{
	margin:0;
	padding:0;
	list-style:none;
}
li {
	padding-left:7px;
	padding-top:5px;
}

#container{
	margin:0 auto;
	text-align:left;
	width:1208px;
	background:url(images_home/page_bg.jpg) repeat-y;
}

#header{
	height:474px;
	background:url(images_home/header_bg.jpg) no-repeat;
}

#header .banner{
	float:right;
	margin-top:378px;
	margin-right:8px;
	_margin-right:4px;
	border-top:#ffffff 1px solid;
}

#page_bottom{
	height:17px;
	background:url(images_home/page_bottom.jpg) no-repeat;
}

#wrapper{
	margin-left:217px;
	margin-right:8px;
}

#content{
	float:left;
	margin:0;
	padding-top:10px;
	padding-left:30px;
	width:579px;
}

#content .text_start{
	font-size: 28px;
	font-weight:bold;
}

#content .text{
	font-size:17px;
}

#content .phone{
	margin-top:5px;
	margin-bottom:5px;
	width:579px;
	height:216px;
	background:url(images_home/phone_bg.png) no-repeat;
}

#content .phone_line{
	padding-top:8px;
	padding-left:7px;
	padding-right:5px;
	height:64px;
	color:#ffffff;
	font-weight:bold;
}

#content .phone_line span{
	float:left;
	width:170px;
}

#content .phone_line span.call{
	font-size:14px;
}

#content .phone_line span.price{
	font-size:11px;
	font-weight:normal;
}

#content .phone_line span.phone_number{
	float:right;
	width:390px;
	text-align:right;
	color:#ffffff;
	font-size:46px;
	line-height:46px;
}

#content .text_end_1,#content .text_end_2{
	color:#bb3434;
	font-weight:bold;
	text-align:center;
	text-transform:uppercase;
}

#content .text_end_1{
	font-size:22px;
}

#content .text_end_2{
	font-size:18px;
}

#banner_right{
	float:right;
	margin-top:10px;
	margin-right:10px;
	*margin-right:5px;
	width:335px;
	height:600px;
	background:#ff0000;
	color:#ffffff;
	font-weight:bold;
	text-align:center;
}

#banner_right img{
	margin-top:10px;
	margin-bottom:10px;
}

#banner_right .text_start{
	font-size: 22px;
	text-transform:uppercase;
}

#banner_right .text{
	font-size:16px;
}

#banner_right .phone{
	font-size:26px;
}

#banner_right .price{
	font-size:14px;
	color:#820025;
}

#foto_list{
	clear:both;
	margin-bottom:10px;
	margin-left:30px;
	width:931px;
	height:450px;
}

#foto_list div{
	float:left;
	width:290px;
	padding:10px;
	font-size:18px;
	font-weight:bold;
}

#foto_list img{
	border:#ff0000 2px solid;
}

#foto_list span{
	float:left;
	width:145px;
	text-transform:uppercase;
	color:#ff0000;
}

#foto_list span.link{
	text-align:right;
}

#foto_list a,#foto_list a:hover{
	width:150px;
	text-transform:uppercase;
	text-decoration:none;
	color:#00adef;
}

#phone_list{
	clear:both;
	margin-bottom:10px;
	margin-left:30px;
	width:931px;
	height:157px;
	background:url(images_home/phone_list_bg.png) no-repeat;
}

#phone_list div{
	float:left;
	width:300px;
	padding-left:10px;
	padding-top:10px;
	color:#ffffff;
	font-size:14px;
	font-weight:bold;
}

#phone_list h2{
	margin:0;
	margin-bottom:5px;
	font-size:20px;
	line-height:20px;
	text-transform:uppercase;
}

#blog{
	clear:both;
	margin-left:30px;
	margin-bottom:20px;
	padding-top:10px;
	width:930px;
}

#blog h2{
	margin:0;
	margin-bottom:5px;
	font-size:18px;
	line-height:20px;
	text-transform:uppercase;
	text-align:center;
	font-weight:bold;
}

#blog div.single, #blog div.category{
	float:left;
	width:445px;
	padding-left:10px;
	padding-right:10px;
	font-size:14px;
}

#blog div.single a{
	color:#003471;
}

#blog div.category a{
	color:#ed145b;
}

#blog div.title{
	margin-left:10px;
	margin-bottom:5px;
	font-size:16px;
	font-weight:bold;
}

#footer{
	clear:both;
	padding-top:70px;
	height:20px;
	background:url(images_home/footer_bg.gif) no-repeat;
	font-size:12px;
	color:#000000;
	text-align:center;
	text-transform:uppercase;
}

.clear{
	clear:both;
}