body {
	background-color	: #A4B9D9;
	font-family				: georgia, "times new roman", serif;
	font-size					: 100%;
	text-align				: center;
}








.x {
background-color: #FFFF00;
margin-bottom: 1em;
}



.ext {
	background	: url('el.png') no-repeat scroll right center transparent;
	padding-right			: 12px;
}




#w1 {
	position					: relative;
	width							: 960px;
	margin						: 20px auto;
	background-color	: #FFFFFF;
	text-align				: left;
	padding-top				: 200px;
}

#b1 {
	position					: relative;
}
#b2 {
	position					: relative;
}




#hdr {
	position					: absolute;
	top								: 0;
	left							: 0;
/*
	background				: #476FA9 url('/bone-head.jpg') no-repeat;
*/
	background-color	: #476FA9;
	width							: 960px;
	height						: 180px;
}

#hdr h3, #hdr h4, #hdr h5 {
	margin						: 0;
	position					: absolute;
	right							: 30px;
	color							: #FFFFFF;
	line-height				: 1em;
}
#hdr h3 {
	top								: 76px;
	font-size					: 2.75em;
}
#hdr h4 {
	top								: 130px;
	font-size					: 1.5em;
	font-weight				: normal;
}
#hdr h5 {
	top								: 20px;
	font-size					: 1.5em;
	font-weight				: normal;
}
#hdr a {
	color							: #FFFFFF;
	text-decoration		: none;
}
#hdr a:hover {
	color							: #FFFFFF;
}


@media print {
	#hdr {
		background-color	: #BFBFBF;
	}
	#hdr h3, #hdr h4 {
		color	: #000000;
	}
	#hdr a {
		color	: #000000;
	}
}



#linkbar {
	position					: absolute;
	top								: 180px;
	left							: 0;
	width							: 960px;
	height						: 28px;
	font-size					: 0.875em;
	background-color	: white;
}
#linkunit {
	float							: left;
	margin-left				: 20px;
	padding-top				: 5px;
/*border: 1px solid red;*/
}
#linkbar fieldset {
	float							: right;
	display						: inline;
	border						: 0;
	padding						: 2px 0 0 0;
	margin						: 0 2px 0 0;
}










#menu {
	display						: inline; /* fix ie6 double margin bug */
	float							: left;
	width							: 180px;
	margin						: 40px 0 0 0;
	color							: #5F5F5F;
	font-size					: 1em;
	line-height				: 1.5em;
	padding-left			: 30px;
}
* html #menu {
	width							: 210px;
	w\idth						: 180px;
}
#menu a {
	font-weight				: normal;
	color							: #476FA9;
}
#menu a:hover {
	color							: #A4B9D9;
}
#menu p {
	margin						: 0;
	padding						: 0 0 0.25em 0;
	color							: #476FA9;
}
#menu div {
	font-weight				: bold;
}
#menu ul {
	color							: #A4B9D9;
	font-size					: 0.875em;
	font-weight				: bold;
	list-style-type		: none;
	margin						: 0 0 2em 0;
	padding						: 0 0 0 0.5em;
}
#menu li {
	margin						: 0;
	padding						: 0 0 0.25em 0;
}


#content {
	display						: inline; /* fix ie6 double margin bug */
	float							: right;
	margin						: 40px 75px 0 0;
	width							: 605px;
	line-height				: 1.5em;
	color							: #3F3F3F;
}
#content h1 {
	font-size					: 1.5em;
	color							: #476FA9;
	border-bottom			: 2px dotted #A4B9D9;
}
#content h2 {
	font-size					: 1em;
	border-bottom			: 2px dotted #BFBFBF;
}
#content h3 {
	font-size					: 1em;
	font-style				: italic;
	font-weight				: normal;
}


#footer {
	position					: relative;
	clear							: both;
	background-color	: #476FA9;
	color							: #FFFFFF;
	padding						: 0.25em 0.5em;
	font-size					: 0.75em;
	text-align				: right;
}
#footer a {
	color							: #FFFFFF;
}






#testimonials {
	margin						: 0;
	padding						: 0;
	list-style-type		: none;
}
#testimonials li {
	margin						: 0 0;
	padding						: 0 0 30px 30px;
	background				: url('66.gif') no-repeat top left;
}
#testimonials li div{
	padding:					0 30px 0 0;
	background				: url('99.gif') no-repeat bottom right;
}











.homepics {
	height						: 150px;
	margin-bottom			: 16px;
}
.homepics a {
	display						: block;
	float							: left;
	padding						: 0;
	margin						: 0 0 0 16px;
}
.homepics a img {
	border						: 0;
}
a.homepics1 {
	margin-left				: 0;
}



#ass {
	margin						: 40px auto;
}


.c {
	text-align				: center;
}

.checklist li {
	border-bottom			: 1px dotted black;
}
.bb {
	margin						: 1em 0;
	padding						: 1.333em;
	font-weight				: bold;
	background-color	: #EFEFEF;
}
.note, .dis {
	margin						: 1em 0;
	padding						: 1.333em;
	color							: #77622B;
	background-color	: #EDE9D9;
}
.greetz {
	margin						: 1em 0;
	padding						: 1.333em;
	color							: #3F6F3F;
	background-color	: #EFEFEF;
}



dt {
	margin-bottom			: 0.5em;
	font-weight				: bold;
}
dd {
	margin-bottom			: 1em;
}

#confuse li, #sayno li, #success li {
	padding-bottom		: 1em;
}
/*
#success li.odd {
	background-color	: #EFEFEF;
}
*/


