body{
	background-color: #E1E1E1;
	background-image: url(images/pageback.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS",Helvetica,Jamrul,sans-serif;
	font-size: 14px;
	color: #000;
	
}
h1, h2, h3, h4{
	color: #376C04;
}
a{
	color: #376C04;
	text-decoration: none;
}
a:hover{
	color: #000;
	text-decoration: underline;
}
#mainblock{
	width: 867px;
}
#navbar{
	width: 867px;
	height: 50px;
	overflow: hidden;
}
#navbar a{
	display: block;
	height: 50px;
	font-size: 18px;
	color: #fff;
	text-decoration: none;
	line-height: 50px;
	float: left;
	text-align: center;
}
#navbar a#home{
	width: 123px;
	background-image: url(images/homebutton-back.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
#navbar a#home:hover{
	width: 123px;
	background-image: url(images/homebutton-back-selected.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
#navbar a#home.selected{
	background-image: url(images/homebutton-back-selected.gif);
}
#navbar a#ceilings{
	width: 125px;
	background-image: url(images/buttonback.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
#navbar a#ceilings:hover{
	background-image: url(images/buttonback-selected.gif);
}
#navbar a#ceilings.selected{
	background-image: url(images/buttonback-selected.gif);
}
#navbar a#floors{
	width: 115px;
	background-image: url(images/buttonback.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
#navbar a#floors:hover{
	background-image: url(images/buttonback-selected.gif);
}
#navbar a#floors.selected{
	background-image: url(images/buttonback-selected.gif);
}
#navbar a#walls{
	width: 105px;
	background-image: url(images/buttonback.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
#navbar a#walls:hover{
	background-image: url(images/buttonback-selected.gif);
}
#navbar a#walls.selected{
	background-image: url(images/buttonback-selected.gif);
}
#navbar a#bath{
	width: 101px;
	background-image: url(images/buttonback.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
#navbar a#bath:hover{
	background-image: url(images/buttonback-selected.gif);
}
#navbar a#bath.selected{
	background-image: url(images/buttonback-selected.gif);
}
#navbar a#about{
	width: 138px;
	background-image: url(images/buttonback.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
#navbar a#about:hover{
	background-image: url(images/buttonback-selected.gif);
}
#navbar a#about.selected{
	background-image: url(images/buttonback-selected.gif);
}
#navbar a#contact{
	width: 160px;
	background-image: url(images/contactbutton-back.gif);
	background-position: top right;
	background-repeat: no-repeat;
}
#navbar a#contact:hover{
	width: 160px;
	background-image: url(images/contactbutton-back-selected.gif);
	background-position: top right;
	background-repeat: no-repeat;
}
#navbar a#contact.selected{
	background-image: url(images/contactbutton-back-selected.gif);
}
#contentarea{
	width: 598px;
	background-color: #fff;
}
#contentarea div.pad{
	padding-left: 7px;
	padding-right: 7px;
}
#contentarea div.padCMS{
	padding-left: 7px;
	padding-right: 7px;
	width: 584px;
}
#splash{
	width: 584px;
	height: 233px;
	background-image: url(images/splashback.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
.splashsection{
	width: 174px;
	height: 140px;
	float: left;
	margin-top: 50px;
	color: #fff;
	font-size: 12px;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 14px;
}
img.learnbut{
	margin-top: 5px;
	float: right;
}
#sidebar{
	width: 269px;
	background-color: #F1F1F1;
}
#sidebar div.pad{
	padding-left: 11px;
	padding-right: 11px;
	padding-bottom: 9px;
}
#footer{
	width: 867px;
	background-image: url(images/pagebottom.gif);
	background-position: top left;
	background-repeat: no-repeat;
	color: #666;
	font-size: 12px;
	padding-top: 20px;
}
.greenbox1{
	background-image: url(images/greenbox1-top.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #376C04;
	width: 244px;
	color: #fff;
	
}
.greenbox1 div.pad{
	padding: 10px 10px 0px 10px;
}
.greenbox1 div.bottom{
	width: 244px;
	height: 11px;
	background-image: url(images/greenbox1-bottom.gif);
	background-position: top left;
	background-repeat: no-repeat;
	overflow: hidden;
}
.formbox{
	width: 223px;
	color: #000;
	margin-top: 10px;
}
.formbox div.top{
	background-image: url(images/formboxtop.png);
	background-position: top left;
	background-repeat: no-repeat;
	width: 223px;
	height: 8px;
	overflow: hidden;
}
.formbox div.fill{
	background-color: #99CC00;
	padding: 0px 10px 0px 10px;
}
.formbox div.bottom{
	background-image: url(images/formboxbottom.png);
	background-position: top left;
	background-repeat: no-repeat;
	width: 223px;
	height: 8px;
	overflow: hidden;
}
.greenbox2{
	background-image: url(images/greenbox2-top.gif);
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #376C04;
	width: 244px;
	color: #fff;
	margin-top: 15px;
}
.greenbox2 div.pad{
	padding: 2px 20px 0px 20px;
}
.greenbox2 div.bottom{
	width: 244px;
	height: 11px;
	background-image: url(images/greenbox1-bottom.gif);
	background-position: top left;
	background-repeat: no-repeat;
	overflow: hidden;
}
.greenbox2 h3{
	color: #fff;
}
.greenbox2 a{
	color: #fff;
	text-decoration: none;
}
.right{
	float: right;
}
#slideshow-home{
	width: 867px;
	height: 261px;
}
.tiles {  font-family: Arial, Helvetica, sans-serif; font-size: 9px; line-height: 10px; color: #CCCCCC; letter-spacing: 0pt; word-spacing: 0mm; text-align: center}

.tilesfoot {  font-family: Arial, Helvetica, sans-serif; font-size: 9px; line-height: 10px; color: #666666; letter-spacing: 0pt; word-spacing: 0mm; text-align: center}

.FormButton {
			background-color:#FFD51D;
			color:#000000;
			font-weight:bold;
			font-family:'Century Gothic', Verdana, Arial, Helvetica, sans-serif;
			font-size:11px;
			border:1px solid #333333;
		}
