/*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%;
}

p{
	padding-bottom: 12px;
}

a{
	color: #970000;
	font-weight: bold;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

.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-logo-box{
	padding-top: 24px;
	padding-left: 35px;
	height: 64px;
}

.as-logo-box a{
	font-size: 48px;
	color: #000000;
}

.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;
}

/*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: #970000;
}

/*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;

}

/*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: #970000;
	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;
}

/*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-pic3{
	float: left;
}

.as-text-pic3{
	float: right;
}

.as-title-pic{
	font-size: 30px;
	color: #970000;
}

.as-title-picr{
	font-size: 30px;
	color: #970000;
	text-align: right;
}

/*footer*/

.as-footer{
	line-height: 80px;
	padding: 0 30px;
}

.as-footer span{
	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; }

