tml, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	background-image: url(images/headbar.jpg);
	background-position: top center;
	background-repeat: repeat-x;
	background-color: #000926;
	font-family: Verdana,Helvetica,Arial,Geneva,Helvetica,sans-serif;	color: #3d3d3d;
	font-size: 13px;
	line-height: 19.5px;
	font-weight: normal;
	color: white;
}

h1 {
	font-size: 26px;
	margin-bottom: 19.5px;
}

h4 {
	font-size: 10px;
	font-style: italic;
}

p {
	margin-bottom: 19.5px;
}

ol, ul {
	list-style: none;
}

strong {
	font-weight: bold;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* end reset */ 

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#fpback1 {
	top: 59px;
	position: absolute;
	background-image: url(images/fp_back1.jpg);
	background-repeat: repeat-x;
	height: 446px;
	width: 100%;
	z-index: 4;
}

#fpback2 {
	position: absolute;
	background-image: url(images/fp_back2.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	height: 446px;
	width: 100%;
	z-index: 5;
}

#mpback {
	top: 59px;
	position: absolute;
	background-image: url(images/mpback.jpg);
	background-repeat: repeat-x;
	height: 75px;
	width: 100%;
	z-index: 4;
}

#container {
	position: absolute;
	width: 960px;
	overflow: visible;
	margin-left: -480px; 
	left: 50%;
	z-index: 2;
}

.container_top {
	position: absolute;
	width: 960px;
	overflow: visible;
	margin-left: -480px; 
	left: 50%;
	z-index: 3;
}

#container h1 {
	padding-top: 20px;
	color: #ffffff;
}

#container p {
	color: #ffffff;
}

#container a {
	color: #57d01b;
}

.left {
	float: left;
}

.right {
	float: right;
}

.clear {
	clear: both;
}

#content {
	top: 515px;
	position: absolute;
	width: 960px;
	left: 50%;
	margin-left: -480px;
	z-index: 3;
}

#content2 {
	top: 135px;
	position: absolute;
	width: 960px;
	left: 50%;
	margin-left: -480px;
	z-index: 3;
}

.left_col {
	float: left;
	width: 600px;
	padding-bottom: 20px;
}

.left_col2 {
	float: left;
	width: 600px;
	padding-bottom: 20px;
	padding-top: 20px;
}

.right_col {
	padding-top: 20px;
	float: right;
	width: 320px;
	padding-bottom: 40px;
}

.map {
	position: relative;
	height: 240px;
	width: 320px;
	background-image: url(images/map.jpg);
}

.front_form {
	padding-bottom: 20px;
	position: relative;
	width: 318px;
	border: solid 1px #4a73dc;
	background: #004279;
}

.map a {
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
	cursor: pointer;
}

#footer {
	position: relative;
	height: 80px;
	border-top: solid 1px white; 
	padding-top: 20px;
}

#footer a {
	color: #ffffff;
}

#footer2 {
	position: relative;
	height: 80px;
	border-top: solid 1px #333333; 
	padding-top: 20px;
}

.newsfeed {
	background-image: url(images/newsfeed.jpg);
	width: 227px;
	height: 68px;
	position: absolute;
	top: 95px;
	left: 50%;
	margin-left: 254px;
	z-index: 9;
}

.newsfeed a {
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
	cursor: pointer;
}

#footer2 a {
	color: #333333;
}

#header {
	height: 59px;
	width: 960px;
	overflow: hidden;
}

#logo {
	background-image: url(images/logo.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	position: relative;
	height: 59px;
	width: 222px;
	top: 0px;
	overflow: hidden;
}

#logo h1 {
	margin-left: 500px;
}

#logo a {
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
	cursor: pointer;
}

#nav {
	position: absolute;
	top: 0px;
	height: 59px;
	width: 416px;
	overflow: hidden;
	z-index: 3;
	right: 0px;
}

/* begin nevigation */

#navigation {
  list-style: none;
}

#navigation li {
  float: left;
}

#navigation a * {
  display: none;
}

#navigation a,
#navigation a .hover {
  	height: 59px;
	position: relative;
	display: block;
	background: url(images/menu.jpg) 0 0 no-repeat;
}

/* individual navigation items */
#navigation a.homenav {
  background-position: 0 0;
  width: 58px;
}

#navigation .highlight a.homenav:hover,
#navigation a.homenav .hover {
  background-position: 0 -59px;
  width: 58px;
}

#navigation a.servicesnav {
  background-position: -58px 0px;
  width: 80px;
}

#navigation .highlight a.servicesnav:hover,
#navigation a.servicesnav .hover {
  background-position: -58px -59px;
}

#navigation a.trainingnav {
  background-position: -138px 0;
  width: 60px;
}

#navigation .highlight a.trainingnav:hover,
#navigation a.trainingnav .hover {
  background-position: -138px -59px;
}

#navigation a.contactnav {
  background-position: -198px 0;
  width: 91px;
}

#navigation .highlight a.contactnav:hover,
#navigation a.contactnav .hover {
  background-position: -198px -59px;
}

#navigation a.worknav {
  background-position: -289px 0;
  width: 54px;
}

#navigation .highlight a.worknav:hover,
#navigation a.worknav .hover {
  background-position: -289px -59px;
}

#navigation a.repsnav {
  background-position: -343px 0;
  width: 73px;
}

#navigation .highlight a.repsnav:hover,
#navigation a.repsnav .hover {
  background-position: -343px -59px;
}


/* end navigation */

#title_service {
	position: relative;
	height: 75px;
	width: 960px;
	background-image: url(images/services.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	z-index: 7;
}

#title_about {
	position: relative;
	height: 75px;
	width: 960px;
	background-image: url(images/about.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	z-index: 7;
}

#title_links {
	position: relative;
	height: 75px;
	width: 960px;
	background-image: url(images/links.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	z-index: 7;
}

#title_contact {
	position: relative;
	height: 75px;
	width: 960px;
	background-image: url(images/contact.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	z-index: 7;
}

#title_news {
	position: relative;
	height: 75px;
	width: 960px;
	background-image: url(images/news.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	z-index: 7;
}

#title_coverage {
	position: relative;
	height: 75px;
	width: 960px;
	background-image: url(images/coverage.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	z-index: 7;
}

.serv1 {
	float: left;
	margin-left: 90px;
	padding-bottom: 15px;
}

.serv2 {
	float: left;
	margin-left: 30px;
}

#contactarea {
	width:350px;
	margin-left: 0px;
	text-align:left;
	padding:20px;
	border: solid white 1px;
}

#inputbox {	
	position: absolute;
	right: 602px;
	border: 1px solid #727272;
	width: 270px;
	padding: 2px;
	color: #3f3f3f;
	font-family: Verdana, Sans Serif;
}

#textarea {
	border: 1px solid #727272;
	padding: 2px;
	color: #001111;
	font-family: Verdana, Sans Serif;
	font-size:.75em;
	line-height: 120%;
	width:330px;
}

#submitbutton {
	border: 1px solid #b8b8b8;
	background-color: #eee;

}

.front_form h2 {
	margin-top: 9.75px;
	text-align: center;
}

.front_form h4 {
	margin-top: 2px;
	margin-bottom: 5px;
	text-align: center;	
}

#name {
	position: absolute;
	right: 17px;
	width: 220px;
}

#email {
	position: absolute;
	right: 17px;
	width: 220px;
}

#message {
	width: 283px;
}

#submit_front {
	margin-left: 17px;
	width: 286px;
	height: 30px;
	border: solid 1px #000000;
	background: green;
	color: white;
	font-weight: bold;	
}

#submit_front:hover {
	cursor: pointer;
	background: #64d416;	
}

 
fieldset ol {  
	padding-left: 17px; 
	list-style: none;  
} 
 
fieldset li {  
	padding-bottom: 1em;  
}  
fieldset.submit {  
	border-style: none;  
}