BODY {
	margin: 0px;
	background-color:#FFFFFF;
	}
	

.button1 {
	background-color:#003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	border-style: solid;
	border-width: 1px;
	border-color: #FFCC33;
	padding: 2px;
	letter-spacing: 0.05em;
	}
.company {color:#003366; font-weight: bold; }
.formTitle { font-weight: bold; color: #003366; }
.required { font-weight: bold; color: #CC0000; font-size: 10px;}
.linkTitle { background-color: #EEEEEE; color: #003366; font-weight: bold; }
.Title1 { padding: 0px 30px 0px 0px; margin: 0px 0px 0px 0px; font-weight: bold; letter-spacing: 0.15em;}

.textbox1 {
	background-color:#FFFFFF;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	border-style: solid;
	border-width: 1px;
	border-color: #666666;
	}

.title1 {
font-size: 12px;
font-weight: bold;
color:#99CCFF;
margin: 20px 0px 15px 10px;
}

.MainText {
font-family: arial, helvetica, sans-serif;
font-weight: normal;
/* font-size: .75em; */
font-size: 12px;
color:#333333;
padding: 0px 22px 0px 0px;
line-height: 140%;
text-align: left;
}

.MainText a:link, .MainText a:visited, .MainText a:active {
text-decoration: none;
color: #99CCFF;
font-weight: bold;
}

.MainText a:hover {
text-decoration: none;
color: #000066;
font-weight: bold;
}

.MainText-sub {
font-family: arial, helvetica, sans-serif;
font-weight: normal;
/* font-size: .75em; */
font-size: 12px;
color:#333333;
/* padding: 16px 22px 10px 0px; */
line-height: 140%;
text-align: left;
}

.MainText-sub a:link, .MainText-sub a:visited, .MainText-sub a:active {
text-decoration: none;
font-size: 12px;
color: #0000FF;
font-weight: normal;
}

.MainText-sub a:hover {
text-decoration: none;
color: #666666;
font-weight: normal;
}

.MainText-sub h2 {color: #003366; font-size: 16px;}

.font1 {
font-family: arial, helvetica, sans-serif;
font-weight: normal;
font-size: 11px;
}

.font1 a:link, .font1 a:visited, .font1 a:active {
text-decoration: none;
color: #0000FF;
font-weight: normal;
}

.font1 a:hover {
text-decoration: none;
color: #000033;
font-weight: normal;
}


#small1 {
text-decoration: none;
font-family: arial, helvetica, sans-serif;
color: #000000;
font-weight: normal;
font-size: 11px;
}

.small1 a:link,.small1 a:visited,.small1 a:active {
text-decoration: none;
color: #0000FF;
font-weight: normal;
font-size: 11px;
}

#small1 a:hover {
text-decoration: underline;
color: #FFFFFF;
font-weight: normal;
font-size: 11px;
}

.ondark1 {
text-decoration: none;
font-family: arial, helvetica, sans-serif;
color: #FFFFFF;
font-weight: normal;
font-size: 12px;
}

.ondark1 a:link, .ondark1 a:visited, .ondark1 a:active {
text-decoration: none;
color: #FFFFFF;
font-weight: normal;
}

.ondark1 a:hover {
text-decoration: underline;
color: #b4c5f7;
font-weight: normal;
}


li#list1 {
margin-bottom: 5px;
}


/* ******** NIVO SLIDER - JUMBOTRON ******* */

#slider {
	z-index:0;
	height:358px;
}

#jumbotron {
	z-index:100000;
	position:relative;
	background:rgba(255,255,255,0.45);
	margin-top:-340px;
	border:0px solid #00ff00;
	height:65px;
}

#jumbotron .left {
	float:left;
	width:50%;
	padding-left:0px;
}

#jumbotron .left img {
	margin-top:5px;
	margin-left:-50px;
}

#jumbotron .right {
	float:right;
	width:40%;
	padding-right:20px;
}

#jumbotron h2,
#jumbotron .h2 {
  color: #595959;
  font-family:Arial, Helvetica, sans serif;
  font-size:1.0em;
  font-weight:normal;
  width:280px;
  text-align:center;
  padding-top:0px;
  /* text-shadow: 2px 2px 2px rgba(0,0,0,0.2); */
  

}
#jumbotron p {
  margin-bottom: 15px;
  font-size: 1.5em;
  font-weight: 200;
  color: #FFF;
  /* text-shadow: 2px 2px 2px rgba(0,0,0, .6); */
}

#jumbotron .container {
  max-width: 100%;
}


#sliderSub {
	z-index:0;
	height:274px;
	width:780px;
}


#jumbotronSub {
	z-index:100000;
	position:relative;
	background:rgba(255,255,255,0.6);
	margin-top:-240px;
	border:0px solid #00ff00;
	height:52px;
}

#jumbotronSub .left {
	float:left;
	width:50%;
	padding-left:0px;
}

#jumbotronSub .left img {
	margin-top:6px;
	margin-left:-50px;
}

#jumbotronSub .right {
	float:right;
	width:40%;
	padding-right:20px;
}

#jumbotronSub h2,
#jumbotronSub .h2 {
  color: #333;
  font-family:Arial, Helvetica, sans serif;
  font-size:1.0em;
  font-weight:normal;
  width:280px;
  text-align:center;
  margin-top:8px;
 text-shadow: 1px 1px 1px rgba(0,0,0,0.2);  

}
#jumbotronSub p {
  margin-bottom: 15px;
  font-size: 1.5em;
  font-weight: 200;
  color: #FFF;
  /* text-shadow: 2px 2px 2px rgba(0,0,0, .6); */
}

#jumbotronSub .container {
  max-width: 100%;
}



/* ******* HERO - JUMBOTRON ****** */


#navcontainer { width: 780px; font-size: 12px; font-family: arial,helvetica, sans-serif; padding: 5px 0px 5px 0px; background-color: #CC9900; height: 31px; color: #FFF; margin-top:180px;}
#navcontainer ul {margin: 6px 0px 0px 0px; padding: 2px 0px 0px 0px; border:0px solid #ff0000;}
#navcontainer ul li { display: inline; margin: 0px; padding:0px 10px;}
#navcontainer a, #navcontainer a:visited {color: #FFF; text-decoration: none; font-weight: bold; padding: 13px 4px; background-color: #CC9900;}
#navcontainer a:hover {color: #fff; text-decoration: none;font-weight: bold; padding: 13px 4px; background-color: #003366;  }

.eminentDomain {font-size: 12px;font-family: arial,helvetica, sans-serif; text-align: left;}
.eminentDomain h2 {font-size: 1.4em; color: #996600; font-weight: bold;} 
.eminentDomain h3 {font-size: 1.1em; color: #003366;font-weight: bold;} 
.eminentDomain ul {width: 360px;}
.eminentDomain ul li {}

#locationsContainer {width: 780px; height:130px; border-top: 1px solid #003366; border-bottom: 1px solid #003366; padding: 10px 0px 10px 0px; font-size: 12px; font-family: arial,helvetica, sans-serif;}
#locationsContainer h1 {text-align: left; color: #996600; font-weight: bold; font-size: 1.3em; margin: 0px 0px 7px 0px; padding: 0px 0px 0px 5px;}
.addressInner {width: 560px; float: left; border: 0px solid #FFCCCC; text-align: left; margin-top: 10px; padding-left:5px;}
.addressBlock {width: 175px; border: 0px solid #006600; float: left;}
.addressBlock2 {margin-left: 2px;width: 170px; border: 0px solid #006600; float: left;}
.servicesBlock {width: 210px; text-align: right; padding: 0px 5px 0px 0px; float: left; border: 0px solid #FFCC33;}
.servicesBlock img {vertical-align: middle;}

#locationsContainer a, #locationsContainer a:visited{ color: #0000FF; text-decoration: none;}
#locationsContainer a:hover {text-decoration: underline; color: #333;}


#homeNavContainer { clear:both; width: 780px; font-size: 12px; font-family: arial,helvetica, sans-serif; padding: 8px 0px 5px 0px; background-color: #CC9900; height: 30px; color: #FFF; margin-top:270px;}
#homeNavContainer ul.homeNav {margin: 7px 0px 2px 0px; padding: 0px; border:0px solid #ff0000;}
#homeNavContainer ul.homeNav li { display: inline; margin: 0px; padding:0px 9px;}
#homeNavContainer a, #homeNavContainer a:visited {color: #FFF; text-decoration: none; font-weight: bold; padding: 13px 4px; background-color: #CC9900;}
#homeNavContainer a:hover {color: #fff; text-decoration: none; font-weight: bold; padding: 13px 4px; background-color: #003366;  }

/*
#homeNavContainer li:before { content: "| "; }
#homeNavContainer li:first-child:before { content: ""; }
*/


h3.homeTitle {font-family:arial,helvetica, sans-serif; font-size:1.35em; color:#003366;}

#footerNavContainer { font-size: 12px; font-family: arial,helvetica, sans-serif; padding: 5px 0px;}
#footerNavContainer h1 {text-align: center; color: #996600; font-weight: bold; font-size: 1.3em; margin: 0px 0px 7px 0px; padding: 0px;}
#footerNavContainer h1 span {color: #003366;}
#footerNavContainer h2 {text-align: center; color: #666; font-weight: bold; font-size: 1.1em; margin: -7px 0px 7px 0px; padding: 0px;}
#footerNavContainer ul.footerNav {}
#footerNavContainer ul.footerNav li { display: inline; margin: 0px;}
#footerNavContainer a, #footerNavContainer a:visited {color: #0000FF; text-decoration: none;}
#footerNavContainer a:hover {color: #333; text-decoration: underline;  }
#footerNavContainer li:before { content: "| "; }
#footerNavContainer li:first-child:before { content: ""; }


