/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/



body
{
	font: 12px Tahoma, Arial, Helvetica, sans-serif;
	color: #666666;
	background: #FFFFFF url(images/header-home-bg.gif) repeat-x;
}

#bg{
	background: url(images/back.png) repeat-x top;
}


#header
{
width: 948px;
margin: 0 auto;
height: 367px;
}


.wrapper {
	width: 100%;
	overflow: hidden;
}


.img-box { 
	width:100%; 
	overflow:hidden; 
	padding-bottom:27px;

}
	.img-box img { 
		float:left; 
		margin:0 20px 0 0;
		border: 1px solid #666666
	}
	
.img-indent { 
	margin:0 20px 0 0; 
	float:left;
	border: 1px solid #666666
}
	
	
	.list1 li {
		font-size:10px;
		color:#000;
		text-transform:uppercase;	
		list-style: none;
		margin: 0px;
		padding: 0px;
		padding-bottom: 5px;
		margin-left: -20px
	}
		.list1 li a {
			color:#000;
			padding:0 0 0 4px;
		}
		.list1 li a.link1 {
			font-size:12px;
			color:#54A719;
			text-transform:none;

		}
		
.indent {
	padding:0 0 0 25px;
}


.padding
{
padding: 10px;
color:#FF0000;
font-weight: bold;
}


#footer_top{
	width: 841px;
	margin: 0 auto;
	padding-top: 25px;
	background: url(images/footer_top_border.png) no-repeat bottom left;
	position: relative;
}
#footer_top h3{
	font: 18px Arial, Helvetica, sans-serif;
	color: #367906;
	font-weight: normal;
	padding-left: 15px;
	padding-bottom: 4px;
}

#footer_top a{
	color: #ffffff;
	font-weight: bold;
}

#footer_top a:hover{
	color: #ac2700;
}

#footer_top p{
	color: #ffffff;
	line-height: 20px;
}

#footer_column1, #footer_column2, #footer_column3{
	width: 226px;
	float: left;
}

.footer_text{
	background: url(images/footer_top_border.png) no-repeat top left;
	width: 226px;
	padding: 10px 0px 10px 0px;
}

#footer_column2{
	padding: 0px 87px 0px 75px;
}

.foot_pad{
    padding-left: 45px;
	padding-top: 10px;
}

.link1{
    background: url(images/link1.png) no-repeat 0px 2px;
    padding-left: 30px;
    min-height: 18px;
    padding-bottom: 10px;
}

.link2{
    background: url(images/link2.png) no-repeat 0px 2px;
    padding-left: 30px;
    min-height: 18px;
    padding-bottom: 10px;
}

.link3{
    background: url(images/link3.png) no-repeat 0px 2px;
    padding-left: 30px;
    min-height: 18px;
    padding-bottom: 10px;
}

.link4{
    background: url(images/link4.png) no-repeat 0px 2px;
    padding-left: 30px;
    min-height: 18px;
    padding-bottom: 10px;
}

.ls{
    list-style: none;
    padding-left: 0px;
}

.ls li{
    background: url(images/ls1.gif) no-repeat 0px 6px;
    margin-bottom: 8px;
    padding-left: 15px;
}

	
#slider {
	position: relative;
	width: 920px;
	height: 380px;
	padding: 2px;
	background-color: #ffffff;
}
.slider-content {
	position: relative;
	width: 950px;
	height: 380px;
	overflow: hidden;
	z-index: 1;
}
.slider-content ul { list-style-type: none; position: relative;  overflow: hidden; }
.slider-content ul li, #slider .jcarousel-clip {
	width: 940px;
	height: 380px;
	position: relative;
}
#slider #slider-prev, #slider #slider-next {
	position: absolute;
	top: 130px;
	width: 45px;
	height: 79px;
	display: block;
	font-size: 0;
	line-height: 0;
	text-indent: -4000px;
	z-index: 2;
}
#slider #slider-prev {
	left: 10px;
	background: url(images/slider1-prev.png) no-repeat 0 0;
}
#slider #slider-next {
	right: -17px;
	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: 617px; height: 328px;  }
#slider.project-slider { border: 3px solid #d9d9d9; margin: 13px 0 10px;  }
#slider.project-slider #slider-prev { top: 125px; left: -10px; background: url(images/project-slider-prev.png) no-repeat 0 0; }
#slider.project-slider #slider-next { top: 125px; right: -9px; background: url(images/project-slider-next.png) no-repeat 0 0; }
