/*reset CSS*/
*{
	margin:0;
	padding:0;
}
	
ul,ol{
	list-style:none;
}
	
table{
	border-spacing:0;
}
	
a img, fieldset{
	border:none;
}

.clear{
	clear: both;
}

/*end reset*/

html{
	height: 100%;
}

body{
	font: 12px Arial, Helvetica, sans-serif;
	color: #666666;
	font-weight: normal;
	background: #4f4f4f url(images/bg2.jpg);
	height: 100%;
}

b{
	color: #008000;
	font-weight: bold;
	text-decoration: none;
}

p{
	padding-bottom: 12px;
}

a{
	color: #008000;
	font-weight: bold;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

h3{
	margin-top:10px;
}

.as-bg{
	background: url(images/bg.jpg) no-repeat center top;
	background-attachment:fixed;
	min-height: 100%;
}

.as-wrap{
	width: 1034px;
	margin: 0 auto;
}
.as-bg-top{
	background: url(images/border-top.png) no-repeat;
	height: 9px;
}

.as-bg-bot{
	background: url(images/border-bottom.png) no-repeat;
	height: 9px;
}

/*logo*/

.as-logo-box{
	padding-top: 24px;
	padding-left: 35px;
	padding-right: 35px;
	height: 110px;
}

.as-logo-box a{
	font-size: 48px;
	color: #000000;
}

.as-logo-box span{
	color: #ffffff;
}

/*menu*/

.as-menu-box{
	background: #ffffff;
	padding: 0 9px;
}

.as-menu{
	background: url(images/menu_bg.jpg) no-repeat 0 0;
	width: 896px;
	padding: 0 60px;
	height: 64px;
}

.as-menu li a{
	padding-top: 20px;
	height: 44px;
	float: left;
	width: 20%;
	text-align: center;
	font-size: 30px;
	color: #ffffff;
}

/*content*/

.as-con-pad{
	margin-top: 10px;
}

.as-content-bg{
	background: #ffffff url(images/con-bg.jpg) repeat-y center bottom;
}

.as-content{
	padding: 0 8px;
}

.as-read-more{
	float: right;
	font-size: 18px;
	color: #008000;
}

/** list **/
.list2 {
	list-style-type: disc;
	margin: 0px 0px 10px 20px;
	padding: 0;
}
.list1 {
	list-style-type: disc;
	margin: 18px 0px 10px 20px;
	padding: 0;
}
.list {
	list-style: none;
	margin: 0px 0px 10px 20px;
	padding: 0;
}
.list li {
}
.list li img {
	float: left;
	margin: 0 20px 0 10px;
}
.list li div {
	padding-left: 130px;
}

/*header*/

.as-header{
	position: relative;
}

.as-left-img{
	position: absolute;
	display: block;
	background: url(images/left-button.png) no-repeat 0 0;
	width: 45px;
	height: 79px;
	margin-top: 90px;
	margin-left: 1px;
}

.as-right-img{
	position: absolute;
	float: right;
	background: url(images/right-button.png) no-repeat 0 0;
	width: 45px;
	height: 79px;
	margin-left: 987px;
	margin-top: 90px;
}

.as-header img{
	display: block;

}

/*one column*/

.as-one-column{
	padding: 10px 50px 15px 50px;
}

.as-one-column h1 {
	font-size: 40px;
	color: #008000;
}

/*two column*/

.as-two-column{
	padding: 10px 10px 15px 0;
}

.as-two-column .as-title-column{
	text-align: center;
}

.as-title-column{
	font-size: 30px;
	color: #008000;
	padding: 15px 0;
}

.as-title-column h1{
	font-size: 80px;
	color: #008000;
	padding: 24px 0;
}

.as-title-column h2{
	font-size: 24px;
	color: #008000;
	padding: 24px 0;
}

.as-two-column .as-left, .as-two-column .as-right{
	width: 47%;
	float: left;
}

.as-two-column .as-right{
	width: 47%;
	float: right;
}
.as-two-column .as-left1, .as-two-column .as-right1{
	width: 67%;
	float: left;
	padding: 10px 10px 0px 20px;
}

.as-two-column .as-right1{
	width: 27%;
	float: right;
}

.as-two-column h1 {
	font-size: 30px;
	color: #008000;
}

.as-two-column h2 {
	font-size: 24px;
	color: #008000;
}

/*last box*/

.as-last-box{

}

.as-last-box .as-title-column{
	padding-left: 38px;
}

.as-three-columns{

}

.as-three-columns .as-left, .as-three-columns .as-center, .as-three-columns .as-right{
	width: 325px;
	float: left;
}

.as-three-columns .as-center{
	padding: 0 20px;
}

.as-last-top{
	height: 21px;
	background: url(images/last-top.png) no-repeat 0 0;
}

.as-last-bg{
	background: url(images/last-bg.png) repeat-y 0 0;
	padding: 0 21px;
}

.as-last-bot{
	height: 21px;
	background: url(images/last-bot.png) no-repeat 0 0;
}

.as-pic1{
	float: left;
	padding: 10px 10px 10px 0;
}

.as-pic2{
	float: right;
	padding-left: 20px;
}

.as-pic3{
	float: left;
	padding-top: 15px;
}

.as-text-pic3{
	float: right;
}

.as-title-pic{
	font-size: 30px;
	color: #008000;
}

.as-title-picr{
	font-size: 30px;
	color: #008000;
	text-align: right;
}

/*portfolio*/

.gallerybox {
	width:220px;
	height:240px;
	float:left;
	position:relative;
	border:1px solid #d7d4d4;
	margin-right:10px;
	margin-bottom:9px;
	margin-top:0px;
	-webkit-transition: all 0.3s ease-in-out;
	  -moz-transition: all 0.3s ease-in-out;
	  -o-transition: all 0.3s ease-in-out;
	  transition: all 0.3s ease-in-out;
}
.gallerybox:hover {
	background:#fff;
	border:1px solid #bbb;
	-moz-box-shadow: 0 0 15px -2px #888;
	-webkit-box-shadow: 0 0 15px -2px #888;
	box-shadow: 0 0 15px -2px #888;
	transform: scale(1.02);
	-ms-transform: scale(1.02);
	-webkit-transform: scale(1.02);
	-moz-transform: scale(1.02)
}
.galleries {
	margin-left:0px;
	margin-top:15px;
	margin-right:-12px;
}
.producttitlegallery h2 {
	font-size:15px;
	font-weight:normal;
	color:black;
	margin-top:5px;
	padding:0 10px;
	line-height:normal;
}
.single-portfolio img{
	display: block;
	margin-left:auto;
	margin-right:auto;
}
.single-portfolio h1 {
	font-size:18px;
	font-weight: bold;
	color:green;
	margin-top:5px;
	padding:0 10px;
	line-height:normal;
}
.single-portfolio h2 {
	font-size:12px;
	font-weight: bold;
	color: #666666;
}
.single-portfolio li {
	font-size:12px;
	font-weight: bold;
	color: #666666;
}

/*footer*/

.as-footer{
	background:url(images/eco.png) no-repeat scroll left 0 transparent;
	line-height: 40px;
	padding: 0 30px;
}

.as-footer span{
	color: #ffffff;
}

.as-footer a{
	color: #ffffff;
}

#slider { position: relative; width: 1009px; height: 269px;  background-color: #ffffff; padding-left: 8px;}
.slider-content { position: relative; width: 1017px; height: 269px; overflow: hidden; z-index: 1;  }
.slider-content ul { list-style-type: none; position: relative;  overflow: hidden; }
.slider-content ul li, #slider .jcarousel-clip { width: 1017px; height: 269px; position: relative; }
#slider #slider-prev, #slider #slider-next { position: absolute; top: 92px; width: 45px; height: 79px; display: block; font-size: 0; line-height: 0; text-indent: -4000px; z-index: 2; }
#slider #slider-prev { left: 1px; background: url(images/slider1-prev.png) no-repeat 0 0; }
#slider #slider-next { right: -14px; background: url(images/slider1-next.png) no-repeat 0 0; }
.slider-pagination { position: absolute; bottom: 20px; right: 15px; z-index: 2; }
.slider-pagination ul { list-style-type: none;}
.slider-pagination ul li { float: left; display: inline;  width: 22px; height: 22px; margin-right: 5px; }
.slider-pagination ul li a { width: 22px; height: 22px; display: block; background: url(images/slider1-pagination.png) no-repeat 0 0; font-size: 0; line-height: 0; text-indent: -4000px;  }
.slider-pagination ul li a:hover ,
.slider-pagination ul li a.active { background: url(images/slider1-pagination-hover.png) no-repeat 0 0; }
#slider.project-slider ,#slider.project-slider .slider-content ,#slider.project-slider .slider-content ul li, #slider.project-slider .jcarousel-clip { width: 1017px; height: 328px;  }
#slider.project-slider { border: 3px solid #d9d9d9; margin: 13px 0 10px;  }
#slider.project-slider #slider-prev { top: 105px; left: 0px; background: url(images/project-slider-prev.png) no-repeat 0 0; }
#slider.project-slider #slider-next { top: 105px; right: 0px; background: url(images/project-slider-next.png) no-repeat 0 0; }

#trademarks { background: #F0F0F0; padding: 20px 0; margin: 20px 0px auto; text-align: center; }
#trademarks img { border: none; vertical-align: middle;}
#downloadLink {
	display:none;
}
