@charset "utf-8";
/* CSS Document */

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, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	list-style:none;
	text-decoration:none;
	outline:none;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

body {
	background:url(../Images/background7.jpg) top center repeat-x, url(../Images/background.jpg) top center repeat #fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	min-width:976px;
	}

#Wrapper {
	width:1050px;
	margin:0 auto;
}

#Wrapper img.shadow {
	margin-left:-1px;
}

#MainWrapper {
	background:#fff;
	width:1050px;
}

#Main {
	width:976px;
	margin:0 auto;
	background:#fff;
}

#Header {
	padding-top:20px;
}

#Content {
	clear:both;
	padding-top:35px;
}

.Left {
	width:700px;
	margin-left:-13px;
	float:left;
}

.Right {
	width:257px; /*685px;*/
	margin-right:-20px;
	float:right;
}

.clear {
	clear:both;
}

/*----------------------------------------------------------------------------------------------*/
/*---------------------------------------@NAVIGATION--------------------------------------------*/

ul.nav {
	position:relative;
	top:0px;
	height:50px;
	background-color:#0d1b2d;
	z-index:20;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	}

ul.nav li {
	float:left;
	margin-right:16px;
	color:#fff;
	background:url(../Images/navbar.jpg) bottom center no-repeat;
	height:50px;
	}

ul.nav span {
	display:none;
}

ul.nav a {
	display:block;
	height:50px;
}

ul.nav li.list-1 { background-position:left bottom; width:105px; }

ul.nav li.list-2 { background-position:-121px bottom; width:134px; }

ul.nav li.list-3 { background-position:-271px bottom; width:201px; }

ul.nav li.list-4 { background-position:-488px bottom; width:141px; }

ul.nav li.list-5 { background-position:-648px bottom; width:133px; }

ul.nav li.list-6 { background-position:-798px bottom; width:104px; margin-right:25px; }

ul.nav li.list-7 { background-position:-927px bottom; width:24px; }

ul.nav li.list-8 { background-position:-960px bottom; width:24px; }

ul.nav li.list-9 { background-position:-994px bottom; width:24px; margin-right:0; }



ul.nav li.list-1:hover {background-position:left top;}

ul.nav li.list-2:hover {background-position:-121px top;}

ul.nav li.list-3:hover {background-position:-271px top;}

ul.nav li.list-4:hover {background-position:-488px top;}

ul.nav li.list-5:hover {background-position:-648px top;}

ul.nav li.list-6:hover {background-position:-798px top;}

ul.nav li.list-7:hover {background-position:-927px top;}

ul.nav li.list-8:hover {background-position:-960px top;}

ul.nav li.list-9:hover {background-position:-994px top;}

/*------------------------------------------------------------------------------------------*/
/*-----------------------------------------@SUBNAV------------------------------------------*/

ul.nav li:hover ul {
	display:block;
}


ul.subnav {
	display:none;
	position:absolute;
	top:50px;
	background: none #0d1b2d !important;
	width:220px;
}

ul.subnav li {
	background:none;
	width:220px;
	height:35px;
	border-bottom:1px solid #172f4d;
	border-top:1px solid #3e3e3e;
}

ul.subnav li a {
	padding:10px 10px;
	color:#FFF;
	text-transform:uppercase;
	font-weight:bold;
	font-size:12px;
	height:35px;
	}

ul.subnav li a:hover {
	color:#09F;
	padding-left:15px;
}

ul.subnav li.sub-1 {
	border-top:none;
}



/*------------------------------------------------------------------------------------------*/
/*-----------------------------------------@Header------------------------------------------*/

.search {
	margin-top:19px;
	}

.quickSearch {
	background:url(../Images/Quickfind.jpg) no-repeat;
	width:257px;
	height:54px;
	margin-top:13px;
	}

.quickSearch form {
	margin:0 auto;
	display:block;
	width:220px;
	}

form select {
	margin-top:15px;
	width:220px;
	}

#Footer {
	clear:both;
	}

/*------------------------------------------------------------------------------------------*/
/*---------------------------------------@FONT STYLE----------------------------------------*/

h1, h2, h3, h4 {
	color:#01406b;
}

h2 {
	text-transform:uppercase;
	font-size:16px;
	padding-bottom:13px;
	border-bottom:1px solid #01446b;
	margin-bottom:33px;
	width:99%;
}

h3 {
	font-size:14px;
	text-transform:uppercase;
	padding-bottom:10px;
}
	
p {
	font-size:13px;
	margin-bottom:30px;
}

phome {
	font-size:16px;
	margin-bottom:30px;
}
span {
	color:#e60000;
	font-weight:bold;
}

a:visited{
	color:#03C;
}

a {
	color:#03C;
}

a:hover {
	color:#000;
}
/*------------------------------------------------------------------------------------------*/
/*---------------------------------------@LEFT SIDE-----------------------------------------*/

.mailingList {
	background: url(../Images/mailinglist.jpg);
	height:199px;
	width:257px;
	}

.mailingList div {
	margin:6px 0;
}

.mailingList form {
	padding-top:40px;
	display:block;
	margin:0 auto;
	width:210px;
}

form button {
	width:99px;
	height:37px;
	background:transparent;
	margin-top:30px;
}

.mailingList form input {
	height:21px;
	padding:4px 2px;
	width:160px;
}

form button img {
	margin-left:-5px;
	margin-top:-3px;
}

.Left ul {
	padding-top:43px;
}

.Left ul li {
	padding-bottom:24px;
}

/*------------------------------------------------------------------------------------------*/
/*---------------------------------------@RIGHT SIDE-----------------------------------------*/

/*-------------------------------@homepage----------------------------*/
img.courses {
	margin-right:26px;
	margin-bottom:28px;
}

img.courses.last {
	margin-right:0;
}

/*-------------------------------@onsite----------------------------*/

.lists {
	width:212px; 
	float:left;
	margin-right:26px;
}

.lists.last {
	margin-right:0;
	width:205px;
}

.lists h2 {
	border:none;
	font-size:14px;
	margin-bottom:10px;
	padding-bottom:0;
}

/*-------------------------------@aha/arc----------------------------*/


.Offers {
	border-bottom:1px solid #01446b;
	margin-bottom:25px;
	padding-bottom:10px;
}

.Offers p {
	margin:10px 0;
}

ul.links {
	margin-left:10px;
	float:right;
	text-align:center;
}

ul.links2 {
	margin-left:10px;
	float:right;
	text-align:center;
	margin-right:35px;
}

ul.links li {
	margin-bottom:15px;
}

.Offers ul.links {
	float:right;
	position:relative;
	margin-top:-40px;
	text-align:center;
	margin-left:0;
	margin-left:10px;
}

.Offers ul.links li {
	margin:15px 0;
}

.Offers.last {
	border-bottom:none;
	margin-bottom:25px;
	width:auto;
	padding-bottom:10px;
}

/*--------------------------------------------------------------------------------------------*/
/*-----------------------------------------@FORMS--------------------------------------------*/


form.paypal {
	width:200px;
	padding:10px 0;
}

form.paypal select {
	float:left;
}

form.paypal input {
	margin-top:15px
}

/*--------------------------------------------------------------------------------------------*/
/*-----------------------------------------@FOOTER--------------------------------------------*/


#Footer {
	margin-bottom:20px;
	padding-top:10px;
	padding-left: 2px;
	background:url(../Images/footer.png) bottom center no-repeat;
	}

#Footer_Main {
	width:976px;
	margin:0 auto;
}

#Footer .Left, #Footer .Right {
	text-align:center;
	font-size:11px;
	border-top:1px solid #01446b;
	padding-top:10px;
}

#Footer .Right ul {
	margin:0 auto;
	width:95%;
}

#Footer .Right ul li {
	float:left;
	border-right:1px solid #01446b;
	text-transform:uppercase;
	margin-right:6px;
	padding-right:6px;
	font-size:11px;
	}

#Footer .Right ul li.last {
	border:none;
	margin:0;
	padding:0;
}


/*--------------------------------------------------------@Contact Form---------------------------------------------------------*/

.Right .contactForm {
	float:left; 
	width:440px;
	}
	
.Right .contactForm label {
	display:block; 
	text-align:left; 
	font-size:14px; 
	color:#242424;
	margin-top:10px;
	}
	
.Right .contactForm select {
	margin:5px 0 10px 0;
	padding:5px;
	font-size:14px;
	}
	
.Right .contactForm label span {
	color:#ed6400;	
	font-size:12px;
	}
	
.Right .contactForm input, text {
	width:20em; 
	padding:5px;
	margin:5px 0 10px 0;
	font-size:14px; 
	color:#666; 
	line-height:18px;
	}
	
.Right .contactForm  textarea {
	width:20em; 
	height:8em; 
	padding:.3em; 
	margin:5px 0;
	font-size:14px; 
	color:#666; 
	line-height:18px; 
	font-family:Arial, Helvetica, sans-serif;
	}
	
.Right .contactForm  .button {
	margin-left:40px;
	width:7em; 
	height:2.5em; 
	background:transparent;
	}

/*-----------------------------------------------------------@App Form-------------------------------------------------------*/

form.appForm {
	margin-left:0;
	width:685px;
}

form.appForm input {
	padding:2px 0;
	margin-top:20px;
	margin-left:10px;
	height:18px;
}


form.appForm label {
	display:block; 
	text-align:left; 
	font-size:14px; 
	color:#242424;
	margin-top:20px;
	float:left;
	line-height:18px;
	}
form.appForm textarea {
	width:20em;
	height:5em;
}

form.appForm label span {
	font-style:italic;
	font-weight:normal;
}

form.appForm li span.red {
	font-size:11px;
}

form.appForm p {
	margin-top:20px;
}

form.appForm p.tos {
	font-size:11px;
	margin-top:35px;
}