body { 	
	margin:0px;
	padding:0px;
	background-repeat:repeat-x;
	}
#header-wrapper {
	font-size:11px;
	font-family: tahoma;
	width:787px;
	margin-left:auto;
	margin-right:auto;
	color:#D2D3D4;
	padding:5px;
	}
#header {
	position:absolute;
	}
#header-home {
	position:absolute;
	left:20px;
	top:0px;
	}
#header-links {
	position:absolute;
	left:520px;
	top:0px;
	width:300px;
	}	
#header-wrapper a {
	color:#D2D3D4; 
	text-decoration:none; 
	}
#header-wrapper a:hover {
	text-decoration:underline 
	}
#header-logo {
	position:absolute;
	left:30px;
	z-index:2;
	}
#index-header-safe {
  position:absolute;
	left:230px;
	top:36px;
	z-index:1;
	}
#header-motto {
	position:absolute;
	left:510px;
	z-index:3;
	}
#index-header-click {
	position:absolute;
	top:176px;
	left:578px;
	z-index:4;
	}
#header-nav {
	position:absolute;
	left:0px;
	width:787px;
	}
#content-item {
	position:absolute;
	border:1px solid #D1D3D3;
	padding:10px;
	margin:0px;
	}
#content-sub-item {
	position:absolute;
	padding:5px;
	margin:0px;
	}
#captivate-content {
	position:absolute;
	padding:5px;
	margin:0px;
	}
#content {
	position:absolute;
	}
#content-wrapper {
	font-size:11px;
	font-family: tahoma;
	width:768px;
	margin-left:auto;
	margin-right:auto;
	color:#4D5359;
	}
#footer {	
	width:100%;
	height:32px;	
	background-image:url(images/footer.gif);	
	background-repeat:repeat-x;
	background-position:top;
	color:#333333;
	font-size:11px;
	font-family: tahoma;
	text-align:center;
	padding-top:12px;
	}
#footer a {
	color:#394242;
	}
.head {
	color:#0066CC;
	font-weight:bold;
	}
.subhead {
	color:#333333;
	font-weight:bold;
	}	
ul {
	list-style-type:square;
	}
p {
	margin:5px 0px 0px 0px;
	padding:0px;
	}
a {
	color:#000000;
	font-weight:bold;
	}
.linknounder {
	color:#000000;
	font-weight:bold;
	text-decoration:none
	}
