@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #333;
	background-color: #202f56;
	margin: 0px;
}
a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	color: #FFF;
	text-decoration: none;
}
a:active {
	color: #003;
	text-decoration: none;
}
a:hover {
	color: #003;
	text-decoration: none;
}
.body_back {
	height: auto; 
	width: 100%;
	background-color: #FFF;
	background-image: url(../images/bg_fade.gif);
	background-repeat: repeat-x;
	position: absolute;
	top: 285px;
	left: 0px;
	z-index: 0;
	padding-top: 105px;
	margin: 0px;
}
.footer{
	height: auto;
	width: 100%;
	background-color: #202f56;
	position: relative;
	z-index: 1;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #999;
	text-align: center;
	color: #999;
	font-size: 0.9em;
}
.footer a:link {
	color: #FFF;
	text-decoration: none;
}
.footer a:visited {
	color: #FFF;
	text-decoration: none;
}
.footer a:active {
	color: #50789B;
	text-decoration: none;
}
.footer a:hover {
	color: #50789B;
	text-decoration: none;
}
.header_image {
	background-color: #CCC;
	background-image: url(../header/welcomeheader.jpg);
	height: 200px;
	width: 700px;
	border: 1px solid #FFF;
	position: relative;
	top: 0px;
	z-index: 2;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: 1.4em;
	color: #51799C;
	font-style: normal;
	font-weight: normal;
}
h2 {
	font-size: 1.1em;
	color: #060;
	font-style: normal;
	font-weight: normal;
}
h3 {
	font-size: 1.3em;
	color: #F3DC00;
	font-style: normal;
	font-weight: normal;
	display: inline;
}
h4 {
	font-size: 1.4em;
	color: #51799C;
	font-style: normal;
	font-weight: normal;
	display: inline;
}
.top_bar {
	height: 185px;
	width: 700px;
	position: relative;
	top: 0px;
	z-index: 3;
}
.y_logo {
	height: auto;
	width: auto;
	position: absolute;
	top: 15px;
	z-index: auto;
	left: 0px;
}
.yeoman_pressings {
	height: auto;
	width: auto;
	position: absolute;
	top: 20px;
	z-index: auto;
	right: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #FFF;
	text-align: right;
}
.yeoman_pressings a:link {
	color: #FFF;
	text-decoration: none;
}
.yeoman_pressings a:visited {
	color: #FFF;
	text-decoration: none;
}
.yeoman_pressings a:active {
	color: #F90;
	text-decoration: none;
}
.yeoman_pressings a:hover {
	color: #4E7699;
	text-decoration: none;
}
.yeoman_pressings_tel {
	height: auto;
	width: auto;
	position: absolute;
	top: 0px;
	z-index: auto;
	right: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #F3DC00;
	text-align: right;
}
.body_text {
	height: auto;
	width: 700px;
	position: relative;
	top: 0px;
	z-index: 0;
	text-align: left;
	overflow: visible;
}
.body_text a:link {
	color: #50789B;
	text-decoration: none;
}
.body_text a:visited {
	color: #50789B;
	text-decoration: none;
}
.body_text a:active {
	color: #0CF;
	text-decoration: none;
}
.body_text a:hover {
	color: #0CF;
	text-decoration: none;
}
.nav {
	font-size: 1.1em;
	position: absolute;
	text-indent: 0px;
	z-index: auto;
	width: 700px;
	height: 37px;
	overflow: hidden;
	visibility: visible;
	bottom: 5px;
	left: 0px;
}
a.home {
	display: block;
	height: 37px;
	margin: 0px;
	text-decoration: none;
	position: absolute;
	top: 0px;
	padding-top: 10px;
	left: 0px;
	overflow: hidden;
	width: 136px;
	background-image: url(../images/button.gif);
}
a.home:hover {
	background-position: -136px 0;
}
a.home_current {
	display: block;
	height: 37px;
	margin: 0px;
	text-decoration: none;
	position: absolute;
	top: 0px;
	padding-top: 10px;
	left: 0px;
	overflow: hidden;
	width: 136px;
	background-image: url(../images/button.gif);
	background-position: -136px 0;
}
a.aboutus {
	display: block;
	height: 37px;
	margin: 0px;
	text-decoration: none;
	position: absolute;
	top: 0px;
	padding-top: 10px;
	left: 141px;
	overflow: hidden;
	width: 136px;
	background-image: url(../images/button.gif);
}
a.aboutus:hover {
	background-position: -136px 0;
}
a.aboutus_current {
	display: block;
	height: 37px;
	margin: 0px;
	text-decoration: none;
	position: absolute;
	top: 0px;
	padding-top: 10px;
	left: 141px;
	overflow: hidden;
	width: 136px;
	background-image: url(../images/button.gif);
	background-position: -136px 0;
}
a.services {
	display: block;
	height: 37px;
	margin: 0px;
	text-decoration: none;
	position: absolute;
	top: 0px;
	padding-top: 10px;
	left: 282px;
	overflow: hidden;
	width: 136px;
	background-image: url(../images/button.gif);
}
a.services:hover {
	background-position: -136px 0;
}
a.services_current {
	display: block;
	height: 37px;
	margin: 0px;
	text-decoration: none;
	position: absolute;
	top: 0px;
	padding-top: 10px;
	left: 282px;
	overflow: hidden;
	width: 136px;
	background-image: url(../images/button.gif);
	background-position: -136px 0;
}
a.products {
	display: block;
	height: 37px;
	margin: 0px;
	text-decoration: none;
	position: absolute;
	top: 0px;
	padding-top: 10px;
	left: 423px;
	overflow: hidden;
	width: 136px;
	background-image: url(../images/button.gif);
}
a.products:hover {
	background-position: -136px 0;
}
a.products_current {
	display: block;
	height: 37px;
	margin: 0px;
	text-decoration: none;
	position: absolute;
	top: 0px;
	padding-top: 10px;
	left: 423px;
	overflow: hidden;
	width: 136px;
	background-image: url(../images/button.gif);
	background-position: -136px 0;
}
a.contact {
	display: block;
	height: 37px;
	margin: 0px;
	text-decoration: none;
	position: absolute;
	top: 0px;
	padding-top: 10px;
	left: 564px;
	overflow: hidden;
	width: 136px;
	background-image: url(../images/button.gif);
}
a.contact:hover {
	background-position: -136px 0;
}
a.contact_current {
	display: block;
	height: 37px;
	margin: 0px;
	text-decoration: none;
	position: absolute;
	top: 0px;
	padding-top: 10px;
	left: 564px;
	overflow: hidden;
	width: 136px;
	background-image: url(../images/button.gif);
	background-position: -136px 0;
}

