body {
        font-family: verdana, helvetica, arial, sans-serif;
        font-size: 11px;
        text-align: center;
        color:#464646;
}

h2 {
        background: #001CFF;
        color: #efeeed;
        text-decoration: none;
        font-weight: bold;
        font-family: verdana, helvetica, arial, sans-serif;
        font-size:1.2em;
        padding: 3px 0px 4px 6px;
        margin-top: 0px;
        margin-bottom: 2px;
}

h3, p { 
        line-height:1.4em;
        font-size:1.1em;
        margin: 1em 0.5em 0.5em 0.5em; 
}

img {
        border: 0;
}

a {
        color: #1F527B;
        text-decoration: none;
}

#wrapper {
        margin: auto;
        text-align: left;
        width: 750px;
        background: white;
}

#wrapperi {
        padding: 0px 2px;
        background: url(images/dot.gif) 266px 0px repeat-y;
}


#header, #nav, #nav li, #footnav {
        margin: 0;
        padding: 0;
}

#header {
        background: #001CFF;
        border-bottom: 1px solid #fff;
        border-top: 2px solid #fff;
        margin-bottom: 5px;
}

.logo {
        float: left;
        width: 257px;
}
.language {
        padding: 2px;
        float: right;
        width: 23px;
}

.clear {
        clear: both;
        font-size: 1px;
        height: 5px;
        margin: 0 0 -4px 0;
}

#left {
        float: left;
        width: 257px;
}

#right {
        float: right;
        width: 474px;
}

#nav {
        float: left;
        width: 100%;
        margin: 0;
        padding: 0;
}

#nav li {
        background: #00882B url(images/menu_green_arrow.gif) left center repeat-y;
        padding: 3px 0px 4px 36px;
        margin-bottom: 2px;
        margin-left: 0;
        list-style: none;
}

* html #nav li { /* IE 5.x hack */
        padding-left: 20px;
        padd\ing-left: 36px;
}

#nav a {
        color: #efeeed;
        text-decoration: none;
        font-weight: bold;
        font-family: tahoma, helvetica, arial, sans-serif;
        font-size: 12px;
}

#news {
        background: #f5f4f3;
        padding-bottom: 0.5em;
        border-top: 4px solid #fff;
        color: #666;
}

#news h3 {
        line-height:0.5em;
}

#business {
        margin-top: -1px;
        border-bottom: 6px solid #fff;
}

#businessi {
        padding-bottom: 11px;
}

#business ul {
	      margin-top: 16px;
        margin-bottom: 8px;
        margin-left: 0;
        padding-left: 25px;
}

#explore a {
        color: #000;
        text-decoration: underline;
}

#subright {
        margin-top: 0px;
        background: url(images/dot.gif) 253px 0px repeat-y;
}

#mission {
        float: left;
        width: 248px;
}

#mission li {
        list-style: none;
        margin: 0.8em 0.5em;
}

#partnerships {
        float: right;
        width: 213px;
}

#footer {
        text-align: right;
        background: #00882B;
        color: #666;
        border-top: 2px solid #fff;
}

* html #footer {
        height: 1.5em;
}

#footeri {
         padding: 2px 3px 4px 13px;
         border-bottom: 2px solid #fff;
}

#footer .copyright {
        float: left;
}

#footer a {
        color: #666;
}

#footerj a {
        color: #fff;
}

p.photo {
        float: right;
        margin-top: 0px;
}

