.content_main h1, .content_main h2, .content_main h3{
	color: #0d7291;
}

.nav-top, .footer {
	background: #0d7291;
}

.nav-top a,
.footer .inner,
.footer .inner a{
	color: #c1dfe9;	
}

.nav-top ul li a:hover,
.nav-top ul li.current a,
.nav-top ul li.active a,
.footer .inner a:hover{
	color: #fff;
}

body{
	background: #fff url(swoosh3.jpg) no-repeat top;
}

.nav-top ul ul,
.nav-top ul li:hover ul ul{
	border-bottom: 1px solid #c1dfe9;	
}