.fancy { background-repeat: no-repeat; text-indent: -9000px;}
.fancy a { display: block; height: 24px; } 

#title {
	float: left;
	width: 384px;
	margin-left: 0px;
	border-right: 0px;
	text-indent: -9999px !important;
	}

#title a {
	display: block;
	width: 383px;
	height: 75px;
	padding: 17px 0px 0px 0px;
	background: transparent url('images/csd_title.jpg') no-repeat  !important;
	}

#title a:hover {
	background: #B90301 url('images/csd_title.jpg') no-repeat  !important;
	}

#menu {
    margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
	text-transform: lowercase;
	height: 96px; overflow: hidden;
	}

#menu li {
	float: left;
	width: 7em;
	border-right: 1px solid #555;
	
	}

#menu .page_item a{
	display: block;
	height: 82px;
	padding-top: 10px;
	width: 7em;
	text-align: center;
	}

#header {
	height: 95px;
	color: #B60401;
	background: #ffffff;
	margin: 0 !important;
	}

#header a {
	color: #fff;
	background: url('images/menu_hover.gif') top left repeat-x;
        text-decoration: none !important;
	}

#header a:hover {
	background: url('images/menu_hover.gif') bottom left repeat-x;
	color: #ffffff;
        text-decoration: none !important;
	}


#header .current_page_item a{
	background: #B90301 !important;
	}

#header .current_page_item a:hover{
	background: #000 ;
	}

body {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif; 
	font-size: 11px !important; 
	background: #E1E4D4;
	text-align: center;
	margin: 0px;
	}


#page {
	background: #fff url('images/page_bg.gif') top center repeat;
	text-align: left;
	margin: 0px auto!important;
	padding: 0 !important;
	width: 780px;
	overflow: hidden;
	}


#footer {
	background: #E1E4D4 url('images/harbor_back.jpg') top center; 
	background-repeat: no-repeat;
	height:80px;
	color: #ccc;
	padding: 10px 0;
	position: relative;
    text-align: center;
	line-height: 150%;
	}

#footer a {
	color: #ddd;
	font-weight: normal;
	text-decoration: none;
	}

#footer a:hover {
	border: none;
	text-decoration: none !important;
	color: #B90301;
	}

#content {
 	width: 740px;
	margin: 0 auto;
	}

 
			
#FooterNavigation
	{
	position: absolute; 
	left: 245px; 
	top: 12px; 
	 
	color : #ffffff;
	font-size : 7pt;
	text-align : left; 
	}