/*------custom fonts-------*/
@font-face{
	font-family:monotype Corsiva;
	src:url(../fonts/MTCORSVA.TTF);
}

/*====================*/
/*=== Reset Styles ===*/
/*====================*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-weight:inherit;
	font-style:inherit;
	font-size:100%;
	font-family:inherit;
	vertical-align:baseline;
	text-decoration:none;
}
body {
	line-height:1;
	color:black;
}
table {
	border-collapse:separate;
	border-spacing:0;
}
caption, th, td {
	text-align:left;
	font-weight:normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content:"";
}
blockquote, q {
	quotes:"" "";
}
/* HTML5 tags */
header, section, footer,
aside, nav, article, figure {
	display: block;
}

li{
	list-style-position:inside;
}

/*===================*/
/*=== Main Styles ===*/
/*===================*/
body {
	font:14px/1.6 Verdana, Geneva, sans-serif;
	color:#333;
	background-image:url(../images/body-bg.jpg);
	background-repeat:repeat;
}

#wrapper{
	width:1000px;
	height:auto;
	margin:0px auto;
	text-align:left;
}

#blue_container{
	width:1000px;
	height:530px;
	padding:50px 0px 70px;
	background-image:url(../images/blue-glow.png);
	background-repeat:no-repeat;
}

#blue_container_small{
	width:1000px;
	height:165px;
	padding:50px 0px 70px;
	background-image:url(../images/blue-glow-small.png);
	background-repeat:no-repeat;
}

header{
	width:950px;
	height:123px;
	padding-left:50px;
	font-family:Expletus Sans;
	color:#002b3a;
}

#logo{
	float:left;
}

#logo a{
	font-size:46px;
	color:#002b3a;
	line-height:46px;
	text-shadow:1px 1px 1px #D5D4D4;
}

#logo span{
	font-size:18px;
	display:block;
}

#call_us{
	width:292px;
	height:79px;
	margin-top:13px;
  	padding-top: 15px;
  	padding-left: 10px;
  	position: relative;
  	right: -10px;
  	line-height: 20px;
	text-align:center;
	font-family:Myriad Pro;
	font-size:20px;
	color:#012e3d;
	background-image:url(../images/call-us-now.png);
	background-repeat:no-repeat;
	float:right;
}

nav{
	width:940px;
	height:39px;
	padding:12px 30px;
	margin-bottom:21px;
	border-bottom:1px solid #8dd0e3;
	background:url(../images/nav-bg.jpg) repeat-x;
	font-family:Expletus Sans;
	font-size:15px;
	text-transform:uppercase;
}

nav li{
	float:left;
	list-style-type:none;
}

a.navlinks{
	line-height:39px;
	color:#74C9ED;
	padding:0px 20px;
}

a.navlinks:hover, a.activelink{
	line-height:39px;
	color:#fefefe;
	padding:0px 20px;
}

#banner{
	width:940px;
	height:322px;
	padding:0px 30px;
	font-family:Expletus Sans;
}

#banner_text{
	width:310px;
	float:left;
}

#events{
	width:268px;
	height:180px;
	background-image:url(../images/events-bg.png);
	background-repeat:repeat;
	border:1px solid #2079b0;
	padding:20px;
}

#events h2{
	display:block;
	text-align:center;
	padding-bottom:15px;
	text-decoration:underline;
	font-size:24px;
	color:#01435a;
	text-transform:uppercase;
}

#events p{
	color:#012e3d;
	font-size:18px;
	line-height:24px;
}

a.get_enrolled{
	width:310px;
	height:76px;
	margin-top:24px;
	background-image:url(../images/get-enrolled-bg.png);
	background-position:bottom;
	background-repeat:no-repeat;
	box-shadow:0px 0px 7px #000000;
	border-radius:5px;
	display:block;
	font-size:24px;
	color:#002b3a;
	line-height:76px;
	text-align:center;
	text-transform:uppercase;
}

.slider-wrapper{
	width:600px;
	float:right;
}

.theme-default #slider {
    margin:0px auto 0 auto;
    width:600px; /* Make sure your images are the same size */
    height:322px; /* Make sure your images are the same size */
}

#content{
	width:940px;
	height:auto;
	padding:0px 30px;
	font-family:Verdana, Geneva, sans-serif;
}

.titles{
	font-size:22px;
	color:#136391;
	display:block;
	padding-bottom:10px;
}

#welcome{
	height: auto;
	width: 940px;
}

#main_content{
	width:800px;
	height:auto;
	margin: 0px auto;
}

#main_content p{
	padding-bottom:10px;
}

#main_content p img{
	margin:0px 20px 0px 0px;
}

#welcome_text{
	width:690px;
	height:auto;
	float:left;
	text-align:justify;
	font-size:14px;
	color:#282828;
}

#welcome_text p{
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
}

#welcome_text a{
	display:block;
	float:right;
	line-height:20px;
	color:#000000;
	text-decoration:underline;
}

#classes{
	float:right;
}

#classes li{
	list-style-type:none;
	padding-bottom:10px;
	line-height:31px;
}

a.std{
	font-size:20px;
	padding-left:50px;
	color:#282828;
	display:block;
	background-image:url(../images/bullet.png);
	background-repeat:no-repeat;
}

a.std:hover{
	font-size:20px;
	padding-left:50px;
	display:block;
	background-image:url(../images/bullet-hover.png);
	background-repeat:no-repeat;
	color:#02559a;
}

#results{
	clear:both;
	padding-top:30px;
}

#students{
	width:940px;
	height:200px;
	margin:10px 0px 50px;
	background-color:#ffffff;
}

.content strong{
	color:#023444;
}


/*====================*/
/*=== carousel slider Styles ===*/
/*====================*/

#carousel div {
	text-align: center;
	height: 185px;
	float: left;
	position: relative;
	padding-top:15px;
}
#carousel div img {
	border: none;
}
#carousel div span {
	text-align: center;
	color: #333;
	font-size: 14px;
	font-weight: bold;
	display: block;
}

#testimonials{
	width:940px;
	height:232px;
	border-top:1px solid #6fdce9;
}


/*====================*/
/*=== footer Styles ===*/
/*====================*/


footer{
	width:1000px;
	height:200px;
	text-align:center;
	clear: both;
	margin-top: 30px;
}

#footerlinks{
	height:50px;
	width:1000px;
	background-color:#023444;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	line-height:50px;
	
}

#footerlinks a{
	display:inline-block;
	padding:0px 15px;
	color:#81d9ff;
}

#footerlinks a:hover{
	display:inline-block;
	padding:0px 15px;
	color:#cff1ff;
}

#address_footer{
	width:1000px;
	height:85px;
	background-color:#3096c1;
	color:#cff1ff;
	font-family:Verdana, Geneva, sans-serif;
	padding:15px 0px 20px;
	line-height:30px;
}

#address_footer h4{
	font-size:20px;
}

.white{
	color:#ffffff;
}

#footer_info{
	width:940px;
	height:30px;
	padding:0px 30px;
	background-color:#023444;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	line-height:30px;
	color:#81d9ff;
}

#footer_info span{
	float:left;
}

#footer_info a{
	float:right;
	color:#81d9ff;
}

#footer_info a:hover{
	float:right;
	color:#ffffff;
}


/*====================*/
/*=== Contact Page Styles ===*/
/*====================*/


#contact_form{
	width:459px;
	height:auto;
	float:left;
	padding-right:40px;
	border-right: 1px solid #ffffff;
}

#address_contact{
	width:220px;
	height:auto;
	float:left;
	padding-left:80px;
}

.contact_info{
	font-weight:bold;
}

/*---------contact form styling starts----------*/

.lables{
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	font-weight:bold;
	float: left;
	width: 130px;
	line-height: 30px;
}

.popup_fields{
	width:285px;
	height:28px;
	display:block;
	font-size:16px;
	color:#a2a1a1;
	line-height:28px;
	text-shadow:1px 1px #ffffff;
	margin-bottom:15px;
	border:solid 1px #d6d6d6;
	behavior: url(PIE.htc);
}

select{
	width:285px;
	height:28px;
	display:block;
	font-size:16px;
	color:#a2a1a1;
	line-height:28px;
	text-shadow:1px 1px #ffffff;
	margin-bottom:15px;
	border:solid 1px #d6d6d6;
	behavior: url(PIE.htc);
}

.submit_btn{
	width:auto;
	height:28px;
	padding:0px 15px;
	margin-left:130px;
	font-size:16px;
	font-weight:bold;
	color:#ffffff;
	float:left;
	border-radius:4px;
	text-shadow: #67872F 0 0 5px;
	border:solid 1px #efefef;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#85AF3F), to(#67872F));
	/* Firefox 3.6+ */
	background: -moz-linear-gradient(top, #85AF3F, #67872F);
	/* IE 10 */
	background: -ms-linear-gradient(top, #85AF3F, #67872F);
	background-color:#85AF3F;
	/* Opera 11.10+ */
	background: -o-linear-gradient(top, #85AF3F, #67872F);
	-pie-background: linear-gradient(#85AF3F, #67872F);
	behavior: url(PIE.htc);
}

.submit_btn:hover{
	width:auto;
	height:30px;
	padding:0px 15px;
	margin-left:130px;
	font-size:16px;
	font-weight:bold;
	color:#ffffff;
	clear:both;
	border-radius:4px;
	text-shadow: #67872F 0 0 5px;
	border:solid 1px #efefef;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#94be4e), to(#78993e));
	/* Firefox 3.6+ */
	background: -moz-linear-gradient(top, #94be4e, #78993e);
	background-color:#94be4e;
	/* IE 10 */
	background: -ms-linear-gradient(top, #94be4e, #78993e);
	/* Opera 11.10+ */
	background: -o-linear-gradient(top, #94be4e, #78993e);
	-pie-background: linear-gradient(#94be4e, #78993e);
	behavior: url(PIE.htc);
}

.reset_btn{
	width:auto;
	height:28px;
	padding:0px 15px;
	margin-left:10px;
	font-size:16px;
	font-weight:bold;
	color:#ffffff;
	float:left;
	border-radius:4px;
	text-shadow: #67872F 0 0 5px;
	border:solid 1px #efefef;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#85AF3F), to(#67872F));
	/* Firefox 3.6+ */
	background: -moz-linear-gradient(top, #85AF3F, #67872F);
	/* IE 10 */
	background: -ms-linear-gradient(top, #85AF3F, #67872F);
	background-color:#85AF3F;
	/* Opera 11.10+ */
	background: -o-linear-gradient(top, #85AF3F, #67872F);
	-pie-background: linear-gradient(#85AF3F, #67872F);
	behavior: url(PIE.htc);
}

.reset_btn:hover{
	width:auto;
	height:30px;
	padding:0px 15px;
	margin-left:10px;
	font-size:16px;
	font-weight:bold;
	color:#ffffff;
	float:left;
	border-radius:4px;
	text-shadow: #67872F 0 0 5px;
	border:solid 1px #efefef;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#94be4e), to(#78993e));
	/* Firefox 3.6+ */
	background: -moz-linear-gradient(top, #94be4e, #78993e);
	background-color:#94be4e;
	/* IE 10 */
	background: -ms-linear-gradient(top, #94be4e, #78993e);
	/* Opera 11.10+ */
	background: -o-linear-gradient(top, #94be4e, #78993e);
	-pie-background: linear-gradient(#94be4e, #78993e);
	behavior: url(PIE.htc);
}


#location_map{
	width:800px;
	height:445px;
	padding-top:40px;
	clear:both;
}

/*---------contact form styling ends----------*/



/*====================*/
/*=== Results Page Styles ===*/
/*====================*/


.heading{
	font-size:16px;
	font-weight:bold;
	text-decoration:underline;
}
td{
	font-weight:bold;
}

.more-results{
	clear:both;
	width:100%;
	display:block;
	text-align:center;
	padding-top:30px;
}

a.more-results:hover{
	clear:both;
	width:100%;
	display:block;
	text-align:center;
	padding-top:30px;
	text-decoration:underline;
}


/*====================*/
/*=== Testimonials Page Styles ===*/
/*====================*/

#left{
	width:450px;
	padding-right:20px;
	float:left;
}

#right{
	width:450px;
	padding-left:20px;
	float:left;
}

.testimonial_text{
	text-align:justify;
	height:auto;
	border-bottom:1px dashed #6fdce9;
	margin-bottom:30px;
}

.testimonial_text p{
	padding-bottom:20px;
}

.testimonial_text img{
	padding:0px 20px 20px 0px;
}


/*====================*/
/*=== Other Styles ===*/
/*====================*/
.clear {
	clear:both;
}
