
h2, .main h4						{ color: #1ebdc2; }


#header .container					{ background-image: url(../images/header-bg-10-07.png); }
#header								{ background: #1ebdc2; }


#services							{ background: white; color: black; }

#nav								{ background: #1ebdc2; border-top: 1px solid #EEEEFF; }
#nav li a							{ color: white; background: #1ebdc2; }
#nav li ul li a						{ border-top: 1px solid #57c5c9; }

#nav li a:hover, #nav li a:focus,
#nav .current_page_ancestor > a,
#nav .current_page_item > a			{ background: #57c5c9; }

#footer								{ background: #1ebdc2; color: white; }