*{
	margin:0;
	padding:0;
}
html, body{
	margin:0px;
	padding:0px;
	height:100%;
	background:#fff;
	font:12px/16px Arial, Tahoma, serif;
	color:#464646;
	}
.clear{
	font-size:1px;
	height:1px;
	overflow:hidden;
	clear:both;
	}
a{
	color:#da251d;
}
a:visited{
	color:#da7873;
}
a:hover{
	color:#da251d;
	text-decoration:none;
}
a img{
	border:0px;
}
ul{
	list-style: square outside;
	margin:0 0 20px 10px;
}
ul li{
	margin:0 0 0 15px;
}
#main_wrapper{
	width:100%;
}
#head{
	display:none;
}
#main{
	position:relative;
	z-index:10;
}
#logo_line{
	width:100%;
	overflow:hidden;
	margin:0 0 5px 0;
}
#logo_line img{
	float:left;
}
#logo_line p{
	text-align:right;
}
#menu_line{
	display:none;
}
#visual{
	display:none;
}
#content{
	position:relative;
	padding-bottom:0px;
	background:#fff;
	width:99%;
}
#content h1{
	font-size:24px;
	line-height:20px;
	font-weight:normal;
	margin:0 0 15px 0;
	color:#007dc4;
	padding:0 0 0 16px;
	border-left:2px solid #dc322a;
}
#content h2{
	font-size:17px;
	font-weight:bold;
	margin:0 0 15px 0;
	color:#007dc4;
}
#content h3{
	font-size:12px;
	font-weight:bold;
	margin:0 0 13px 0;
	color:#007dc4;
}
#content p{
	margin-bottom:15px;
}
#content div.photos_right{
	width:180px;
	float:right;
}
#content div.photos_right img.preview{
	margin:0 0 10px 10px;
	border:4px solid #dcdcdc;
}
#content #services{
	margin:0 -40px 17px 0;
	overflow:hidden;
	display:none;
}
#content #services li{
	position:relative;
	float:left;
	margin:0 35px 17px 0;
	padding:0;
	background:none;
	width:260px;
	height:104px;
	overflow:hidden;
}
#content #services li a img{
	position:absolute;
	top:-104px;
	left:0;
}
#content #services li a:hover img{
	top:0;
}
#content .left{
	display:none;
}
#content .right{
	width:100%;
	float:left;
	margin-left:0px;
	padding-bottom:30px;
}
#footer_wrapper{
	display:none;
}
#news span{
	color:#ec8e1c;
}
#news p{
	margin:0 0 15px 0;
}
#news p.preview{
	padding:0 0 10px 0;
}
#content p.strong{
	padding:10px 10px 10px 30px;
	margin:-15px 0 0 0;
}
/* Breadcrumbs */
.B_crumbBox{
	display:block;
	width:100%;
	overflow:hidden;
	margin:0 0 20px 0;
	color:#ec8e1c;
	font-weight:bold;
	font-size:11px;
}
.B_crumbBox a{
	font-weight:normal;
}
/**/
/* AjaxSearch */
.ajaxSearch_highlight{
	color:#ED1C24;
	font-weight:bold;
}
/**/
/* Img desc*/
#content .img_desc{
	width:100%;
	overflow:hidden;
	margin-bottom:45px;
}
#content .img_desc img{
	float:left;
}
#content .img_desc .desc{
	margin-left:190px;
	padding:7px 0;
}
/* */
/* Img desc*/
#content .gallery{
	width:100%;
	overflow:hidden;
}
#content .gallery .elem{
	float:left;
	width:171px;
	margin:0 20px 20px 0;
}
#content .gallery .elem p{
	padding:10px;
	text-align:center;
	font-weight:bold;
}
/* */
/* Main table */
#content table.main_tbl{
	width:99%;
	border-collapse:collapse;
}
#content table.main_tbl th{
	background:#bcbdc0;
	font-weight:bold;
	color:#000;
}
#content table.main_tbl th,
#content table.main_tbl td{
	text-align:left;
	padding:13px 7px!important;
	line-height:100%;
}
#content table.main_tbl th.first{
	background:url(../images/bg_th_l.gif) left top no-repeat #bcbdc0;
}
#content table.main_tbl th.last{
	background:url(../images/bg_th_r.gif) right top no-repeat #bcbdc0;
}
#content table.main_tbl td{
	background:url(../images/bg_dotted_long.gif) center bottom no-repeat;
}
#content table.main_tbl td.first{
	background:url(../images/bg_dotted_long.gif) left bottom no-repeat;
}
#content table.main_tbl td.last{
	background:url(../images/bg_dotted_long.gif) right bottom no-repeat;
}
/* */
/* Paginator */
#content .pages span,
#content .pages a{
	padding:0 5px;
}
/* */
/* Feedback form */
#content .feedback label{
	float:left;
	width:150px;
}
#content .feedback span{
	color:#EC8E1C;
}
#content .feedback input.txt,
#content .feedback textarea{
	border:1px solid #999;
	width:200px;
	margin:0 5px 0px 0;
	padding:0;
	color:#999;
}
#content .feedback textarea{
	height:50px;
}
#content .feedback input.code{
	width:40px;
}
#content .feedback input.phone{
	width:150px;
}
#content div.days_to{
	padding-top:30px;
	margin:20px 0;
	background:url(../images/bg_dotted.gif) center 30px no-repeat;
}
#content div.days_to div{
	padding:10px;
	background:url(../images/bg_dotted.gif) center bottom no-repeat;
}
/* */
#content img.right_img{
	float:right;
	margin:0 0 10px 10px;
}
.form_frame{
	width:500px;
	height:500px;
	border:0;
}
#custom_form{
	display:none;
}
img.print_min{
	height:171px;
	width:auto;
}