body {
	font-size: small; font-style : normal; font-weight : normal;  margin: 0px; color: #333333; font-family: arial, verdana, helvetica, sans-serif;
	background-image: url(bg.png); background-repeat: repeat-x; background-attachment: fixed; background-color: #6980ac;
}
h1 {
	padding: 0; margin: 0; text-align: left; font-size: 120%; color: #333333; font-weight: bold;
}
h2 {
	padding: 0; margin: 0; text-align: left; font-size: 110%; color: #333333; font-weight: bold;
}
h3 {
	padding: 0; margin: 0; text-align: left; font-size: 110%; color: #ffffff; font-weight: bold;
}

h4 {
	text-align: left;
}

.center {
	text-align: center;
	clear: both;
}

a:link {
	color: #1e2e60; text-decoration: none; font-weight: bold;
}

a:visited {
	color: #1e2e60; text-decoration: none; font-weight: bold;
}

a:hover {
	color: #000000; text-decoration: underline; font-weight: bold;
}

#mainContainer {
	text-align: center; width: 810px; margin: 40px auto 40px auto;
}

#header{
	margin: 0; padding: 0;
	width: 810px;
	height: 170px;
}

#navArea01{
	margin: 0; padding: 0;
	width: 365px;
	height: 89px;
	background-image: url(navArea01.png);
	float: right;
}

#navArea02{
	margin: 0; padding: 0;
	width: 365px;
	height: 34px;
	background-image: url(navArea02.png);
	float: right;
}

#navArea03{
	margin: 0; padding: 0;
	width: 365px;
	height: 47px;
	background-image: url(navArea03.png);
	float: right;
}

/* Top Navigation Bar */

#nav ul{
	margin:0;
	padding: 0;
	background:url(nav.png) no-repeat;
}
#nav ul li a{
	background:url(nav.png) no-repeat;
}

#nav{
	float:left;
	display:inline;
	margin:0;
}
#nav ul{
	width:365px;
	height:34px;
	list-style-type:none;
}
#nav ul li{
	float:left;
	height:34px;
	display:inline;
	margin:0;
}
#nav ul li a{
	border:0;
	height:34px;
	display:block;
	line-height:34px;
	text-indent:-9999px;
}

#nav ul li#about a{width: 85px; background-position: 0 0;}
#nav ul li#mission a{width: 103px; background-position:-85px 0;}
#nav ul li#careers a{width: 73px; background-position:-188px 0;}
#nav ul li#contact a{width: 99px; background-position:-261px 0px;}
#nav ul li#about a:hover{background-position: 0 -34px;}
#nav ul li#mission a:hover{background-position:-85px -34px;}
#nav ul li#careers a:hover{background-position:-188px -34px;}
#nav ul li#contact a:hover{background-position:-261px -34px;}


#headerImg{
	margin: 0; padding: 0;
	float: left;
}

#contentBody {
	width: 810px;
	margin: 0;
	padding: 0;
	background-image: url(body.png); background-repeat: repeat-y;
}

.content {
	width: 730px;
	padding: 0 35px 25px 35px;
	margin: 0 5px 0 5px;
	background-color: #ffffff;
	font-size: 90%;
	text-align: left;
}

/* Footer */

#footer {
	font-size: 90%;
	height: 35px;
	width: 770px;
	font-weight: normal;
	color: #1e2e60;
	margin:  0;
	padding: 5px 20px 0 20px;
	background-image: url(footer.png);
	clear:both;
}

#footer_left {
	float: left;
}

#footer_right {
	float: right;
}

#footer a:link {
	font-weight: bold;
	color: #1e2e60;
	text-decoration: none;
	
}

#footer a:visited {
	font-weight: bold;
	color: #1e2e60;
	text-decoration: none;
}

#footer a:hover {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}


/* Footer Links */

#footer_links {
	font-size: 90%;
	font-weight: normal;
	text-align: center;
	color: #ffffff;
	padding: 8px 0 17px 0;
	text-decoration: none;
	clear:both;
}

#footer_links a:link {
	color: #ffffff;
	font-weight: normal;
	padding: 0 10px 0 10px;
	text-decoration: none;
}

#footer_links a:visited {
	color: #ffffff;
	font-weight: normal;
	padding: 0 10px 0 10px;
	text-decoration: none;
}

#footer_links a:hover {
	color: #ffffff;
	font-weight: normal;
	text-decoration: underline;
}


img{
	margin: 0; padding: 0;
}

.float_left {
	float: left;
}

.float_right {
	float: right;
}

.clear_both {
	clear:both;
}

.divider {
	border-bottom: 2px solid #121c22;
	margin: 20px 0 10px 0;
	clear: both;
}

.polaroidLeft img {
	float:left;
	margin: 0 10px 10px 0;
	padding: 5px;
	border: 1px solid #000000;
	background-color: #1e2e60;
}

.polaroidRight img {
	float:right;
	margin: 0 0 10px 35px;
	padding: 5px;
	border: 1px solid #000000;
	background-color: #1e2e60;
}

/* Contact Form */

#contact_form {
	width: 380px;
	float: left;
}

.submit_right {
	clear: both;
	float: right;
	padding: 5px 10px 0 0;
}

label{
	font-weight: bold;
	width: 90px;
	float: left;
	text-align: left;
	display: block;
}

input{
	margin: 0 0 10px 0;
}

#contact_form #frmName {width: 270px;}
#contact_form #frmEmail {width: 270px;}
#contact_form #frmTel {width: 270px;}
#contact_form #frmMessage {width: 270px; height: 60px;}

.email {
	float: left;
	margin: 0 0 12px 0;
}

.tel {
	float: left;
	margin: 0 0 12px 62px;
}

.contact_details {
	width: 250px;
	float: left;
	margin: 0 0 0 50px;
	padding: 0;
}

.contact_details h2{
	margin: 0 0 10px 0;
}

.contact_heading {
	font-weight: bold; font-size: 100%; color: #1e2e60; text-align: left; margin: 0; padding: 0;
}

.contact_feedback {
	font-weight: bold; color: #d70000; text-align: left; margin: 0; padding: 0;
}

#careers_form {
	width: 100%;
	float: left;
}

#careers_form #frmName {width: 250px;}
#careers_form #frmEmail {width: 250px;}
#careers_form #frmTel {width: 250px;}
#careers_form #frmMessage {width: 250px; height: 40px;}
#careers_form #frmResume {width: 260px;}

#careers_submit {
	clear: both;
	float: right;
	padding: 5px 0 0 0;
}

.float_left {
	float: left;
}

.float_right {
	float: right;
}


.divider {
	border-bottom: 1px solid #6980ac;
	padding: 0 0 20px 0;
	clear: both;
}

