/* Reset */
/*html {
    zoom: 0.99;
    -moz-transform: scale(0.99);
    -webkit-transform: scale(0.99);
    transform: scale(0.99);
}
*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,dfn,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}

body{
margin:0;
padding:0;
background: #fcf9f7 url(../images/bg.png) repeat;
font-family: 'Maven Pro', sans-serif;
}

.container{
width: 960px;
margin: 0 auto;
text-align: center;
}

img.logo {margin-bottom:0px;}

a.logo{
padding: 125px 20px 16px;
margin: 0 auto;
display: block;
text-decoration: none;
font-family: Helvetica Neue, Helvetica, Arial;
color: #fff;
text-transform: uppercase;
/*background: url(../images/logo.jpg) left top no-repeat;*/
text-align: left;
text-shadow:1px 1px 1px #165929;
font-size: 18px;
margin-bottom: 30px;
line-height: 18px;
}


a.logo span{
font-size: 14px;
}

a.logo:hover{
text-decoration: underline;
}

h2{
font-size: 40px;
color: #636466;
margin-bottom: 20px;
}

p{
font-size: 15px;
line-height: 20px;
color: #636466;
text-shadow:1px 1px 1px #ffffff;
}

ul.information{
width: 960px;
float: left;
margin-top: 22px;
margin-bottom: 40px;
}


ul.information li{
float: left;
height: 100px;
color: #636466;
font-size: 16px;
text-align: center;
padding: 20px 0 0 0;
}

ul.information li a{
color: #636466;
text-decoration: none;
}

ul.information li a:hover{
color: #636466;
text-decoration: underline;
}


ul.information li.one{
background: url(../images/divider.png) right no-repeat;
}

ul.information li.two{
background: url(../images/divider.png) right no-repeat;
}

ul.information li.three{
background: url(../images/divider.png) right no-repeat;
}

ul.information li.four{
}

ul.information li span{
font-size: 40px;
display: block;
}

.clear{
clear: both;
}

ul.social{
width: 303px;
margin: 0 auto;
}

ul.social li{
width: 91px;
height: 29px;
float: left;
}

ul.social li a{
width: 91px;
height: 29px;
display: block;
}

ul.social li.fb{
background: url(../images/social.png) left top no-repeat;
margin-right: 15px;
}

ul.social li:hover.fb
{
background: url(../images/social.png) left bottom no-repeat;
}


ul.social li.link{
background: url(../images/social.png) -108px top no-repeat;
margin-right: 15px;
}

ul.social li:hover.link
{
background: url(../images/social.png) -108px bottom no-repeat;
}


ul.social li.tw{
background: url(../images/social.png) -221px top no-repeat;
}

ul.social li:hover.tw
{
background: url(../images/social.png) -221px bottom no-repeat;
}

.footer {margin: 100px auto 0 auto; font-size: 15px; color: #636466;}

.divider {
background: url(../images/divider.png) right no-repeat;
}

.separator {
padding: 0 15px; font-weight: bold;
}

p.information {
margin-top: 50px;
margin-bottom: 50px;
font-size: 22px;
color: #118811;
line-height: 28px;
}

.services {
font-size: 20px; 
}

img.logo {
padding-top: 0px;
}

a.email {
color: #0077CC; text-decoration: none;
}

ul.footer li {
	margin-bottom: 10px;
}

img.logo {
	width: 225px;
	height: 103px;
}

a.highlight {
	color: orange;
}
span.course-title {
	color: #EE680F;
	font-weight: bold;
	font-size: 16px;
}
span.coupon-code {
	color: #CC3399;
	font-weight: bold;
	font-size: 16px;
}
span.discount {
	color: #CC4533;
	font-weight: bold;
	font-size: 16px;

}
span.sdj {
	color: #FF4500;
}
span.hj {
	color: #e60073;
}
.bx-wrapper img {
	display: inline-block  !important;
}
.bx-wrapper .bx-pager.bx-default-pager a {
	margin: 0px 1px !important;
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	width: 100% !important;
}


/*.bx-wrapper .bx-viewport {
	background: none;
	border: none;
	-webkit-box-shadow: none;
}
.bx-wrapper .bx-prev {
	left: 120px;
}
.bx-wrapper .bx-next {
	right: 135px;
}*/
