.slider { width: 1000px; position: relative; background-color:#FFFFFF; height:302px; z-index:-1; }
.slides { left: 40px; position:relative; background-color:#FFFFFF;  }
.previous, .next, .pager a { background: url(../images/bg-slider.png) no-repeat; }
.previous, .next { position: absolute; top: 0px; display: block; width: 61px; height: 302px; text-indent: -9999px; }
.previous { left: 0px; background-position: 0; margin-right:20px;}
.next { left: 949px; background-position: -61px 0;  }
.pager { position:absolute; top: 415px; width:1000px; z-index:1; left:0px; }
.pager a { display:block; width:16px; height:16px; background-position:3px 3px; float:left; text-indent: -9999px; }
.pager a:hover, .pager a.activeSlide { background-position: 3px -17px; }

.content{
	left:40px;
	position:absolute;
	width:875px;
}
.clear{
	clear:both;
}
.main_head{
	color:#56689c;
	font-size:39px;
	text-transform:uppercase;
	padding-bottom:5px;
}
.main_head a:link{
	color:#56689c;
	text-decoration:none;
}
.main_head a:visited{
	color:#56689c;
	text-decoration:none;
}
.main_head a:hover{
	color:#56689c;
	text-decoration:none;
}
.txtlblue31{
	font-size:31px;
	color:#8eaeff;
}
.txtlblue31 a:link{
	color:#8eaeff;
	text-decoration:none;
}
.txtlblue31 a:visited{
	color:#8eaeff;
	text-decoration:none;
}
.txtlblue31 a:hover{
	color:#8eaeff;
	text-decoration:none;
}
