@charset "UTF-8";
/* CSS Document */

* { margin:0; padding:0; font-family:Tahoma; font-weight:normal;}

body { background-image:url(../images/greenBarBg.jpg); background-repeat:repeat-x; background-position:top}

.main a, .halfMain a { color:#529E92; text-decoration:none}

.container { margin:0 auto; width:800px;}

.header {float:left; width:800px; height:130px; margin:30px 0 0 0; border-bottom:2px #529E92 solid; padding-bottom:10px}

.logo {float:left; background-image:url(../images/logo.jpg); height:130px; width:225px; background-repeat: no-repeat;}

.logo a { display:block; height:130px; width:225px;}

.menu { float:right; height:90px; width:450px;}

.menu h3 { font-size:16px; color:#529E92}

.menu ul { list-style:none; margin:5px 0 0 0;}

.menu li { margin-bottom:5px}

.menu li a { font-size:12px; color:#666666; text-decoration:none}

.menu li a strong, .main p strong { font-weight:bold}

.connect, .whatWeDo, .whoWeAre { float: left; width:150px;}

.main { float:left; width:800px; margin:10px 0 20px 0;}

.main ul, .halfMain ul { margin-left:20px}

.main li, .halfMain li { list-style-image:url(../images/arrow.jpg);}

.main li a, .halfMain li a  { margin-top:10px; font-size:12px; color:#529E92; text-decoration:none}

.main h1 { font-size:28px; color:#666666; margin: 0 0 20px 0}

.main h1 strong { color:#529E92}

.halfMain { float:left; width:450px;}

.halfMainPic {float:right;}

.halfMainPic img, .main img { border:1px solid #529E92; padding:5px; margin:0 10px 0 10px}

.halfMain h2, .main h2 { font-size:22px; color:#666666}

.halfMain h3, .main h3 { font-size:18px; color:#666666}

.footer { float:left; width:800px; border-top:2px solid #529E92; margin:20px 0 0 0}

.footer p, .main p, .halfMain p, .halfMainPic p {font-size:12px; color:#666666; line-height:20px;}

.footer p strong {color:#529E92}

.footerLeft { float:left; height:50px;}

.footerRight { float:right; height:50px; text-align:right}

.quotes {float:right; height:35px; width:800px; padding-top:20px; text-align:center; border-bottom:2px solid #529E92}

.quotes p { font-size:11px; color:#529E92}