body a {

}

#top {
	background: url("../images/bg_top2.png") repeat-x;
}

#top_search {
	background: url("../images/top_search_bg2.png") no-repeat top center;
}

#top_search input {
	color:#ccc;
	text-shadow:0 1px #001930;
}

#slogan {
	background: url("../images/slogan2.png") no-repeat top center;
}

#footer {
	background: url("../images/footer_bg2.png") repeat-x top #013660;
}

#footer .wrapper {
	background:url("../images/footer_wrapper.png") no-repeat center top;
}




	/* menu */
.sf-menu li li, .sf-menu li li li {
	background:#005393;
	border-bottom:1px solid #075fa4;
	border-left:1px solid #075fa4;
	border-right:1px solid #075fa4;
}

.sf-menu li ul {
	top:-1px;
}

.sf-menu a {
	text-shadow:0 1px #001930;
}

.sf-menu li li a {
	border-bottom:1px solid #003f70;
}

.sf-menu li li a:hover, sf-menu li li li a:hover {
	background:#003f70;
}

	/* footer */
#footer {
	text-shadow:0 1px #002b4d;
}

.footer_widget h3, .footer_widget li  {
	border-bottom:1px dotted #115b96;
}

.copyright {
	border-top:1px dotted #115b96;
}