/*///////////////////////////////////////////////////////////////////////////////////////*/
/*/ column1 /*/
/*///////////////////////////////////////////////////////////////////////////////////////*/
#column1{
width:512px;
margin:0 12px 0 0;
padding:0 12px;
border-right:1px solid #C7B657;
float:left;
overflow:hidden;
}
#column1 h3{
line-height:40px;
margin:0 0 8px 0;
border-bottom:1px solid #C7B657;
font-size:160%;
}
#column1 dt{
margin:0 0 5px 0;
font-size:140%;
font-weight:bold;
}
#column1 dd{
margin:0 0 10px 0;
font-size:120%;
}
/*///////////////////////////////////////////////////////////////////////////////////////*/

/*///////////////////////////////////////////////////////////////////////////////////////*/
#column2{
width:400px;
float:left;
}
#column2 h3{
line-height:40px;
margin:0 0 8px 0;
border-bottom:1px solid #C7B657;
font-size:160%;
}
#column2 a{
width:164px;
height:40px;
background:url(/img/layout/contact-us.png) no-repeat 0 0;
text-indent:-5000px;
overflow:hidden;
display:block;
}