/*
  For: Opportunity International
  Style by: Evan Samek
*/


/**************************
About Page Styles
***************************/

div#about_main_pic {width: 564px; height: 169px; margin: 5px auto 10px auto; background: url(../images/about-main-pic.jpg) no-repeat transparent;}

div.left {width: 350px; margin: 15px 0 0 0;}
div.right {width: 400px; margin: 15px 0 0 0;}
div.buttonArea {margin-left: -25px; width: 900px; margin-top: -20px;}
div.LButton {width: 258px; height: 124px; overflow: hidden; text-indent: -999px; margin-left: 10px;}
div.LButton a {display: block; width: 100%; height: 100%;}
div#NBMT {background: url(../images/network-board-management-teamOff.png) no-repeat transparent;}
div#financial_data {background: url(../images/financial-dataOff.png) no-repeat transparent;}
div#network_stats {background: url(../images/network-statsOff.png) no-repeat transparent;}
div.contentArea { font-family: Helvetica Neue, Helvetica, sans-serif;}
div.contentArea h3 { margin: 10px 0 10px 0; font-family: Georgia, serif; color: #002D56;}
div.contentArea p {margin: 10px 0 10px 0; font-family: Helvetica Neue, Helvetica, sans-serif; font-size: 0.8em; line-height: 1.2em;}
div.contentArea h4 {margin: 0px;}
div.contentArea ul { list-style-type: circle;}
div.contentArea ul li {margin-left: 20px;}
div.contentArea a:hover {text-decoration: underline;}
div.contentArea a {color: #73140B;}
/*
Bottom Icons Styles
***************************/
div.country_icons {float: right; position: relative;}


div.sideNav {margin-top: 15px;}
div.sideNav img {margin-left: 12px;}

div.contentArea div#about {margin-bottom: 20px;}
div.contentArea div#about h1 {font-family: Georgia, serif; letter-spacing: normal;}
div.contentArea div#about h4 {font-family: Georgia, serif; letter-spacing: normal; text-transform: none; font-size: 1.2em;}

div.contentArea h1.big {font-size: 2em; margin-top: 15px; margin-bottom: -10px;}

div.contentArea div.buttonArea {maegin-top: 20px;}
