*{
margin: 0;
padding: 0;
border: 0;
}

body{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10pt;
color: black;
line-height: 12pt;
}

#container{
position: absolute;
top: 0px;
left: 50%;
margin-left: -392px;
width: 784px;
background-color: white;
}

/*------------------header--------------------*/

#header{
}


/*------------------content--------------------*/
#main{
}

#main_one{
float: left;
width: 18px;
height: 100px;
background-color: white;
}

#main_two{
float: left;
width: 415px;
font-size: 10pt;
color: black;
line-height: 14pt;
background-color: white;
}

#main_two_image1{
padding: 5px 5px 5px 5px;
}

.header_text{
font-size: 11.5pt;
line-height: 24pt;
font-weight: bold;
color: #4a5c68;
}

#enquiry_form{
width: 311px;
}

#enquiry_form_form{
float: left;
width: 415px;
}

#enquiry_form_form td{
vertical-align: top;
padding: 10px 0px 10px 0px;
}

.technical_text{
font-size: 9pt;
color: black;
line-height: 12pt;
padding: 0px 5px 0px 5px;
}

.technical_text_bold{
font-size: 9pt;
line-height: 12pt;
font-weight: bold;
color: #4a5c68;
}

.technical_text_top{
font-size: 7.5pt;
line-height: 12pt;
color: #4a5c68;
}

.technical_text_green{
font-size: 9pt;
line-height: 14pt;
color: #4a5c68;
padding-left: 10px;
}

.textinput{
border: 1px solid #4a5c68;
}

.textarea{
border: 1px solid #4a5c68;
}

.button_submit{
background-color: white;
}

#main_three{
float: left;
width: 15px;
height: 100px;
background-color: white;
}

#main_four{
float: left;
width: 284px;
background-color: #dbc9b8;
}

#main_four_image2{
margin-left: 4px;
margin-bottom: 40px;
}

#main_four_image3{
margin-left: 3px;
margin-bottom: 10px;
}

#main_four_image4{
margin-top: 65px;
margin-left: 6px;
margin-bottom: 55px;
}

#main_four_image6{
margin-top: 60px;
margin-left: 30px;
margin-bottom: 30px;
}

#main_four_performance{
}

#techpanel_top{
padding-top: 230px;
}

#techpanel_1{
padding-top: 35px;
}

#techpanel_2{
padding-top: 540px;
}

#techpanel_3{
padding-top: 275px;
}

#techpanel_4{
padding-top: 170px;
}

#techpanel_5{
padding-top: 295px;
}

#techpanel_6{
padding-top: 470px;
padding-bottom: 330px;
}

/*------------------footer--------------------*/

#footer{
float: left;
background-image: url("images/footer.jpg");
background-repeat: no-repeat;
width: 784px;
height: 174px;
padding-top: 30px;
padding-left: 18px;
font-size: 7pt;
color: white;
}

/*------------------links--------------------*/

a{
text-decoration: none;
}

a:link{
color: #4a5c68;
}

a:hover{
color: #6f8a9c;
}

a:visited{
color: #6f8a9c;
}
