



/*------------------Get in touch-------------------*/
#get_in_touch {
height: auto; 
background-color: white; 
padding: 13px 13px 13px 13px; 
width: 820px;
margin: 0 auto; 
}

#get_in_touch_header {
height: 24px; 
background-color: #85b9e5;
padding-left: 6px;
padding-top: 16px;
padding-right: 6px;  
border-bottom-width: 1px;
border-bottom-style: dotted;
border-bottom-color: white; 
}

#get_in_touch_title {
position: relative;
float: left; 
}


#get_in_touch_form{
 background-color: #85b9e5;
 height:352px;
 width: 494px; 
 padding: 10px 4px 4px 8px; 
 
}

#get_in_touch_form form {
border-width: 3px;
border-style: solid;
border-color: #478dc9; 
background-color: white; 
height:auto; /************/

}



#get_in_touch_form fieldset{
background-color: white; 
border: none;
font-size: 12px;
color: #20525d;
letter-spacing:1px;
padding-left: 5px; 
height:295px;
}

#get_in_touch_form input[type=text] {
border-width: 1px;
border-style: solid;
border-color: #85b9e5;
width: 370px;
height: 25px; 
margin-bottom: 4px; 
}

#get_in_touch_form input[type=submit]{
border-width: 1px;
border-style: solid;
border-color: #85b9e5;
width: 53px;
height: 35px; 
background-color: white; 
font-size: 12px;
color: #20525d;
font-family: Time New Roman; 
letter-spacing:1px;

}

#address_text{
height: 90px;  
width: 260px; 
position: relative;
float: left; 
font-size: 15px;
color: white; 
line-height: 15px; 

}

#address{
background-color: #85b9e5;
padding-top: 22px; 
height: 344px;

}



#form_section{
position: relative;
float: left; 
height:auto;/************/
}

#form_elements1{
position: relative;
float: left; 
width: 465px;
}

#form_elements2{

position: absolute; 
right: 30px;
bottom: 0; 

}

#get_in_touch_form textarea {
border-width: 1px;
border-style: solid;
border-color: #85b9e5;
width: 370px;
height: 68px;

}

#get_in_touch_header{
font-size: 13px;
}

#get_in_touch_header2{
font-size: 14px; 
color: #20525d;
margin-right: 300px; 
padding-left: 4px; 
}

#req_fields{
font-size: 13px; 
color: #20525d;
}

#form_title{
border-bottom-width: 1px;
border-bottom-style: dotted; 
border-bottom-color: #3a8190;
padding: 4px 0px 4px 0px;  
letter-spacing:1px;
}

