body {
	margin: 0px;
	padding: 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
	color: #000;
	background: #000 url(images/bg-body.gif);
	}
a {	
	text-decoration: underline;
	color:  #7493c6;
	}
a:visited {
	color:  #7493c6;
	}
a:active {
	color:  #7493c6;
	}
a:hover {
	color: #00a700;
	text-decoration: none;
	}
	
/*************** Site Layout ****************/

#top {
	position: relative;
	margin: 0px;
	padding: 0px;
	border: 0px;
	width: 100%;
	height: 86px;
	background: url(images/bg-header.gif);
	}
#nav {
	position: absolute;
	top: 52px;
	left: 376px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	width: 376px;
	height: 34px;
	background: transparent;
	}
#images {
	position: relative;
	margin: 0px;
	padding: 0px;
	border: 0px;
	width: 100%;
	height: 181px;
	background: url(images/bg-images.gif);
	}
#content {
	position: relative;
	margin: 0px;
	padding: 24px 94px 9px 94px;
	width: 100%;
	background: #ffffff;
	border:0;
	}
#footer {
	position: relative;
	margin: 0px;
	padding: 0px;
	border: 0px;
	width: 100%;
	height: 86px;
	background: url(images/bg-footer.gif);
	}
#copy {
	position: relative;
	margin: 0px;
	padding: 0px;
	border: 0px;
	width: 564px;
	background: #ffffff;
	}
#subnav {
	position: relative;
	float:right;
	text-align:right;
	font-size: 11px;
	font-weight: bold;
	margin: 0px -80px 24px 24px;
	padding: 0px 0px 0px 10px;
	border: 0px;
	border-left:1px solid #e1e1e1;
	width: 150px;
	background: #ffffff;
	}
	
/*************** Formatting ****************/
	
p {
	font-size: 12px;
	line-height: 140%;
	padding: 0;
	margin: 0px 0px 20px 0px;
	}
p.footer {
	color: #898989;
	font-size: 11px;
	text-align:right;
	line-height: 34px;
	width: 750px;
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 0px 0px;
	}
p.footer a {	
	text-decoration: underline;
	color: #7493c6;
	}
p.footer a:visited {
	color: #7493c6;
	}
p.footer a:active {
	color: #7493c6;
	}
p.footer a:hover {
	color: #00a700;
	text-decoration: none;
	}
div.xtra {
	position: absolute;
	top: 6px;
	left: 662px;
	color: #bdbdbd;
	line-heigh: 24px;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	z-index: 10;
	}
div.xtra a {	
	text-decoration: none;
	color:  #909090;
	}
div.xtra a:visited {
	color:  #909090;
	}
div.xtra a:active {
	color:  #909090;
	}
div.xtra a:hover {
	color: #7493c6;
	text-decoration: underline;
	}
h1 {
	font-size: 18px;
	line-height: 140%;
	font-weight: bold;
	margin: 0px 0px 20px 0px;
	}
h2 {
	color: #8fa6db;
	font-family: arial, helvetica, sans-serif;
	font-size: 16px;
	line-height: normal;
	font-weight: bold;
	margin: 0px 0px 20px 0px;
	}
h3 {
	font-size: 14px;
	line-height: 120%;
	margin: 0px 0px 20px 0px;
	}
img {
	border: 0px;
	}
hr {
	color: #e1e1e1;
	background-color: #e1e1e1;
	border : 0px solid #e1e1e1;
	width: 570px;
	height: 1px;
	margin: 0px 0px 20px 0px;
}
ul {
	list-style-type: square;
	padding: 0em 0em 0em .5em;
	margin: 0px 0px 0px 1em;
	}
ol {
	padding: 0em 0em 0em 1em;
	margin: 0px 0px 8px 1em;
	}
li {
	font-size: 12px;
	padding: 0px;
	margin: 0px 0px 20px 0px;
	}

/*************** Forms, Tables and Misc ****************/

input.btn {
	font-size: 11px;
	font-family: verdana, arial, helvetica, sans-serif;
	padding: 2px 2px 2px 2px;
	margin: 0px;
	background: #D17707; 
	color: #fff; 
	border: 1px solid #e1e1e1;
	}

	
/*************** Nav ****************/
	
* html a:hover {visibility:visible;}

.btn-a {
	display:block;
	float:left;
	width: 94px;
	height: 34px;
	margin: 0px 0px 0px 0px;
	border: 0px;
	background-image: url(images/btn-home-sel.gif);
}
.btn-a a {display:block;}
.btn-a img {width: 94px; height: 34px;}
.btn-a a:hover img {visibility:hidden}

.btn-b {
	display:block;
	float:left;
	width: 94px;
	height: 34px;
	margin: 0px 0px 0px 0px;
	border: 0px;
	background-image: url(images/btn-about-sel.gif);
}
.btn-b a {display:block;}
.btn-b img {width: 94px; height: 34px;}
.btn-b a:hover img {visibility:hidden}

.btn-c {
	display:block;
	float:left;
	width: 94px;
	height: 34px;
	margin: 0px 0px 0px 0px;
	border: 0px;
	background-image: url(images/btn-services-sel.gif);
}
.btn-c a {display:block;}
.btn-c img {width: 94px; height: 34px;}
.btn-c a:hover img {visibility:hidden}

.btn-d {
	display:block;
	float:left;
	width: 94px;
	height: 34px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	background-image: url(images/btn-contact-sel.gif);
}
.btn-d a {display:block;}
.btn-d img {width: 94px; height: 34px;}
.btn-d a:hover img{visibility:hidden}
