body {
	background-color:#FFFFFF;
	background-image: url(images/gradient.jpg);
	background-repeat: repeat-x;
	background-position: top center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
}

#container {
	width: 996px;
	margin: auto;
}

#headerhome {
	width: 996px;
	height: 148px;
	background-image: url(images/header-home.png);
	background-repeat: no-repeat;
}

#header {
	width: 996px;
	height: 148px;
	background-image: url(images/header.png);
	background-repeat: no-repeat;
}

#navhome {
	width: 996px;
	height: 30px;
	background-image: url(images/nav-home.png);
	background-repeat: no-repeat;
}

#nav {
	width: 996px;
	height: 30px;
	background-image: url(images/nav.png);
	background-repeat: no-repeat;
}

/*begin navigation*/

.nav, .nav ul { 
	list-style: none;
	margin: 0;
	padding: 0;
}

.nav {
  font-family: Arial, Helvetica, sans-serif;
  z-index: 100;
  position: relative;
}
.nav li {
  float: left;
  margin: 0 3px;
  padding: 0;
  position: relative;
}
.nav li a, .nav li a:link, .nav li a:active, .nav li a:visited {
  font-size: 13px;
  text-transform: uppercase;
  color: #ffffff;
  display: block;
  padding: 2px 10px;
  text-decoration: none;
}

.nav li a:hover {
  color: #ffffff;
  text-decoration:underline;	

}
#nav-one{
	margin-left: 295px;
	padding-top: 5px;
	color: #FFFFFF;
}
#nav-one li:hover a, 
#nav-one li.sfHover a {
  color: #ffffff;
  text-decoration:underline;	
	}
#nav-one li:hover ul a, 
#nav-one li.sfHover ul a {
	background-image: url(images/nav-icon.gif);
	background-repeat: no-repeat;
	padding-left: 22px;
	padding-top: 7px;
	padding-bottom: 7px;
	text-decoration: none;
	font-size: 12px;
	font-style: italic;
	  color: #FFFFFF;
}
#nav-one li:hover ul a:hover, 
#nav-one li.sfHover ul a:hover {
  color: #FFFFFF;	
  text-decoration: underline;
  font-style: italic;
}

.nav ul {
  list-style: none;
  margin: 0;
  width: 200px;
  position: absolute;
  top: -999em;
  left: 0px;
}
.nav li:hover ul,
.nav li.sfHover ul {
  top: 20px;
}
.nav ul li {
  border: 0;
  float: none;
  margin:0;

}
.nav ul a {
  padding-right: 20px;
  width: 160px;
  white-space: nowrap;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 10px;
  text-decoration:none;
}
.nav ul a:hover {
  color: #FFFFFF;
  text-decoration: underline;
}

/*end navigation*/

#contenthome {
	float:right;
	width: 757px;
	height: 366px;
	background-image: url(images/home-bg.png);
	background-repeat: no-repeat;
}

#contenthome p {
	margin-left:60px;
	margin-right: 235px;
	padding-top:130px;
}

#contentsub {
	float:right;
	width: 757px;
	height: 525px;
	background-image: url(images/sub-bg-new.png);
	background-repeat: no-repeat;
}

#contentsublg {
	float:right;
	width: 757px;
	height: 605px;
	background-image: url(images/subcontent-lg.png);
	background-repeat: no-repeat;
}

#contentsubgal {
	float:right;
	width: 757px;
	height: 749px;
	background-image: url(images/content-gallery.png);
	background-repeat: no-repeat;
}

#contentsublg a, #contentsub a, #contentsubgal a {
	color: #690400;
	text-decoration: none;
}

#contentsublg a:hover, #contentsub a:hover, #contentsubgal a:hover {
	color: #690400;
	text-decoration: underline;
}

#contentsub h1, #contentsublg h1, #contentsubgal h1 {
	color: #690400;
	font-size: 18px;
	font-weight: bold;
	margin-left: 30px;
	margin-bottom: 2px;
	margin-top: 13px;
}

#contentsublg h1.services {
	color: #690400;
	font-size: 18px;
	font-weight: bold;
	margin-left: 30px;
	margin-bottom: 2px;
	margin-top: 4px;
}

#contentsublg h2 {
	color: #690400;
	font-size: 18px;
	font-weight: bold;
	margin-left: 20px;
	margin-bottom: 2px;
	padding-top: 15px;
	margin-top: 0;
}

#contentsub h3, #contentsublg h3, #contentsubgal h3 {
	color: #690400;
	font-size: 14px;
	font-weight: bold;
	margin-left: 30px;
	margin-bottom: 2px;
	margin-top: 3px;
}

#contentsublg ul {
	padding-left: 45px;
	margin-bottom::0px;
	margin-top:5px;
}

#contentsublg table td ul {
	padding-left: 35px;
	margin-bottom::0px;
	margin-top:5px;
}

#contentsub p, #contentsublg p {
	margin-left: 30px;
	color:#000000;
	margin-right: 40px;
	margin-top:0px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#contentsubgal p {
	margin-left: 30px;
	color:#690400;
	margin-right: 40px;
	margin-top:10px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#contentsub p.first {
	margin-left: 30px;
	color: #000000;
	margin-right: 40px;
	margin-top: 5px;
}

#ourteam {
	width: 259px;
	height: 214px;
	float: right;
	margin-right: 35px;
	margin-top: 18px;
	background-image: url(images/our-team-bg.jpg);
	background-repeat: no-repeat;
	margin-left: 15px;
	padding-bottom: 15px;
}

#contactElite {
	float: right; 
	background-image: url(images/vertbox.jpg); 
	background-repeat: no-repeat; 
	width:199px; 
	height: 249px; 
	margin-top: 15px;
	margin-right: 40px;
}

#ourteam h1 {
	color: #000000;
	font-size: 18px;
	font-weight: bold;
	margin-left: 10px;
}

#contentsub #contactElite h1 {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	margin-left: 10px;
	margin-bottom: 0px;
	margin-top: 16px;
}

#ourteam h2 {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	margin-left: 10px;
	margin-bottom: 0px;
	margin-top: 10px;
	padding: 0;
}

#contactElite h2 {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	margin-left: 10px;
	margin-bottom: 0px;
	margin-top: 5px;
}

#ourteam .subtitle, #contactElite .subtitle {
	color: #666666;
	font-size: 11px;
	font-weight: normal;
	font-style: italic;
	margin-left: 0px;
	margin-bottom: 0px;
}

#ourteam p, #contactElite p {
	margin-left: 2px;
	margin-top: 0px;
	margin-bottom: 5px;
}

#ourteam a, #contactElite a {
	color: #007b8c; /*elite green*/
	text-decoration: none;
	font-weight:bold;
	margin-left:10px;
}

#ourteam a:hover, #contactElite a:hover {
	color: #007b8c; /*elite green*/
	text-decoration: underline;
	font-weight:bold;
	margin-left:10px;
}

span.required, p.required {
	color: #FF0000;
	font-weight: bold;
}

#contentsub table {
	margin-left: 30px;
	float:left;
}

#contentsub table.gallery {
	margin-left: 30px;
	margin-top: 80px;
}

#contentsub table th, #contentsublg table th {
	text-align: left;
	font-weight: bold;
	vertical-align: top;
	padding-bottom: 10px;
}

#contentsub table td, #contentsublg table td {
	padding-bottom: 10px;
	vertical-align:top;
}

ul#awards li {
	padding-bottom: 20px;
}

ul#clients li {
	padding-bottom: 10px;
}

#gallery {
	background-image: url(images/gallery.jpg);
	background-repeat: no-repeat;
	width: 678px;
	height: 422px;
	margin-top: 12px;
	margin-left: 32px;
}

#leftcol {
	width: 239px;
	float: left;
}	

#testimonial {
	width: 239px;
	height:151px;
	font-size: 12px;
	padding-top:55px;
	background-image:url(images/testimonial-bg.png);
	background-repeat: no-repeat;
}

#testimonialsub {
	width: 239px;
	height:151px;
	font-size: 12px;
	padding-top:55px;
	background-image:url(images/testimonial-sub.png);
	background-repeat: no-repeat;
}

#testimonial p, #testimonialsub p {
	color: #3e4849;
	font-style: italic;
	font-weight: bold;
	margin-left: 50px;
	margin-right: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#testimonial .small, #testimonialsub .small {
	font-size:10px;
	text-align: right;
	color: #3e4849;
	font-style: italic;
	font-weight:bold;
	margin-top: -5px;
}

#contactus {
	background-image:url(images/contact-us.gif); 
	background-repeat: no-repeat;
	width:176px; 
	height:41px; 
	margin-left:40px;
	padding-top: 14px;
}

#register {
	background-image:url(images/register.gif); 
	background-repeat: no-repeat;
	width:176px; 
	height:42px; 
	margin-left:40px;
	padding-top: 14px;
}

#brochure {
	background-image:url(images/brochure.gif); 
	background-repeat: no-repeat;
	width:176px; 
	height:42px; 
	margin-left:40px;
	padding-top: 14px;
}

#leftbtm {
	width: 239px;
	height: 160px;
	background-image:url(images/left-btm-bg.png);
	background-repeat:no-repeat;
}

#leftbtmsub {
	width: 239px;
	/*height: 241px;*/
	height: 319px;
	background-image:url(images/left-btm-sub-new.png);
	background-repeat:no-repeat;
}

#leftbtmsublg {
	width: 239px;
	height: 399px;
	background-image:url(images/leftbtm-lg.png);
	background-repeat:no-repeat;
}

#leftbtmgal {
	width: 239px;
	height: 543px;
	background-image:url(images/leftcol-gallery.png);
	background-repeat:no-repeat;
}

#leftcol a, leftbtmsub a, #leftbtmsublg a, #leftbtmgal a {
	color: #007b8c; /*elite green*/
	text-decoration: underline;
	font-weight:bold;
	font-style: italic;
	margin-left:50px;
	font-size: 12px;
}

#leftcol a:hover, leftbtmsub a:hover, #leftbtmsublg a:hover, #leftbtmgal a:hover {
	color: #007b8c; /*elite green*/
	text-decoration: underline;
	font-weight:bold;
	font-style: italic;
	margin-left:50px;
	font-size: 12px;
}

#footerhome {
	width: 996px;
	height: 55px;
	background-image: url(images/footer-home.png);
	background-repeat: no-repeat;
	margin-top: -7px;
	clear: both;
}

#footer {
	width: 996px;
	height: 58px;
	background-image: url(images/footer.png);
	background-repeat: no-repeat;
	margin-top: 0px;
	clear: both;
}

#linklove {
	width: 996px;
}


#footerhome p, #footer p {
	text-align:center;
	color:#666666;
	padding-top: 8px;
}	

#linklove p {
	text-align:center;
	color:#666666;
	margin: 0;
}	

#footerhome a, #footer a, #linklove a {
	color: #007b8c; /*elite green*/
	text-decoration: none;
}

#footerhome a:hover, #footer a:hover , #linklove a:hover{
	color: #007b8c; /*elite green*/
	text-decoration: underline;
}

#longbox {
	clear: both;
	/*background-image: url(images/longbox.jpg);*/
	background:#E8F5FB;
	border:1px solid #9CB9BF;
	border-radius:8px;
	-webkit-border-radius:8px; -moz-border-radius:8px;
	width: 689px;
	height:auto;
	position:relative;left:20px;
}
#longbox h2{margin-left:10px;}
/* SA CUSTOM */
.areas{float:left;padding:1% .5%;width:50%;}
	.areas ul{float:left;padding-left:7%!important;width:43%;}
.certs{float:left;padding:1% .5%;width:44%;}
	.certs ul{float:left;padding-left:8%!important;width:42%;}
.clearfix{clear:both}