@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0px;
	padding: 0px;
	background:url(../images/bg.jpg) repeat-x;
	behavior:url("csshover.htc");
	background-color:#ececec;
	color:#000;
}

*{
	margin:0px;
	padding:0px;
	list-style:none;
	text-decoration:none;
}

.clear{
	clear:both;
}

img{
	border:0px;
}

.l1{
	color:#000;
	text-decoration:underline;
	background-color:inherit;
}

.li:hover{
	color:#0a783d;
	background-color:inherit;
	text-decoration:none;
}

.listbox li{
	background:url(../images/tick.gif) top  left no-repeat;
	padding:0px 0px 0px 15px;
}

#layoutholder{
	background:url(../images/text.gif) repeat-x 0px 140px;
}

#layout{
	width:958px;
	margin:auto;
}

#top{
	height:100px;
	width:939px;
	background:url(../images/topbg.jpg) no-repeat;
	padding-left:19px;
}

#menu{
	height:30px;
	width:934px;
	background:url(../images/topmenu.png) no-repeat;
	font-size:13px;
	padding:5px 0px 5px 24px;
}

#menu li{
	background:url(../images/mn_stat_lft.gif) no-repeat;
	float:left;
	padding-left:5px;
	margin-right:6px;
}

#menu .sel{
	background-color:#ddddcc;
	background: url(../images/mn_sel_lft.gif) no-repeat;
	color:#555500;
	margin-right:6px;
}

#menu .sel2{
	display:block;
	padding:5px 5px 5px 0px;
	height:20px;
	background:url(../images/mn_sel_rgt.gif) right no-repeat;
	background-color:inherit;
	color:#555500;
}
	
#menu li:hover{
	background-color:#ddddcc;
	background: url(../images/mn_sel_lft.gif) no-repeat;
	color:#555500;
}

#menu a{
	display:block;
	padding:5px 5px 5px 0px;
	height:20px;
	background-color:#ddddcc;
	color:#FFFFFF;
	background:url(../images/mn_stat_rgt.gif) right no-repeat;
	float:left;
}

#menu a:hover{
	background:url(../images/mn_sel_rgt.gif) right no-repeat;
	background-color:inherit;
	color:#555500;
}

#flash{
	width:958px;
	height:200px;
	clear:both;
}

#contentholder{
	background: url(../images/contentrepeat.gif) repeat-y;
}

#content{
	background:url(../images/contentshadow.png) no-repeat;
	padding:5px 29px 5px 19px;
	width:910px;
}

#left{
	width:250px;
	float:left;
}

#right{
	width:640px;
	float:right;
	line-height:20px;
}

#right h1{
	height:60px;
	background:url(../images/headingbg.jpg) no-repeat;
	padding:10px 0px 0px 70px;
	margin-bottom:10px;
	font-size:26px;
	font-weight:normal;
	color:#0a783d;
	background-color:inherit;
	line-height:26px;
}

#right h1 span{
	color:#555500;
	background-color:inherit;
	font-size:18px;
}

#services{
	width:640px;
	background:url(../images/servicesbg.png) no-repeat;
	margin-top:20px;
}

.servicebox{
	width:310px;
	float:left;
	line-height:18px;
}

.servicebox ul{
	width:165px;
	float:right;
	padding-top:10px;
}

.servicebox li{
	background:url(../images/tick.gif) top  left no-repeat;
	padding:0px 0px 0px 15px;
}

.servicebox img{
	float:left;
	padding:10px;
}

.rt{
	float:right;
	padding:10px 0px 20px 20px;
}


.servicebox h2, #right h2{
	background:url(../images/heading2bg.gif) no-repeat;
	height:25px;
	padding:10px 0px 0px 35px;
	font-size:24px;
	font-weight:normal;
	color:#0a783d;
	background-color:inherit;
}
	

#quickcontact{
	width:230px;
	height:288px;
	padding:45px 10px 0px 10px;
	font-size:12px;
	background:url(../images/requestinfo.jpg) no-repeat;
	color:#e1e1d5;
	background-color:inherit;
	position:relative;
	margin-bottom:10px;
}

#quickcontact img{
	position:absolute;
	bottom:10px;
	right:10px;
}

#qctxt{
	height:37px;
}

.qcfld{
	height:28px;
	padding:8px 0px 0px 85px;
}

.qctxt{
	padding:8px 0px 0px 85px;
}

#quickcontact input{
	width:130px;
	height:21px;
	color:#000;
	background-color:#f1f1f1;
	border:none;
	font-size:13px;
}

#quickcontact textarea{
	width:135px;
	height:75px;
	color:#000;
	background-color:#f1f1f1;
	border:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}

#address{
	width:250px;
	height:95px;
	background:url(../images/addressbg.gif) no-repeat;
	padding-top:25px;
	margin-top:10px;
	text-align:center;
}

#footer{
	background:url(../images/footerbg.gif) no-repeat;
	padding:20px;
	width:918px;
	font-size:12px;
	color:#767676;
	background-color:inherit;
	text-align:center;
}

#footer a{
	color:#767676;
	background-color:inherit;
}

#footer a:hover, #copyright a:hover{
	color:#000;
	background-color:inherit;
}

#footer #copyright{
	padding-top:3px;
	color:#b4b4b4;
	background-color:inherit;
	font-size:11px;
}

#copyright a{
	color:#b4b4b4;
	background-color:inherit;
}

.inpt{
	border:1px solid #CCCCCC;
	padding:2px;
	width:150px;
	height:18px;
}

.inpt2{
	border:1px solid #CCCCCC;
	padding:2px;
	width:300px;
	height:100px;
	font-family:Arial, Helvetica, sans-serif;
}
	
