/* CSS Document */
body{
	margin:0;
	padding:0;
	background:url(images/main_bg_top.jpg) repeat-x #78694A;
	font-family:"Trebuchet MS", Verdana;
	line-height:17px;
	font-size:12px;
	color:#333333;
	letter-spacing:1px;
}
a,a:visited,a:hover{
	color:#333333;
	text-decoration:underline;
	font-weight:bold;
}
a:hover{
	text-decoration:none;
}
.header_1{
	margin:0 auto;
	width:900px;
	height:236px;
	background:url(images/bg_header.jpg);
}
.header_shadow_left{
	width:13px;
	height:236px;
	background:url(images/bg_shadow_left.jpg) no-repeat left top;
	float:left;
	display:inline;
}
.header_shadow_right{
	width:13px;
	height:236px;
	background:url(images/bg_shadow_right.jpg) no-repeat right top;
	float:right;
	display:inline;
}
.header_1 img{
	margin-left:48px;
	float:left;
	display:inline;
}
.menu{
	width:874px;
	height:50px;
	text-align:center;
	font-family:"Trebuchet MS", Verdana;
	line-height:50px;
	font-size:14px;
	color:#FFFFFF;
	float:left;
	display:inline;
}
.menu a,.menu a:visited,.menu a:hover{
	color:#FFFFFF;
	text-decoration:none;
	font-weight:normal;
}
.menu a:hover{
	color:#BF9A4C;
}
.menuS{
	font-weight:normal;
	color:#BF9A4C;
}
.body_contant{
	margin:0 auto;
	width:800px;
	height:200px;
	background:#F5EED8;
	padding:0 50px;
}
body >.body_contant{
	margin:0 auto;
	width:800px;
	min-height:200px;
	height:auto;
	background:#F5EED8;
	padding:0 50px;
}
.body_contant h3{
	margin:0;
	padding:0;
	line-height:30px;
	font-size:20px;
}
.body_contant p{
	padding:0;
	margin:0;
}
.featured_works{
	margin:0 auto;
	width:800px;
	height:190px;
	background:#141416;
	padding:0 50px;
	color:#E2CB8B;
	font-family:Verdana;
	font-size:11px;
	line-height:17px;
	letter-spacing:normal;
}
.featured_works h3{
	margin:0;
	padding:0;
	line-height:35px;
	font-size:20px;
	color:#F5EED8;
	font-weight:bold;
}
.featured_works_block{
	width:236px;
	height:100px;
	padding:20px 17px 18px 12px;
	float:left;
	display:inline;
	background:#000000;
	border-bottom:1px solid #292929;
	border-top:1px solid #292929;
	border-left:1px solid #292929;
}
.featured_works_block1{
	width:237px;
	height:100px;
	padding:20px 17px 18px 12px;
	float:left;
	display:inline;
	background:#000000;
	border:1px solid #292929;
	/*border-top:1px solid #292929;
	border-left:1px solid #292929;*/
}
.featured_works_block1 img,.featured_works_block img,.portfolio_block img,.portfolio_block1 img{
	height:91px;
	width:78px;
	margin:0;
	padding:0;
	border:none;
	margin-right:10px;
	border:3px solid #C8A865;
}
.view_site_but{
	width:80px;
	height:18px;
	display:block;
	float:right;
	margin:0 30px 0 0; 
	background:url(images/view_site_but.jpg) no-repeat;
}
.featured_works_block1 >.view_site_but,.featured_works_block >.view_site_but{
	width:80px;
	height:18px;
	display:block;
	float:right;
	margin:0 60px 0 0; 
	background:url(images/view_site_but.jpg) no-repeat;
}
.featured_works a,.featured_works a:visited,.featured_works a:hover,.portfolio_block a,.portfolio_block1 a,.portfolio_block a:visited,.portfolio_block1 a:visited,.portfolio_block a:hover,.portfolio_block1 a:hover{
	color:#C8A865;
	font-weight:bold;
	text-decoration:underline;
}
.portfolio_block a,.portfolio_block1 a,.portfolio_block a:visited,.portfolio_block1 a:visited,.portfolio_block a:hover,.portfolio_block1 a:hover{
	color:#2F2F33;
}
.featured_works a:hover,.portfolio_block a:hover,.portfolio_block1 a:hover{
	text-decoration:none;
}
.footer_main{
	margin:0 auto;
	width:870px;
	height:50px;
	background:url(images/footer_bg.jpg) repeat-x;
	color:#333333;
	font-family:Verdana;
	font-size:11px;
	letter-spacing:normal;
	line-height:50px;
	padding:0 15px;
}
.footer_text{
	width:300px;
	height:50px;
	float:left;
	display:inline;
}
.footer_links{
	width:570px;
	height:50px;
	float:right;
	display:inline;
	text-align:right;
	font-weight:bold;
}
.footer_links a,.footer_links a:visited,.footer_links a:hover{
	text-decoration:none;
	color:#333333;
}
.footer_links a:hover{
	text-decoration:underline;
}
.contactForm{
	height:560px;
	width:651px;
}
div[class="contactForm"]{
	min-height:560px;
	height:auto;
}
.contactForm .lable{
	width:165px;
	height:30px;
	line-height:30px;
	padding-right:5px;
	text-align:right;
	float:left;
}
.contactForm .input{
	width:481px;
	height:25px;
	padding:4px 0 4px 0;
	float:left;
}
.contactForm .input input, .contactForm .textArea input{
	margin:0;
	padding:0;
	background:#EDE0B8;
	border:1px solid #DBC699;
	width:181px;
	height:20px;
	font-family:Tahoma;
	font-size:11px;
	color:#333333;
	line-height:20px;
}
.contactForm .textArea{
	width:481px;
	height:170px;
	float:left;
	padding:5px 0 0 0;
	line-height:25px;
}
.contactForm .textArea textarea{
	width:459px;
	height:168px;
	margin:0;
	padding:0;
	background:#EDE0B8;
	border:1px solid #DBC699;
	font-family:Tahoma;
	font-size:11px;
	color:#333333;
	line-height:20px;
}
.products_titile{
	color:#957635;
	font-size:20px;
	line-height:25px;
	font-weight:bold;
}

.product_box{
	width:778px;
	height:162px;
	border:1px solid #DBC699;
	background:#EDE0B8;
	padding:10px;
}
.body_contant >.product_box{
	width:778px;
	min-height:162px;
	height:auto;
	border:1px solid #DBC699;
	background:#EDE0B8;
	padding:10px;
}
.product_box img{
	border:5px solid #C8A865;
	margin:0 20px 0 0;
}
.clear{
	height:1px;
	line-height:1px;
	font-size:1px;
	clear:both;
}
.players_box,.players_box1{
	width:180px;
	height:154px;
	border:none;
	float:left;
	display:table-cell;
	vertical-align:middle;
	text-align:center;
	margin:0 18px 0 0;
	padding:6px 0 0 0;
	background:#C8A865;
}
.players_box img,.players_box1 img{
	margin:0;
	border:none;
}
.players_box1{
	margin:0;
}

.portfolio_block,.portfolio_block1{
	width:250px;
	height:100px;
	float:left;
	margin:0 0 50px 0;
}
.product_box > .portfolio_block,.portfolio_block1{
	width:250px;
	min-height:100px;
	height:auto;
	float:left;
	margin:0 0 50px 0;
}
.potfolio_divider{
	float:left;
	width:14px;
	height:100px;
	background:url(images/portfolio_devider.gif) no-repeat left center;
}
.paging{
	width:144px;
	height:25px;
	padding:20px 0 0 0;
	background:url(images/paging.gif) no-repeat top center;
	margin:0 auto;
	line-height:25px;
	text-align:center;
	font-size:13px;
}
.err {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#FF0000;
}