/* CSS Document */

html {
	font-size:50%;
}

body {
	background: #00471A url('images/body_background.jpg') repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:white;
	font-size:125%;
	line-height:1.7em;
	margin:0;
	padding:0;
}

h3 {
	font-size:1em;
	font-weight:bold;
	color:#e5d520;
	margin:0;
	padding:0 0 1em 0;
}

img {
	border:0px;
}

.bigMargin {
	padding-bottom:300px;
}

.highlight {
	font-weight:bold;
	color:#e5d520;
}

#headerMainTitleText {
	font-weight:bold;
	font-size:1.5em;
	letter-spacing:-0.05em;
	margin:0 0 2px 0;
	color:#FFFFFF;
}

#headerSubTitleText {
	font-weight:normal;
	font-size:1.2em;
	letter-spacing:-0.05em;
	color:#e5d520;
}

#contentPreTitleText, #contentPreTitleText2, #contentPreTitleText3 {
	font-weight:normal;
	font-size:1.2em;
	letter-spacing:-0.1em;
	margin:0 0 2px 0;
	color:#e5d520;
}

#ContentTitleText, #ContentTitleText2, #ContentTitleText3 {
	font-size:1.7em;
	font-weight:normal;
	letter-spacing:-0.05em;
	color:#FFFFFF;
	margin:0 0 0 10px;
}

#outsidelayer {
	position:relative;
	margin:0 auto 0 auto;
	height:auto;
	width:auto;
	overflow:visible;
	text-align:center;
}

#holdingLayer {
	position:relative;
	margin:0 auto 0 auto;
	height:auto;
	width:770px;
	overflow:visible;
	text-align:left;
}

#outerContentLayer {
	position:relative;
	width:770px;
	background-image:url('images/outercontent-bg.jpg');
	background-repeat:repeat-x;
	background-position:0 170px;
	background-color:#006a26;
	margin:0;
	z-index:0;
}

#topBackgroundLayer {
	position:relative;
	width:770px;
	background: transparent url('images/top_background_image.jpg') no-repeat;
	height:173px;
	z-index:0;
}

#logoLayer {
	position:relative;
	float:right;
	width:auto;
	background-color: transparent;
	height:auto;
	z-index:0;
}

#flashImageLayer {
	position:relative;
	width:733px;
	height:274px;
	margin:0 0 0 19px;
	background-color:#007028;
	border:0;
	padding:0;
}

#topLinksHoldingLayer2 {
	position:relative;
	width:770px;
	top:0px; 
	background-color: #006A26;
	height:33px;
	z-index:10;
}

#middleContentLayer1 {
	position:relative;
	float:left;
	width:770px;
	background-color:#006A26;
	height:auto;
	margin:0;
	padding:0;
	z-index:1;
}

#mainContentBox {
	float:left;
	width:565px;
	margin-top:11px;
	margin-left:6px;
	background: transparent url('images/welcome_box_background.jpg') repeat-y;
	height:auto;
	font-size:1em;
	z-index:10;
	padding-bottom:0px;
}

#welcomeTextLayer {
	position:relative;
	padding-top:5px;
	padding-left:18px;
	padding-bottom:5px;
	padding-right:15px;
	width:565px;
	background-color: transparent;
	height:auto;
	font-size:90%;
	z-index:1;
}

#welcomeTextLayer a, #welcomeTextLayer a:visited, #welcomeTextLayer a:hover, #welcomeTextLayer a:active {
	color:#E5D520;
	text-decoration:underline;
}

#bottomContentLayer {
	position:relative;
	width:770px;
	background-color:#006A26;
	height:auto;
	float:left;
	clear:both;
	margin:20px 0 0 0;
	font-size:1.2em;
}

#bottomContentLayerLeftBox {
	float:left;
	width:208px;
	height:150px;
	margin:0 0 0 19px;
	padding:0 19px 0 0; 
	border-right: 1px dashed #FFFFFF;
	background-color: transparent;
	z-index:1;
}

#bottomContentLayerLeftBox a, #bottomContentLayerLeftBox a:visited, #bottomContentLayerLeftBox a:active {
	color:white;
	text-decoration:underline;
}

#bottomContentLayerLeftBox a:hover {
	color:#E5D520;
	text-decoration:underline;
}

#clickHereButton {
	margin:8px 0 5px 0;
}

#bottomContentLayerMiddleBox {
	float:left;
	width:233px;
	height:150px;
	border-right: 1px dashed #FFFFFF;
	background-color: transparent;
	margin:0 0 0 19px;
	padding:0 19px 0 0;  
}

FORM {
	font-size: 1em;
	margin: 13px 0 0 0;
}

INPUT {
	color:#666666;
	margin-top: 0.3em;
}

#ml_name, #ml_email {
	width:150px;
	height:22px;
}

#joinNowButton {
	float:right;
	margin:3px 0 0 0;
	border:0px;
}

#bottomContentLayerRightBox {
	float:right;
	width:223px;
	height:150px;
	padding:0 17px 0 0;
}

#bottomContentLayerRightBox img {
	float:left;
}

#footerLayer {
	position:relative;
	clear:both;
	width:auto;
	margin:0 auto 0 auto;
	padding:0;
	height:180px;
	text-align:center;
	background: #00471A url('images/footer_background.jpg');
	background-repeat:no-repeat;
	background-position:top center;
	z-index:1;
}

#footerLayer1 {
	position:relative;
	text-align:left;
	width:770px;
	margin:0 auto 0 auto;
	padding:5px 0 0 0;
/**	background: #00471A url('images/footer_background.jpg');
	background-repeat:no-repeat;
	background-position:top center;
**/	z-index:1;
	

}

#validationLayer {
	position:relative;
	width:500px; 
	height:15px;
	margin:50px 0 0 0;
}

#validationbuttons {
	float:left;
	margin:0;
	padding:0;
}

#validationbuttons li {
	margin-right:0px;
	display:inline;
}

#bottomLinksLayer {
	position:relative;
	width:530px;
	margin:15px 0 0 0;
	padding:0; 
	font-size:1.1em;
	line-height:1.6em;
}

#bottomLinksLayer ul {
	margin:0;
	padding:0;
}

#bottomLinksLayer li {
	border-left:1px solid #FFFFFF;
	padding:0 1px 0 5px;
	display:inline;
}

#bottomLinksLayer li.first {
	border-left:none;
	padding:0 1px 0 0;
}

#bottomLinksLayer li.last {
	color:#B3C8BB;
}

#bottomLinksLayer a:link, #bottomLinksLayer a:visited, #bottomLinksLayer a:active {
	text-decoration:none;
	color:#FFFFFF;
}

#bottomLinksLayer a:hover {
	text-decoration:none;
	color:#ffe019;
}

#azureLayer {
	width:500px;
	position:relative;
	margin:8px 0 0 0; 
}

#azuretext {
	width:auto;
	position:relative;
	margin:0 10px 0 0;
	padding:1px 0 0 0;
	float:left;
	font-size:1em;
	color:#B3C8BB;
}

#azureLayer a:link, #azureLayer a:visited, #azureLayer a:active {
	color:#B3C8BB;
	text-decoration:none;
}

#azureLayer a:hover {
	color:#ffe019;
	text-decoration:none;
}

/*  ABOUT US PAGE ***************************/

#mainContentBox1 {
	position:relative;
	float:left;
	width:565px;
	margin-top:11px;
	margin-left:6px;
	background: transparent url('images/main_content-box_background.jpg') repeat-y;
	height:auto;
	font-size:1em;
	z-index:10;
	padding:0;
}

.leftImage {
	margin-right:17px;
	margin-bottom:5px;
	margin-top:3px;
}

#rightImage {
	float:right;
	margin-right:17px;
	margin-bottom:5px;
	margin-top:3px;
}

#leftImagesLayer {
	float:left;
	width:110px;
	margin:0;
	height:auto;
	z-index:1;
	padding:0;
}

#leftImagesLayer img {
	border:0;
	margin:3px 0 4px 0;
}

#leftImagesLayer .first {
	margin:0 0 4px 0;
	padding:0;
}

#threeLinks ul {
	margin:0;
	padding:0;
	list-style:none;
}

#threeLinks li {
	margin:0 0 3px 0;
	padding:0;
	list-style:none;
}

#threeLinks img {
	margin:0;
	padding:0;
}

#moreContentLayer {
	position:relative;
	width:770px;
	left:0px;
	background-color: #006A26;
	z-index:1;
	clear:both;
}

#footerLogoHoldingLayer {
	position:relative;
	width:215px;
	height:auto;
	float:right;
	margin:50px 0 0 0;
}

/***************************NAV MENU*******************************/

#topLinks {
	position:relative;
	width:732px;
	margin:5px 19px 0 19px;
	background-color:#006A26;
	height:33px;
	z-index:10;
}

#topLinks ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
	list-style-image: none;
}
	
#topLinks li {
	height:33px;
	float:left;
	padding:0px;
	margin:0px;
	list-style:none;
	list-style-image:none;
	background-repeat:no-repeat;
}

#leftdiv {
	width:3px;
	background-image:url(images/menu_left.gif);
	background-repeat:no-repeat;
	height:33px;
}

#homediv {
	width:41px;
	height:33px;
	overflow:hidden;
}

#homelink {
	display:block;
	width:41px;
	height:33px;
	background-image:url(images/nav-home.gif);
	background-position:top;
	background-repeat:no-repeat;
}

#aboutdiv {
	width:58px;
	height:33px;
	overflow:hidden;
}

#aboutlink {
	display:block;
	width:58px;
	height:33px;
	background-image:url(images/nav-about.gif);
	background-position:top;
	background-repeat:no-repeat;
}

#flooringdiv {
	width:87px;
	height:33px;
	overflow:hidden;
}

#flooringlink {
	display:block;
	width:87px;
	height:33px;
	background-image:url(images/nav-flooring.gif);
	background-position:top;
	background-repeat:no-repeat;
}

#contractingdiv {
	width:180px;
	height:33px;
	overflow:hidden;
}

#contractinglink {
	display:block;
	width:180px;
	height:33px;
	background-image:url(images/nav-contracting.gif);
	background-position:top;
	background-repeat:no-repeat;
}

#productsdiv {
	width:56px;
	height:33px;
	overflow:hidden;
}

#productslink {
	display:block;
	width:56px;
	height:33px;
	background-image:url(images/nav-products.gif);
	background-position:top;
	background-repeat:no-repeat;
}

#pressdiv {
	width:74px;
	height:33px;
	overflow:hidden;
}

#presslink {
	display:block;
	width:74px;
	height:33px;
	background-image:url(images/nav-press.gif);
	background-position:top;
	background-repeat:no-repeat;
}

#referralsdiv {
	width:55px;
	height:33px;
	overflow:hidden;
}

#referralslink {
	display:block;
	width:55px;
	height:33px;
	background-image:url(images/nav-referrals.gif);
	background-position:top;
	background-repeat:no-repeat;
}

#linksdiv {
	width:32px;
	height:33px;
	overflow:hidden;
}

#linkslink {
	display:block;
	width:32px;
	height:33px;
	background-image:url(images/nav-links.gif);
	background-position:top;
	background-repeat:no-repeat;
}

#policiesdiv {
	width:72px;
	height:33px;
	overflow:hidden;
}

#policieslink {
	display:block;
	width:72px;
	height:33px;
	background-image:url(images/nav-policies.gif);
	background-position:top;
	background-repeat:no-repeat;
}

#contactdiv {
	width:69px;
	height:33px;
	overflow:hidden;
}

#contactlink {
	display:block;
	width:69px;
	height:33px;
	background-image:url(images/nav-contact.gif);
	background-position:top;
	background-repeat:no-repeat;
}

#rightdiv {
	width:5px;
	height:33px;
	background-image:url(images/menu_right.gif);
	background-repeat:no-repeat;
}

#homelink:hover, #aboutlink:hover, #flooringlink:hover, #contractinglink:hover, #productslink:hover, #presslink:hover, #referralslink:hover, #linkslink:hover, #policieslink:hover, #contactlink:hover {
	background-position:bottom;
}

/*****************************************************************/

/********** LINKS PAGE ***********************/
.linksPageImage {
	margin-right:17px;
	margin-bottom:5px;
}

#linksPageMiddleContentLayer {
	position:relative;
	width:770px;
	left:0px;
	top:180px; 
	background-color: #006A26;
	padding-top:3px;
	height:auto;
	min-height:380px;
	z-index:1;
	padding-bottom:100px;
}

#mainContentBoxLinksPage {
	position:relative;
	overflow:hidden;
	left:2px;
	width:565px;
	margin-top:14px;
	margin-left:0px;
	background: transparent url('images/main_content-box_background.jpg') repeat-y;
	height:auto;
	font-size:1em;
	z-index:10;
}

html>body #mainContentBoxLinksPage {
	margin-top:11px;
	left:7px;
}

#mainContentBoxBottom1 {
	position:relative;
	top:8px;
	left:0px;
	width:565px;
	background: transparent url('images/welcome_box_background-bott.jpg') no-repeat;
	height:10px;
	z-index:12;
}

html>body #mainContentBoxBottom1 {
	top:0px;
	left:0px;
}

#mainContentBoxBottom2 {
	position:relative;
	top:8px;
	left:0px;
	width:565px;
	background: transparent url('images/welcome_box_background-bott.jpg') no-repeat;
	height:10px;
	z-index:12;
}

html>body #mainContentBoxBottom2 {
	top:0px;
	left:0px;
}

#footerLayer2 {
	position:relative;
	top:180px;
	left:40px;
	width:912px;
	background: #00471A url('images/footer_background.jpg') no-repeat;
	height:180px;
	z-index:20;
	margin-bottom:20%;
}

html>body #footerLayer2 {
	position:relative;
	top:180px;
	left:40px;
	height:180px;
}

#mainTextLayer {
	position:relative;
	padding-top:5px;
	padding-left:18px;
	padding-bottom:5px;
	padding-right:15px;
	width:565px;
	background-color: transparent;
	height:auto;
	font-size:90%;
	z-index:1;
}

html>body #mainTextLayer {
	width:535px;
	padding-right:0px;
}

#mainTextLayer1 {
	position:relative;
	padding-top:5px;
	padding-left:18px;
	padding-bottom:5px;
	padding-right:15px;
	width:565px;
	background-color: transparent;
	height:auto;
	font-size:90%;
	z-index:1;
}

html>body #mainTextLayer1 {
	width:535px;
	padding-right:0px;
}

#mainTextLayer2 {
	position:relative;
	padding-top:5px;
	padding-left:18px;
	padding-bottom:5px;
	padding-right:15px;
	width:565px;
	background-color: transparent;
	height:auto;
	font-size:90%;
	z-index:1;
}

html>body #mainTextLayer2 {
	width:535px;
	padding-right:0px;
	
}

#mainTextLayer3 {
	position:relative;
	padding-top:5px;
	padding-left:18px;
	padding-bottom:5px;
	padding-right:15px;
	width:565px;
	background-color: transparent;
	height:auto;
	font-size:90%;
	z-index:1;
}

html>body #mainTextLayer3 {
	width:535px;
	padding-right:0px;
	
}

#mainTextLayer4 {
	position:relative;
	padding-top:5px;
	padding-left:18px;
	padding-bottom:5px;
	padding-right:15px;
	width:565px;
	background-color: transparent;
	height:auto;
	font-size:90%;
	z-index:1;
}

html>body #mainTextLayer4 {
	width:535px;
	padding-right:0px;
	
}

a.anchor {
	text-decoration:none;
}

#mainTextLayer ul {
	margin: 1.2em;
	padding: 0em;
	list-style-type: disc;
	line-height: 1.1em;
}

#mainTextLayer li {
	margin: 0em 0em 0.5em 0em;
}

#mainTextLayer ul.services {
	overflow:hidden;
	margin: 0;
	padding-left: 1.2em;
	padding-bottom: 1.2em;
	list-style-type: disc;
	line-height: 1.1em;
}

#mainTextLayer li.services {
	margin: 0;
}

#mainTextLayer ol {
	margin: 1.2em 1.2em 1.2em 1.5em;
	padding: 0;
	list-style-type: decimal;
	line-height: 1.1em;
}


/********POLICIES PAGE *******************/
#availablePoliciesBox {
	float: left;
	padding-top:51px;
	padding-left:11px;
	width:160px;
	margin-top:11px;
	margin-left:10px;
	background: transparent url('images/available_policies_box.jpg') no-repeat;
	height:159px;
	font-size:0.8em;
	line-height:1.5em;
	z-index:1;
}

html>body #availablePoliciesBox {
	width:149px;
	margin-left:19px;
	height:132px;
}

a.sideBox, a.sideBox:visited {
	color:white;
	text-decoration:underline;
}

a.sideBox:hover, a.sideBox:active {
	color:#E5D520;
	text-decoration:underline;
}

#secondBox {
	position:relative;
	left:185px;
	width:565px;
	margin-top:20px;
	padding-top:20px;
	margin-left:0px;
	background: #1A793C url('images/normal_box_top.jpg') no-repeat;
	height:auto;
	font-size:1em;
	z-index:10;
}

#secondBox1 {
	position:relative;
	left:185px;
	width:565px;
	margin-top:20px;
	padding-top:20px;
	margin-left:0px;
	background: #1A793C url('images/normal_box_top.jpg') no-repeat;
	height:auto;
	font-size:1em;
	z-index:10;
}

#secondBox2 {
	position:relative;
	left:185px;
	width:565px;
	margin-top:20px;
	padding-top:20px;
	margin-left:0px;
	background: #1A793C url('images/normal_box_top.jpg') no-repeat;
	height:auto;
	font-size:1em;
	z-index:10;
}

#secondBox3 {
	position:relative;
	left:185px;
	width:565px;
	margin-top:20px;
	padding-top:20px;
	margin-left:0px;
	background: #1A793C url('images/normal_box_top.jpg') no-repeat;
	height:auto;
	font-size:1em;
	z-index:10;
}

#secondBoxBottom {
	position:relative;
	top:8px;
	left:0px;
	width:565px;
	background: transparent url('images/welcome_box_background-bott.jpg') no-repeat;
	height:9px;
	z-index:12;
}

html>body #secondBoxBottom {
	top:9px;
	left:0px;
}

#secondBoxBottom1 {
	position:relative;
	top:8px;
	left:0px;
	width:565px;
	background: transparent url('images/welcome_box_background-bott.jpg') no-repeat;
	height:9px;
	z-index:12;
}

html>body #secondBoxBottom1 {
	top:9px;
	left:0px;
}

#secondBoxBottom2 {
	position:relative;
	top:8px;
	left:0px;
	width:565px;
	background: transparent url('images/welcome_box_background-bott.jpg') no-repeat;
	height:9px;
	z-index:12;
}

html>body #secondBoxBottom2 {
	top:9px;
	left:0px;
}

#secondBoxBottom3 {
	position:relative;
	top:8px;
	left:0px;
	width:565px;
	background: transparent url('images/welcome_box_background-bott.jpg') no-repeat;
	height:9px;
	z-index:12;
}

html>body #secondBoxBottom3 {
	top:9px;
	left:0px;
}

ul.sideBox {
	margin: 0em;
	padding: 0em 1em 0em 1em;
	line-height: 1.1em;
	list-style: url(images/yellow_arrow.jpg) disc;
}

li.sideBox  {
	margin: 0em 0em 0.5em 0em;
	padding:0em;
}

/************  TERMS & CONDITIONS PAGE ****************************************/
#areasCoveredBox {
	float: left;
	padding-top:51px;
	padding-left:11px;
	width:160px;
	margin-top:11px;
	margin-left:10px;
	background: transparent url('images/areas_covered_box.jpg') no-repeat;
	height:249px;
	font-size:0.8em;
	line-height:1.5em;
	z-index:1;
}

html>body #areasCoveredBox {
	width:149px;
	margin-left:19px;
	height:249px;
}

#thirdBox {
	position:relative;
	overflow:auto;
	left:2px;
	width:565px;
	margin-top:20px;
	padding-top:20px;
	background: #1A793C url('images/normal_box_top.jpg') no-repeat;
	height:auto;
	font-size:1em;
	z-index:10;
}

html>body #thirdBox {
	left:6px;
}

#thirdBoxBottom {
	position:relative;
	top:9px;
	left:0px;
	width:565px;
	background: transparent url('images/welcome_box_background-bott.jpg') no-repeat;
	height:9px;
	z-index:12;
}

html>body #thirdBoxBottom {
	top:0px;
	left:0px;
}

/*****PRODUCTS PAGE ************************/

#middleContentLayer2 {
	position:relative;
	width:770px;
	left:0px;
	top:0px; 
	background-color: #006A26;
	padding-top:3px;
	height:auto;
	min-height:380px;
	z-index:1;
	padding-bottom:100px;
}

#productsBox {
	position:relative;
	overflow:hidden;
	width:524px;
	left:0px;
	padding-top:10px;
	padding-right:20px;
	margin-top:20px;
	background: #318750 url('images/products_box_top.jpg') no-repeat;
	height:auto;
	font-size:1em;
	z-index:10;
}

html>body #productsBox {
	width:504px;
}

#productsBoxBottom {
	position:relative;
	top:8px;
	left:0px;
	width:524px;
	background: transparent url('images/products_box_bottom.jpg') no-repeat;
	height:8px;
	z-index:12;
}

html>body #productsBoxBottom {
	top:0px;
}

#productsBox1 {
	position:relative;
	overflow:hidden;
	left:0px;
	width:524px;
	padding-top:10px;
	padding-right:20px;
	margin-top:20px;
	background: #318750 url('images/products_box_top.jpg') no-repeat;
	height:auto;
	font-size:1em;
	z-index:10;
}

html>body #productsBox1 {
	width:504px;
}

#productsBoxBottom1 {
	position:relative;
	top:8px;
	left:0px;
	width:524px;
	background: transparent url('images/products_box_bottom.jpg') no-repeat;
	height:8px;
	z-index:12;
}

html>body #productsBoxBottom1 {
	top:0px;
}

#productsBox2 {
	position:relative;
	left:0px;
	width:524px;
	padding-top:10px;
	margin-top:20px;
	background: #318750 url('images/products_box_top.jpg') no-repeat;
	height:auto;
	font-size:1em;
	z-index:10;
}

#productsBoxBottom2 {
	position:relative;
	top:8px;
	left:0px;
	width:524px;
	background: transparent url('images/products_box_bottom.jpg') no-repeat;
	height:8px;
	z-index:12;
}

html>body #productsBoxBottom2 {
	top:0px;
}

#productsBox3 {
	position:relative;
	left:0px;
	width:524px;
	padding-top:10px;
	margin-top:20px;
	background: #318750 url('images/products_box_top.jpg') no-repeat;
	height:auto;
	font-size:1em;
	z-index:10;
}

#productsBoxBottom3 {
	position:relative;
	top:8px;
	left:0px;
	width:524px;
	background: transparent url('images/products_box_bottom.jpg') no-repeat;
	height:8px;
	z-index:12;
}

html>body #productsBoxBottom3 {
	top:0px;
}

#productsBox4 {
	position:relative;
	left:0px;
	width:524px;
	padding-top:10px;
	margin-top:20px;
	background: #318750 url('images/products_box_top.jpg') no-repeat;
	height:auto;
	font-size:1em;
	z-index:10;
}

#productsBoxBottom4 {
	position:relative;
	top:8px;
	left:0px;
	width:524px;
	background: transparent url('images/products_box_bottom.jpg') no-repeat;
	height:8px;
	z-index:12;
}

html>body #productsBoxBottom4 {
	top:0px;
}

#productsBox5 {
	position:relative;
	left:0px;
	width:524px;
	padding-top:10px;
	margin-top:20px;
	background: #318750 url('images/products_box_top.jpg') no-repeat;
	height:auto;
	font-size:1em;
	z-index:10;
}

#productsBoxBottom5 {
	position:relative;
	overflow:hidden;
	top:8px;
	left:0px;
	width:524px;
	background: transparent url('images/products_box_bottom.jpg') no-repeat;
	height:8px;
	z-index:12;
}

html>body #productsBoxBottom5 {
	top:0px;
}

#productsBox6 {
	position:relative;
	left:0px;
	width:524px;
	padding-top:10px;
	margin-top:20px;
	background: #318750 url('images/products_box_top.jpg') no-repeat;
	height:auto;
	font-size:1em;
	z-index:10;
}

#productsBoxBottom6 {
	position:relative;
	overflow:hidden;
	top:8px;
	left:0px;
	width:524px;
	background: transparent url('images/products_box_bottom.jpg') no-repeat;
	height:8px;
	z-index:12;
}

html>body #productsBoxBottom6 {
	top:0px;
}

#productsBox7 {
	position:relative;
	left:0px;
	width:524px;
	padding-top:10px;
	margin-top:20px;
	background: #318750 url('images/products_box_top.jpg') no-repeat;
	height:auto;
	font-size:1em;
	z-index:10;
}

#productsBoxBottom7 {
	position:relative;
	overflow:hidden;
	top:8px;
	left:0px;
	width:524px;
	background: transparent url('images/products_box_bottom.jpg') no-repeat;
	height:8px;
	z-index:12;
}

html>body #productsBoxBottom7 {
	top:0px;
}

#productsBox8 {
	position:relative;
	overflow:hidden;
	padding-right:20px;
	left:0px;
	width:524px;
	padding-top:10px;
	margin-top:20px;
	background: #318750 url('images/products_box_top.jpg') no-repeat;
	height:auto;
	font-size:1em;
	z-index:10;
}

html>body #productsBox8 {
	width:504px;
}

#productsBoxBottom8 {
	position:relative;
	top:8px;
	left:0px;
	width:524px;
	background: transparent url('images/products_box_bottom.jpg') no-repeat;
	height:8px;
	z-index:12;
}

html>body #productsBoxBottom8 {
	top:0px;
}

#productsBox9 {
	position:relative;
	left:0px;
	width:524px;
	padding-top:10px;
	margin-top:20px;
	background: #318750 url('images/products_box_top.jpg') no-repeat;
	height:auto;
	font-size:1em;
	z-index:10;
}

#productsBoxBottom9 {
	position:relative;
	overflow:hidden;
	top:8px;
	left:0px;
	width:524px;
	background: transparent url('images/products_box_bottom.jpg') no-repeat;
	height:8px;
	z-index:12;
}

html>body #productsBoxBottom9 {
	top:0px;
}

.productsImage {
	margin-right:10px;
	margin-bottom:5px;
	margin-left:10px;
}

#footerLayer3 {
	position:relative;
	top:0px;
	left:40px;
	width:912px;
	background: #00471A url('images/footer_background.jpg') no-repeat;
	height:180px;
	z-index:20;
	margin-bottom:5%;
}

/* FLOORING PAGE ************************************/
#mainContentBoxRight {
	overflow:hidden;
	position:relative;
	margin-top:14px;
	left:185px;
	width:565px;
	background: transparent url('images/main_content-box_background.jpg') repeat-y;
	height:auto;
	font-size:1em;
	z-index:10;
}

html>body #mainContentBoxRight {
	top:0px;
	margin-top:14px;
	left:185px;
	
}

#mainContentBoxRight1 {
	overflow:hidden;
	position:relative;
	margin-top:14px;
	left:185px;
	width:565px;
	background: transparent url('images/main_content-box_background.jpg') repeat-y;
	height:auto;
	font-size:1em;
	z-index:10;
}

html>body #mainContentBoxRight1 {
	top:0px;
	margin-top:14px;
	left:185px;
	
}

#mainContentBoxBottomRight {
	position:relative;
	top:9px;
	left:0px;
	width:565px;
	background: transparent url('images/welcome_box_background-bott.jpg') no-repeat;
	height:10px;
	z-index:12;
}

html>body #mainContentBoxBottomRight {
	top:0px;
}

#mainContentBoxBottomRight1 {
	position:relative;
	top:9px;
	left:0px;
	width:565px;
	background: transparent url('images/welcome_box_background-bott.jpg') no-repeat;
	height:10px;
	z-index:12;
}

html>body #mainContentBoxBottomRight1 {
	top:0px;
}

/*  CONTACT FORM PAGE ***************************/
#enquiryFormBox {
	position:relative;
	margin-top:14px;
	left:2px;
	width:565px;
	background: transparent url('images/main_content-box_background.jpg') repeat-y;
	height:auto;
	font-size:1em;
	z-index:10;
}

html>body #enquiryFormBox{
	clear:left;
	top:-10px;
	margin-top:0px;
	left:186px;
	
}

#enquiryForm {
	position:absolute;
	top:70px;
	left:270px;
	background-color:transparent;
	width:290px;
}

FORM.contactForm {
	font-size: 1em;
	margin-top: 1.5em;
}

INPUT.contactForm {
	color:#666666;
	margin-top: 0.3em;
	margin-bottom: 0.6em;
}

#submitButton {
	float:left;
	margin-top:0.3em;
	margin-right:17px;
	border:0px;
}

.contentbox {
	float:right;
	width:565px;
	margin:10px 0 0 6px;
	background: transparent url('images/welcome_box_background.jpg') repeat-y;
	height:auto;
	font-size:1.2em;
	line-height:1.3em;
	padding:0 20px 0 0;
}

.contentboxoff-left {
	float:left;
	width:244px;
	height:auto;
	background-image:url(images/boxoff-top.jpg);
	background-repeat:no-repeat;
	background-color:#318750;
	margin:0 10px 0 0;
	padding:0;
}

.contentboxoff-right {
	float:right;
	width:244px;
	height:auto;
	background-image:url(images/boxoff-top.jpg);
	background-repeat:no-repeat;
	background-color:#318750;
	margin:0 0 0 10px;
	padding:0;
}

#leftColumn147 {
	width:147px;
	height:auto;
	float:left;
}

#images147 {
	float:left;
}

#images147 img{
	float:left;
	margin:3px 0 3px 0;
}

#rightColumn362 {
	width:362px;
	height:auto;
	float:right;
	padding:3px 0 0 12px;
}

.contentboxoffcontent {
	float:left;
	clear:both;
	width:224px;
	margin:15px 0 0 8px;
	background:transparent;
	height:auto;
	padding:0;
}

.contentboxoffcontent ul {
	padding:3px 0 0 0;
	margin:0;
	line-height:1.2em;
}

.contentboxoffcontent ol {
	padding:3px 0 0 0;
	margin:0;
	line-height:1.2em;
}

.contentboxoffcontent li {
	padding:0;
	margin:0 0 0 20px;
	font-size:0.9em;
	list-style:outside;
}

.contentheader {
	width:565px;
	height:50px;
	padding:30px 0 0 18px;
	background:url('images/content-top-bg.jpg');
	background-repeat:no-repeat;
}

.textbox {
	float:left;
	position:relative;
	padding:0 0 0 18px;
	margin:10px 0 0 0;
	width:530px;
	height:auto;
	background-color:transparent;
	z-index:1;
}

.textbox p {
	padding:0.5em 0 0.5em 0;
	margin:0;
}

.textbox ul {
	padding:0;
	margin:0.5em 0 0.5em 0;
}

.textbox ol {
	padding:0;
	margin:0.5em 0 0.5em 0;
}

.textbox ul li {
	padding:0;
	margin:0 0 0 30px;
	list-style-position:outside;
}

.textbox ol li {
	padding:0;
	margin:0 0 0 30px;
	list-style-type:decimal;
}

.contentboxoffcontent p {
	padding:0 0 0.5em 0;
	margin:0;
}

.imgleft{
	float:left;
	margin:0 15px 5px 0;
}

.imgleftSmall{
	float:left;
	margin:0 5px 0 0;
}

.imgright{
	float:right;
	margin:0 5px 0 15px;
}

.textbox a:link, .textbox a:visited, .textbox a:active {
	color:#e5d520;
	text-decoration:underline;
}

.textbox a:hover {
	color:#d6c71f;
	text-decoration:none;
}

.mainContentBoxBottom {
	float:left;
	position:relative;
	top:5px;
	left:0px;
	width:565px;
	height:10px;
	padding:0 0 5px 0;
	margin:0;
	background:url(images/welcome_box_background-bott.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	z-index:12;
}

.contentboxoffbottom {
	float:left;
	position:relative;
	width:244px;
	height:12px;
	padding:0;
	margin:3px 0 0 0;
	background:url(images/boxoff-bottom.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}

.leftsidebox {
	float: left;
	width:160px;
	height:auto;
	margin:10px 0 0 10px;
	padding:0;
	background: transparent url('images/contact_box_background.jpg') no-repeat;
	font-size:1em;
	line-height:1.3em;
	z-index:1;
}

#leftside {
	float:left;
	width:160px;
	margin:10px 0 0 19px;
	padding:0;
	z-index:1;
}

#leftsidemenu {
	width:160px;
	background:url(images/leftsidebox_top.jpg) no-repeat;
	background-color:#298249;
	margin:0 0 5px 0;
	z-index:1;
}

.leftsideboxoff {
	width:160px;
	background:url(images/leftsidebox_plain-top.jpg) no-repeat;
	background-color:#298249;
	z-index:1;
}

.leftsideboxoffareas {
	width:160px;
	background:url(images/following-area.jpg) no-repeat;
	background-color:#298249;
	z-index:1;
}

.leftsideboxoffcare {
	width:160px;
	background:url(images/take-care-of-your.jpg) no-repeat;
	background-color:#298249;
	z-index:1;
}

.leftboxoffcontent {
	width:140px;
	padding:10px 0 0 8px;
	font-size:1.2em;
	line-height:1.1em;
	text-align:left;
}

.leftboxoffareascontent {
	width:140px;
	padding:90px 0 0 8px;
	font-size:1.2em;
	line-height:1.1em;
	text-align:left;
}

.leftboxoffcontent ul, .leftboxoffareascontent ul {
	padding:0;
	margin:0;
	line-height:1.4em;
}

.leftboxoffcontent li, .leftboxoffareascontent ul {
	padding:0;
	margin:0 0 0 20px;
	font-size:0.9em;
	list-style:disc;
	list-style-position:outside;
}

.leftboxoffcontent p {
	padding:0 0 0.5em 0;
	margin:0;
}

.leftboxoffcontent a:link, .leftboxoffcontent a:visited, .leftboxoffcontent a:active {
	color:#e5d520;
	text-decoration:underline;
}

.leftboxoffcontent a:hover {
	color:#d6c71f;
	text-decoration:none;
}

#leftcontactboxcontent {
	width:160px;
	background-image:url(images/contact_box_background.jpg);
	background-repeat:no-repeat;
	padding:0 5px 0 10px;
	font-size:1.1em;
	line-height:1.3em;
}

#leftmenucontent {
	width:140px;
	padding:0 0 0 8px;
	line-height:1.3em;
}

#leftmenucontent a:link, #leftmenucontent a:visited, #leftmenucontent a:active {
	text-decoration:none;
	color:#FFFFFF;
}

#leftmenucontent a:hover {
	text-decoration:none;
	color:#e5d520;
}

#leftmenucontent ul {
	font-size:1.1em;
	line-height:1.5em;
	margin:0;
	padding:0;
}

#leftmenucontent li {
	background: url(images/list-graphic.gif) no-repeat;
	background-position:0px 3px;
	list-style-type:none;
	padding:0 0 2px 11px;
}

.leftsideboxbottom {
	position:relative;
	width:160px;
	background:url(images/leftsidebox_bottom.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	height:18px;
	padding:0;
	margin:0;
	z-index:12;
}

#pageheader {
	position:relative;
	margin:0 19px 0 19px;
	width:732px;
	height:135px;
	background-image:url(images/page_header_bg.jpg);
	background-repeat:no-repeat;
}

#headerimage {
	position:relative;
	float:left;
	text-align:left;
	width:201px;
	height:121px;
	margin:0 0 0 13px;
}

#headertext {
	position:relative;
	float:left;
	text-align:left;
	width:490px;
	margin:87px 0 0 13px;
}

.horizontalBox {
	float:left;
	background:url(images/staff-bg.jpg) no-repeat;
	background-color:#318750;
	width:524px;
	height:auto;
	padding:30px 0 0 0;
	margin:0;
	clear:both;
}

.team-picture {
	float:left;
	width:184px;
	padding:0 0 3px 12px;
}

.horizontalBoxMargin {
	margin-bottom:7px;
}

.productRight {
	width:290px;
	float:right;
	padding:0 10px 0 10px;
}

.productLeft {
	width:200px;
	padding:0 0 5px 12px;
	float:left;
}

.productLeft img {
	margin:0;
	padding:0;
	width:auto;
}

.teamProfile {
	float:left;
	background:url(images/staff-bg.jpg) no-repeat;
	background-color:#318750;
	width:524px;
	height:auto;
	padding:7px 0 0 0;
	margin:0;
	clear:both;
}

.teamRight {
	height:auto;
	width:295px;
	float:right;
	padding:35px 0 0 0;
}

.teamProfile img {
	float:left;
	padding:20px 0 3px 12px;
	margin:0;
}

.teamProfileBottom {
	float:left;
	position:relative;
	width:524px;
	height:9px;
	padding:0;
	margin:0;
	background:url(images/profile-bottom.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
}

.teamName {
	margin:0;
	font-weight:bold;
	font-size:1.2em;
	color:#e5d520;
}

.teamEmail {
	margin:10px 0 0 0;
	font-weight:bold;
}

.teamEmail a {
	font-weight:normal;
}

#mapsBox {
	float:right;
	width:295px;
	height:auto;
	margin:0;
}

#mapsBox img {
	float:left;
	margin:0 5px 0 0;
}

#enquiryHolder {
	height:200px;
}

#contactleft {
	float:left;
	width:230px;
	font-weight:normal;
	color:#FFFFFF;
}

#contactright {
	float:left;
	width:270px;
	font-weight:normal;
	color:#FFFFFF;
}

#contactleft label {
	text-align:left;
}

#contactleft input {
	width:205px;
	height:22px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	margin:2px 0 7px 0;
}

#contactright textarea {
	width:270px;
	height:87px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
}

label {
	font-size:1.1em;
}

#enquirysubmit {
	margin:4px 0 0 0;
}

.normal {
	font-weight:normal;
	color:#FFFFFF;
}

.project {
	float:left;
	width:524px;
	height:auto;
	padding:0;
	margin:0 0 10px 0;
}

.projectRight {
	width:310px;
	float:right;
}

.projectLeft {
	width:200px;
	float:left;
}

.project img {
	float:left;
	margin:0 10px 10px 0;
}

#projectsImagesLeftColumn {
	float:left;
	width:auto;
	height:auto;
	padding:0;
	margin:0 12px 0 0;
}

#projectsImagesLeftColumn img {
	margin:0 0 10px 0;
}

.linksRight {
	width:380px;
	float:right;
}

.newsRight {
	width:500px;
	padding:0 10px 0 0;
	float:right;
}

.newsDescription {
	margin:2px 0 2px 0;
	font-size:0.9em;
}

.download {
	margin:2px 0 8px 0;
	font-size:0.9em;
}

#top-left-image {
	width:201px;
	height:121px;
	background-position:top left;
	background-repeat:no-repeat;
}

.twoZeroOnebyOneTwoOne-image {
	float:left;
	width:201px;
	height:121px;
	background-position:top left;
	background-repeat:no-repeat;
}

.iconBox {
	float:left;
	height:20px;
	margin:0 5px 0 0;
}

.iconBox img {
	float:none;
	margin:0;
}

#referralRight {
	float:right;
	width:270px;
}

#referralBox {
	float:left;
	margin:0;
	padding:20px 10px 0 10px;
	line-height:1.5em;
	text-align:center;
	width:224px;
	background-image:url(images/referral-background.jpg);
	background-color:#2f844e;
	background-position:left top;
	background-repeat:no-repeat;
}

#referralboxbottom {
	position:relative;
	float:left;
	width:244px;
	background-image:url(images/referral-background-bottom.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
	height:8px;
	padding:0;
	margin:0;
}

#flashdiv {
	float:left;
	margin:8px 15px 0 0;
	text-align:center;
}

#flashdivright {
	float:right;
	margin:8px 0 0 15px;
	text-align:center;
}

.noShow {
	height:1px;
	width:1px;
	overflow:hidden;
	visibility:hidden;
}

#surfacePrep {
	margin:0 0 10px 0;
}

.innerTitle {
	margin:0 0 10px 13px;
}

.innerTitle h3 {
	margin:0;
	padding:0;
}

.datasheetBox {
	float:left;
	width:147px;
	height:auto;
	background-image:url(images/boxoff-top-147w.jpg);
	background-repeat:no-repeat;
	background-color:#318750;
	margin:0;
	padding:0;
}

.datasheetBoxcontent {
	float:left;
	clear:both;
	width:130px;
	padding:15px 0 0 8px;
	background:transparent;
	height:auto;
	margin:0;
	font-size:0.9em;
}

.datasheetBoxcontent a:link, .datasheetBoxcontent a:visited, .datasheetBoxcontent a:active {
	color:#FFFFFF;
	text-decoration:underline;
}

.datasheetBoxcontent a:hover {
	color:#e5d520;
	text-decoration:none;
}

.datasheetBoxbottom {
	float:left;
	position:relative;
	width:147px;
	height:11px;
	padding:0;
	margin:0 0 0 0;
	background:url(images/boxoff-bottom-147w.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
}

.dsheetImage {
	height:10px;
}

.productFeatureTitle {
	margin:4px 0 0 0;
	padding:0 0 0 10px;
	text-decoration:underline;
	color:#e5d520;
	cursor:pointer;
	background-image:url(images/product-arrowhead.gif);
	background-repeat:no-repeat;
	background-position:0 3px;
}

.productFeature {
	margin:4px 0 0 0;
	padding:0;
}

.leftMargin li {
	list-style-position:outside;
	list-style-type:disc;
	margin:0 0 0 20px;
}

.numberList ol {
	margin:0;
	padding:0;
	list-style-position:outside;
}

.numberList li {
	margin:3px 0 0 20px;
	padding:0;
}

.threeImagesPadding {
	float:left;
	padding:0;
	margin:0;
}

.threeImagesPadding img {
	float:left;
	padding:0 0 0 12px;
	margin:0;
}

.linksPage {
	width:auto;
	height:auto;
	padding:0 0 0 10px;
	background-image:url(images/product-arrowhead.gif);
	background-repeat:no-repeat;
	background-position:0 9px;
}

.threecolumnholder {
	width:523px;
	float:left;
	margin:10px 0 10px 0;
}

.threecolumnleft, .threecolumnmiddle  {
	width:159px;
	float:left;
	margin:0 22px 5px 0;
	text-align:center;
	font-size:0.9em;
	line-height:1.2em;
	font-style:italic;
}

.threecolumnright {
	width:159px;
	float:right;
	margin:0 0 5px 0;
	text-align:center;
	text-align:center;
	font-size:0.9em;
	line-height:1.2em;
	font-style:italic;
}

.threecolumnleft img, .threecolumnmiddle img, .threecolumnright img  {
	margin:0 0 8px 0;
}

#referralBox a, #referralBox a:link, #referralBox a:visited, #referralBox a:active {
	text-decoration:none;
	color:#e5d520;
}

#referralBox a:hover {
	text-decoration:none;
	color:#e5d520;
}

#referralBox a strong, #referralBox a:link strong, #referralBox a:visited strong, #referralBox a:active strong {
	text-decoration:none;
	color:#FFFFFF;
}

#referralBox a:hover strong {
	text-decoration:none;
	color:#e5d520;
}