html, body {margin:0; padding:0; height:100%}
body {background-color:#FFFFFF; font-family:Verdana, Geneva, sans-serif; font-size:14px; color:#000000; background-image:url(images/all_bg.gif); background-repeat:repeat-y; background-position:50% 0}
img {border-width:0px}
a {text-decoration:underline; border:0; color:#000000}
a:hover {text-decoration:none; color:#000000}

form {display:inline}
table {border-collapse:collapse}
td {padding:0; vertical-align:top}
ul, li {margin:0; padding:0; list-style-type:none; line-height:18px}

#wrapper {min-height:100%; height:auto !important; height:100%; width:980px; margin:0 auto; background-image:url(images/content_bg.gif); background-repeat:repeat-x; background-position:0 287px}

#header {background-image:url(images/header_bg.jpg); height:286px; overflow:hidden}
	#header div {width:350px; text-align:center; font-size:16px; color:#246a0f; margin:14px 0 0 355px; line-height:28px}
	#header strong {display:block; line-height:22px; font-size:14px}

	#under_header {font-size:11px; text-align:right; margin:5px 15px 0 0; line-height:18px}
	
#main {overflow:hidden}
	
	#left {width:142px; float:left; padding:41px 21px 85px 21px}
	#left ul a.active {color:#f01919; text-decoration:none}
	
	#right {width:755px; float:left; line-height:18px}
	#right p {margin:15px 0 2px 0; padding:0}
	#right p.center {text-align:center}
	#right ul {margin:15px 0 0 0}

#footer {background-image:url(images/footer_bg.gif); height:149px; margin:-75px 0 0 0}
	#footer_left {width:79px; margin:63px 75px 0 44px; color:#246a0f; text-align:center; line-height:14px; float:left; display:inline; font-size:11px}
	
	#footer_right {width:756px; float:left; margin:116px 0 0 0; font-size:9px}
	#footer_right span.left {float:left; color:#73df8a}
	#footer_right span.right {float:right; color:#246a0f}
	#footer_right span.right a {text-decoration:none; color:#246a0f}
	
h1 {
	font-size:16px;
	font-weight:bold;
		}
		
p {
	text-indent:8px;
}