.columns
{
padding:0;
}

#banner
{
float:left;
width:595px;
}

#feature
{
float:right;
width:290px;
}

#jumpTo
{
clear:both;
margin:0 0 15px 0;
}

#jumpTo ul
{
display:block;
margin:0;
padding:0;
list-style:none;
overflow:hidden;
min-height:1px;
}

* html #jumpTo ul
{
overflow:visible;
height:1px;
}

#jumpTo li
{
float:left;
min-height:40px;
width:290px;
background:#edf3f3 url(/site/images/home_jump_bottom.gif) no-repeat 0 100%;
padding:0 0 10px 0;
margin:0 0 0 15px;
}

* html #jumpTo li
{
height:40px;
overflow:visible;
}

#jumpTo li.physicians
{
margin:0;
}

#jumpTo select
{
display:block;
margin:0 0 5px 10px;
}

#jumpTo optgroup
{
font-style:normal;
}
#jumpTo a
{
margin-left:10px;
font-size:1.1em;
}

#jumpTo li h3
{
margin:0 0 5px 0;
padding:0;
overflow:hidden;
text-indent:-9999em;
background:transparent;
background-repeat:no-repeat;
height:25px;
}

#jumpTo li.physicians h3
{
background-image:url(/site/images/home_jump_physicians.gif);
}
#jumpTo li.departments h3
{
background-image:url(/site/images/home_jump_specialties.gif);
}
#jumpTo li.locations h3
{
background-image:url(/site/images/home_jump_locations.gif);
}

#left,#center,#right
{
float:left;
margin-left:15px;
width:290px;
}

#left
{
margin-left:0;
}