/* Font Face 
@font-face {
    font-family: 'HP Rechtman';
    src: url('../font/HRECHTM.ttf');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'SFUTrajanRegular';
    src: url('../font/SFUTrajanRegular.ttf');
    font-weight: normal;
    font-style: normal;

}
*/
body{
	background: url(../images/bg.jpg);
	margin: 0;
	color: #000000;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    line-height: 150%;
}
a img{
	border: none;
}
.clear{
	clear: both;
}
#bg{
	width: 1024px;
	margin: auto;
	background: url(../images/bg_body.jpg) repeat-y top left;
}
#all{
	width:100%;
	background: url(../images/bg_top.jpg) no-repeat top left;
	min-height: 337px;
}
.header{
	width: 100%;
	height: 174px;
	overflow: hidden;
}
.header .logo{
	width: 152px;
	height: 154px;
	float: left;
	margin-top: 18px;
	margin-left: 52px;
}
.header .flag{
	width: 184x;
	float: right;
	text-align: right;
	margin-right: 10px;
}
.header .flag a{
	font-size: 10px;
	color: #3c5d01;
	text-decoration: none;
	font-weight: bold;
}
.header .flag ul{
	margin: 0;
	padding: 0;
	overflow: hidden;
}
.header .flag ul li{
	float: left;
	margin-left: 10px;
	list-style: none;
}
#container{
	width: 100%;
	margin-top: 40px;
}
#container .left{
	width: 317px;
	float: left;
}
#container .left ul{
	font-family: 'Trebuchet MS';
	font-size: 16px;
	overflow: hidden;
	margin: 30px 0 0;
	padding: 0;
}
#container .left ul li{
	list-style: none;
	text-align: left;
}
#container .left ul li a{
	color: #7b5730;
	text-decoration: none;
	display: inline-block;
	width: 153px;
	text-align: right;
	padding: 4px 5px 5px 0;
}
#container .left ul li a:HOVER{
	background: url(../images/bg_menuhover.png) no-repeat top right;
}
#container .right{
	width: 655px;
	float: right;
	margin-right: 22px;
	
}
.title_page{
	text-align: right;
	color: #7b5730;
	padding-right: 20px;
	margin-top: 20px;
	margin-bottom: 40px;
}
.title_page h1{
	font-family: 'Trebuchet MS';
	font-size: 28px;
	font-weight: normal;
	margin: 0;
	padding: 5px 0;
}
.title_page span{
	font-family: Myriad Pro;
	font-size: 14px;
	font-style: italic;
}
.title_content h2{
	font-family: Arial;
	font-size: 28px;
	font-weight: normal;
	margin: 0;
	padding: 5px 0 0;
	color: #7b5730;
}
.title_content span{
	font-family: Myriad Pro;
	font-size: 12px;
	font-style: italic;
	color: #7b5730;
}
.content_page{
	overflow: hidden;
	font-size: 15px;
	color: #7b5730;
	margin-top: 15px;
}
.centertext img{
	max-width: 100% !important;
	height: auto;
}
.form{
	overflow: hidden;
}
.form label{
	display: block;
	width: 190px;
	text-align: right;
	float: left;
	margin-right: 10px;
}
.form .row{
	overflow: hidden;
	clear: both;
	margin-top: 10px;
}
.form input{
	float: left;
	width: 250px;
	border: 1px solid #91bd39;
}
.form textarea{
	border: 1px solid #91bd39;
}
.capcha{
	width: 262px;
	float: left;
	position: relative;
	overflow: hidden;
	height: 50px;
}
.capcha input{
	position:absolute;
	right:64px;
	top:3px;
	width: 80px;
	float: none;
	cursor: pointer;
}
.capcha img{
	position:absolute;
	left:0;
	top:0;
}
.capcha a{
	position:absolute;
	left:115px;
	bottom:0;
	display: block;
}
.hint{
	width: 280px;
	float: left;
	margin-left: 190px;
}
.case_list{
	text-align: center;
	overflow: hidden;
}
.case_list .case{
	display: block;
	float: left;
	background: url(../images/case.jpg) no-repeat bottom left;
	width: 92px;
	height: 299px;
	position: relative;
	text-decoration: none;
	margin-left: 55px;
}
.case_list .case span{
	display: block;
	position: absolute;
	bottom: 30px;
	font-family: Trajan Pro;
	font-size: 10px;
	color: #000000;
	line-height: 13px;
}
.errorMessage{
	color: red;
	clear: both;
	margin-left: 200px;
}
.buttons input{
	display: inline-block;
	width: 60px;
	margin-left: 200px;
}

.content_page .article{
	width: 100%;
	overflow: hidden;
	margin-bottom: 15px;
	padding: 5px 0;
	border-bottom: 1px dotted #cccccc;
}
.content_page .article .title a{
	font-family: Arial;
	font-size: 18px;
	font-style: italic;
	text-decoration: none;
	font-weight: bold;
	color: #7EB955;
}
.content_page .article .introtext{}
.content_page .article .introtext img{
	float: left;
	margin-right: 10px;
}
.listview{
	overflow: hidden;
	clear: both;
	text-align: center;
}
.listview .article{
	width: 200px;
	overflow: hidden;
	text-align: center;
	height: 150px;
	margin-top: 40px;
	margin-left: 15px;
	display: inline-block;
}
.listview .article .img{
	display: block;
	width: 200px;
	height: 100px;
	overflow: hidden;
}
.listview .article img{
	max-width: 200px;
	max-height: 100px;
}
.listview .article a{
	font-family: Myriad Pro;
	font-size: 18px;
	font-style: italic;
	text-decoration: none;
	font-weight: bold;
	color: #7EB955;
}
.pager{
	height: 40px;
}
ul.yiiPager a:link, ul.yiiPager a:visited {
	border: 1px solid #7EB955;
}
#footer{
	width:100%;
	background: url(../images/bg_bottom.jpg) no-repeat bottom left;
	height: 227px;
	position: relative;
}
.tags{
	font-family: Myriad Pro;
	color: #85633f;
	font-size: 15px;
	font-style: italic;
	margin-left: 350px;
	padding-top: 100px;
}
#visitors{
	position:absolute;
	bottom: 10px;
	left:350px;
}
#visitors label{
	color: #91bd39;
	font-weight: bold;
}
#visitors span{
	color: #85633F;
	font-weight: bold;
}
.copyright{
	position: absolute;
	bottom: 0;
	right: 15px;
	text-align: right;
	color: #91bd39;
	font-weight: bold;
	font-size: 11px;
}
.contact_home{
	margin: 15px auto;
}
.contact_home .left_home{
	width: 250px;
	float: left;
}
.contact_home .right_home{
	width: 300px;
	float: right;
	line-height: 10px;
}
.gallery{margin-top: 30px;}