body,td,th {
	color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
img {  border-style: none;
}
body {
	background-color: #3a383a;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height:18px;
	padding-bottom:20px;
}
#top{
width:100%;
height:150px;
	background-image: url(images/bkgd.gif);
	background-repeat:repeat-x;
}
#header{
padding-left:20px;
width:935px;
height:150px;
}
#menubuttons{
margin-top:35px;
margin-right:20px;
height:20px;
float:left;
}
#openingline{
margin-top:17px;
float:left;
width:500px;
color:#000000;
font-size:14px;
}
#logo{
float:right;
padding-top:10px;
padding-right:20px;
}
#middle{
width:100%;
min-height:350px;
}
#content{
padding-left:20px;
width:935px;
min-height:350px;
}
#maintext{
line-height:18px;
}
#bottom{
width:100%;
height:90px;
background-image: url(images/footerbkgd.gif);
background-repeat:repeat-x;
float:right;
}
#footer{
padding-left:20px;
width:935px;
height:100px;
background:url(images/footer.gif);
background-repeat:no-repeat;
}
#footerbuttons{
margin-top:60px;
margin-right:20px;
height:20px;
float:left;
color:#a3d063;
}
/******2 COLUMN TEMPLATE TEXT AREA*****/
#contentleft{
float:left;
width:600px;
padding-right:30px;
}
#contentright{
float:left;
width:285px;
}
/******3 COLUMN TEMPLATE TEXT AREA*****/
#content1{
float:left;
width:285px;
padding-right:30px;
}
#content2{
padding-right:30px;
float:left;
width:285px;
}
#content3{
float:left;
width:285px;
}
/******3 COLUMN TEMPLATE TEXT AREA WITH HEADING*****/
#heading{
float:left;
width:895px;
padding-right:20px;
}
/***********ROLLOVER MENU BUTTONS******************/
a:link {
	color: #a3d063;
	text-decoration:none;
}
a:visited {
	color: #a3d063;
	text-decoration:none;
}
a:hover {
	color: #a3d063;
	text-decoration:none;
}
a:active {
	color: #a3d063;
	text-decoration:none;
}
#menubuttons a{
color:#ffffff;
}
#index .index,
#aboutus .aboutus,
#services .services,
#projects .projects,
#keystaff .keystaff,
#contacts .contacts,
#latestnews .latestnews,
#links .links,
#privacy .privacy,
#copyright .copyright{
color:#a3d063;
font-weight:bold;
}
/******TEXT STYLES*****/
.contentheader{
text-align:left;
font-size:16px;
margin-bottom:5px;
margin-top:20px;
font-weight:bold;
}
.readmore{
color:#a3d063;
font-size:12px
}
.textgreen{
color:#a3d063;
font-size:12px;
font-weight:bold;
}
div.hr {
  height:10px;
  background:url(images/rule.gif) no-repeat;
}
div.hr hr {
  display: none;
}
