BODY {
	background-color: #112b38;
	margin: 20px 0px 0px 0px;
	padding: 0px;
	_text-align: center; // iehack
	
	font-family: Helvetica, Sans-serif;
	font-size: 11px;
	color: #000;
}

a {
	color: #00537c;
	text-decoration: none;
	font-size: 11px
}
a:hover {
	text-decoration: underlinel
}

#MAIN {
	width: 800px;
	height: 545px;
	margin: 0 auto;
	_text-align: left; // iehack
	padding: 0px;

	background:#b8db00 url('images/content-background_01home.jpg') no-repeat;
	background-position: 0px 163px;
}

#MAIN.one {
	background: #b8db00 url('images/content-background_01.jpg') no-repeat;
	background-position: 0px 163px;
}

#MAIN.five {
	background: #b8db00 url('images/content-background_05.jpg') no-repeat;
	background-position: 0px 163px;
}

#MAIN.six {
	background: #b8db00 url('images/content-background_06.jpg') no-repeat;
	background-position: 0px 163px;
}

#MAIN.eight {
	background: #b8db00 url('images/content-background_08.jpg') no-repeat;
	background-position: 0px 163px;
}

#MAIN.ten {
	background: #b8db00 url('images/content-background_10.jpg') no-repeat;
	background-position: 0px 163px;
}

#MAIN.two {
	background: #b8db00 url('images/content-background_02.jpg') no-repeat;
	background-position: 0px 163px;
}

#MAIN.three {
	background: #b8db00 url('images/content-background_03.jpg') no-repeat;
	background-position: 0px 163px;
}

#MAIN.four {
	background: #b8db00 url('images/content-background_04.jpg') no-repeat;
	background-position: 0px 163px;
}


#MAIN.thirteen {
	background: #b8db00 url('images/content-background_13.jpg') no-repeat;
	background-position: 0px 163px;
}

#MAIN.seven {
	background: #b8db00 url('images/content-background_07.jpg') no-repeat;
	background-position: 0px 163px;
}


#MAIN.nine {
	background: #b8db00 url('images/content-background_09.jpg') no-repeat;
	background-position: 0px 163px;
}

#MAIN.eleven {
	background: #b8db00 url('images/content-background_11.jpg') no-repeat;
	background-position: 0px 163px;
}

#MAIN.twelve {
	background: #b8db00 url('images/content-background_12.jpg') no-repeat;
	background-position: 0px 163px;
}




#HEADER {
	width: 800px;
	height: 92px;
	marign: 0px;
	background-color: #fff;
}

	.logo {
		border: 0px;
	}

#TOPNAV {
	width: 732px;
	height: 28px;
	marign: 0px;
	padding: 0px;
	padding-left: 68px;
	border-bottom: solid 3px #fff;
	background-color: #cadb2b;
	z-index: 999;
}

	.nav_link {
		display: block;
		width: 128px;
		height: 19px;
		_height: 21px;
		padding: 0px;
		padding-top: 9px;
		_padding-top: 7px;
		border: 0px;
		text-align: center;
		color: #00537c;
		font-family: Helvetica, Sans-serif;
		font-size: 12px;
		text-decoration: none;
	}

	.nav_link:hover {
		color: #fff;
	}
	
	.nav_link_sub {
		display: block;
		height: 19px;
		_height: 21px;
		padding: 0px;
		padding-top: 9px;
		_padding-top: 7px;
		border: 0px;
		text-align: center;
		color: #00537c;
		font-family: Helvetica, Sans-serif;
		font-size: 12px;
		text-decoration: none;
	}
	
	.nav_link_sub:hover {

	}
	
	
#SPACER_SUBMENU {
	width: 800px;
	height: 37px;
	margin: 0px;
	padding: 0px;
	
	background-image: url('images/spacer-submenu.jpg');
	border-bottom: solid 3px #fff;
}

#CONTENT {
	width: 800px;
	height: 301px;
	marign: 0px;
	padding: 0px;

	border-bottom: solid 4px #fff;
	overflow: auto;
}

	#COPY {
		float: left;
		width: 438px;
		margin-left: 71px;
		_margin-left: 36px;
		margin-bottom: 10px;
		_margin-bottom: 20px;
		_margin-top: 10px;
		padding-top: 5px;
		padding-right: 15px;

		color: #00537c;
		font-family: Helvetica, Sans-serif;
		font-size: 11px;
		line-height: 14px;
		text-align: justify;
	}
	
		#COPY h1 {
			color: #00537c;
			font-family: Helvetica, Sans-serif;
			font-size: 20px;
			font-weight: normal;
		}

	#PHOTO_BREAK {
		float: left;
		border-left: solid 4px #fff;
		border-right: solid 4px #fff;
	}

#SPACER_SUBCONTENT {
	width: 800px;
	height: 73px;
	margin: 0px;
	padding: 0px;
	border-bottom: solid 4px #fff;
	
	background-image: url('images/spacer-subcontent.jpg');
}

.CLEAR { clear: both; overflow: hidden; height: 0px; _height: 1px; }


/* submit details and resume page */

.field_name {
	color: #000;
	padding-right: 10px;
}

#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#nav a {
	display: block;
	width: 128px;
}

#nav li {
	float: left;
	width: 128px;
	background-color: #cadb2b;
	border-right: solid 2px #fff;
	border-left: solid 2px #fff;
}

#nav li.left {
	float: left;
	width: 128px;
	background-color: #cadb2b;
	border-right: solid 2px #fff;
	border-left: solid 4px #fff;
}

#nav li.right {
	float: left;
	width: 128px;
	background-color: #cadb2b;
	border-right: solid 4px #fff;
	border-left: solid 2px #fff;
}

#nav li ul {
	position: absolute;
	width: 128px;
	top: 140px;
	margin-left: -2px;
	left: -999em;
	z-index: 999;
}

#nav li ul li {
	float: left;
	width: 128px;
	background-color: #eee;
	border-right: solid 2px #fff;
	border-left: solid 2px #fff;	
	border-bottom: solid 2px #fff;
}

#nav li:hover ul {
	left: auto;
}

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}





