
body {
	margin: auto;
	padding: 10px 10px 10px 10px;
	font: 10pt Arial, Verdana, Sans-Serif;
	background: #FFFFFF;
	width: 100%;
	height: auto;
}

a {
	text-decoration: none;
	color: #999999;
	border: 0px;
}

a:hover {
	color: #99CC00;
	border: 0px;
}

a img {
	border: 0;
}

h1 {
	display:inline;
	font-weight: bold;
	font-size: 20pt;
	padding: 0px 0px 0px 15px;
	border: none;
	color:#99CC00;
}


h2 {
	font-weight: bold;
	font-size: 10pt;
	padding: 0px 0px 0px 0px;
	border: none;
	text-align: left;
	/*float: left;*/

}

h3 {
	text-align: center;
	font-size: 1.1em;
	color: #99CC00;
	padding: 0px 0px 10px 0px;

}

h4 {
	clear: left;
	height: 20px;
	margin: 2px 2px 2px 2px;
	font-weight:bold;
	font-size: 1.0em;
	color: #2489DB;

}

form {
	float:right;
	width: auto;
	height: auto;
	margin: 0px;
	padding: 1px;
}

form #btnSearch{
	background-image:url(images/search-button.gif);
	background-repeat:no-repeat;
	padding:0px 0px 2px 0px !important;
	margin-top:1px;
	width:45px;
	height:26px;
	border:0px;
}
form #txtQuery{
	border: 1px solid #CCCCCC;
	vertical-align: top;
	height: 20px;
}

form h1 {
	font-weight:bold;
	font-size: 1.0em;
	color: #999999;
	padding: 5px;
}

form h2 {
	margin: 0;
	font-weight: normal;
	font-size: 1.0em;
	color: #2489DB;
	padding: 2px;
}

form h3 {
	font-weight: normal;
	background-color:#F5F5F5;
}

form h5 {
	font-weight: normal;
	background: url(images/linear-gray.gif) repeat;
	padding: 5px;
	margin-bottom: 0px;
}

table {
	width: 100%;
	padding: 0;
	text-align:center;
}

table tr{
	height:25px;
	background: #99CC00;
}

table td{
	width:25%;
}


#pagehead { 
	width: 1000px;
	color: #303030;
	margin: 0 auto;
	padding: inherit;
	height:auto;
}

#logo {
	height: auto;
	width: 1000px;
	display: block;
	padding: 0px 0px 15px 0px;
	background: url(images/header-bg.png) repeat-x;
	background-position: bottom;
}

#sitelogo tr {
	background:#FFFFFF;
}

#sitelogo a {

	float:left;

}

#topmenu1 {
	width: 1000px;
	height: 18px;
	background: url(images/bg-silver.jpg) repeat-x;
	background-position:bottom;
	border-top: 1px solid;
	border-top-color: #CCCCCC;
	text-align:right;
	vertical-align: middle;
}

#topmenu1 a{
	font-size:12px;
	padding: 0px 10px 0px 10px;
	background: url(images/bullet-green.gif) no-repeat;
	background-position: left;
}

#topmenu2 {
	padding-top: 0px;
	width: 1000px;
	height: 174px;
	border: 0px;
}

#topmenu3 {
	width: 1000px;
	height: 40px;
	padding: 0px 0px 10px 0px;
	text-align: left;
	vertical-align: middle;
	background: url(images/header-bg.png) repeat-x;
	background-position: bottom;
	/*color:#99CC00;*/
}

#topmenu3 h1 {
	display:inline;
	font-weight: bold;
	font-size: 20pt;
	padding: 0px 5px 0px 5px;
	border-right-style:solid 2px;
	border-right-color:#666666;
	/*text-align: left;
	/*float: left;*/
	color: #999999;
}

#mainbody {
	width: 1000px;
	height: auto;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;

}

#leftmenu {

	clear: left;
	float: left;
	width: 300px;
	height: auto;
	margin: 0 0 10px 0;
	padding: 5px 5px 0px 0px;
	border-right: 1px solid;
	border-right-color: #CCCCCC;
	font-size: 0.9em;
	/*font-weight:bold;*/

}
#leftmenu ul {	
	list-style: none;
	width: 300px;
	margin: 0 0 0 0;
	padding: 0;
	font-size: 1.1em;
	height: auto;
	
}

#leftmenu li {
	margin-bottom: 2px;
	height: 20px;
	background: url(images/bgdots.gif) repeat-x;
	background-position: bottom;

}

#leftmenu li a, #leftmenu li a:visited {
	text-align: left;
	height: 15px;
	text-decoration: none;
	color: #999999;
	border-bottom: 1px solid;
	border-bottom-color:#CCCCCC;
	display: block;
	padding: 3px 0 0 10px;
	background: url(images/bullet-green.gif) no-repeat;
	background-position: left;

}	
	
#leftmenu li a:hover {
	background: #F5F5F5;
	color: #99CC00;
}

#bodycontent {
	width: 100%;
	height: 100%;
	margin-bottom: 0px;
	padding: 0;

}

#pageheading {
	float: left;
	width: auto;
	height: 25px;
	padding: 10px 0 0 3px;
	display: block;
	font-weight: bold;
	font-size: 14pt;
	color: #666666;
	text-align: left;

}

#pageheading h1{
	color: #666666;

}

#pagecontent {
	float: left;
	width: 100%;
	height: auto;
	/*border: 1px solid #CCCCCC;*/
	line-height: 1.5em;
	padding: 5px 3px 10px 3px;
	margin-bottom: 10px;
	/*font-weight: bold;
	color: #666666;*/
	font-size: 13px;
	color: #000000;
	text-align:left;

}

#pagefoot { 
	width: 1000px;
	height:75px;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
	border-top: 1px solid #F2F2F2;
	text-align: center;
	font-size: 8pt;
	font-weight: bold;
	color:#666666;
}

#pagefoot p {

	height: 100px;
	padding: 10px 30px 0px 30px;
	/*border-bottom: 1px solid #999999;
	background: url(images/bar-bottom.gif) repeat;*/
	background: url(images/bgfooter.gif) repeat-x;
	background-position: bottom;
	text-align: right;
}

#centerbox p {

	height: 35px;
	padding: 10px 30px 0px 30px;
	/*border-bottom: 1px solid #999999;
	background: url(images/bar-bottom.gif) repeat;*/
	background: url(images/bgfooter.gif) repeat-x;
	background-position: bottom;
	text-align: right;
}

#sitemenulayers {
	width:300px;
	height: 600px;
	padding-bottom: 20px;
	padding-right: 5px;
	float:left;
	/*
	border-right: 1px solid #CCCCCC;
	background: url(images/bg-1.gif) repeat-x;
	background-position: top;*/
	
}

#sitemenulayers div {
	display: none;
}

#sitemenulayers table tr {

background:#FFFFFF;

}

table h2 {
	font-weight: bold;
	font-size: 18pt;
	padding: 15px 0px 5px 10px;
	border: none;
	text-align: left;
	/*float: left;*/
	color: #FFFFFF;

}

#sitemenulayers h4 {
	background: url(images/bgdots.gif) repeat-x;
	background-position: bottom;
	padding-left: 8px;
	color: #999999;
}

#sitemenulayers a {
	background: url(images/point-green.gif) no-repeat;
	background-position: left;
	padding-left: 10px;
}

#centerbox {
	width:650px;
	height: auto;
	padding: 5px;
	float:left;
	font-size:16px;
	border-left: 1px solid #CCCCCC;
}

#centerbox p{
	margin:3px;
	padding: 3px;
}

#promo {
	width:300px;
	float:right; 	
}

#demo {
	/*border-top:solid 1px #CCCCCC;
	border-bottom:solid 1px #CCCCCC;*/
	text-align:center;
}

#demo tr {
	height: 30px;
	font-weight: bold;
	background:#F5F5F5;
}

#demo tr.ruled {
  background: #99CC00;
}

#demo td {
	width: 25%;
	font-weight: bold;
}

#demo a {
	background: url(images/point-grey.gif) no-repeat;
	background-position: left;
	padding-left: 20px;
	color:#99CC00;
	font-size:18px;
	float:left;
}

#demo a:hover {
	color: #666666;
	text-decoration:underline;
}

#demo h2{
	font-weight: bold;
	font-size: 12pt;
	display:inline;
	color:#000000
}

#demo2 {
	/*border-top:solid 1px #CCCCCC;
	border-bottom:solid 1px #CCCCCC;*/
	text-align:center;
}

#demo2 tr {
	height: 30px;
	font-weight: bold;
	background:#F5F5F5;
}

#demo2 tr.ruled {
  background: #99CC00;
}

#demo2 td {
	width: 25%;
	font-weight: bold;
}

#demo2 a {
	background: url(images/point-grey.gif) no-repeat;
	background-position: left;
	padding-left: 20px;
	color:#99CC00;
	font-size:18px;
	float:left;
}

#demo2 a:hover {
	color: #666666;
	text-decoration:underline;
}

#demo3 {
	/*border-top:solid 1px #CCCCCC;
	border-bottom:solid 1px #CCCCCC;*/
	text-align:center;
}

#demo3 tr {
	height: 30px;
	font-weight: bold;
	background: #F5F5F5;
}

#demo3 tr.ruled {
  background: #99CC00;
}

#demo3 td {
	width: 25%;
	font-weight: bold;

}

#demo3 a {
	background: url(images/point-grey.gif) no-repeat;
	background-position: left;
	padding-left: 20px;
	color:#99CC00;
	font-size:18px;
	float:left;
}

#demo3 a:hover {
	color: #666666;
	text-decoration:underline;
}

#prices tr {

	border:none;
	background:#FFFFFF;
	padding:0;
	font-weight:bold;
	font-size:18px;
	font-style:italic;
	color:#99CC00;

}

#prices2 tr {

	border:none;
	background:#FFFFFF;
	padding:0;
	font-weight:bold;
	font-size:18px;
	font-style:italic;
	color:#99CC00;

}

#misc {
	text-align:left;
	font-size:10pt;
}

#misc tr {
	background: #FFFFFF;
}

#misc tr.ruled {
	background: #F5F5F5;
}

#misc td {
	width: auto;
	/*border:solid 1px;*/
	padding:10px;
}

#misc a {
	font-size:18px;
	color:#99CC00;
}

#misc a:hover {
	color: #000000;
}

#misc2 {
	text-align:left;
	font-size:12px;
}

#misc2 tr {
	background: #FFFFFF;
}

#misc2 tr.ruled {
	background: #F5F5F5;
}

#misc2 td {
	width: auto;
	/*border:solid 1px;*/
	padding:10px;
}

#misc2 a {
	font-size:18px;
	color:#99CC00;
}

#misc2 a:hover {
	color: #000000;
}
