body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background:url(images/gradient.gif) no-repeat top left;
	background-color:#7AB862;
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #330000;
}

a {
	color: #4E8332;
	text-decoration:none;
}

form {
	background-color: #CCCC99;
}
.button {
	background-color: #CCCC99;
	border:1px solid;
}
.whitebg {
	background-color:#FFFFFF;
}
.topbg {
	background-color:#FFFFFF;
	background-image:url(images/top-bg.gif);
	background-repeat:repeat-x;
	background-position:bottom left;
	height:89px;
}
p {
	margin:0px;

}
h1 {
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 20px;
    color: #1E78AC;
	margin:0px;
	padding:0px;
}

h2 {
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
    color: #4E8332;
	margin:0px;
	padding:0px	
}
.contentarea {
 	padding:19px;
	background-image:url(images/sketch-part.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
	min-height:395px;
	text-align:justify

}
*html .contentarea {
	height:395px;

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


.graphics-area {
	background:url(images/footer.gif) no-repeat bottom;
	min-height:562px;
}
*html .graphics-area{ 
	height:562px;
}
.green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
    color: #7AB862;
}
.number {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight:normal;
    color: #777777;
}
.left-area {
	width:153px;
	height:345px;
	float:left;
	border:0px solid;
	text-align:left;
	padding-top:10px;

}
.right-area {
	width:612px;
	border:0px solid;
	float:left;
	text-align:left;
	background-image:url(images/contentbg.gif);
	background-repeat:repeat-y;
}
.left-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
    color: #E2FAD9;
	text-decoration:none;
	line-height:25px;
	padding-left:10px;
}
.left-link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
    color: #ffffff;
	text-decoration:none;	
}
.topsketch {
	background-image:url(images/topsketch.gif);
	height:35px;

}
.footer {
	color:#CCEAC0;
	font-size:10px;
	text-align:center;
	background-color:#7AB862;

}
.gallery-box {
	width:176px;
	padding-right:10px;
	padding-bottom:10px;
	height:186px;
	float:left;
	border:0px solid;
	text-align:center;
}
.thumb {
	width:176px;
	height:176px;
	border:0px solid;
	text-align:center;
}
.industrial-h {
	height:144px;
	float:left;
	padding-right:10px;
	padding-bottom:20px;
	border:0px solid;		
}
.border {
	border:#7AB862 3px solid;

}
