/* CSS Document */
#main h2 {
	font-family:Trebuchet, Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	color:#7390B9;
	background-color:#fff;
	font-size:1.4em;
	width:100%;
	display:block;
}
div#c2 {
margin-left:15px;
}
div#c2 h2 {
margin-top:0;
}
div#c2 h3 {
display:block;
width:525px;
float:none;
}
div#c2 ul {
list-style:none;
padding-left:10px;

}
div#c2 p em {
font-style:normal;
font-weight:bold;
color:#7390B9;
}
div#c2 p, div#c2 h2, div#c2 h3 {
margin-left:27px;
}
div.subNav {
margin-left:15px;
}
div#perspectives {
background-color:#AFB4D0;
border: 1px solid #333;
width:200px;
height:auto;
float:left;
margin-right:10px;
margin-left:18px;
padding:10px;
}
div#zippy {
background-color:#fff;
border:none;
width:410px;
height:auto;
float:left;
margin-right:10px;
font-size:.9em;
}
div#perspectives h4 {
	margin:0;
	font-size:18px;
	color:#eaeaea;
}
#c2 img {
	float:right;
}

