#wrapper {
	min-width: 400px;
	width: 1003px;
}
#outer {
	border-left: 180px solid #FFFFFF;
	border-right: 165px solid #FFFFFF;
}
#inner {
	margin: 0;
	width: 100%;
}
#header {
	height: 125px;
	text-align: right;
	font-size: 80%;
	background-repeat: no-repeat;
	background-position: left top;
	color: #333333;
	background-image: url(../images/topbg.jpg);
}
#header a{
	text-decoration: none;
	color: #333333;
}
#header a:hover {
	color: #993300;
	text-decoration: underline;
}
#header .left {
	float: left;
	margin-top: 20px;
	margin-left: 30px;
}
#header ul {
	margin-top: 6px;
	margin-right: 10px;
}
#header li {
	list-style-type: none;
	display: inline;
	padding-right: 6px;
	background-image: url(../images/arrow1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 10px;
}
#topmenu {
	clear: both;
	text-align: left;
	font-size: 80%;
	letter-spacing: 0.04em;
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #9DCC8C;
	padding-right: 15px;
	color: #333333;
}
#topmenu ul {
	margin: -8px 15px 0px 50px;
	float: left;
}
html > body #topmenu ul {
	margin-left: -8px;
	margin-top: -25px;
}
*+html > body #topmenu ul {
	margin-left: 20px;
	margin-top: -27px;
}
#topmenu li {
	display: inline;
	list-style-type: none;
	background-image: url(../images/tab.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 80px;
	line-height: 250%;
	padding-top: 8px;
	padding-bottom: 3px;
	text-align: center;
	padding-right: 8px;
	padding-left: 14px;
}
html > body #topmenu li {
	margin-left: -4px;
}
html > body #topmenu li {
	margin-left: 0px;
}
#topmenu li a{
	color: #333333;
	text-decoration: none;
	letter-spacing: 0.03em;
}
#topmenu li a:hover {
	color: #993300;
	text-decoration: none;
}
#topmenu .left {
	float: left;
	padding-left: 20px;
}
html > body #topmenu .left {
	margin-top: -15px;
}
html > body #hot {
	float: right;
	padding-bottom: 10px;
	width: 42%;
	margin-top: -18px;
}
#hot a{
	text-decoration: none;
	letter-spacing: 0.03em;
	background-image: url(../images/arrow2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 10px;
	padding-left: 15px;
}
#hot a:hover {
	color: #993300;
	text-decoration: none;
}
#search {
	padding-left: 200px;
	font-size: 80%;
	padding-top: 8px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #BEDDB3;
	background-image: url(../images/bgsearch.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	color: #333333;
	background-color: #EAF4E8;
}
#search label {
	background-image: url(../images/search.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 18px;
	padding-top: 5px;
}
#search p {
	margin-top: 8px;
	margin-bottom: 3px;
}
#search a {
	color: #996600;
	padding-right: 5px;
	padding-left: 5px;
}
#leftcol {
	width: 170px;
	margin-left: -175px;
	float: left;
	position: relative;
	z-index: 10;
}
html > body #leftcol {
	padding-bottom: 100px;
}
#leftcol h3 {
	margin-top: 15px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#leftcol .body{
	font-size: 80%;
	line-height: 140%;
	width: 162px;
	border: 1px solid #999999;
	margin-left: 5px;
	margin-top: 0px;
	color: #333333;
}
#leftcol .body p {
	margin-top: 5px;
	margin-bottom: 5px;
}
html> body #leftcol .body p {
	padding-bottom: 20px;
}
#leftcol ul {
	list-style: none;
	margin: 10px;
}
html > body #leftcol ul {
	margin-left: -25px;
	padding-left: 35px;
}
#leftcol li {
	border-bottom: 1px dashed #999999;
	padding-top: 7px;
	padding-bottom: 3px;
	background-image: url(../images/arrow3.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 15px;
}
#rightcol {
	width: 170px;
	margin-right: -175px;
	float: left;
	position: relative;
	z-index: 11;
}
html > body #rightcol {
	padding-bottom: 100px;
}
#rightcol h3 {
	margin-top: 15px;
	margin-bottom: 0px;
}
#rightcol .body{
	background-color: #FFFFFF;
	font-size: 80%;
	line-height: 140%;
	padding: 8px 10px 6px;
	margin-bottom: 12px;
	text-align: right;
	width: 142px;
	background-image: url(../images/bgbox.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border: 1px solid #999999;
	margin-top: 0px;
	color: #333333;
}
#rightcol .body p{
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 150%;
}
html> body #rightcol .body p {
	padding-bottom: 15px;
}
#rightcol label {
	float: left;
}
#rightcol ul {
	list-style: none;
	margin: 10px 0px;
	text-align: left;
}
html > body #rightcol ul {
	margin-left: -35px;
	padding-left: 35px;
}
#rightcol li {
	border-bottom: 1px dashed #999999;
	padding-top: 7px;
	padding-bottom: 3px;
	background-image: url(../images/arrow3.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 15px;
}
#content {
	position: relative;
	z-index: 12;
	width: 99%;
	float: left;
}
html > body #content {
	padding-bottom: 100px;
}
#content h2 {
	fontsize: 130% ;
	color: #901602;
	margin-left: 1em;
}
#content p {
	margin-left: 3em;
	margin-right: 2em;
	margin-bottom: 15px;
	margin-top: 5px;
}
#content img{
	margin-right: 8px;
	float: left;
	margin-top: 10px;
	margin-bottom: 5px;
	clear: left;
}
#footer {
	background-color: #EEEEEE;
	width: 100%;
	border-top: 7px solid #9DCC8C;
	text-align: center;
	margin-top: 30px;
	clear: both;
	position: absolute;
	z-index: 13;
}
html > body #footer {
    bottom:0;
    position: fixed;
}
*+html > body #footer {
	position: absolute;
	bottom:auto;
}
#footer p {
	font-size: 80%;
	line-height: 145%;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #333333;
}
body {
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
}
form {
	margin: 0;
	padding: 0;
}
a {
	color: #006666;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #993300;
}
h5{
	color: #006699;
	lign-height: 150%;
	font-weight: normal;
	font-size: 125%;
	line-height: 150%;
	margin-bottom: 0px;
	margin-top: 5px;
}
strong {
	color: #666666;
	lign-height: 150%;
	font-weight: bold;
	font-size: 100%;
	line-height: 150%;
	margin-bottom: 3px;
}
em {
	font-style: normal;
	color: #996633;
	font-weight: normal;
}
hr{
	clear: both;
	margin: 0px;
	border: none;
	background-color: #A5A5A5;
	color: #A5A5A5;
	height: 1px;
}
.clear {
	clear: both;
}
.more {
	background-image: url(../images/arrow4.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: right;
	padding-left: 12px;
	padding-right: 8px;
}
.detail {
	background-image: url(../images/arrow5.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 10px;
	padding-right: 8px;
}
.text1 {
	font-size: 80%;
	line-height: 145%;
	border-collapse:collapse;
}
.text1 td {
	vertical-align: top;
	padding-right: 5px;
	color: #333333;
}
.text1 td li {
	margin-top: 5px;
}
.headline {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	margin-top: 5px;
	margin-bottom: 5px;
	border-collapse:collapse;
}
.textleft {
	text-align: left;
}


/* Mozilla bug workarounds */
#outer > #inner {
	border-bottom: 1px solid transparent;
}
#leftcol {
	margin-right: 1px;
}
#rightcol {
	margin-left: 1px;
}
#content {
	margin: 0 -3px 0 -2px;
}