*, body {
	margin: 0px;
	padding: 0px;
}
body {
	background-image: url(img/topbg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#logo {
	padding-right: 40px;
	padding-left: 40px;
	float: left;
	_clear: both;
}
#menu {
	width: 240px;
	padding-top: 40px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #999999;
	clear: both;
	float: left;
}
#menu ol, #menu ul {
	list-style-type: none;
}
#menu ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #333333;
	margin-top: 25px;
	margin-bottom: 5px;
}
#menu ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
}
#menu ul a {
	background-color: #DAE8D9;
	color: #333333;
	text-decoration: none;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 30px;
	display: block;
	margin-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
#menu ul a:hover {
	background-color: #00634F;
	color: #FFFFFF;
	text-decoration: underline;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 30px;
	display: block;
	margin-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
#menu ol li {
	margin-bottom: 20px;
}
#menu ol a {
	color: #333333;
	text-decoration: none;
	margin-left: 30px;
}
#menu ol a:hover {
	color: #000000;
	text-decoration: underline;
}
#ask {
	clear: both;
	float: left;
	width: 180px;
	margin-top: 20px;
	padding-right: 30px;
	padding-left: 40px;
	padding-bottom: 40px;
}
#cont {
	width: 320px;
	margin-top: 20px;
	padding-bottom: 40px;
	float:right;
	clear:none;
}
#ask p, #ask span, #cont p, #cont span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00634F;
	font-weight: bold;
}
#ask span, #cont span {
	float: left;
	margin-bottom: 10px;	
}
#ask input, #ask textarea {
	font-family: Arial, Helvetica, sans-serif;
	width: 120px;
	float: right;
	margin-bottom: 5px;	
}
#cont input, #cont textarea {
	font-family: Arial, Helvetica, sans-serif;
	width: 200px;
	float: right;
	margin-bottom: 5px;	
}
#cont .zero {
	width: 0px;
	float: right;
	margin-bottom: 0px;	
}
#ask .button {
	width: 80px;
	float: right;
	clear: both;
}
#cont .button {
	width: 80px;
	float: right;
	clear:right;
}
#ask textarea {
	float: right;
	height: 50px;
	_margin-bottom: 0px;	
}
#cont textarea {
	width: 204px;
	_width: 200px;
	float: right;
	height: 50px;
	_margin-bottom: 0px;	
}
#ask p, #cont p {
	display: block;
	margin-bottom: 10px;
}
#content {
	margin-left: 290px;
	background-color: #DAE8D9;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #00634F;
	background-image: url(img/bookkeeper.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-right: 280px;
}
#top {
	margin-left: 290px;
	font-family: "Arial Narrow", Arial, Tahoma, Verdana;
	font-size: 18px;
	font-weight: bold;
	padding-top: 30px;
	padding-right: 40px;
	padding-bottom: 30px;
	text-align: right;
	color: #00634F;
}
#top h1 {
	font-weight: normal;
	font-size: 36px;
	text-transform: uppercase;
}
#content ul {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	margin-left: 30px;
	margin-top: 15px;
	padding-bottom: 15px;
}
#content li {
	margin-bottom: 10px;
}
#content b {
	color: #00634F;
	font-weight: bold;
}
#content span {
	color: #CC0000;
	font-weight: bold;
}
#content a {
	color: #000000;
	text-decoration: underline;
}
#content a:hover {
	color: #CC0000;
	text-decoration: none;
}
#centr, #centr_in {
	margin-left: 290px;
	padding-right: 40px;
}
#centr_in {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #00634F;
}
#centr b, #centr_in b {
	font-weight: bold;
	color: #00634F;
}
.left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 40px;
	padding-left: 20px;
	background-image: url(img/left_shadow.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align: left;
	vertical-align: top;
}
.right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 40px;
	padding-left: 20px;
	background-image: url(img/right_shadow.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	text-align: left;
	vertical-align: top;
}
.left h1, .right h1 {
	color: #00634F;
	font-size: 16px;
	margin-bottom: 15px;
}
.left h2, .right h2 {
	font-family: "Arial Narrow", Arial, Tahoma, Verdana;
	font-weight: normal;
	color: #00634F;
	font-size: 36px;
	margin-bottom: 15px;
}
.left h3, .right h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #990000;
	font-size: 18px;
	margin-bottom: 15px;
	margin-top: 20px;
}
.left p, .right p {
	margin-bottom: 10px;
}
.left a, .right a  {
	color:#990000;
	text-decoration: underline;
	font-weight:bold;
}
.left a:hover, .right a:hover {
	color: #000000;
	text-decoration: none;
}
#bottom {
	margin-top: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #00634F;
	padding-top: 30px;
	padding-right: 40px;
	padding-bottom: 30px;
	padding-left: 40px;
}
#bottom a {
	color: #00634F;
}
#bottom a:hover {
	color: #990000;
}
#bottom p {
	margin-bottom: 10px;
}

#centr_in {
}
#centr_in ul {
	margin-bottom: 10px;
	margin-left: 40px;
}
#centr_in li {
	margin-bottom: 5px;
}
.cost{}
.cost td {
	padding: 10px;
	border-bottom:1px solid #cccccc;
}	
