/*
Author: W3layout
Author URL: http://w3layouts.com
License: Creative Commons Attribution 3.0 Unported
License URL: http://creativecommons.org/licenses/by/3.0/
*/
/* reset */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,dl,dt,dd,ol,nav ul,nav li,fieldset,form,label,legend,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video,top,qy{
	margin:0;
	border:0;
	font-size:12px; color:#643D14;
	vertical-align:baseline;
	font-family: "Î¢ÈíÑÅºÚ";
	
}
article, aside, details, figcaption, figure,footer, header, top, qy, hgroup, section {display: block;}
ol,ul{list-style:none;margin:0;padding:0;}
blockquote,q{quotes:none;}
blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}

/* start editing from here */
a{text-decoration:none;font-family: "Î¢ÈíÑÅºÚ";}
.txt-rt{text-align:right;}/* text align right */
.txt-lt{text-align:left;}/* text align left */
.txt-center{text-align:center;}/* text align center */
.float-rt{float:right;}/* float right */
.float-lt{float:left;}/* float left */
.clear{clear:both;}/* clear float */
.pos-relative{position:relative;}/* Position Relative */
.pos-absolute{position:absolute;}/* Position Absolute */
.vertical-base{	vertical-align:baseline;}/* vertical align baseline */
.vertical-top{	vertical-align:top;}/* vertical align top */
.underline{	padding-bottom:5px;	border-bottom: 1px solid #eee; margin:0 0 20px 0;}/* Add 5px bottom padding and a underline */
nav.vertical ul li{	display:block;}/* vertical menu */
nav.horizontal ul li{	display: inline-block;}/* horizontal menu */

/*end reset*/
 body{
	font-family: "Î¢ÈíÑÅºÚ";
	background:url(../images/body_bg.png);
 }
  .wrap{
	width:1240px; height:auto;
	margin:0 auto;

 }
   .menu{
	width:80%;height:auto;
	
 }
 .container{ margin-left:30px; height:45px;}
 li{list-style:none;}

ul#topnav {
	margin: 0; padding: 0;
	float:left;
	width: 100%;
	list-style: none;
	font-size: 16px;
}
ul#topnav li {
	float: left;
	margin: 0; padding: 0;
	position: relative;text-align:center
}
ul#topnav li a {
	float: left; width:100%;text-align:center; font-size:14px; color:#606060; line-height:45px; 
	height: 45px;
}
ul#topnav li:hover a, ul#topnav li a:hover {
	background-position: center bottom;
	background-image: url(../images/mubj.png);
	background-repeat: no-repeat;
	font-weight: bold;
	color: #666666;
}



ul#topnav li .sub {
	position: absolute;
	top: 45px;
	left: 0;
	float: left;
	/*--Bottom right rounded corner--*/
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	/*--Bottom left rounded corner--*/
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	display: none;
	background-color: #FFF9ED;
	background-repeat: no-repeat;
	border: 1px solid #FFC152;
	
	background-position: right bottom;
	padding-top: 1px;
	padding-right: 200px;
	padding-bottom: 110px;
	padding-left: 1px;
}

ul#topnav li .sub ul{
	list-style: none;
	margin: 3; padding: 0;
	width: 120px;
	float: left;
}
ul#topnav .sub ul li {
	width: 120px;
	color: #FF3300;
	font-family: "Î¢ÈíÑÅºÚ"; text-align:center;
	height:30px; line-height:30px;
	font-size: 12px;

}
ul#topnav .sub ul li h2 {
	font-size: 14px; text-align:center;
	border-bottom-width: 1px;
	border-bottom-style: dashed;height:30px; line-height:30px;
	background-image: none;
	border-bottom-color: #FF3300;
	font-weight: normal;

}
ul#topnav .sub ul li h2 a {
	background-image: none;text-align:center;
		color: #FF3300;height:30px; line-height:30px;
	font-family: "Î¢ÈíÑÅºÚ"
}
ul#topnav .sub ul li a {
	float: none; 
	text-indent: 0; /*--Reset text indent--*/
	height: auto;
	height:30px; line-height:30px;
	display: block;background-image: none;
	text-decoration: none;
		color: #FF3300;
	font-family: "Î¢ÈíÑÅºÚ"
}
ul#topnav .sub ul li a:hover {color: #FF9900; background-position: 5px 12px ;background-image: none;}
 .header_top{
	position:relative; z-index:9;
	padding:0px 0; height:160px;
	background-image: url(../images/topbg.jpg);
 }
  .head_top{
	padding:5px;
	position:relative;
	background-image: url(../images/topbg.jpg);
 }
   .qy{
	background:#E5E5E5;	
 }
 /** Social Icons **/
.social-icons {
	float:left;
}

.social-icons {
	float: left;
	width: 25%;
	padding: 0px;
	margin: 0;
}


  .menu{
	 float:left;
	font-family: "Î¢ÈíÑÅºÚ";
 }

  .logo {
	padding:10px 0;
	font-family: "Î¢ÈíÑÅºÚ";
 }
   .logo img{ width:235px;
 }
 .content{
 	padding:5px 0;
 }
  .content h3{ 
	font-size:25px;
	color:#643D14; font-size:14px;
	padding:5px 0;
	font-family: "Î¢ÈíÑÅºÚ";
		 }
		   .content h3 a{ 
	color:#643D14; font-size:14px;
	font-family: "Î¢ÈíÑÅºÚ";
		 }
 /*** Content top ***/
.section {
	clear: both; width:100%;
	padding: 0px;
	margin: 0px;
}

.left_nav { float:left;width:234px;position: relative;line-height:24px; text-align:center; border-bottom: 1px dashed #D1D0D0;}
.left_nav a {
	width:100%;
	display:block;
	font-size:14px;
	color:#643D14;	background-image: url(../images/list-img.png);
	background-repeat: no-repeat;
	background-position: 0px 10px;
	font-weight:bold;
	margin-top: 5px;
	margin-bottom: 5px;
}
.left_nav a:hover { text-decoration:none; color:#FF6D00;	background-image: url(../images/list-img-hover.png);
	background-repeat: no-repeat;
	background-position: 0px 10px; }

/*µ¼º½À¸ÏÂÀ­*/
.left_nav ul {
	display:none;
	background-color: #CCCCCC;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}
.left_nav ul li {
	line-height:25px;
	background-image: none;
}
.layout_table { border-collapse:collapse; width:100%; }
.common_table { border-collapse:collapse; width:100%; margin:5px 0; }
.common_table td { padding:5px; border:1px solid #CCCCCC; }
.common_table th { text-align:center; border:1px solid #CCCCCC; }
.left_nav ul li a {
	font-weight:normal;
	color:#643D14;background-image: none;
	font-size:12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.left_nav ul li a:hover {
	background-color:#FFFFFF;

	color:#FF6D00;
	background-image: none;
}

.left_nav ul li ul{
	
	background-color: #E8E8E8;
}
.left_nav ul li ul li {
	line-height:25px;
	background-image: none;
}
.left_nav ul li ul li a {
	font-weight:normal;
	color:#643D14;background-image: none;
	font-size:12px;
	border-bottom-width: 1px;	margin-top: 5px;
	margin-bottom: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.left_nav ul li ul li a:hover {
	background-color:#FFFFFF;	margin-top: 5px;
	margin-bottom: 5px;
	color:#FF6D00;
	background-image: none;
}
.col_1_of_4{
	display: block;
	float:left; width:20%;
	margin:0% 0 0% 10px;
}
.col_1_of_4:first-child { margin-left: 0; } /* all browsers except IE6 and lower */
	
.span_1_of_4 {
	width: 20.8%;
	padding:1.5%; 
}
.number{
	float: left;
	width:20%;
	border-radius:30px;
	-webkit-border-radius:30px;
	-moz-border-radius:30px;
	-o-border-radius:30px;
	display: inline-block;
	text-align: center;
}
.number figure {
	text-align: center;
	padding:15px 0;
}
.number figure span {
	font-size:2em;
	line-height:25px;
	color:#643D14;
	display: block;
	margin-bottom: -3px;
	font-weight: bold;
}
.heading{
	float: left;
	padding-left:5%;
	width:75%;
}
.heading  h4{
	color: #643D14; margin-top:10px;
	font-size:1.4em;
	font-family: "Î¢ÈíÑÅºÚ";
	text-transform:uppercase;
}
.heading-desc p {
	font-size:0.825em; text-indent:2em;
	color: #fff;margin-top:10px;
	line-height:1.8em;
	padding:5px 0;
} 
/*** Content bottom ***/
.col_1_of_3{
	display: block;
	float:left;
	margin: 0% 0 0% 1.6%;
}
.col_1_of_3:first-child { margin-left: 0; }

.span_1_of_3 {
	width: 26.2%;
	padding:1.5%; 
}
.span_1_of_3  h3{
	color:#643D14;
	margin-bottom:0.3em; width:100%; height:30px;
	font-size:14px;
	line-height: 1.2;
	font-family: "Î¢ÈíÑÅºÚ";
	font-weight : bold;
	margin-top: 0px;
}
.span_1_of_3  h3{
	color:#643D14;
	margin-bottom:0.3em; width:100%; height:30px;
	font-size:14px;
	line-height: 1.2;
	font-family: "Î¢ÈíÑÅºÚ";
	font-weight : bold;
	margin-top: 0px;
}
.span_1_of_3  p{
	font-size:12px;
	color: #643D14;
	line-height: 1.6em; text-indent:2em;
	font-family: "Î¢ÈíÑÅºÚ";
	padding-top:10px; 	
}
.span_1_of_3 ul{overflow: hidden; 
}
.span_1_of_3 li{
	font-size:12px;
	color:#643D14;
	background:url(../images/list-img.png) no-repeat 0px; border-bottom: 1px dashed #D1D0D0;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.span_1_of_3 li a{
    color:#643D14;

}
.span_1_of_3 li:hover{
    color:#643D14;
	background:url(../images/list-img-hover.png) no-repeat 0px;
}
.span_1_of_3 img{
	padding:3px;
	background:#FFF;
	border:1px solid #DDD;
	display:block;
	width:98%;
}
/****  New Products ******/
.new-products p{
	display: inline-block; float:left;
	width:49%;
	list-style:none;
	padding-top:0;
}
.new-products p a{
	background: #FFF;
	display: block;
    margin:0 5px;
	
}
/**** Footer *****/
  .footer{
	background:#F5F5F5;
 	border-top:2px solid #CAC6C5;	background-image: url(../images/topbg1.jpg);
 }
  .footer h3{
	font-size:14px;
	color: #765329;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #CAC6C5;
	font-weight: bold;
 }
.post{
   padding-bottom:15px;
 }
 .post p{
	font-size:12px;
	color:#765329;
	line-height:1.3em;

}
 .post p span a{
	color:#765329;
	font-size:12px;line-height:1.3em;
	cursor:pointer;
 }
 .post p span a:hover{
 	color:#765329;
 }
 /*** footer social icons ***/
 .social_icons li{
 	list-style: none;
 }
 .social_icons ul li a.facebook span.icon {
	background: url(../images/social_icons.png) no-repeat 0 0;
 }
 .social_icons ul li a.facebook:hover span.icon{
 	background-position:0 -56px;
 }
 .social_icons ul li a.twitter span.icon{
 	background:url(../images/social_icons.png) no-repeat -55px 0;
 }
 .social_icons ul li a.twitter:hover span.icon{
 	background-position:-55px -56px;
 }
  .social_icons ul li a.rss span.icon{
 	background:url(../images/social_icons.png) no-repeat -110px 0;
 }
 .social_icons ul li a.rss:hover span.icon{
 	background-position:-110px -56px;
 }
 .social_icons ul li a span.icon {
	display: inline-block;
	margin-right:8px;
	width: 55px;
	height: 56px;
	vertical-align: top;
}
.social_icons ul li a span.inner {
	display: inline-block;
	padding-top: 10px;
	line-height: 18px;
	color:#949494;
	font-size:12px;
}
.social_icons ul li a span.inner:hover {
	color:#765329;
}
.social_icons ul li a span.inner strong{
	font-size:15px;	
}
.span_1_of_4 li{
	color:#765329;
	font-size:12px;line-height:20px;
	cursor:pointer;
}
.span_1_of_4  a{
	    color:#643D14;
	font-size:14px;	line-height:1.3em;
	cursor:pointer;
}
.span_1_of_4 a:hover{
    color:#643D14;
}
  .copy_right{
	text-align:center; background-color:#EE5A00;
	padding:15px 0;

 }
  .copy_right p{
	font-size:12px;
	color:#fff;
 }
  .copy_right p a{
	color:#fff;
	font-size:12px;
	text-decoration:underline;
 }
  .copy_right p a:hover{
	color:#fff;
	text-decoration:none;
 }
/* About */
.cont{
	display: block;
	float:left;
	margin: 1% 0 1% 0;
	background:#ECECEC;
	box-shadow: 0px 0px 5px #999;
	filter: progid:DXImageTransform.Microsoft.Shadow(color='#969696', Direction=135, Strength=5);/*for ie6,7,8*/ 
	border: 1px solid #CCCCCC;
	-moz-box-shadow:2px 2px 5px #969696;/*firefox*/ 
-webkit-box-shadow:2px 2px 5px #969696;/*webkit*/ 
box-shadow:2px 2px 5px #969696;/*opera»òie9*/ 


}
.rsidebar{
	display: block;
	float:left;
	background:#ECECEC;
	box-shadow: 0px 0px 5px #999;
	border: 1px solid #CCCCCC;
	filter: progid:DXImageTransform.Microsoft.Shadow(color='#969696', Direction=135, Strength=5);/*for ie6,7,8*/ 
	-moz-box-shadow:2px 2px 5px #969696;/*firefox*/ 
-webkit-box-shadow:2px 2px 5px #969696;/*webkit*/ 
	box-shadow:2px 2px 5px #969696;/*opera»òie9*/
	margin-top: 1%;
	margin-right: 10px;
	margin-bottom: 1%;
	margin-left: 0;

} .STYLE2 {color: #EE5A00}
.ul_a { }
.ul_a li {
	line-height:24px; font-size:13px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #F7F7F7;font-family: "Î¢ÈíÑÅºÚ";
}
.ul_a li a{ color:#643D14 ; font-size:13px;font-family: "Î¢ÈíÑÅºÚ";
}
.page_turner { padding:4px 0px 0px 1px; float:right; font-size:13px;clear:both; }
.page_turner a, .page_turner span { float:left; font-size:13px;display:block; border:1px solid #757575; padding:5px; margin-left:4px; line-height:16px; }
.page_turner a:link, .page_turner a:visited { text-decoration:none; }
.page_turner a:hover, .page_turner a.c { background:#CDCDCD; color:#000; }	
.common_title { font-size:14px; text-align:center; line-height:26px; color:#643D14; }
.common_info { border:1px dashed #CCC; padding:10px; text-align:center;  }
.common_info a {  }
.common_img { text-align:center; padding:10px; }
.common_img img { max-width:640px; padding:5px; border:1px solid #CDCDCD; }
.common_img a:hover img { border:1px solid #0D67A5; }
.common_next { border:1px dashed #CCC; padding:5px; }
.span_2_of_3 {
	width: 63.1%;
	padding:1.5%; 
}
/* FAQ  ============================================================================= */
.faqs{
	padding-top:15px;
}
.questions{
	margin:10px 0 3px 0;
}
.questions h4{
	color:#643D14;
	font-size: 15px;
	margin-bottom:5px;
	font-weight: normal;
}
.questions p{
	color: #444;
	font-size: 13px;
	line-height: 1.8em;
}
.sidebar{
	width: 19.2%;
	padding:1.5%;
	float:left; 
}
.span_2_of_3  h3,.sidebar h3{
	color:#643D14;
	margin-bottom:0.5em;
	font-size:14px;
	font-weight :bold;
	margin-top: 0px;
	text-transform:uppercase;
}
.span_2_of_3 p{
	font-size:12px;
	line-height: 20px;
	font-family: "Î¢ÈíÑÅºÚ";
}
.sidebar p {
	font-size:0.9em;
	padding:1.5em 0 0 0;
	color: #444;
	line-height: 1.8em;
	font-family: "Î¢ÈíÑÅºÚ";
	text-indent:35px;
	font-style: italic; 	
}

.sidebar-bottom{
	padding-top:25px;
}
.testimonials{
	padding-top:18px;
	position:relative;
}
.testimonials span.quotes{
	position:absolute;
	left:0;
	top:55px;
	width:30px;
	height:28px;
	background:url(../images/quotes.png) no-repeat;
}
.testimonials span.quotes-down{
	position:absolute;
	right:85px;
	bottom:-7px;
	width:30px;
	height:28px;
	background:url(../images/quotes-down.png) no-repeat;
}
.sidebar h3{
    font-size:14px;
    color:#643D14;
    margin-bottom:0;
}
.sidebar h3 span a{
	color:#643D14;
	font-size:0.9em;
	cursor:pointer;
	text-decoration:underline;
	font-weight:normal;
	padding-left:10px;
	text-transform:lowercase;
}
/***** Gallery *****/
.grid_1_of_4{
	display: block;
	float:left;
	margin: 1% 0 1% 1.6%;
	background: #ECECEC;
	box-shadow:2px 2px 5px #999;
		filter: progid:DXImageTransform.Microsoft.Shadow(color='#969696', Direction=135, Strength=5);/*for ie6,7,8*/ 
	-moz-box-shadow:2px 2px 5px #969696;/*firefox*/ 
-webkit-box-shadow:2px 2px 5px #969696;/*webkit*/ 
	box-shadow:2px 2px 5px #969696;/*opera»òie9*/
	border: 1px solid #CCCCCC;
}
.grid_1_of_4:first-child { 
	margin-left: 0; 
} 
.images_1_of_4 {
	width: 20.2%;
	padding:1.5%;
	position:relative; 
}
.images_1_of_4  img{
width:100%;
	max-width:100%;
	display:block;
	outline:none;
}
.images_1_of_4 a{
	outline:none;
}
.images_1_of_4  h3{
	margin-top:0.4em;
	margin-bottom:0.2em;
	font-weight : normal;
	color: #643D14;
	font-size:14px;
}
.images_1_of_4  p{
	font-size:12px;
	color: #333;
	line-height: 1.6em;
	font-family: "Î¢ÈíÑÅºÚ";
}
.images_1_of_4  span a{
	color: #643D14;
	font-size: 1em;
	cursor: pointer;
}
.images_1_of_4 a span{
	position: absolute;
	top:80px;
	left:135px;
	width:36px;
	height:36px;
	opacity: 0;
	-webkit-transition: opacity 0.3s linear;
	-moz-transition: opacity 0.3s linear;
	-o-transition: opacity 0.3s linear;
	-ms-transition: opacity 0.3s linear;
	transition: opacity 0.3s linear;
}
.images_1_of_4 a img:hover{
	opacity:0.6;
}
.images_1_of_4 a:hover span{


	
}
/**** Details ****/
.image {
	clear: both;
	padding: 0px;
	margin: 0px;
	background: #ECECEC;
	box-shadow: 0px 0px 5px #999;
	padding:1.5%;
	margin:1% 0;
}
.group:before,
.group:after {
    content:"";
    display:table;
}
.group:after {
    clear:both;
}
.group {
    zoom:1;
}
.grid {
	display: block;
	float:left;
	margin:0% 0 0% 1.6%;
}
.grid:first-child { margin-left: 0; }

.images_3_of_1 {
	width:30.2%;
}
.blog{
	width: 68.1%;
}
.images_3_of_1  img {
	max-width:100%;
	display:block;
}
.blog  h3{
	color: #03769E;
	margin-bottom: 0.3em;
	font-size: 14px;
	line-height: 1.2;
	font-family: "Î¢ÈíÑÅºÚ";
	font-weight: normal;
	margin-top: 0px;
}
.blog  p  {
	font-size:12px;
	padding:0.3em 0;
	color: #333;
	line-height: 1.6em;
	font-family: "Î¢ÈíÑÅºÚ";	
}
.price p,.available p{
	font-size:12px;
	padding:1.3% 1%;
	color:#222;
	vertical-align:top;
}
.price p span{
	font-size:1.5em;
	font-family: "Î¢ÈíÑÅºÚ";
	color: #CC3636;
}
.available p span{
	font-size:1em;
	color: #CC3636;
}
.blog .button{
	margin-top:1%;
	line-height:2em;
}
.blog .button a{
	font-size:1em;
	color:#FFF;
    border-bottom: 2px solid #178FB6;
	background: #4c4c4c;
	background: #4c4c4c;
	background: -moz-linear-gradient(top,  #4c4c4c 0%, #383838 0%, #474747 0%, #282727 0%, #292929 0%, #2c2c2c 0%, #3f3e3e 0%, #292929 51%, #1c1c1c 52%, #111111 100%, #151415 100%, #161616 100%, #151415 100%, #666666 100%, #212121 100%, #1c1c1c 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4c4c4c), color-stop(0%,#383838), color-stop(0%,#474747), color-stop(0%,#282727), color-stop(0%,#292929), color-stop(0%,#2c2c2c), color-stop(0%,#3f3e3e), color-stop(51%,#292929), color-stop(52%,#1c1c1c), color-stop(100%,#111111), color-stop(100%,#151415), color-stop(100%,#161616), color-stop(100%,#151415), color-stop(100%,#666666), color-stop(100%,#212121), color-stop(100%,#1c1c1c));
	background: -webkit-linear-gradient(top,  #4c4c4c 0%,#383838 0%,#474747 0%,#282727 0%,#292929 0%,#2c2c2c 0%,#3f3e3e 0%,#292929 51%,#1c1c1c 52%,#111111 100%,#151415 100%,#161616 100%,#151415 100%,#666666 100%,#212121 100%,#1c1c1c 100%);
	background: -o-linear-gradient(top,  #4c4c4c 0%,#383838 0%,#474747 0%,#282727 0%,#292929 0%,#2c2c2c 0%,#3f3e3e 0%,#292929 51%,#1c1c1c 52%,#111111 100%,#151415 100%,#161616 100%,#151415 100%,#666666 100%,#212121 100%,#1c1c1c 100%);
	background: -ms-linear-gradient(top,  #4c4c4c 0%,#383838 0%,#474747 0%,#282727 0%,#292929 0%,#2c2c2c 0%,#3f3e3e 0%,#292929 51%,#1c1c1c 52%,#111111 100%,#151415 100%,#161616 100%,#151415 100%,#666666 100%,#212121 100%,#1c1c1c 100%);
	background: linear-gradient(to bottom,  #4c4c4c 0%,#383838 0%,#474747 0%,#282727 0%,#292929 0%,#2c2c2c 0%,#3f3e3e 0%,#292929 51%,#1c1c1c 52%,#111111 100%,#151415 100%,#161616 100%,#151415 100%,#666666 100%,#212121 100%,#1c1c1c 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4c4c4c', endColorstr='#1c1c1c',GradientType=0 );
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);  
	padding:8px 15px;
	box-shadow: 0 -1px 1px rgba(0, 0, 0, 0.5) inset, 0 1px 1px #202020 inset, 1px 2px 2px -1px rgba(0, 0, 0, 0.3);   
  -moz-box-shadow: 0 -1px 1px rgba(0, 0, 0, 0.5) inset, 0 1px 1px #202020 inset, 1px 2px 2px -1px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 -1px 1px rgba(0, 0, 0, 0.5) inset, 0 1px 1px #202020 inset, 1px 2px 2px -1px rgba(0, 0, 0, 0.3);  
   cursor:pointer;
}
.blog .button a:hover{
	    color:#643D14;
}
/***  Services ***/
.listview_1_of_2{
	display: block;
	float:left;
	margin: 0% 0 0% 1.6%;
}
.listimg{
	display: block;
	float:left;
}
.text{
	display: block;
	float:left;
	margin: 0% 0 0% 2.6%;
}
.listview_1_of_2:first-child { margin-left: 0; } 
.images_1_of_2 {
	width: 46.2%;
	padding:1.5%; 
}
.listimg_2_of_1 {
	width:10.2%;
}
.list_2_of_1 {
	width:87.2%;
}
.images_1_of_2  img {
	max-width:100%;
	display:block;
}
.year{
	float:left;
	width:10%;
}
.year p{
	color:#643D14;
	font-size:1.2em;
	font-family: "Î¢ÈíÑÅºÚ";
}
.history-desc{
	padding:4.7px 0;
}
.history  p.history{
	float:left;
	width:90%;
	font-size:12px;
	color:#747474;
	line-height: 20px;
} 
/******* contact Form ******/
.col{
	display: block;
	float:left;
	margin: 0% 0 1% 1.6%;
	background: #ECECEC;
	box-shadow: 0px 0px 5px #999;
}
.col:first-child{
	margin-left:0;
}	
.span_2_of_3 {
	width: 73.1%;
	padding:1.5%; 
}
.contact {

}
.contact-form{
	position:relative;
	padding-bottom:30px;
}
.contact-form div{
	padding:5px 0;
}
.contact-form span{
	display:block;
	font-size:12px;
	color: #333;
	padding-bottom:5px;
	font-family: "Î¢ÈíÑÅºÚ";
}
.contact-form input[type="text"],.contact-form textarea{
		    padding:8px;
			display:block;
			width:98%;
			background:#fcfcfc;
			border: none;
			outline:none;
			color:#464646;
			font-size:12px;
			font-family: "Î¢ÈíÑÅºÚ";
			box-shadow: inset 0px 0px 3px #999;
			-webkit-box-shadow: inset 0px 0px 3px #999;
			-moz-box-shadow: inset 0px 0px 3px #999;
			-o-box-shadow: inset 0px 0px 3px #999;
			-webkit-appearance:none;
}
.contact-form textarea{
		resize:none;
		height:120px;		
}
.contact-form input[type="submit"]{
	color:#FFF;
    border-bottom: 2px solid #178FB6;
	background: #4c4c4c;
	background: #4c4c4c;
	background: -moz-linear-gradient(top,  #4c4c4c 0%, #383838 0%, #474747 0%, #282727 0%, #292929 0%, #2c2c2c 0%, #3f3e3e 0%, #292929 51%, #1c1c1c 52%, #111111 100%, #151415 100%, #161616 100%, #151415 100%, #666666 100%, #212121 100%, #1c1c1c 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4c4c4c), color-stop(0%,#383838), color-stop(0%,#474747), color-stop(0%,#282727), color-stop(0%,#292929), color-stop(0%,#2c2c2c), color-stop(0%,#3f3e3e), color-stop(51%,#292929), color-stop(52%,#1c1c1c), color-stop(100%,#111111), color-stop(100%,#151415), color-stop(100%,#161616), color-stop(100%,#151415), color-stop(100%,#666666), color-stop(100%,#212121), color-stop(100%,#1c1c1c));
	background: -webkit-linear-gradient(top,  #4c4c4c 0%,#383838 0%,#474747 0%,#282727 0%,#292929 0%,#2c2c2c 0%,#3f3e3e 0%,#292929 51%,#1c1c1c 52%,#111111 100%,#151415 100%,#161616 100%,#151415 100%,#666666 100%,#212121 100%,#1c1c1c 100%);
	background: -o-linear-gradient(top,  #4c4c4c 0%,#383838 0%,#474747 0%,#282727 0%,#292929 0%,#2c2c2c 0%,#3f3e3e 0%,#292929 51%,#1c1c1c 52%,#111111 100%,#151415 100%,#161616 100%,#151415 100%,#666666 100%,#212121 100%,#1c1c1c 100%);
	background: -ms-linear-gradient(top,  #4c4c4c 0%,#383838 0%,#474747 0%,#282727 0%,#292929 0%,#2c2c2c 0%,#3f3e3e 0%,#292929 51%,#1c1c1c 52%,#111111 100%,#151415 100%,#161616 100%,#151415 100%,#666666 100%,#212121 100%,#1c1c1c 100%);
	background: linear-gradient(to bottom,  #4c4c4c 0%,#383838 0%,#474747 0%,#282727 0%,#292929 0%,#2c2c2c 0%,#3f3e3e 0%,#292929 51%,#1c1c1c 52%,#111111 100%,#151415 100%,#161616 100%,#151415 100%,#666666 100%,#212121 100%,#1c1c1c 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4c4c4c', endColorstr='#1c1c1c',GradientType=0 );
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);  
	padding: 10px 40px;
	box-shadow: 0 -1px 1px rgba(0, 0, 0, 0.5) inset, 0 1px 1px #202020 inset, 1px 2px 2px -1px rgba(0, 0, 0, 0.3);   
  -moz-box-shadow: 0 -1px 1px rgba(0, 0, 0, 0.5) inset, 0 1px 1px #202020 inset, 1px 2px 2px -1px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 -1px 1px rgba(0, 0, 0, 0.5) inset, 0 1px 1px #202020 inset, 1px 2px 2px -1px rgba(0, 0, 0, 0.3);  
   -moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px;
   cursor:pointer;
   font-size:0.9em;
    font-family: "Î¢ÈíÑÅºÚ";
    position:absolute;
    right:0;
}
.contact-form input[type="submit"]:hover{
	color:#643D14;
}
.company_address{
	padding-top:8px;
}
.address p{
	font-size:12px;
	color:#333;
	font-family: "Î¢ÈíÑÅºÚ";
	line-height:0;
	padding:.9em 0;
	
}
.address p span{
	text-decoration:underline;
	color:#333;
	cursor:pointer;
}
.map{
	border:1px solid #C7C7C7;
	margin-bottom:15px;
}

/***** 404 ****/
.page-not-found{
	text-align:center;
	font-family: "Î¢ÈíÑÅºÚ";
	color: #353434;
}
.page-not-found h4{	
	font-size:6em;
	text-shadow: 1px 1px 1px #FFF, 2px 2px 1px #888;
}
.page-not-found h3{
	font-size: 12em;
	text-shadow: 1px 1px 1px #FFF, 3px 2px 1px #888;
}

.block {
	DISPLAY: block
}
.scroll {
	POSITION: relative; MARGIN-TOP: 21px; MARGIN-BOTTOM: 32px
}
.scroll IMG {
	CURSOR: pointer
}
.subbox {
	HEIGHT: 180px; MARGIN-LEFT: 44px; OVERFLOW: hidden; MARGIN-RIGHT: 44px; _width: 90%; _margin: 0 auto
}
.subbox UL {
	WIDTH: 800%
}
.subbox UL LI {
	WIDTH: 202px; BACKGROUND: #959595; FLOAT: left; HEIGHT: 169px; MARGIN-LEFT: 10px; MARGIN-RIGHT: 10px
}
.subbox UL LI IMG {
	WIDTH: 202px; HEIGHT: 168px; border: 5px solid white;
}
.subbox UL .list {
	BACKGROUND: #3a91ba
}

#left {
	POSITION: absolute; TOP: 62px; LEFT: 4px
}
#right {
	POSITION: absolute; TOP: 62px; RIGHT: 4px
}
/**************** Media Quries ************************/
