html, 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/top_bg.jpg);
	background-position: top center;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	font-family: Verdana,Helvetica,Arial,Geneva,Helvetica,sans-serif;	color: #3d3d3d;
	font-size: .92em;
	line-height: 1.5;
	font-weight: normal;
}

#body_back {
	position: absolute;
	top: 137px;
	height: 633px;
	width: 100%;
	background-image: url(images/bg.jpg);
	background-position: top center;
	background-repeat: repeat-x;
	z-index: 1;
}

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

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

#header {
	width: 960px;
	height: 97px;
	overflow: visible;
}

#logo {
	background-image: url(images/logo.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	height: 94px;
	width: 339px;
	margin-left: -32px;
}

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

#nav {
	height: 38px;
	width: 584px;
	overflow: hidden;
}

/* begin nevigation */

#navigation {
  list-style: none;
}

#navigation li {
  float: left;
}

#navigation a * {
  display: none;
}

#navigation a,
#navigation a .hover {
  	height: 38px;
	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 -38px;
  width: 58px;
}

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

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

#navigation a.trainingnav {
  background-position: -144px 0;
  width: 146px;
}

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

#navigation a.contactnav {
  background-position: -290px 0;
  width: 124px;
}

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

#navigation a.worknav {
  background-position: -414px 0;
  width: 110px;
}

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

#navigation a.repsnav {
  background-position: -524px 0;
  width: 60px;
}

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


/* end navigation */

.clear {
	clear: both;
}

#content {
	top: 344px;
	position: absolute;
	width: 898px;
	left: 50%;
	margin-left: -449px;
	z-index: 3;
}

.left_col {
	float: left;
	width: 580px;
}

.right_col {
	float: right;
	width: 284px;
}

#footer {
	margin-top: 35px;
	margin-bottom: 35px;
	width: 898px;	
	text-align: center;
}

.title {
	padding-bottom: 5px;
	border-bottom: 2px dotted #333333;
	width: 200px;
}

.title2 {
	padding-bottom: 5px;
	border-bottom: 2px dotted #333333;
}

h2 {
	font-weight: bold;
	font-size: 1em;
}

h3 {
	font-size: 1em;
}

.lincage {
	margin-top: 20px;
	margin-bottom: 20px;
	width: 284px;
	height: 125px;
	background-image: url(images/lincage.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

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

.coverage_front {
	margin-top: 20px;
	margin-bottom: 20px;
	width: 284px;
	height: 228px;
	background-image: url(images/coverage.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

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

.left_col p {
	padding-top: 10px;
	padding-bottom: 10px;
}

.front_text {
	padding-top: 5px;
}

.front_text ul {
	list-style-type: disc;
} 

.smaller {
	font-size: .7em;
	line-height: 1.5;
	font-weight: normal;
}

.smaller ul {
	list-style-type: disc;
}

.serv1 {
	float: left;
	margin-left: 80px;
	margin-top: 10px;
	padding-bottom: 15px;
}

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

.bld {
	font-weight: bold;
	font-size: 1em;
}

.left {
	float: left;
	padding-right: 20px;
}

.coverage_map {
	margin-top: 25px;
	margin-bottom: 20px;
	background-image: url(images/coverage_map.jpg);
	height: 340px;
	width: 580px; 
}

#contactarea {
	width:350px;
	margin-left: 0px;
	text-align:left;
	padding:15px;
	border: 1px solid #727272;
	background-color:#D9D7D8;
}

#inputbox {	
	position: absolute;
	right: 546px;
	border: 1px solid #727272;
	width: 270px;
	padding: 2px;
	color: #3f3f3f;
	font-family: Verdana, Sans Serif;
	font-size:.75em;
	line-height: 120%;
}

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

}

.little_titles {
	color: #ffffff;
	font-family: Verdana, Sans Serif;
	font-size: .75em;
	font-weight: bold;
	line-height: 140%;
}

.little_titles2 {
	color: #000000;
	font-family: Verdana, Sans Serif;
	font-size: .65em;
	line-height: 140%;
}
