@charset "utf-8";
/* CSS Document - main section homepage */

#image 
{
height: 199px;
width: 528px;
float: left;
}

#title 

{
overflow: hidden;
width: 528px;
float: left;

}

#main_text

{
height: 170px;
width: 486px;
float: left;
padding-left: 18px;
padding-top: 4px;

}

#text_contact {
width: 486px;
float: left;
overflow: hidden;
padding-top: 4px;


}



.text { font: Verdana; size: 11px; color: #000000;
}





#name {
float: left;
width: 90px;
height: 20px;
margin-bottom: 15px;
margin-right: 10px;
}

#input_box {
float: left;
width: 280px;
height: 20px;
margin-bottom: 15px;
margin-right: 10px;
}