html
{
background:transparent url(../../images/home_canvas.gif) repeat-x 0 0;
}

body
{
position:relative;
}

div#header
{
margin-bottom:5px;
}

div#quickJump
{
float:left;
width:240px;
min-height:242px;
margin-bottom:1em;
}

div#ad1
{
float:right;
width:490px;
min-height:242px;
margin-bottom:1em;
}

div#news
{
clear:both;
/*overflow:hidden;*/
margin:0 0 1em 0;
min-height:41px;
}

div#news h2.title
{
float:left;
margin:0;
padding:0;
width:67px;
height:41px;
background:transparent url(../../images/news_title.gif) no-repeat 0 50%;
text-indent:-9999em;
overflow:hidden;
border-right:solid 5px #b9f2e1;
margin-right:11px;
}
div#news div.contentElement
{
float:right;
width:647px;
}

div#news .articles
{
margin-top:-2px;
}

div#news .articles li
{
margin-bottom:0.1em;
position:relative;
}


div#news .articles li h5
{
margin-left:6em;
}

div#news .articles li h6
{
left:0;
top:0;
width:6em;
font-style:normal;
margin-right:-6em;
position:absolute;
}

div#news .articles li h6:after
{
float:right;
content:"-";
padding:0 0.5em;

}


div#ad2,
div#ad3,
div#ad4
{
float:left;
width:238px;
margin-left:8px;
min-height:1px;
}
div#ad2
{
margin:0;
}

div#quickJump h3
{
margin:0;
padding:0;
text-indent:-9999em;
overflow:hidden;
background-repeat:no-repeat;
}

div#quickJump h3.practitioners
{
background-image:url(../../images/home_physician.gif);
height:48px;
}

div#quickJump h3.locations
{
background-image:url(../../images/home_location.gif);
height:59px;
}

div#quickJump h3.departments
{
background-image:url(../../images/home_service.gif);
height:59px;
}

div#quickJump select
{
width:220px;
}