html,body {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size:11px;
text-align:justify;
}

h1{
font-size:12px;
font-weight:bold;
text-transform:uppercase;
}

h2{
font-size:14px;
font-weight:bold;
padding-bottom:23px;
color:black;
}

h3{
font-size:16px;
font-weight:bold;
padding-bottom:15px;
}

p {
margin-top: 0; 
padding-bottom:15px;
}


#container{
width:960px; 
margin:0 auto;	
}

#header{
height:135px; 
}

#menu{
height:30px;
background-color:#050708;
font-size:12px;
font-weight:bold;
padding-left:15px;
}

#menu_list li
{
list-style: none;
margin: 0;
display: inline;
}

#menu_list{
padding: 3px 0;
margin-left: 0;
}

#menu_list li a
{
padding: 3px 0.5em 13px 0.5em;
margin-left: 3px;
background: #353535;
text-decoration: none;
}

#menu_list li a:link { color:#CFCFCE; }
#menu_list li a:visited { color:#CFCFCE; }
#menu_list li a#active {background:#CFCFCE; color:#353535}

#menu_list li a:hover
{
color: #000;
background: #CFCFCE;
border-color: #227;
}

#submenu{
height:67px;
background-image:url(../img/submenu.png);
border-bottom:#E0E0E0 solid 2px;
text-align:center;
}

#submenu_title
{
font-size:28px;
font-weight:bold;
padding-top:14px;
padding-left:20px;
}
#submenu_title img{
vertical-align: middle;
padding: 0px 18px 0px 18px;
}
#submenu_items{
font-size:15px;
font-weight:bold;
font-style:italic;
}

#submenu_items a{
font-style:normal;
font-weight:bold;
color:#1a1a1a;
text-decoration:none;
border-bottom:dashed 1px #1a1a1a;

}

#submenu_items a:hover{
font-weight:bold;
color:#88A53C;
text-decoration:none;
border-bottom:dashed 1px #88A53C;
font-style:normal;
}


#content
{
word-wrap:break-word;
padding:30px 10px 0px 10px;
}

#lang_selection{
text-align:right;
padding-bottom:8px;
font-size:14px;
}

#lang_selection a{
font-weight:bold;
color:black;
}

#section_border{
border-top:#E0E0E0 solid 2px;
height:4px;
}

#section_title
{
background-image:url(../img/section_holder.png);
background-repeat:no-repeat;
height:35px;
padding-top:4px;
padding-left:32px;
padding-bottom:4px;
}

#section_header{
height:180px;
background-color:#D9E021;
}

#subsection_title{
float:right;
width:325px;
font-size:28px;
font-weight:bold;
color:white;
padding-top:70px;
text-align:left;
}

#subsection_title img{
vertical-align: middle;}

#section_border_bottom{
border-bottom:#E0E0E0 solid 2px;
height:10px;
}

#section_content{
padding:20px 30px 0px 30px;
font-size:12px;
color:#666666
}

#section_content a{
color:#86A33C;
}

#section_content ul
{
list-style:disc;
padding-bottom:20px;
padding-left:25px;
}

#section_content ul li
{
padding-bottom:5px;
}

#section_content ol
{
list-style:decimal;
padding-bottom:20px;
padding-left:25px;
}

#section_content ol li
{
padding-bottom:5px;
}


#footer{
padding-top:20px;
}

#copyright{
font-size:11px;
color:#808080;
border-top:#E0E0E0 solid 2px;
padding-top:10px;
padding-left:30px;
}



#footer_links{
margin-top:-15px;
margin-right:30px;
float:right;
padding-bottom:40px;
}

#footer a{
font-size:12px;
font-weight:bold;
color:#333333;
text-decoration:none;
}

#footer a:hover{
text-decoration:underline;
}

#copyright a{
font-weight:normal;
}

#copyright a:hover{
font-weight:normal;
text-decoration:underline;
}


#featured{
height:300px;
padding-bottom:18px;
}

#featured_banners{
float:right;
width:352px;
}

.featured_banner
{
background:#353535;
height:96px;
cursor: pointer;
}

.featured_separator
{
background:white;
height:6px;
}

.featured_title
{
padding-top:21px;
padding-left:35px;
font-weight:bold;
color:white;
font-size:20px;
}

.featured_desc
{
padding-left:35px;
font-weight:normal;
color:#d9e021;
font-size:12px;
margin-top:-6px;
text-align:left;
}

#flash_holder{float:left;}

td.expertise_cell{
background-color:#ededed;
cursor: pointer;

}

.expertise_arrow{
float:left;
padding-top:70px;
}

.expertise_text{
float:right;
width:175px;
padding-right:20px;
padding-top:17px;
height:125px;
font-size:12px;
}


/*@media screen and (-webkit-min-device-pixel-ratio:0){
#featured_banners {margin-top:-300px;}
}*/
