@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,900,400italic,900italic,700,700italic|Lato:400,700,900,400italic,700italic);

html, body {
	height: 100%;
}

body {
	width: 900px;
	margin: 20px auto;
	background-color: #8DB2C9;
	background-image: url(../images/bg-page.gif);
	background-repeat: repeat-x;
	min-height: 100%;
}

html>body #wrapper {
	height: auto;
}

#wrapper {
	width: 900px;
	border: 2px solid #0B2651;
	background-color: #fff;
	overflow: hidden;
}

#inner {
	width: 900px;
	background: #fff url(../images/bg-sub.gif) top left repeat-y;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #0273A7;
	border-top: 2px solid #95D3EC;
	padding-top: 2px;
	margin-top: 20px;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #0B2651;
	padding: 0px;
	margin: 0px 0px -10px 0px;
}

h3 {
	font-family: Verdana,Arial,Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #0B2651;
	padding: 2px 0px 0px 0px;
	margin: 5px 0px 10px 0px;
}

#left h3 {
	font-family: "Source Sans Pro"; 
	font-size: 17px;
	font-weight: 900;
	line-height: 100%;
	margin: 0 0 10px;
	text-transform: uppercase;
}

.resourcesBox h3 {
	color: #cfebf7;
}

.helpBox h3 {
	color: #050c46;
}

.ecourseBox h3 {
	color: #037EB5;
}

.newsletterBoxTop h3 {
	color: #0B2651;
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #4E6F94;
	padding: 0px;
	margin: 0px 0px -10px 0px;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #FFF;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #793C66;
	padding-bottom: 5px;
	margin: 0px;
	font-weight: normal;
}

p {
	margin: 0px 0px 15px 0px;
}

hr {
	border: none 0;
	height: 1px;
	border-top: 1px solid #95D3EC;
}

a:link {
	color: #EB9806;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	color: #EB9806;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #EB9806;
	font-weight: bold;
	text-decoration: underline;
}


#header {
	float: left;
	width: 900px;
	height: 98px;
	display: block;
	padding: 0px;
	margin: 0px;
	background-image: url(../images/bg-top.gif);
	background-repeat: repeat-x;
	border-bottom: 1px solid #0B2651;
}

#footer {
	float: left;
	display: block;
	overflow: auto;
	width: 100%;
	max-width: 100%;
	padding: 10px;
	background-color: #1D3B6B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	text-align: center;
	font-weight: normal;
}

#footer a:link {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

#footer a:visited {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

#footer a:hover {
	color: #D2F2FF;
	text-decoration: none;
	font-weight: bold;
}

.logo {
	border: 0px;
}


#left {
	float: left;
	background-color: #D2F2FF;
	max-width: 247px;
}

.callBox {
	background-color: #0397D3;
	border-right: 2px solid #0B2651;
	color: #fff;
	font-family: Lato;
	font-size: 20px;
	font-weight: 900;
	padding: 12px;
}

.ecourseBox {
	width: 215px;
	padding: 20px 15px 10px 15px;
	background-color: #D2F2FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top: 1px solid #0B2651;
	font-size: 13px;
	color: #333;
	border-right: 2px solid #0B2651;
	border-bottom: 1px solid #0B2651;
}

.ecourseBoxTop {
	width: 215px;
	padding: 20px 15px 10px 15px;
	background-color: #D2F2FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top: 1px solid #0B2651;
	font-size: 13px;
	color: #333;
	border-top: 4px solid #0B2651;
	border-right: 2px solid #0B2651;
}

.ecourseTitle {
	font-size: 12px;
	font-weight: bold;
	color: #050C46;
}

.newsletterBoxTop {
	width: 215px;
	padding: 20px 15px 10px 15px;
	background-color: #E7F3F8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 140%;
	border-top: 4px solid #0B2651;
	border-right: 2px solid #0B2651;
}

.newsletterBox {
	width: 215px;
	padding: 20px 15px 10px 15px;
	background-color: #E7F3F8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 140%;
	border-top: 1px solid #0B2651;
	border-right: 2px solid #0B2651;
	border-bottom: 1px solid #0B2651;
}

.phoneBox {
	background-color: #0B2651;
	border-right: 2px solid #0B2651;
	color: #fff;
	font-family: Lato;
	font-size: 32px;
	font-weight: 900;
	padding: 15px;
}

.phoneBox a {
	color: #fff;
}

.photoBox {
	width: 245px;
	background-color: #fff;
	border-right: 2px solid #fff;
}

.quoteBox {
	width: 215px;
	padding: 15px 15px 5px 15px;
	background: #E5E5E5 url(../images/quote.gif) top left no-repeat;
	border-top: 1px solid #0B2651;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 140%;
	border-right: 2px solid #0B2651;
}

#content {
	float: right;
	padding: 20px 20px 15px 20px;
	width: 598px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #fff;
	line-height: 140%;
}

#content .firm {
	color: #112F61;
	font-weight: bold;
}

#content .title {
	color: #0A87B8;
	font-weight: bold;
}

.photoRight {
	margin-left: 20px;
	border: 2px solid #E5E5E5;
}

.steps {
	border: 2px solid #8DB2C9;
	background: #E7F3F8;
	padding: 15px;
	margin: 20px 40px 20px 25px;
}


/* books */

dl.resource {
	margin: 0 0 10px 10px;
	padding: 10px 20px 10px 10px;
	float: left;
	display: block;
	width: 540px;
	border-top: 1px dashed #ccc;
	}
dl.resource dt {
	margin: 0;
	padding: 0;
	}
dl.resource dt a {
	float: left;
	display: block;
	margin: 2px 10px 0 0;
	padding: 2px;
	border: 0;
	}
dl.resource dt a img {
	float: left;
	border: 0px;
	}
dl.books dt a {
	margin: 0 10px 0 0;
	padding: 0;
	border: 0;
	background: none;
	}

/* nav */	
html>body #nav  {
	left: 0px;
	} 
	
#nav {
	float: left;
	border-bottom: 1px solid #0B2651;
	background-color: #0B2651;
	list-style: none;
	margin: 0;
	padding-left: 14px;
	white-space: nowrap;
	height: 35px;
	display: inline;
	overflow: hidden;
	width: 886px;
	z-index: 1002;
	left: 20px; /* fixes weird IE5.0/win absolute position within relative */
	}


#nav li {
	margin: 0; 
	padding: 0;
	display: inline;
	list-style-type: none;
	}

#nav a {
	float: left;
	padding: 35px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:35px;
	}
	
#nav a:hover {
	background-position: 0 -35px;
	}

#nav a:active, #nav a.selected {
	background-position: 0 -35px;
	}
	
#thome a  {
	width: 113px;
	background:  url(../images/nav/home.gif) top left no-repeat;
	}

#tabout a  {
	width: 119px;
	background:  url(../images/nav/about.gif) top left no-repeat;
	}

#tcareer a  {
	width: 213px;
	background:  url(../images/nav/career.gif) top left no-repeat;
	}

#tservices a  {
	width: 137px;
	background:  url(../images/nav/services.gif) top left no-repeat;
	}
	
#tresources a  {
	width: 153px;
	background:  url(../images/nav/resources.gif) top left no-repeat;
	}

#tcontact a  {
	width: 137px;
	background:  url(../images/nav/contact.gif) top left no-repeat;
	}
	
/* = RESPONSIVE
------------------------------------------*/

/* IPAD PORTRAIT */

@media only screen and (min-width: 768px) and (max-width: 1023px) {
	body {
		zoom: 80%;
	}
	
}

/* EVERYTHING ELSE */

@media only screen and (max-width: 767px) {
	body, 
	#wrapper {
		border: none;
		margin: 0;
		max-width: 767px;
		width: 100%;
	}
	
	body, 
	#inner, 
	#left {
		background: none #fff;
	}
	
	#top {
		margin-top: -20px;
		min-height: 20px;
	}
	
	#header {
		height: auto;
		padding: 0;
		width: 100%;
	}
	
	.logo {
		max-width: 95%;
	}
	
	#inner {
		width: 92%;
	}
	
	#nav {
		float: none;
		height: auto; 
		padding: 0;
		width: 100%;
	}
	
	#nav li {
		display: block;
		float: none;
		text-align: center;
		text-transform: uppercase;
		width: 100%;
	}
	
	#nav li a {
    background: none #0B2651;
		border-bottom: 1px solid #fff;
    color: #fff !important;
    display: block;
    float: none;
		font-family: Lato, Arial, sans-serif;
    height: auto !important;
    padding: 10px 0;
    width: 100%;
	}
	
	#content {
  		border: none;
			margin: 0;
  		width: 92%;
	}
	
	#content p img.photoRight {
		height: auto !important;
		max-width: 40%;
	}
	
	#left {
	  clear: both;
	  max-width: 90%;
	  position: relative;		
	}
	 
	#left,
	#content {
		padding: 14px;
	}
	
	#content {
		border-bottom: 1px dotted #cc6b31;
		margin-bottom: 10px;
	}
	
	dl.resource {
		width: 85%;
	}
	
	.ecourseBox,
	.ecourseBoxTop, 
	.phoneBox, 
	.callBox, 
	.quoteBox, 
	.newsletterBox,
	.newsletterBoxTop {
		border-left: 2px solid #0B2651;
		width: 100%;
	}
	
	.quoteBox {
		border-bottom: 1px solid #0B2651;		
	}
	
	#header,
	.photoBox {
			border-left: none;
	}
	
	.callBox {
		width: 102%;
	}
	
	.steps {
		margin: 20px 0 20px 25px;
	}
	
}