@charset "UTF-8";
/* CSS Document */
* {
	margin: 0;
	padding: 0;
}
body {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 10px;
	font: 12px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #cbcca2;
	background: url(images/bg.png);
}
.clearfix {
	clear:both;
}
a {
	color: #cacba3;
}
#container {
	text-align: left;
	margin: 0 auto;
	width: 752px;
	background:	url(images/bgmain.png) repeat-y center;
}
#container #container-top {
	background: url(images/bgmain-top.png) no-repeat top center;
	height: 8px;
}
#container #container-bottom {
	background: url(images/border-bottom.jpg) no-repeat bottom center;
	height: 33px;
	line-height: 33px;
	text-align: center;
	color: #fff;
	font-size: 10px;
}
#header {
	background:url(images/header.jpg) no-repeat 21px 0px;
	height: 97px;
}
#header h1 {
	height: 58px;
}
#header h1 a {
	
	height: 58px;
	display: block;
	text-indent: -7777px;
	font-size:12px;
}

ul.menubar {
	list-style: none;
	padding: 17px 11px 15px 30px;
}
ul.menubar li {
	float: left;
	width: 115px;
	height: 22px;
	text-align: center;
	margin-right: 27px;
	line-height: 22px;
	text-indent: -7777px;
}
ul.menubar li a.home {
	background: url(images/tab-home.png) no-repeat top center;
}
ul.menubar li a.about {
	background: url(images/tab-about.png) no-repeat top center;
}
ul.menubar li a.services {
	background: url(images/tab-services.png) no-repeat top center;
}
ul.menubar li a.plants {
	background: url(images/tab-plants.png) no-repeat top center;
}
ul.menubar li a.contact {
	background: url(images/tab-contactus.png) no-repeat top center;
}
ul.menubar li a {
	width: 115px;
	height: 22px;
	display: block;
	color: #feffe8;
	font: 12px Tahoma, Arial, Verdana, Sans-Serif;
	text-decoration: none;
	text-transform: uppercase;
}
ul.menubar li a.home:hover {
	background: url(images/tab-home2.png) no-repeat top center;
}
ul.menubar li a.about:hover {
	background: url(images/tab-about2.png) no-repeat top center;
}
ul.menubar li a.services:hover {
	background: url(images/tab-services2.png) no-repeat top center;
}
ul.menubar li a.plants:hover {
	background: url(images/tab-plants2.png) no-repeat top center;
}
ul.menubar li a.contact:hover {
	background: url(images/tab-contactus2.png) no-repeat top center;
}


#contentholder {
	padding: 0 20px 0 21px;
}

#intro {
	border-left: 5px solid #3840bd;
	border-right: 5px solid #3840bd;
	border-top: 5px solid #3840bd;
	border-bottom: 5px solid #3840bd;
	background-color: #182d6d;
	padding: 10px;
}
#intro .text {
	width: 680px;
	float: left;
}
#intro .text-left {
	width: 360px;
	float: left;
}
#contentholder .left {
	float: left;
	width: 351px;
}
#contentholder .right {
	float: right;
	width: 351px;
}
#contentholder .box {
	width: 351px;
	background: url(images/box-mid.png) repeat-y center;
}
#contentholder .box .text {
	padding: 5px 10px;
}
h3.box-title {
	color: #000000;
	border-bottom: 3px solid #182d6d;
	font-size: 10px;
	padding-top: 10px;
	margin-bottom: 5px;
	text-transform: uppercase;
}

.aboutus {
	background: url(images/aboutusbottom.jpg) no-repeat bottom center;
}
.services {
	background: url(images/servicesbottombg.jpg) no-repeat bottom center;
}
.services2 {
	background: url(images/services2bg.jpg) no-repeat bottom center;
}

ul.home-services {
	list-style: none;
	padding-left: 10px;
	float: left;
}
ul.home-services li {
	background: url(images/bullet-left.gif) no-repeat left;
	padding-left: 10px;
}
#bottomhome {
	background: url(images/bottom-home.jpg) no-repeat bottom center;
	height: 89px;
	padding-left: 125px;
}
.boxbottom {
	clear: both;
}
.findus {
	width: 300px;
	float: left;
	padding-top: 20px;
}
#footer {
	padding: 5px;
	text-align: center;
	color: #402300;
}
#footer a {
	color: #402300;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}
#patung {
	background: url(images/patung.png) no-repeat top center;
	position: relative;
	bottom: 0px;
	margin-top: -187px;
	margin-right: -50px;
	float: right;
	width: 113px;
	height: 187px;
	behavior: url(iepngfix.htc);
}
