@charset "utf-8";
/* CSS Document */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 25 0 0 0;
	font-size: 80%;
	font-weight: bold;
	background: #FFF;
	background-color: #FFFFFF;
}
a {
	font-size: 10pt;
	color: #006699;
}
a:visited {
	color: #09F;
}
div.header {
	position: absolute;
	margin: 0px 0px 0px 229px;
	padding: 0px;
	width: 520px;
	height: 160px;
	z-index: 2;
	align: right;
	background-color: #FFF;
	vertical-align: bottom;
} 
div.navigation {
	position: absolute;
	margin: 0px 0px 0x 300px;
	width: 229px;
	height: 100px;
	z-index: 3;
} 
div.breadcrumbs {
	position: absolute; 
	margin: 100px 0px 10px 229px;
	width: 520px;
	z-index: 1;
}
div.content {
	position: absolute;
	width: 749px;
	z-index: 1;
	background-image:url(images/bk_swosh_gray_259x400.gif);
	background-repeat:no-repeat;
	background-position:right;
	margin-top: 160px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 50px;
	padding-left: 0px;
}
div.footer {
	position: absolute;
	margin: 450px 0px 0px 0px;
	width: 749px;
	z-index: 3;
	text-align: center;
	border-top: 2px solid #FF9933;
}
#menu5 {
	position: absolute;
	margin: 0px 0px 0x 300px;
	width: 229px;
	height: 160px;
	z-index: 3;
	}
h2 {
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	margin: 0px;
	padding: 0px 0px 0px 15px;
}
	
ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
 
img {
    border: none;
} 
#menu5 li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}	
	
#menu5 li a:link, #menu5 li a:visited {
	color: #FFF;
	display: block;
	background:  url(file:///C|/Documents%20and%20Settings/administrator.SUNSET/My%20Documents/Steph/CSS_Test/images/menu5.gif);
	padding: 8px 0 0 10px;
	}
	
#menu5 li a:hover {
	color: #FFF;
	background:  url(file:///C|/Documents%20and%20Settings/administrator.SUNSET/My%20Documents/Steph/CSS_Test/images/menu5.gif) 0 -32px;
	padding: 8px 0 0 10px;
	}
#footer p .bullet {
	font-size: 60%;
	color: #006699;
}
.pagecenter {
	width: 749px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}
