body {
	background:#fffff
}

#site-home #inner {
	background:#f4f5f5;
	background-image:none
}

#inner {
	background-color: #FFFFFF;
	background-image: url(webimages/inner_bg.gif);
	background-repeat: repeat-y;
}

#content {
	background-color: #ffffff;
}

#container {
	background:#fff;
}

#branding {
	background:#fff url(webimages/branding.jpg) right no-repeat
}

#sub-content-a, #sub-content-b {
	background:#fff
}

h2 {
	color:#00529b/*000333*/;
}

h1, h3, h4 {
	color:#00529b;
}

a, a:link, a:visited {
	color:#000;
}

a:hover, a:focus, a:visited:hover {
	color:#00529b;
}

#site_search input#keyword {
	background-color:#eee;
	color: black;
	border: 1px solid #666;
}

#main-nav {
	background:#fff url(webimages/menu_bg.gif) 79px 0 no-repeat;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
}

#site-info {
	background:#fff
}

#site-info {
	background:#fff url(webimages/blue_grad.gif) left bottom no-repeat;
}

#site-info a, #site-info a:hover, #site-info a:focus, #site-info a:visited, #site-info a:link, #site-info a:visited:hover  {
	color: #6c6c6c;
}

div #site-home-body h2{
	color: #6c6c6c;
}

#services-wrap {
	border: 1px solid #6c6c6c;
}
