html,body   {
	margin: 0;
	width: auto;
	height: 100%;
	background-image: url(images/background.png);
}

img, div, h1 { behavior: url(iepngfix.htc) }

#test  { margin-top: -346px; margin-left: -434px; position: relative; top: 50%; left: 50%; width: 865px; height: 693px; float: left }

#container  {
	margin-top: 30px;
	margin-left: -385px;
	position: relative;
	left: 50%;
	width: 700px;
	height: 600px;
	float: left;
}

#mast {
	float: left;
	margin: 0px;
	width: 770px;
	height: 223px;
	background-image: url(images/general/mast.png);
}

#navigation {
	height: auto;
	width: 770px;
	margin-top: 180px;
}

#content {
	float: left;
	margin: 0px;
	width: 770px;
	min-height: 351px;
	height: auto;
	background-image: url(images/general/bg_content.png);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #030F24;
}

#footer {
	float: left;
	margin: 0px;
	width: 770px;
	height: 26px;
	background-color: #030F25;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

#footer p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FFFFFF;
	margin: 5px 0px 0px 0px;
	letter-spacing: 0.15em;
	text-align: center;
}

#homeWho {
	height: auto;
	min-height: 210px;
	width: 410px;
	background-image: url(images/home/home_section_bg.png);
	background-repeat: repeat-x;
	float: left;
	margin: 50px 0px 0px 50px;	
}

#homeWho h1 {
	height: 31px;
	width: 400px;
	background-image: url(images/general/section_title_bars.png);
	background-repeat: repeat-x;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 23px;
	color: #000033;
	float: left;
	margin: 0px;
	padding: 6px 0 0 10px;
	font-weight: normal;
}

#homeWho p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #fff;
	margin: 45px 10px 10px 10px;
	line-height: 1.6em;
}

#homeFeature {
	height: auto;
	min-height: 210px;
	width: 206px;
	background-image: url(images/home/home_section_bg.png);
	background-repeat: repeat-x;
	float: left;
	margin: 50px 0px 0px 50px;
}

#homeFeature h1 {
	height: 31px;
	width: 196px;
	background-image: url(images/general/section_title_bars.png);
	background-repeat: repeat-x;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 23px;
	color: #000033;
	float: left;
	margin: 0px;
	padding: 6px 0 0 10px;
	font-weight: normal;
}

#homeFeature p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #fff;
	margin: 40px 1px 1px 1px;
	line-height: 1.6em;
}

#mainContent {
	height: auto;
	min-height: 210px;
	width: 670px;
	float: left;
	margin: 50px 0px 20px 50px;
}

#mainContent h1 {
	height: 31px;
	width: 660px;
	background-image: url(images/general/section_title_bars.png);
	background-repeat: repeat-x;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 23px;
	color: #000033;
	float: left;
	margin: 0px;
	padding: 6px 0 0 10px;
	font-weight: normal;
}

#mainContent h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #fff;
	margin: 45px 10px -40px 10px;
	line-height: 1.6em;
}

#mainContent h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #fff;
	margin: 20px 10px -40px 10px;
	line-height: 1.6em;
}

#mainContent p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #fff;
	margin: 45px 10px 10px 10px;
	line-height: 1.6em;
}

#mainContent img#labels {
	margin-right: 10px;
	border: 1px solid #FFFFFF;	
}

#mainContent form {
	margin: 55px 0px 20px 0px;	
}

#mainContent input {
	height: 15px;
	width: 180px;
	border: 1px solid #3F485A;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	font-size: 13px;
	padding: 2px 5px;
	margin-right: 20px;
	margin-bottom: 20px;
}

#mainContent input#submit {
	height: auto;
	width: auto;
	border: 1px solid #3F485A;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	font-size: 13px;
	padding: 2px 5px;
	margin-right: 20px;
	margin-bottom: 20px;
}

#mainContent textarea {
	height: 100px;
	width: 395px;
	border: 1px solid #3F485A;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	font-size: 13px;
	padding: 2px 5px;
	margin-bottom: 20px;
}

ul#minitabs  {
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal; text-align: center;
	text-transform: uppercase;
	white-space: nowrap;
	list-style: none;
	margin: 0;
	padding: 7px 0; 
}

ul#minitabs li {
	display: inline;
	margin: 0 0 0;
}

ul#minitabs a  {
	color: #fff;
	text-decoration: none;
	padding: 7px 30px 3px;
}

ul#minitabs a#last  {
	color: #fff;
	text-decoration: none;
}

ul#minitabs a:hover  {
	color: #fff;
	text-decoration: underline overline;
}

ul#minitabs a:hover#last  {
	color: #fff;
	text-decoration: underline overline;
}