@charset "utf-8";
/* CSS Document */

/* Global styles */

address,
blockquote,
body, dd, div,
dl, dt,
fieldset, form,
frame, frameset,
h1, h2, h3, h4,
h5, h6, iframe,
noframes,
object, ol, p,
ul, applet,
center, dir,
hr, menu, pre {
  display: block; 
  font-family: Arial, Helvetica, sans-serif;
  color: #000000;
  line-height: 1.3;  
}
body {
  background-color: #6095c1;
  background-image:url(../img/page_bg.gif);
  background-repeat:repeat-x;
  color: #000000;
  font: 100% Arial, Helvetica, sans-serif;
  margin: 0;
  padding: 0;
  text-align: center;
}

/* Formatting styles */


a{
  color: #ea6700;
  text-decoration: none;
}

a:hover {
  color: #ea6700;
  text-decoration: underline;
}
#header div.imghead {
  padding-bottom: 68px;
  padding-top: 31px;
}
#header div.imghead2 {
  padding-bottom: 64px;
  padding-top: 27px;
}

#header h1 {
  display:none;
}
#header h2 {
  background-color:#ffffff;
  background-image:url(../img/content_top_bg.gif);
  background-repeat:no-repeat;
  color:#666666;
  font-size: 1.50em;
  font-weight: 900;
  line-height: 1.1;  
  margin: 0;
  padding: 15px 0px 20px 222px;
}
#searchgo {
display:inline;
margin: 0 15px 0 4px;
vertical-align:middle;
}

#photo {
  background-color:#ffffff;
  margin:0;
  margin-bottom:15px;
  padding: 5px;
  width: 615px; 
}
#features {
  background-color:#ffffff;
  margin-bottom:15px;
  padding: 5px;
  width: 615px; 
  margin-bottom: -2px;
}
#features div.featuresRow {
  background-image:url(../img/feature_bg.jpg);
  background-position: 50% 100%;
  background-repeat:no-repeat;
  min-height:110px;
  width: 615px;  
}
div.featuresRowL {
  float: left;
  padding: 5px 11px 5px 11px;
  width: 282px; 
}
div.featuresRowR {
  float: right;
  padding: 5px 11px 5px 11px;
  width: 282px; 
}
#features h2 {
  color:#699fcb;
  float:left;
  font-size: 1.05em;
  margin-top:0; 
  margin-bottom:10px;; 
  text-align:left;
  width: 163px;
}
#features p {
  color:#666666;
  font-size: .75em;
  margin-bottom: 12px;
  text-align:left;
}
#features a:link{
  color: #ea6700;
  text-decoration: none;
}

img.featureTN {
  float:right;
  padding-left:5px;
}

#contentright p.statementHead {
  color:#ffffff;
  margin: 0px 5px 5px 0;
  font-size:1.30em;
}
#contentright p.statement {
  color:#ffffff;
  font-size: 1.1em;
  margin: 10px 5px 5px 0;
}
#contentright p.statementName {
  color:#ffffff;
  font-size: .95em;
  margin: 10px 5px 5px 0;
}
#contentright div#news{
  background-image:url(../img/news_bg.jpg);
  background-repeat:no-repeat;
  background-position:top;
  background-color:#ffffff;
  margin-top:30px;
  width: 300px;
}
#contentright div#news h2 {
  color:#ffffff;
  font-size: .9em;
  margin: 0px;
  margin-bottom:-14px;
  min-height: 38px;
  padding:  11px 0 14px 11px;
  text-align:left;
}
* html #contentright div#news h2 {
  margin-bottom:10px;
}
#contentright div#news p {
  color:#474747;
  font-size: .75em;
  margin: 6px 11px 14px 11px;
  padding:0;
  text-align:left;
}
#contentright div#news p a{
  color:#336e9f;
  text-decoration: none;
}
#contentright div#news p a:hover{
  text-decoration: underline;
}

#contentright div#news p a:link.more{
  color: #ea6700;
  text-decoration: none;
}
#contentright div#news p a:visited.more{
  color: #ea6700;
  text-decoration: none;
}
#contentright div#news p a:hover.more {
  color: #ea6700;
  text-decoration: underline;
}
#footer p {
  color: #d2dfea;
  margin: 0;
  padding: 15px 0;
  font-size: 70%;
  font-weight: 400;
}
#footer p a {
  color: #d2dfea;
  text-decoration:underline;
}
.strong {
  font-weight:900;
}
h4.hidescreen {
  color: #00ff00;
  display: none;
  font-size: .70em;
}

p.contracting{
	background-color:#ffffff;
	padding: 7px 7px 5px 10px;
	color:#474747;
 	color:#474747;
 	font-size: .75em;
	text-align:left;
	margin-bottom:0;
	margin-top:1px;
}
p.contracting a{
  color:#336e9f;
  text-decoration: none;
	font-weight: bold;
}
p.contracting a:hover{
  text-decoration: underline;
	font-weight: bold;
}

p.contracting a:link.more{
  color: #ea6700;
  text-decoration: none;
	font-weight: bold;
}
p.contracting a:visited.more{
  color: #ea6700;
  text-decoration: none;
	font-weight: bold;
}
p.contracting a:hover.more {
  color: #ea6700;
  text-decoration: underline;
	font-weight: bold;
}


p.contractingbttm{
	background-color:#ffffff;
    background-image:url(../img/news_gradient_small.png);
    background-repeat:repeat-x;
    background-position:bottom;
	padding: 7px 5px 14px 10px;
	color:#474747;
 	color:#474747;
 	font-size: .75em;
	text-align:left;
	margin-bottom:0;
	margin-top:1px;
}
p.contractingbttm a{
  color:#336e9f;
  text-decoration: none;
	font-weight: bold;
}
p.contractingbttm a:hover{
  text-decoration: underline;
	font-weight: bold;
}

p.contractingbttm a:link.more{
  color: #ea6700;
  text-decoration: none;
	font-weight: bold;
}
p.contractingbttm a:visited.more{
  color: #ea6700;
  text-decoration: none;
	font-weight: bold;
}
p.contractingbttm a:hover.more {
  color: #ea6700;
  text-decoration: underline;
	font-weight: bold;
}