body{
 font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 background-image: url('images/structure/bggrass.jpg');
 background-position: top center;
 background-repeat: repeat-x;
 background-color: #5b7a0d;
 margin-top: 5px; 
 margin-left: 0px;
}
 
div, img {
 border: 0px;
}

br {
 margin-top: 0px;
 line-height: 15px;
}

p {
 line-height: 15px;
 margin-top: 6px;
}

h1{
font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 14px;
text-transform: uppercase;
line-height: 17px;
color: white;
margin-top: 15px;
margin-left: 10px;
}

h2{
font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
text-transform: uppercase;
font-weight: bold;
font-size: 13px;
margin-bottom: 12px;
}

h3{
cursor: pointer
}

.smallprint{
font-size: 10px;
}

.grey{
 color: #777777;
}

#quotationform input{
padding: 2px 2px 1px 2px;
color: #003856;
background-color: #ffffff;
border: 1px solid #ffffff;
margin-top: 3px;
margin-bottom: 8px;
}

input{
font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
padding: 2px 2px 1px 2px;
color: #003856;
background-color: #ffffff;
border: 1px solid #ffffff;

}

select{
font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #003856;
background-color: #ffffff;
border: 1px solid #3e444e;
}

textarea {
font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #003856;
background-color: #ffffff;
border: 1px solid #3e444e;
}

table.position {
height: 100%;
width: 100%;
}

table{
border-spacing: 0px;
padding: 0px;
}

#container {
 position: relative;
 margin: 0px auto;
 width: 922px;
 text-align: left;
}

td.central{
 height: 100%;
 text-align: center;
  font-size: 12px;
}

td {
 font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
 vertical-align: top;
 font-size: 12px;
}

em {
font-style: normal;
font-weight: bold;
text-decoration: none;
color: #70BC1C;
}

a em {
font-style: normal;
text-decoration: underline;
}

a{
 border: 0px;
 text-decoration: none;
 color: #70bc1c;

}

a:link{
 text-decoration: none;
 color: #70bc1c;

}

a:visited{
 text-decoration: none;
 color: #70bc1c;

}

a:hover{
 text-decoration: underline;
 color: #70bc1c;

}

a:active{
 text-decoration: none;
 color: #70bc1c;
}

.greyc{
color: #cccccc;
}

.greyc a{
 border: 0px;
 text-decoration: none;
 color: #cccccc;
}

.greyc a:link{
 text-decoration: none;
 color: #cccccc;
}

.greyc a:visited{
 text-decoration: none;
 color: #cccccc;
}

.greyc a:hover{
 text-decoration: none;
 }

.greyc a:active{
 text-decoration: none;
 color: #cccccc;
}

.green{
color: #70BC1C;
}

.green a{
 border: 0px;
 text-decoration: none;
 color: #98e921;
}

.green a:link{
 text-decoration: none;
 color: #98e921;
}

.green a:visited{
 text-decoration: none;
 color: #98e921;
}

.green a:hover{
 text-decoration: underline;
 color: #98e921;
 }

.green a:active{
 text-decoration: none;
 color: #98e921;
}

.white{
color: #ffffff;
}

img.border {
padding: 2px;
border: 1px solid #6E6E6E;
}

img.floatLeftBorder {
float: left;
margin-top:5px;
margin-right:10px;
margin-bottom:5px;
padding: 2px;
border: 1px solid #6E6E6E;
}

img.floatLeft {
float: left;
margin-top:5px;
margin-right:10px;
margin-bottom:5px;
}

img.floatRight {
float: right;
margin-top:0px;
margin-right:0px;
margin-left: 5px;
margin-bottom:5px;
}

.floatRight{
float: right;
}

.floatLeft{
float: left;
}

.center{
text-align: center
}

.right{
text-align: right;
}

#sub_nav{
list-style: square
}

/* HEADER */

#header_bg{
position: relative;
top: 15px;
left: 0px;
width: 922px;;
height: 356px;
background: url('images/structure/head_bg.png') no-repeat;
z-index: 9;
}

#logo{
position: absolute;
top: 25px;
left: 10px;
height: 57px;
width: 290px;
z-index: 9;
}

#nav{
position: relative;
background: url('images/structure/nav.gif') no-repeat;
top: 50px;
left: 330px;
height: 10px;
width: 600px;
z-index: 9;
font-size: 10px;
}
#nav a{
	text-decoration:none;
	font-size:14px;
	font-weight:700;
	text-transform:uppercase;
	color:#666666;
	padding:6px;
}#nav a:hover{
	text-decoration:none;
	font-size:14px;
	font-weight:700;
	text-transform:uppercase;
	color:#70bc1c;
	padding:6px;
}

#search{
position: absolute;
top: 30px;
left: 350px;
height: 20px;
width: 505px;
text-align: right;
font-size: 13px;
font-weight: bold;
z-index: 9;
}
#social{
position: relative;
top: 10px;
left: 400px;
height: 20px;
width: 505px;
text-align: right;
	text-decoration:none;
	font-size:16px;
	font-weight:700;
	text-transform:uppercase;
	color:#70bc1c;
z-index: 9;
}
#social a{
	text-decoration:none;
	color:#70bc1c;
	padding-bottom:3px;
}
#social a img{
	padding-bottom:0px;
}

#rss{
position: absolute;
top: 30px;
left: 882px;
height: 22px;
width: 22px;
z-index: 9;
}

#flash{
position: relative;
top: 45px;
left: 12px;
height: 268px;
width: 899px;
}

/* dock - top */
.dock {
	position: relative; 
	top: 100px;
	height: 50px; 
	text-align: center;
	width: 922px;
	background: url(images/structure/dock/bg.png)  no-repeat scroll 0 bottom transparent;
}

.dock-container {
	position: absolute;
	height: 45px;
	padding-left: 20px;
}

a.dock-item {
	display: block; 
	font: bold 13px Trebuchet MS, Arial, Helvetica, sans-serif;
	width: 40px; 
	color: #ffffff; 
	bottom: 0px; 
	position: absolute;
	text-align: center;
	text-decoration: none;
}

#dock-item-text{
	position: relative;;
	top: 105px;
	left: 200px;
	text-transform: uppercase;
	font-weight: bold;
	width: 500px;
	text-align: center;
	z-index: 9;	
	color:green;
}

.dock-item img{
	border: none; 
	margin: 5px 10px 0px; 
	width: 100%; 
}

#content{
position: relative;
top: 135px;
left: 198px;
width: 435px;
z-index: 9;
}

#content_left{
position: absolute;
top: 390px;
left: 10px;
width: 185px;
z-index: 9;
}

#content_middle{
position: relative;
top: 34px;
left: 207px;
min-height: 320px;
width: 383px;
z-index: 9;
font-size: 12px;
}

#content_middle li{
margin-left: 15px;
}

#content_right{
position: absolute;
top: 390px;
left: 601px;
width: 308px;
z-index: 9;
}

#content_right p{
margin-top: 15px;
}

#content_right br{
line-height: 5px;
}

#content_right strong{

}

#banner{
float:left;
position: relative;
top: 45px;
left: 12px;
height: 270px;
width: 579px;
z-index: 9
}

#menu{
float:left;
position: relative;
top: 45px;
left: 22px;
height: 270px;
width: 308px;
z-index: 9;
line-height: 3px;
}
#menu a{
	margin-bottom:3px;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:700;
	padding-top:15px;
	padding-left:10px;
	font-size:16px;
	color:white;
	
}
a.btntop{
	color:white;
	display:block;
	background: url(images/structure/btns/btn.jpg)  no-repeat  top;
	width:298px;
	height:21px;
	
}
a:hover.btntop{
	display:block;
	background: url(images/structure/btns/btn.ovr.jpg)  no-repeat  top;
	width:298px;
	height:21px;
	
}
#menu a:hover{
	display:block;
	background: url(images/structure/btns/btn.ovr.jpg)  no-repeat  top;
	width:298px;
	height:21px;
}
#features{
position: relative;
top: 132px;
left: 10px;
width: 700px;
height: 405px;
z-index: 9;
}

#details{
position: absolute;
left: 725px;
top: 560px;
width: 185px;
}
#accred{
color:white;
position:relative;
top:100px;
font-weight:bold;
text-align:center;

}
#amap{
width: 383px;
height: 245px;
z-index: 9;
}
#maintArea{
position:relative;
background: url('images/structure/whitetop.png') no-repeat;
width:921px;
min-height:329px;
top:100px;
margin-bottom:12px;
}
#mainbArea{

background: url('images/structure/whitebot.png') no-repeat bottom;
width:921px;
min-height:329px;


}
#mainlArea,#mainrArea{

background: url('images/structure/white.png') repeat-x top;
width:921px;
min-height:329px;


}
#mainrArea{
background-position:bottom;
}
#maincontent{

background: url('images/structure/white.png') repeat-x center;
width:905px;
min-height:329px;
color:black;
padding-left:8px;
padding-right:8px;

}
#cleft{
float:left;
width:567px;
min-height:250px;
margin-top:12px;
margin-bottom:12px;
margin-left:3px;
background: url('images/structure/lefttitlebar.jpg') no-repeat top left;
}
#cright{
float:left;
width:320px;
min-height:250px;
margin-top:12px;
margin-bottom:12px;
margin-left:10px;
background: url('images/structure/righttitlebar.jpg') no-repeat top left;
}
#cright.noback{
	background:url('');
}
.botmar{
	margin-bottom:5px;
}
.go{
  width: 21px;
  height: 20px;
  margin: 0px;
  border: 0px;
  background: transparent url('images/structure/btns/go.gif') no-repeat center bottom;
  overflow: hidden;
  cursor: pointer; 
}

.submit{
  width: 50px;
  height: 20px;
  margin: 0px;
  border: 0px;
  background: transparent url('images/structure/btns/submit.gif') no-repeat center bottom;
  overflow: hidden;
  cursor: pointer; 
}

.next{
  width: 50px;
  height: 20px;
  margin: 0px;
  border: 0px;
  background: transparent url('images/structure/btns/next.gif') no-repeat center bottom;
  overflow: hidden;
  cursor: pointer; 
}

.form{
background: url('images/structure/form_bg.gif') no-repeat;
width: 371px;
height: 500px;
}

.form td{
padding: 0px 0px 2px 8px;

}
  

/* FOOTER */

#breaker{
position: relative;
top: 120px;
left: 10px;
height: 7px;
width: 899px;
background: url('images/structure/break.png') no-repeat;
}

#breaker_footer{
position: relative;
top: 110px;
left: 10px;
height: 7px;
width: 899px;
background: url('images/structure/break.png') no-repeat;
}

#footer_nav{
position: relative;
top: 65px;
left: 10px;
width: 906px;
height: 90px;
z-index: 9;

}

#footer{
position: relative;
top: 115px;
left: 10px;
height: 80px;
width: 899px;
color: white;
z-index: 15;
font-size: 11px;
text-align:center;
}
#footer a{
color:white;
}

#via{
position: relative;
top: 115px;
left: 760px;
height: 20px;
width: 184px;
}

table #technologies{
width: 100%;
}


#technologies td{
padding: 5px;
}

.applemenu{
margin-top: 20px;
padding: 0;
width: 567px; /*width of menu*/


}

.applemenu div.silverheader a{
background: url('images/structure/jstitle.jpg') no-repeat center left;
font-size:12px;
color: white;
display: block;
font-weight:bold;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: auto;
padding: 6px 0;
padding-left: 0px;
text-decoration: none;
padding-left:5px;
line-height:17px;



}


.applemenu div.silverheader a:visited, .applemenu div.silverheader a:active{
color: white;
font-weight:bold;
font-size:12px;
}


.applemenu div.selected a, .applemenu div.silverheader a:hover{
color:black;
font-weight:bold;
font-size:12px;
}

.applemenu div.submenu{ /*DIV that contains each sub menu*/
background: white;
padding: 3px;

height: 67px; /*Height that applies to all sub menu DIVs. A good idea when headers are toggled via "mouseover" instead of "click"*/
}
.applemenu div.submenu a{
	color:#70bc1c;
}
#news{
	font-size:12px;
	color:#666666;
	margin-top:20px;
	min-height:237px;
	width:315px;
	line-height:16px;
	margin-left:5px;
	
}
#innerleft{
	line-height:16px;
	margin-left:5px;
	margin-top:20px;
	min-height:250px;
	
}
#news span.title{
display:block;
height:35px;

font-weight:bold;
width:250px;
}

#news span.date{
	display:block;
	color:#70bc1c;
}
#news span.link{
	display:block;
	color:#70bc1c;
	margin-bottom:15px;
}
#news span.text{
	display:block;
}
.clear{
clear:both;
}
