li.v_li_1 {
display:none;
}

#ov-lc {
position:absolute;
top:103px;
left:6px;
width:338px;
background: url('../img/lc-shadow.png') no-repeat right 0;

}

#ov-rc {
position:absolute;
top:103px;
left:344px;
width:573px;
background: url('../img/content-bg.jpg') no-repeat 0 0;
min-height:400px;
padding: 20px 30px;
}



#ov-lc {
position:relative; top:-15px;left:0;
float:left;
}

#ov-rc {
position:relative; top:-15px;left:0;
float:right;
}





#ov-rc-l {
float:left;
width:250px;
}


#ov-rc-r {
float:right;
width:250px;
margin-left:30px;
}

#ov-rc-l img, #ov-rc-r img {
float:left;
margin: 0 10px 0 -10px;
}



/*     typography left col     */

#ov-lc p {

padding: 10px 20px 10px 30px;
font-size: 13px;
line-height:22px;
color: #333;
margin:0;
}

#ov-lc p.intro {
font-size: 14px;
line-height:24px;
margin-top:40px;
}

#ov-lc ul {

font-size: 12px;
line-height:16px;
color: #333;
margin:0;
padding: 10px 30px 10px 60px;
list-style:outside;
}

#ov-lc li {


margin:0;
padding: 10px 0;
}



/*     typography left col     */


#ov-rc {

font-size: 11px;
line-height:18px;
color: #333;
margin:0 0 22px 0;
}

#ov-rc p {
padding-left:10px;
}



#ov-rc h2 {
font-size: 11px;
font-weight:bold;
color:#000;
margin:0 0 10px 0;
padding: 10px;
}



#ov-rc h3 {
font-size: 18px;
font-weight:bold;
color:#245250;
font-family:Tahmoa, Arial, Sans;
letter-spacing:-.2px;
margin:0 0 0 40px;
padding: 10px 0;
}



p.learnmore {
text-align:right; 
font-weight:bold;
}

p.learnmore a {
color: #5E82AC;
text-decoration:none;
}