@charset "UTF-8";
/* CSS Document */
#companyMainImage{
clear:both;
margin-bottom:20px;
background:url(../images/company_image.jpg) no-repeat 0 0;
width:847px;
height:220px;
}


#company{
text-align:left;
}

table.company{
margin:20px 0;
border-collapse:collapse;

}

table.company th, table.company td{
padding:5px;
font-size:0.8em;
line-height:160%;
vertical-align:top;
}

table.company th{
width:120px;
}

ul.history1{
list-style-type:none;
margin:0;
padding:0;
}

ul.history1 li{
margin-bottom:3px;
background:url(../../images/dot_line_gray.gif) repeat-x left bottom;
padding-bottom:2px;
}

ul.history2{
list-style-type:none;
margin:-17px 0 0 60px;
padding:0;
}

ul.history2 li{
background:url(../images/bg_list.gif) no-repeat 0 3px;
padding-left:15px;
}


#company h3.address{
background:url(../images/title_address.gif) no-repeat 0 0;
font-size:14px;
height:19px;
margin:30px 0 10px 0;
border-bottom:1px solid #E8D1DD;
padding-bottom:5px;
}

#company h3.address span{
position:absolute;
left:-9999px;
}


.addressLeft{
float:left;
margin:0 50px 30px 0;
}

.addressLeft h4{
margin:10px 0 10px 0;
border-left:3px solid #CCC;
padding-left:7px;
}

.addressLeft p{
font-size:0.8em;
line-height:160%;
margin:5px;
}

.contactBtns{
font-size:0.8em;
line-height:160%;
margin:10px 0 10px 0;
}

.contactBtns img{
vertical-align:middle;
margin-right:4px;
}
