/* CSS Document */
* {margin:0; padding:0;}
body {margin:auto; background-color:#fff; }
#wrapper { width:960px; margin:3px auto; border: 1px solid #ccc;}
#header{width:900px; float:left; }
#contentwrapper {width:460px; float:left;height:577px; background-color:#eae9dc }
#header {float:left; width:460px; margin:0; padding:10px 0 20px 0; background-color:#7f983b; text-align:center; }
#content {float:left; width:400px; margin:0; padding:30px; ;border-top: 3px solid #fff }
#logos {float:left; width:460px; margin:0; text-align: center}

#sidebar2 { float:left; width:349px; margin:0 0px 0px 3px; float:left;height:577px}

#sidebar3 { float:left; width:145px; margin:0 0px 0px 3px;float:left; background-color:#d6d5c0; height:577px}

#footerline {width:900px;  height:10px; clear:both;}
#footer {width:960px; margin: 0px 0px 0px 0px; padding: 10px 0 0 0; clear:both; font-family: Lucida Grande, Helvetica Neue, Helvetica, sans-serif; font-size: 11px; font-weight:normal; line-height: 20px; color:#666666; text-align: center;border-top: 1px solid #ccc; }


p{ font-family: 'Lucida Grande', 'Helvetica Neue', Helvetica, sans-serif; font-size: 13px; font-weight:normal; line-height: 20px; color:#292E31;}

ul{ font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight:bold; line-height: 20px; color:#292E31;list-style:none; margin:20px 0 0 0 }
li{ padding: 0 0 15px 0; text-align:center}

h1{ font-family:'Lucida Grande','Helvetica Neue', Helvetica, sans-serif; font-size: 20px; font-weight:normal; line-height: 20px; color:#7f983b; padding: 0 0px 5px 0; font-weight: 800 }
h2{ font-family:'Lucida Grande','Helvetica Neue', Helvetica, sans-serif; font-size: 14px; font-weight:normal; line-height: 20px; color:#000; padding: 5px 0px 5px 0; font-weight: 800 }
h3{ font-family:'Lucida Grande','Helvetica Neue', Helvetica, sans-serif; font-size: 14px; font-weight:normal; line-height: 20px; color:#000; padding: 0px 0px 20px 0; font-weight: 800 }

a:link { color: #000; text-decoration: underline;}
a:visited {color: #333; text-decoration:underline; text-decoration: underline}
a:hover { color: #7f983b; text-decoration: underline}

.clear{clear:both}