
div#banner
{
	background-color: #00669A;
	background-image: url('../../images/banner_blue.gif');
	background-repeat: repeat-x;
	border-bottom:1px solid #00669A;
}

div#title
{
	border-bottom:1px solid #4699C4;
}

div#footer{
	background-color: #00679C;
}
