@charset "utf-8";
/* CSS Document */

body {
	background: #006fb7 url(../img/bg_body.jpg) repeat-x top;
	font: 12px Arial, Helvetica, sans-serif;
	color: #29323A;
}
a { outline: none; }
#header { background: none; }
#content{ background: url(../img/bg_content.gif) no-repeat left top; }
#content a { color: #03274b; }
#content a:hover { color: #ffea81; }
#inner_content { background: #9db7d8; }
#name, h2 {
	color: #ffde00;
	font-size: 14px;
	font-style: italic;
}
h2 {
	color: #ffde00;
	font-size: 20px;
	line-height: 22px;
	text-transform: uppercase;
}
.contact {
	font-size: 11px;
	font-weight: bold;
	color: #ffea81;
}
h3 { font-size: 18px; }
h4 { font-size: 16px; }
h3, h4, h5, h6 { color: #173957; }
#services {
	color: #79a3d7;
	font-size: 16px;
	font-style: italic;
}
#nav { background: url(../img/bg_nav.jpg) no-repeat; }
#nav ul ul { background: url(../img/bg_nav2.jpg) repeat-x; }
#nav li, #nav a {
	font-size: 11px;
	font-weight: bold;
	color: #03274b;
	text-decoration: none;
}
#nav a:hover { color: #ffea81; }
#nav p { font-size: 11px; }
#nav, #nav p a { color: #b2cbea; }
