body {
        font-family: Trebuchet MS, Helvetica, sans-serif;
        font-size: 11px;
        text-align: center;
        background: #333;
}

#logo
{
	font-size: 32px;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	color: #fff;
	font-weight: bold;
	padding: 8px 0px 8px 7px;
	margin: 0;
	float: left;
	background-color: #000088;
	width: 303px;
}

h1{color: #000; font-size:20px;}
h2{color: #4d95cb;font-size: 17px}

h3 { 
        font-size: 14px; 
         
}

#nav h3{
		margin: 1em 0.5em 0.5em 1em;
}

p{
	font-size: 12px;
}

#nav p { 
        font-size: 12px;
        margin: 0em 0.5em 0.5em 1.3em; 
}

img {
        border: 0;
}

a {
        color: #333;
        text-decoration: none;
        
}

#subright ul a {
        text-decoration: underline;
}

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

#wrapperi {
        padding: 0px 2px;
        
}



#header, #search, #nav, #nav h2, h2, #special, #special h3, #footnav,
#strategies li, #strategies ul {
        margin: 0;
        padding: 0;
}

#header {
        background-color: #666;
        border-bottom: 1px solid #fff;
        border-top: 2px solid #fff;
        margin-bottom: 1px;
}

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

#left {
        float: left;
        width: 310px;
        background-color: #ccc;
}

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

#nav {
        float: left;
        width: 310px;
        margin: 0;
        padding: 0;
        
}

#nav h2 {
        background: #999;
        padding: 3px 0px 4px 5px;
        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: #000;
        text-decoration: none;
        font-weight: bold;
        font-family: Trebuchet MS, Helvetica, sans-serif;
        }

#policies {
        float: right;
        width: 181px;
        border: 1px solid #bdbab6;
        margin: 0;
}

#policies h2 {
        background: #6584a9;
}

#policies ul {
        padding-left: 25px;
        padding-bottom: 1px;
        margin: 12px 0 1px 0;
}

#policies li {
        
        padding-bottom: 8px;
        padding-left: 0;
        margin-left: 0;
}

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

#news h2 {
	    color: #000088;
        background: #eee;
        padding-left: 5px;
}
#news h3, #news p{
		margin: 2px;
		padding-left: 5px;
		

}

#explore {
        border-bottom: 6px solid #fff;
        
}
#explore div {
        margin: 10px;
        
}
#explorei {
        padding-bottom: 11px;
}

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

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

#explore li {
        list-style: disc;
        padding: 4px 0 4px 4px;
        margin-left: 0;
}

#explore .orange {
        color: #000;
}

#explore .learnmore {
        margin: 5px 0 20px 8px;

}

#special {
        margin-left: 9px;
        margin-top: 10px;
        width: 187px;
        
}

#special, #special a {
        color: #f5f5f5;
                text-decoration: none;
}

#special p {
        padding: 0 13px;
}


#subright {
        margin-top: 0px;
}

#strategies {
        float: left;
        width: 195px;
}

#strategies h2 {
        background: #6aa100;
}

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

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

#solutions h2 {
        background: #024c83;
}

#footer {
        text-align: right;
        background: #666;
        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: #fff;
}


.readmore {
        text-align: right;
        font-weight: bold;
}

.green {
        color: #6aa100;
}
.blue {
        color: #4880ab;
}
.orange {
        color: #e0a403;
}

p.photo {
        text-align: center;
}

#callbox {
        float: left;
        clear: left;
        margin: 0;
		width: 310px;
}
.menu{float:right;color: #fff;margin: -50px 5px; text-align:right;}
.menu a:link, .menu a:visited{ color: #fff;}