/* ************************* SUB NAV 1 ********** */
div#subnav1{
list-style-image:url(images/listbox.gif);
padding-top:0;
margin-top:14px;
background-image:none;
border-bottom:1px dotted #68696d;
padding-bottom:0;
}
div#subnav1 h2{
text-transform:uppercase;
color:#f08331;
padding-bottom:0;
padding-left:0;
}
div#subnav1 h2 a{
color:#f08331;
}
div#subnav1 ul{
margin-left:0;
padding-left:22px;
margin-bottom:0;
padding-bottom:10px;
}
div#subnav1 li{
margin-bottom:6px;
}
div#subnav1 a{
color:#6c6b70;
text-decoration:none;
text-transform:uppercase;
font-weight:bold;
}
div#subnav1 a.active{
color:#f08331;
}
div#subnav1 a:hover{
text-decoration:underline;
}
/* ************************* SUB NAV 2 ********** */
div#subnav2{
background-image:none;
padding-bottom:20px;
border:0;
padding-top:16px;
}
/* ************************* SUB NAV 3 ********** */
div#subnav3{
border-bottom:1px dotted #68696d;
padding:6px 0 10px;
margin:0;
}
/* ************************* MAIN CONTENT ********** */
div.casestudy{
padding-bottom:20px;
float:left;
}
div.casestudy img{
float:left;
margin-left:20px;
}
div.casestudy p{
float:left;
margin:0 0 0 10px;
font-size:1.1em;
font-weight:lighter;
width:450px;
}
div.casestudy a{
color:#68696d;
font-size:0.9em;
}
div.casestudy a:hover{
color:#f08331;
}
.h2menu{
color:#68696d;
font-size:0.9em;
margin-left:10px;
}
.h2menu_number{
font-size:0.8em;
font-weight:bold;
color:#f08331;
}