#contactus_header{
position:relative;
height:275px;
width:830px;
background:#fff;
}
#contactus{
position:relative;

width:580px;
height:auto;
}

#blockhead{
position:relative;
width:230px;
height:29px;
left:0px;
top:18px;
background:url(../images/top_strip.gif) no-repeat;

}

.blockheading{
position:relative;
left:13px;
top:7px;
width:200px;
font-weight:bold;
height:12px;
padding-left:12px;
color:#663300;
}

.blockheading a{
font-weight:bold;
color:#663300;
text-decoration:none;
}
.blockheading a:hover{
font-weight:bold;
color:#FF3300;
text-decoration:none;
}

#blockbody{
position:relative;
width:205px;
_width:230px;
left:0px;
min-height: 50px;
overflow: hidden;
top:16px;
color:#595959;
background:F6F6F6;
padding:10 10 10 15px;

}

#blockbody a{
 color:#595959;
list-style:none;
text-decoration:none;
background: url(../images/arrow.png)  left center no-repeat;
padding-left:10px;
}
#blockbody a:hover{
color:#F26100;
}