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;
}

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

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;
}


#photos {
	width: 900px;
	float: left;
	height: 270px;
	text-align: left;
	border-bottom: 1px solid #0B2651;
}

#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;
}

/* home */

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

.resourcesBox {
	width: 196px;
	height: 111px;
	padding: 20px 15px 10px 15px;
	background-color: #037EB5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	border-right: 1px solid #0B2651;
	line-height: 140%;
}

.resourcesBox a:link {
	color: #FFB32E;
	font-weight: bold;
	text-decoration: none;
}

.resourcesBox a:visited {
	color: #FFB32E;
	font-weight: bold;
	text-decoration: none;
}

.resourcesBox a:hover {
	color: #FFB32E;
	font-weight: bold;
	text-decoration: underline;
}

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

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

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

#right {
	width: 674px;
	float: right;
	text-align: left;
}
	
#message {
	float: right;
	background-color: #050C46;
	height: 142px;
	width: 674px;
}

#content {
	float: left;
	padding: 20px 20px 15px 20px;
	width: 432px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #fff;
	line-height: 140%;
	border-left: 1px solid #0B2651;
	border-right: 1px solid #0B2651;
	height: 450px;
}

#content .intro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #1D3B6B;
	font-weight: bold;
}

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

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

#nextLevelBox {
	float: right;
	width: 165px;
	padding: 20px 20px 15px 15px;
	background-color: #E5E5E5;
	color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
	height: 450px;
}
	

/* 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;
	}
	







	


