@charset "UTF-8";
/* CSS Document */
#sliderholder {
margin-left:10px;
float:left;	
}
#homeslider{
width: 987px;
	height: 289px;
	float: left;
	overflow: hidden;
}
#newlearnmorebtn  {
padding-top:200px;	
padding-left:190px;
}
#newlearnmorebtn a {
	display: block;
	width: 196px;
	height: 54px;
	background-image: url(../images/homepage/mainlearnmorebtn.png);
	background-repeat: no-repeat;
}
#newlearnmorebtn a:hover {
background-image: url(../images/homepage/mainlearnmorebtn_down.png);
	background-repeat: no-repeat;
}

#slider1{
	width: 987px;
	height: 289px;
	background-image: url(../images/homeslider/sliderbg01.jpg);
	background-repeat: no-repeat;
}
#slider1head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	font-weight: bold;
	color: #FFF;
	margin-left: 10px;
	margin-top:15px;
	line-height: 29px;
}
#slider2{
	width: 987px;
	height: 289px;
	background-image: url(../images/homeslider/sliderbg02.jpg);
	background-repeat: no-repeat;
}
#slider3{
	width: 987px;
	height: 289px;
	background-image: url(../images/homeslider/sliderbg03.jpg);
	background-repeat: no-repeat;
}
#slider4{
	width: 987px;
	height: 289px;
	background-image: url(../images/homeslider/sliderbg04.jpg);
	background-repeat: no-repeat;
}
#slider2head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	font-weight: bold;
	color: #FFF;
	margin-left: 0px;
	margin-top:15px;
	line-height: 29px;
	text-align:center;
}
#slide1copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	margin-top:240px;
	margin-left: 10px;
	padding-right:40px;
}
#slide2copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	margin-top:30px;
	margin-left: 30px;
	margin-bottom:20px;
	padding-right:30px;
	text-align:center;
}
#htmlhmicopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	margin-top: 30px;
	margin-left: 30px;
	margin-bottom: 40px;
	padding-right: 30px;
	text-align: center;
	
}


#slide3copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	margin-top:340px;
	margin-left: 30px;
	margin-bottom:20px;
	padding-right:30px;
	text-align:center;
}
#slide4copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	margin-top:340px;
	margin-left: 30px;
	margin-bottom:20px;
	padding-right:30px;
	text-align:center;
}
#slide1subcopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	color: #FFF;
	margin-left: 10px;
	margin-top:8px;
	padding-right:40px;
	padding-left:20px;
}
#slide1subcopy ul li {
margin-bottom:6px;	
}
#learnmore a {
	display:block;
	float:left;
	width: 116px;
	height: 24px;
	margin-left:10px;
	margin-top:10px;
	
	background-image: url(../images/homeslider/learnmorebtn.jpg);
	background-repeat: no-repeat;	
	
}
#learnmore a:hover {
	background-image: url(../images/homeslider/learnmorebtn_down.jpg);
	background-repeat: no-repeat;	
}
#learnmore-center a {
	display:block;
	width: 116px;
	float:right;
	height: 24px;
	margin-right:180px;
	
	background-image: url(../images/homeslider/learnmorebtn.jpg);
	background-repeat: no-repeat;	
	
}
#learnmore-center a:hover {
	background-image: url(../images/homeslider/learnmorebtn_down.jpg);
	background-repeat: no-repeat;	
}
.bx_pager {
	padding-left: 0px;
	padding-top: 10px;
}
#slider2headsub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	font-weight: bold;
	color: #FFF;
	margin-left: 20px;
	margin-top:280px;
	line-height: 29px;
	text-align:center;
}

.bx_pager a {
	float: left;
	width: 14px;
	height: 17px;
	color: #fff;
	font-size: 11px;
	margin-right: 6px;
	padding: 4px 0 0 7px;
	background-image: url(../images/homeslider/bg_pager.png);
	background-repeat: no-repeat;
	background-position: 0 -21px;
	text-decoration:none;
}

.bx_pager a:hover, .bx_pager a.active {
	background-position: 0 0;
	text-decoration: none;
}
#homeleadinholder {
height:570px;	
margin-bottom:30px;
}
