body#hp {
	margin: 0;
	background-image: url(../img/hpnav_left.gif);
	background-repeat: no-repeat;
}

body#int {
	margin: 0;
	background-image: url(../img/intnav_left.gif);
	background-repeat: no-repeat;
}

body#admin {
	margin: 0;
}

div#hpheader {
	height: 170px;
	background-image: url(../img/hpheader_bg.gif);
	background-repeat: repeat-x;
}

div#intheader {
	height: 101px;
	background-image: url(../img/intheader_bg.gif);
	background-repeat: repeat-x;
}

div#bsheader {
	height: 170px;
	background-image: url(../img/bsheader_bg.gif);
	background-repeat: repeat-x;
}

div#navcontainer {
	padding-left: 357px;
	padding-top: 6px;
	width: 466px;
}

div#hpnav {
	height: 30px;
	background-image: url(../img/hpnav_bg.gif);
}

div#intnav {
	height: 30px;
	background-image: url(../img/intnav_bg.gif);
}

div#bsnav {
	height: 30px;
	background-image: url(../img/bsnav_bg.gif);
}

div#subnav {
	margin-top: 10px;
	margin-left: 150px;
	width: 420px;
}

div#hpmiddle {
	width: 100%;
	height: 8px;
	background-image: url(../img/hpcontent_bg.gif);
	background-repeat: repeat-x;
}

div#contentcontainer {
	width: 863px;
}

div#hpleftnav {
	width: 238px;
	display: inline;
	float: left;
}

div#hpcontent {
	width: 625px;
	display: inline;
	float: left;
	background-image: url(../img/hpcontent_pic.jpg);
	background-repeat: no-repeat;
}

div#aboutcontent {
	width: 625px;
	display: inline;
	float: left;
	background-image: url(../img/about_pic.jpg);
	background-repeat: no-repeat;
	position: relative;
}

div#safetycontent {
	width: 625px;
	display: inline;
	float: left;
	background-image: url(../img/safety_pic.jpg);
	background-repeat: no-repeat;
}

div#servicescontent {
	width: 625px;
	display: inline;
	float: left;
	background-image: url(../img/services_pic.jpg);
	background-repeat: no-repeat;
}

div#clientscontent {
	width: 625px;
	display: inline;
	float: left;
	background-image: url(../img/clients_pic.jpg);
	background-repeat: no-repeat;
}

div#datacontent {
	width: 625px;
	display: inline;
	float: left;
	background-image: url(../img/data_pic.jpg);
	background-repeat: no-repeat;
}

div#expcontent {
	width: 625px;
	display: inline;
	float: left;
	background-image: url(../img/experience_pic.jpg);
	background-repeat: no-repeat;
}

div#commcontent {
	width: 625px;
	display: inline;
	float: left;
	background-image: url(../img/community_pic.jpg);
	background-repeat: no-repeat;
}

div#contactcontent {
	width: 625px;
	display: inline;
	float: left;
	background-image: url(../img/contact_pic.jpg);
	background-repeat: no-repeat;
}

div#gallerycontent {
	width: 625px;
	display: inline;
	float: left;
	background-image: url(../img/gallery_upperleft.gif);
	background-repeat: no-repeat;
}

div#bscontent {
	width: 625px;
	display: inline;
	float: left;
	background-image: url(../img/bscontent_pic.jpg);
	background-repeat: no-repeat;
}

div#footer {
	position: absolute;
	bottom: 0px;
	left: 400px;
}


div#hptext {
	margin-left: 178px;
	margin-top: 33px;
	width: 355px;
}

div#hptext2 {
	margin-left: 178px;
	margin-top: 33px;
	width: 355px;
}

div#inttext {
	margin-left: 178px;
	width: 447px;
}

div#logos {
	margin-left: 78px;
}

div.exphotoholder {
	width: 510px;
	margin-left: 75px;
}

div.exphotos {
	width: 170px;
	display: inline;
	float: left;
	text-align: center;
}

div.contactphotoholder {
	width: 550px;
	margin-left: 10px;
}

div.contactphoto1 {
	width: 196px;
	display: inline;
	float: left;
	text-align: center;
}

div.contactphotos {
	width: 115px;
	display: inline;
	float: left;
	text-align: center;
}

.navdiamond{
	padding-left: 5px;
	padding-right: 5px;
}

p {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #04164f;
	margin-bottom: 12px;
}

span.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #04164f;
}

span.yellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #e7aa00;
	font-weight: bold;
}

span.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #04164f;
}

span.navbs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fed828;
}

span.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0071bc;
	text-transform: uppercase;
	font-weight: bold;
}

span.smallitalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-style: italic;
}

#navlist {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
	margin-top: 0px;
	padding-top: 0px;
	margin-right: 10px;
}

#navlist li {
	padding-right: 15px;
	background-image: url(../img/bullet_leftnav.gif);
	background-repeat: no-repeat;
	background-position: right;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fed828;
	margin-top: 0px;
	margin-bottom: 5px;
}

#navlistbs {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
	margin-top: 0px;
	padding-top: 0px;
	margin-right: 10px;
}

#navlistbs li {
	padding-right: 15px;
	background-image: url(../img/bullet_leftnav.gif);
	background-repeat: no-repeat;
	background-position: right;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fed828;
	margin-top: 0px;
	margin-bottom: 5px;
}

.indented {	
	padding-left: 0px;
	margin-top: 0px;
	margin-left: 0px;
	list-style: none;
}

.indented li {
	padding-left: 15px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #04164f;
	margin-top: 0px;
	line-height: 20px;
}

.bulleted {
	margin-top: 0;
	margin-left: 0;
	padding-left: 0;
	list-style: none;
	float: left;
	width: 447px;
}

.bulleted li {
	padding-left: 10px;
	background-image: url(../img/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em;
	float: left;
	width: 200px;
	height: 22px;
}

.bulleted2 {
	margin-top: 0;
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

.bulleted2 li {
	padding-left: 10px;
	background-image: url(../img/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #04164f;
	line-height: 20px;
}

span.litext {
		font-family: Arial, Helvetica, sans-serif;
		color: #04164f;
		font-size: 12px;
	}
	
a.textlink:link          {color: #04164f; text-decoration: underline;}
a.textlink:visited       {color: #04164f; text-decoration: underline;}
a.textlink:active        {color: #04164f; text-decoration: underline;}
a.textlink:hover         {color: #04164f; text-decoration: none;}
a.textlink:visited:hover {color: #04164f; text-decoration: none;}

a.topnav:link          {color: #04164f; text-decoration: none;}
a.topnav:visited       {color: #04164f; text-decoration: none;}
a.topnav:active        {color: #04164f; text-decoration: underline;}
a.topnav:hover         {color: #04164f; text-decoration: underline;}
a.topnav:visited:hover {color: #04164f; text-decoration: underline;}

a.topnav2:link          {color: #04164f; text-decoration: underline;}
a.topnav2:visited       {color: #04164f; text-decoration: underline;}
a.topnav2:active        {color: #04164f; text-decoration: underline;}
a.topnav2:hover         {color: #04164f; text-decoration: none;}
a.topnav2:visited:hover {color: #04164f; text-decoration: none;}

a.topnavbs:link          {color: #fed828; text-decoration: none;}
a.topnavbs:visited       {color: #fed828; text-decoration: none;}
a.topnavbs:active        {color: #fed828; text-decoration: underline;}
a.topnavbs:hover         {color: #fed828; text-decoration: underline;}
a.topnavbs:visited:hover {color: #fed828; text-decoration: underline;}

a.topnavbs2:link          {color: #fed828; text-decoration: underline;}
a.topnavbs2:visited       {color: #fed828; text-decoration: underline;}
a.topnavbs2:active        {color: #fed828; text-decoration: underline;}
a.topnavbs2:hover         {color: #fed828; text-decoration: none;}
a.topnavbs2:visited:hover {color: #fed828; text-decoration: none;}

a.leftnav:link          {color: #fed828; text-decoration: none;}
a.leftnav:visited       {color: #fed828; text-decoration: none;}
a.leftnav:active        {color: #fed828; text-decoration: underline;}
a.leftnav:hover         {color: #fed828; text-decoration: underline;}
a.leftnav:visited:hover {color: #fed828; text-decoration: underline;}

a.leftnav2:link          {color: #fed828; text-decoration: underline;}
a.leftnav2:visited       {color: #fed828; text-decoration: underline;}
a.leftnav2:active        {color: #fed828; text-decoration: underline;}
a.leftnav2:hover         {color: #fed828; text-decoration: none;}
a.leftnav2:visited:hover {color: #fed828; text-decoration: none;}

a.deletelink:link          {color: Red; text-decoration: underline;}
a.deletelink:visited       {color: Red; text-decoration: underline;}
a.deletelink:active        {color: Red; text-decoration: underline;}
a.deletelink:hover         {color: Red; text-decoration: none;}
a.deletelink:visited:hover {color: Red; text-decoration: none;}


/* Form Style */

.tbmain{ 
 /* Changes on the form */
 background: white !important; 
}
.left{
  /* Changes on the form */
  color: black !important; 
  font-family: Verdana !important;
  font-size: 12px !important;
}
.head{
  color:#333333;
  font-size:20px;;
  text-decoration:underline;
  font-family:"Verdana";
}
td.left {
  font-family:"Verdana";
  font-size:12px;
  color:black;
}
.pagebreak{
  font-family:"Verdana";
  font-size:12px;
  color:black;
}
.tbmain{
  height:100%;
  background:white;
}
span.required{
  font-size: 13px !important;
  color: red !important;
}


/* Admin Style */

div#adminheader {
	background-color: #002478;
	height: 100px;
}

div#yellowbar {
	height: 10px;
	background-color: #fed828;
}

div#adminholder {
	width: 800px;
}

div#adminnavigation {
	float: left;
	display: inline;
	width: 200px;
	background-color: ButtonFace;
	margin-top: 10px;
	margin-left: 10px;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}

div#admincontent {
	float: left;
	display: inline;
	width: 500px;
	background-color: ButtonFace;
	margin-left: 10px;
	margin-top: 10px;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}

span.delete {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: Red;
}

