/* @override http://76.12.204.254/css/blue.css */

/* CSS Document */




/* @group layout */


/* @group supernav */
#supernav	{
	color: #265170;
}

#supernav li {
	color: #265170;
}
#supernav a {
	color:#265170;
}
#supernav a:hover {
	color:#002951;
	background-position: 100% -50px;
	border-bottom: none;
}
#supernav li:hover  {
	color:#002951;
	background-position: 0 -50px;
}

/* @end */
#pagewrap	{
	background: url(images/logo-bg-blue.jpg) repeat-y;
}


/* @group globalnav */
#content #globalnav {
	background: #265170;
}

#content #globalnav li {
	background: #265170;
}
#content #globalnav a:hover {
	color: #927139;
	background: #c7d3d8;
}
#content #globalnavv li:hover a {
	color: #927139;
}
/* @end */
#rightcol	{
	background: url(images/right-bg-blue.jpg) no-repeat bottom;
}

/* @end */

/* @group text styles */
/* @group content */
#content h4.large	{
	color: #265170;
}
/* @end */
/* @end */
