﻿body 
{
	width: 100%;
	background-color:#808083;
	/*font-family: Arial, Verdana, Tahoma;*/
	font-family: Verdana;
	font-size: 12px;
	color: #394044;
	padding: 0;
	margin: 0;
}

.h1
{
	font-size: 20px;
	font-weight: bold;	
	margin: 0;
	padding: 0px 0px 10px 0px;
}

.h2
{
	font-size: 17px;
	font-weight: bold;	
	margin: 0;
	padding: 0px 0px 5px 0px;
}

.h3
{
	font-size: 15px;
	font-weight: bold;	
	margin: 0;
	padding: 0px 0px 3px 0px;
}

#main-div
{
	width: 920px;
	margin: 0 auto;
}

#head
{
	margin: 0;
	padding: 28px 28px 28px 25px;
	background-color: White;
	height: 80px;
}

#main-content
{
	background-color: White;
	padding: 20px 30px 20px 30px;
	margin: 0;
}

.separator
{
	height: 10px;
}

.home-products td.home-product-sep
{
	width: 13px;
	background-color:#808083; 
}

.highlight
{
	background-color: #A7A9AC;
	font-size: 14px;
	line-height: 27px;
	padding: 0;
	padding-right: 30px;
}

.home-products td
{
	background-color: #394044;
	color: White;
	padding: 0px;
	margin: 0;
	height: 209px;
	width: 174px;
}

.products-content
{
	padding-left: 10px;
	padding-top: 10px;
}

#footer
{
	margin: 0;
	padding: 15px 10px 10px 10px;
	width: 100%;
	height: 50px;
	color: White;
	text-align: center;
	font-size: 13px;
}

#footer a
{
	
	color: White;
	text-decoration: none;
}


/* Top Navigation */

#topnav
{
	width: 100%;
	background-color: #9BAA14;
	font: 16px Verdana;
	color: white;
	text-align: center;
	height: 30px;
	z-index: 100;
	vertical-align: middle;
}

#topnav a
{
	/*padding: 0px 30px 5px 30px;*/
}

#topnav a:hover
{
	background-color: #394044;
}

#topnav a:active,
#topnav a:link,
#topnav a:visited
{
	color: White;
	text-decoration: none;
}


#topnav a span
{
	cursor: pointer;
	cursor: hand;
}

#topnav a:hover span
{
	color: White;
	text-decoration: none;
}


#topnav table
{
	width: 100%;
	text-align: center;
	color: White;
	padding: 0;
	margin: 0;
}

#topnav table td
{
	
	font-size: 15px;
	text-align: center;
	vertical-align: middle;
	height: 30px;
}

#topnav table td.hover-state
{
	background-color: #394044;
}

#topnav table td.active-state
{
	background-color: #9BAA14;
}

#topnav table td:hover
{
	
	height: 30px;
	background-color: #394044;
}

.menu
{
	filter: alpha(opacity=85);
	-moz-opacity:.85;
	opacity: .85;
	background-color: #5f6568;
	width: 100%;
	padding: 0;
	margin: 0;
}

.options a:link,
.options a:active,
.options a:visited
{
	color: White;
	text-decoration: none;
	font-size: 14px;
	padding-left: 10px;
	padding: 0;
	margin: 0;
}

.options a:hover
{
	text-decoration: underline;
	padding: 0;
	margin: 0;	
}

.option
{
	padding: 5px 12px 5px 12px;
	margin: 1px 1px 1px 1px;
	border-bottom: solid 2px;
	border-collapse: collapse;
	border-bottom-color: #4d5357;
}

.options
{
	padding:0;
	margin: 0;
	font-weight: bold;
}

.options hr
{
	width: 100%;
	color: #4d5357;
	padding: 0;
	margin: 0;
	background-color: #8b8f90;
	border: solid 1px;
}



/* Home Page */
.home-commerical
{
	background-image: url(../Image/Industrial.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	width: 174px;
	height: 175px;
}

.home-rural
{
	background-image: url(../Image/Rural.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	width: 174px;
	height: 175px;
}

.home-residential
{
	background-image: url(../Image/Residential.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	width: 174px;
	height: 175px;
}

.home-forestry
{
	background-image: url(../Image/Forestry.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	width: 174px;
	height: 208px;
}

.home-specialise
{
	background-image: url(../Image/Special.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	width: 174px;
	height: 175px;
}

.more-info
{
	float: right;
	text-align: right;
	padding: 135px 5px 6px;
}


/* Staff */
#staff-div
{
	
}

#staff-div table
{
	border: solid 1px #394044;
}

#staff-div table td
{
	vertical-align: top;
}

#staff-div table td.staff-image
{
	width: 155px;
	height: 180px;
	margin: 0;
	padding: 0;
}

.staff-name
{
	font-size: 18px;
	padding: 10px 5px 5px 5px;
	margin: 0;
}

.staff-description
{
	padding: 5px 5px 5px 5px;
}

.staff-education-history
{
	font-size: 11px;
	padding: 5px 5px 5px 5px;
	margin: 0;
}

.staff-vertical-space
{
	width: 100%;
	height: 25px;
}

.staff-horizontal-space
{
	width: 20px;
}

/* Subscription Form */
.subscription-form-top
{
	background-color: #394044;
	font-size: 17px;
	color: White;
	padding: 5px 10px 5px 10px;
	margin: 0;
	text-align: center;
}

.subscription-form-bottom
{
	background-color: #9baa14;
}

#subscription-form-div
{
	padding: 10px 10px 10px 10px;
	margin: 0;
	color: #394044;
}

#subscription-form-div span
{
	font-size: 10px;
}

#subscription-form-div p
{
	font-size: 11px;
}

#subscription-form-div input
{
	width: 118px;
}

#subscription-form-div input.btn-subscribe
{
	width: 105px;
}

/* Service */
#service
{
	width: 100%;
}


#service td.service-content
{
	width: 610px;
	vertical-align: top;
}

#service td.service-subscription
{
	width: 150px;
	vertical-align: top;
}

.service-div h2
{
	text-transform: uppercase;
}

.service-div ul
{
	list-style-image: url(../Image/list-point.gif);
	margin-top: 5px;
	margin-left: 17px;
	padding-left: 0px;
}

.service-div ul li
{
	padding: 3px 0px 3px;
	margin: 0;
}

.service-hor-space
{
	width: 20px;
}

.subscription-form-msg
{
	color: Red;
}

/* News */
.news-title
{
	font-size: 16px;
	padding: 3px 5px 3px 0px;
	margin: 0;
}

.news-title a
{
	text-decoration: none;
	color: #808083;
}

.news-title a:hover
{
	text-decoration: none;
	color: #394044;
}

.news-date
{
	padding: 2px 5px 10px 0px;
	margin: 0;
}

.news-content
{
	padding: 0px 5px 20px 0px;
	margin: 0;
}
.news-link
{
	padding: 5px 5px 5px 0px;
	text-align: left;
}