body{
 font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 background-image: url('images/structure/bg.jpg');
 background-position: top center;
 background-repeat: repeat-x;
 background-color: #7a8085;
 color: #ffffff; 
 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: 19px;
text-transform: uppercase;
line-height: 17px;
color: #a6e920;
margin-top: 7px;
margin-bottom: 6px;
}

h2{
font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
text-transform: uppercase;
font-weight: bold;
font-size: 13px;
margin-bottom: 12px;
color: #FFFFFF;
}

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;
 color: #ffffff;
 font-size: 12px;
}

td {
 font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
 color: #ffffff;
 vertical-align: top;
 font-size: 12px;
}

em {
font-style: normal;
font-weight: bold;
text-decoration: none;
color: #98e921;
}

a em {
font-style: normal;
text-decoration: underline;
}

a{
 border: 0px;
 text-decoration: none;
 color: #ffffff;
}

a:link{
 text-decoration: none;
 color: #ffffff;
}

a:visited{
 text-decoration: none;
 color: #ffffff;
}

a:hover{
 text-decoration: underline;
 color: #ffffff;
}

a:active{
 text-decoration: none;
 color: #ffffff;
}

.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;
 color: #ffffff;
 }

.greyc a:active{
 text-decoration: none;
 color: #cccccc;
}

.green{
color: #98e921;
}

.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: absolute;
background: url('images/structure/nav.gif') no-repeat;
top: 66px;
left: 405px;
height: 10px;
width: 520px;
z-index: 9;
font-size: 10px;
}

#search{
position: absolute;
top: 30px;
left: 350px;
height: 20px;
width: 505px;
text-align: right;
font-size: 13px;
font-weight: bold;
z-index: 9;
}

#rss{
position: absolute;
top: 30px;
left: 882px;
height: 22px;
width: 22px;
z-index: 9;
}

#flash{
position: absolute;
top: 90px;
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);
}

.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;
}

.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{
color: #ffffff;
}

#banner{
position: absolute;
top: 90px;
left: 12px;
height: 270px;
width: 579px;
z-index: 9
}

#menu{
position: absolute;
top: 90px;
left: 602px;
height: 270px;
width: 308px;
z-index: 9;
line-height: 3px;
}

#features{
position: relative;
top: 132px;
left: 10px;
width: 700px;
height: 405px;
z-index: 9;
}

#details{
position: absolute;
left: 725px;
top: 560px;
width: 185px;
}

#amap{
width: 383px;
height: 245px;
z-index: 9;
}

.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: 85px;
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: 95px;
left: 10px;
height: 80px;
width: 750px;
color: #cccccc;
z-index: 15;
font-size: 10px;
}

#via{
position: relative;
top: 15px;
left: 760px;
height: 20px;
width: 184px;
}

table #technologies{
width: 100%;
}


#technologies td{
padding: 5px;
}