html, body {
	margin: 0;
	padding: 0;
	height: 100%;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-image:url(../../img/templates/bodybackground.gif);
	background-repeat:repeat-y;
	background-attachment:fixed;
    background-position:center; 
}

ul {
	list-style-image: url(../../img/templates/bullet.gif);
	margin: 10px 0px 0px 20px;
}

h1 {
	font-size: 33px;
	margin: 0px;
	text-transform: uppercase;
	color: #FFF;
}

h2 {
	font-size: 22px;
	margin: 0px;
	text-transform: uppercase;
	color: #FFF;
}

h3 {
	font-size: 18px;
	margin: 0px;
	color: #FFF;
	text-transform: uppercase;
}

h4 {
	font-size: 14px;
	margin: 20px 0px 10px 0px;
	color: #43710c;
	text-transform: uppercase;
	background-image: url(../../img/templates/postLine.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 20px;
}

img {
	border: 0px;	
}

a {
	cursor: pointer;
	color: #43710c;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

#breadcrumb {
	font-size: 14px;
	margin: 22px 0px 0px 0px;
	color: #FFF;
	text-transform: uppercase;
}

#breadcrumb a:hover {
	color: #FFF;
}

.ajax_popup_header {
	clear: both;
	font-size: 16px;
	/*margin: 20px 0px 10px 0px;*/
	margin: 0px 0px 10px 0px;
	color: #FFF;
	text-transform: uppercase;
	height: 20px;
	border-bottom: 1px dotted #FFF;
	width: 100%;
	float: left;
}

.float_left {
	float: left;
}

.float_left_home {
	float: left;
	width:100%;
}


.float_right {
	float: right;
}

.white {
	color: #FFF;	
}

.clear_both {
	clear: both;
}

.display_none {
	display: none;
}

#container {
	clear: both;
	width: 922px;
	min-height: 100%;
	position: relative;
	margin: 0px auto;
	background-image: url(../../img/templates/backgroundbttm.gif);
	background-repeat: repeat-y;
	color: #FFF;
}

/* Heading style  */
#header{
/*	float:left;*/
	width:100%;
	height:488px;
	background-image:url(../../img/templates/bg_body3.gif);
	background-repeat:repeat-x;
	color:#000;
	font-size:14px;
}

#headerBox{
	margin:0 auto;
	padding:0;
	width:1396px;
}
.headerDesignLeft{
	clear:none;
	float:left;
	margin:0;
	padding:0;
	text-align:right;
	width:241px;
}
#headerContents{
	margin:0;
	padding:0;
	width:922px;
	position:relative;
	margin: 0px auto;
}
#headerBar{
	float:left;
	height:86px;
	width:100%;
}
#headerElements{
  margin:0 0 0 -600%;
  padding:0;
  width:1300%;
}
#siLogo{
	float:left;
	margin:0px 0px 0px 0px;
	display:inline;
}
#topLevelLinksContainer{
	float:left;
	position: relative;
	top: 0px;
	left:10px;
	z-index: 98;
}
.topLinks{
	float:left;	
}
#glowbar{
	float:left;
	width:100%;
	height:16px;
}
#elementGlow{
	float:left;
	margin:0px 0px 0px 437px;
	visibility:hidden;
	z-index:2;
	display:inline;
}
#clientGlow{
	float:left;
	z-index:3;
	margin:0px 0px 0px -17px;
	display:inline;
	visibility:hidden;
}
#productsGlow{
	float:left;	
	z-index:4;
	margin:0px 0px 0px -22px;
	display:inline;
	visibility:hidden;
}
#servicesGlow{
	float:left;	
	z-index:5;
	display:inline;
	visibility:hidden;
	margin:0px 0px 0px -18px;	
}
#flashArea{
	/*width:100%;*/
	width: 913px;
	height:402px;
	margin:0px 0px 0px 0px;
	display:inline;	
}
#navBar{
	float:left;	
}
.bgOVer{
	background-image: url(../../img/templates/bg_top_level_nav2.gif);
	background-repeat:repeat-x;	
}
.bgOut{
	background-image: url();	
}
#mainContent{
	float:left;
	background-image:url(../../img/templates/bgMainContent.gif);
	background-repeat:repeat-y;
	width:100%;

}
#leftContent{
	float:left;	
	background-color:#080808;
	width:217px;
}
.h1NewsUpdates{
	float:left;	
	margin:10px 0px 0px 0px;
	display:inline;
	width:200px;
}
.h2NewsUpdates{
	float:left;	
	width:200px;
}
.updates{
	float:left;
	margin:10px 0px 0px 0px;
	display:inline;
}
.updatesText{
	float:left;
	width: 217px;
	margin:2px 0px 0px 0px;
	display:inline;
	color:#b3b3b3;
	font-size:16px;
	font-weight:bold;
}

.updateDate{
	clear: both;
	float:left;
	width: 217px;
	margin: 10px 0px 10px 0px;
	display:inline;
	color:#646464;
	font-size:11px;
}

.postLine{
	float:left;
	width:200px;
	height:1px;
	background-image:url(../../img/templates/postLine.gif);
	background-repeat:repeat-x;
	margin:0px;
	padding: 0px 0px 15px 0px;
	display:inline;
}

.post a{
	text-decoration:none;
	margin: 0px;
	padding: 0px;
}
.clearPost{
	clear:both;
	height:15px;
}
#newsLetter{
	float:left;
	width:205px;
	height:159px;
	background-image:url(../../img/templates/newLetter.jpg);
	background-repeat:no-repeat;
	margin:20px 0px 0px 0px;
	display:inline;
}
/*#email{
	float:left;
	margin:123px 0px 0px 22px;
	width:139px;
	height:21px;
	background-color:#080808;
	border:0px;
	color:#4a4a4a;
	font-size:14px;
	display:inline;
}*/
#submit{

	float:left;
	margin:121px 0px 0px 0px;
	display:inline;
}
.siteHiglights1{
	float:left;
	margin:0px 0px 10px 0px;
	display:inline;
}
#rightContent {
	float:left;
	width:687px;
	margin:0px 0px 0px 10px;
	display:inline;
}
#siStatement{
	float:left;
	margin:29px 0px 0px 0px;
	display:inline;
	width:409px;
	font-size:14px;
}
#siStatementPoints{
	float:left;
	margin:10px 0px 0px 0px;
	display:inline;
	color:#969696;
}
#lineSeperator{
	float:left;
	background-image:url(../../img/templates/LineDiv.gif);
	background-repeat:repeat-y;
	margin:29px 0px 0px 20px;
	display:inline;
	height:175px;
	width:1px;
}

#lineSeperator2{
	float:left;
	background-image:url(../../img/templates/LineDiv.gif);
	background-repeat:repeat-y;
	margin:29px 0px 0px 20px;
	display:inline;
	height:190px;
	width:1px;
}

#lineSeperator3{
	float:left;
	background-image:url(../../img/templates/LineDiv.gif);
	background-repeat:repeat-y;
	margin:29px 0px 0px 20px;
	display:inline;
	height:205px;
	width:1px;
}

#siQuote{
	float:left;
	margin:22px 0px 0px 0px;
	display:inline;
}
#siQuoteHome{
	float:left;
	margin:29px 0px 0px 12px;
	display:inline;
}

.siLineSeperator {
	float: left;
	background-image: url(../../img/templates/postLine.gif);
	background-repeat: repeat-x;
	width: 100%;
	height: 1px;
	margin: 0px;
	padding: 0px;
}

#moreAboutSi{
	float:right;
	margin:10px 15px 0px 0px;
	display:inline;
	width: auto;
	height:30px;
	font-size: 13px;
}

#moreAboutSi a {
	color: #5c9a11;
	text-decoration: none;
}
#moreAboutSeperator{
	float:left;	
	margin:0px 0px 0px 560px;
	display:inline;
	background-image:url(../../img/templates/postLine.gif);
	background-repeat:repeat-x;
	height:1px;
	width:126px;
}
#offertext{
	float:left;
	color:#969696;
	font-size:16px;
	margin:10px 0px 0px 3px;
	display:inline;
}
.siteHgText{
	float: left;
	width: 157px;
	height: 25px;
	background-image: url(../../img/templates/postLine.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin: 5px 0px 0px 0px;
	display: inline;
}
.rightContenSiteHg{
	float:left;
	margin:24px 10px 0px 0px;
	display:inline;
	width:160px;
}
.info{
	float:left;
	width: 160px;
	margin:5px 0px 0px 0px;
	display:inline;
}
.info_offer{
	float:left;
	width: 160px;
	margin:5px 0px 0px 0px;
	display:inline;	
}

.info_offer p {
	float: left;
	margin: 0px 0px 5px 0px;
	display: inline;
	clear: both;
	width:100%;
}

.info p {
	float: left;
	margin: 0px 0px 5px 0px;
	display: inline;
	clear: both;
}

.siteReadLink{
	float:left;
	margin:5px 0px 10px 0px;
	display:inline;
}
.siteReadLink a {
	color:#50850f;
}
#viewAllservices{
	float:left;
	margin:10px 0px 0px 532px;
	display:inline;
	width:160px;
}
#viewSerSeperator{
	float:left;	
	margin:0px 0px 0px 532px;
	display:inline;
	background-image:url(../../img/templates/postLine.gif);
	background-repeat:repeat-x;
	height:1px;
	width:155px;
}
#prodHeadingPic{
	float:left;
	width:600px;
}
#producText{
	float:left;
	color:#969696;
	font-size:16px;
	margin:10px 0px 0px 3px;
	display:inline;
}
.productsCat{
	float:left;
	margin:24px 8px 0px 0px;
	display:inline;	
	width:160px;
	
}

.productsCat a {
	color: #FFF;
	text-decoration: none;
}

.prodPic{
	float:left;
	margin:0px 0px 0px 0px;
	display:inline;
	width:160px;
}

.prodLink{
	float:left;
	clear: both;
	margin:5px 0px 10px 0px;
	display:inline;
	width:100%;
}
.prodLink a {
	color:#50850f;
}
.prodLink a:link{
		
	text-decoration:underline;
}
.prodLink a:visited{
		
	text-decoration:underline;
}
.prodLink a:hover{
		text-decoration:none;
}
#allProductInfo{
	float:left;
	margin:0px 0px 0px 520px;
	display:inline;
}
/*#footer{
	float:left;
	width:100%;
	position:absolute;
	bottom:0px;
	background-image:url(../../img/templates/bg_footer.jpg);
}*/
#footer{
	float:left;
	height:265px;
	width:100%;
	background-image:url(../../img/templates/bg_footer.jpg);
	background-repeat:repeat-x;
	color:#000;
	font-size:14px;
}
#footerElements{
  margin:0 0 0 -600%;
  padding:0;
  width:1300%;
}
#footerBox{
	margin:0 auto;
	padding:0;
	width:1396px;
}
.designLeft{
	clear:none;
	float:left;
	margin:0;
	padding:0;
	text-align:right;
	width:241px;
}
#footerContents{

	padding:0;
	width:922px;
	position:relative;
	margin: 0px auto;
	background-image:url(../../img/templates/footerBg.jpg);
	background-repeat:no-repeat;
	margin-top:1px;
}
.designRight{
	clear:none;
	float:left;
	margin:0;
	padding:0;
	text-align:left;
	width:241px;
	display:inline;
}

#footerLeft{
	float:left;
	margin:30px 0px 0px 17px;
	width:150px;
}
.mainLinks{
	float:left;
	margin:17px 0px 0px 0px;
	display:inline;
	width:100px;
}

#footerRight{
	float:left;
	width: 700px;
	margin:40px 0px 0px 50px;
	display:inline;	
}
#address {
	float: left;
	width: 180px;
}
#city{
	float:left;	
}
#addressDetail{
	float:left;
	margin:5px 0px 0px 0px;
	display:inline;
	text-align:left;
	width:165px;
	color:#FFF;
}
#googleMapLink{
	float:left;
	margin:0px 0px 0px 2px;
	display:inline;
}
#googleMapLink a {
	color:#50850f;
	font-weight:bold;
}
#phonNo{
	float:left;	
	margin:5px 0px 0px 0px;
	display:inline;
	color:#FFF;
}
#siMail{
	float:left;	
	margin:5px 0px 0px;
	display:inline;
}
#siMail a {
	color:#50850f;
	font-weight:bold;
}
#followUs{
	float:left;
	margin:0px 0px 0px 90px;
	display:inline;
	width:100px;
}
#followUsPic{
	float:left;
	margin:0px 0px 0px 0px;
	display:inline;
}
.followUsLinks{
	float:left;
	margin:10px 0px 10px 0px;
	display:inline;
}	
.followUsLinks a {
	color:#50850f;
	font-weight:bold;
}
.go_left{
	float:left;
	margin:45px 0px 0px 55px;
	display:inline;
}
.go_right{
	float:right;
	margin:45px 20px 0px 0px;
	display:inline;
}
#newsletter_box {
	float: left;	
	margin: 0px 0px 0px 55px;
	display: inline;
	color: #FFF;
}

#newsletter_signup {
	width: 246px;
	margin: 0px 0px 10px 0px;
}

.text_box {
	float: left;
	width: 195px;
	height: 21px;
	padding: 5px 0px 0px 5px;
	background-color: #000;
	border: 0px;
	color:#fff;
	font-size:12px;
}

#fnewsLForm{
	float:left;
}
#footerNewsLetterForm{
	float:left;
}

#fsubmit{
	float:left;
	display:inline;
}
#errorFNewsL{
	float:left;
}

.icon_link, .icon_link_no_bg, .icon_link_bg_top {
	/*float: right;*/
	width: auto;
	height: auto;
	padding: 10px 0px 5px 0px;
	display: inline;
	text-decoration: none;
	background-image: url(../../img/templates/postLine.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
}

.icon_link_no_bg {
	background-image: none;
	display: inline;
}

.icon_link_bg_top {
	padding: 10px 0px 0px 0px;
	background-position: center top;
	display: inline;
}

.icon_link a, .icon_link_no_bg a, .icon_link_bg_top a {
	text-transform: uppercase;
	text-decoration: none;
	color: #4a7b0e;
	font-size: 13px;
	font-weight: bold;
	float: left;
	padding: 0px 0px 0px 3px;
	
}

.icon_link a span, .icon_link_no_bg a span, .icon_link_bg_top a span {
	position: relative;
	top: -5px;
	left: 0px;
	padding: 0px 5px 0px 5px;
	display: inline;
}

.ajaxtooltip {
	position: absolute; /*leave this alone*/
	display: none; /*leave this alone*/
	left: 0px; /*leave this alone*/
	top: 0px; /*leave this alone*/
	width: auto;
	height: auto;
	background-color: #1c3440;
	border: 5px solid #355565;
	padding: 10px;
	color: #FFF;
}

#newsletter_ajax_text {
	color: #d00000;
}

.input_field {
	float: left;
	width: auto;
	margin: 0px 0px 10px 0px;
}

.input_field span {
	float: left;
	margin: 0px 0px 5px 0px;
}

.error {
	color: #F00;
	font-size: 12px;
	clear: both;
	float: left;
	margin: 5px 0px 0px 0px;
	width:200px;
}
.siteMapHolder{
 	float:left;
width:100%;
}
.siteMap{
	float:left;
	margin:10px 0px 0px 50px;
	display:inline;
}
h3.siteMColor a{
	color:#FFF;	
	text-decoratioN:none;
}
.SiteMapgrid{
	display:inline;
	float:left;
	width:210px;
}