body {
	margin: 0;
	background: #F9F9FA url("../images/bg.gif");
}

a {
	color: #00838A;
}

#menu {
	margin: 30px 0 0 28px;
	font: bold 13px/18px Verdana, Arial, Sans-serif;
}

#menu a {
	text-decoration: none;
	border-bottom: 1px solid #B4D5CD;
}

#menu span {
	color: #003639;
}


#menu a:hover, a:hover {
	color: #00686D;
	border-bottom-color: #00838A;
}

#menu a, #menu span {
	display: block;
	width: 182px;
	margin: 10px 0;
	padding: 0 5px;
	white-space: nowrap;
}

#menu span {
	padding-bottom: 1px;
}

#menu2 {
	font-weight: normal;
	margin-top: 30px;
}

#menu2 a, #menu2 span {
	width: auto;
	margin: 0 0 5px 0;
	float: left;
}

#menu2 span {
	padding-bottom: 1px;
}

#menu2 br {
	clear: both;
}

p {
	margin-bottom: 9px;
	text-indent: 21px
}

.noindent h1, .noindent h2 {
	margin-left: 0;
}

.noindent p {
	text-indent: 0;
}

ul, table {
	margin-bottom: 9px;
}

.pricetable th, .pricetable td {
	padding: 6px 15px 0 0;
}

.pricetable td {
	text-align: center;
}

li {
	background: url("../images/li.gif") 0 0.8em no-repeat;
	padding-left: 21px;
}

h1 {
	font: 24px/24px "Palatino Linotype", Palatino, Georgia, Serif;
	margin: 23px 29px 18px 20px;
	color: #444;
}

h2 {
	font-size: 18px;
	line-height: 21px;
	margin: 20px 0 1px 20px;
	color: #444;
}

h3 {
	font-weight: bold;
	color: #444;
}

#content {
	font: 15px/21px "Palatino Linotype", Palatino, Georgia, Serif;
	margin: 20px 36px;
	color: #000000;
}

.headless {
	padding-top: 11px;
}

img.secondhead {
	float: left;
	margin: 20px -36px;
}


.floatleft {
	float: left;
	margin: 8px 15px 2px 0;
}

.floatright {
	float: right;
	margin: 8px 15px 0 15px;
}

.bordered {
	border: 1px solid #AAA;
	width: 122px;
}

.bordered img {
	border: 1px solid #FFF;
}
