

@charset "UTF-8";

div#gliderbg{
	background:url(../images/bg/servheader.jpg) no-repeat center 0;
}

		
div#content p{
	color:#000;
}

div#downernavigation {
	color:#99CC00;
	background:url(../images/bg/servfooter.jpg)no-repeat 85px 0;
	min-height:275px;
	padding:0 0 0 386px;
	
}

	div#downernavigation a {
		font-size:0.8em;
		color:#99CC00;
		font-weight:bold; }

		div#downernavigation a:hover { color:#333; }

/*-------------GLIDER ------*/
div.scroller {
	width: 410px;
	overflow: hidden;
	padding:65px 0 0 0;
	margin:0 0 0 250px;
	text-align:center; }

	div.scroller div.section {
		width:410px;
		overflow:hidden;
		float:left; }

	div.scroller div.content { width: 10000px; }

div#section1, div#section2, #section3, #section4 { }




