#logo{height:86px;}

#bannerNav {background:#ccc;height:120px;}

#rightColumn {  float: right; height:auto; border-left: 1px solid #D8D8D8; margin-left: 0px; padding-left: 5px; margin-top: 90px;}

#leftContent{float: left; padding: 0 0 0 0;}

#hand{ background: url(../images/hand_large.jpg) no-repeat scroll left; padding:350px 0 0 275px;}

#verticalmenu {
margin-top: 100px;
}
#verticalmenu a{font: bold 14px Arial; 
color: #ED89B2; 
text-decoration: none; 
margin: 0 0px 0 0; /*Margin between each menu item*/ 
padding: 0 5px 5px 0;
line-height: 30px;

}
#verticalmenu ul{ margin:0; padding: 0; list-style: none;}

#verticalmenu li{
border-bottom: 1px solid #D8D8D8;

}
.floatleft{
float:left;
margin: 10px 5px 0 0;
border: 1px solid #D8D8D8;
}


#verticalmenu a:hover{

color: #36A3FF;
}
#verticalmenu #current a{ /*currently selected tab*/
color: #36A3FF;
border-color: #36A3FF; /*blue color theme*/ 
}
#foot{
width:300px;
float:left;
padding: 0;
font-size:0;

}
.txtfooter{
float: left;
text-align: right;
margin: 0px auto;
padding: 0px;
width: 750px;

}

