* {
	color:#707070;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;}

body {
	margin:0;
	padding:0;
	background:#FFF;}
table {
	border-collapse:collapse;}
td, th {
	margin:0;
	padding:0;}
h2 {
	color:#555554;
	font-size:15px;
	font-weight:bold;
	margin-top:2px;
	margin-bottom:6px;}	
h2 img {
	margin-bottom:-3px;}	
img {
	border:0;}
#left_bg {
	background:url(../images/left.jpg) repeat-y right top;}
#right_bg {
	background:url(../images/right.jpg) repeat-y left top;}			
#container {
	width:782px;
	height:100%;
	overflow:hidden;
	background:url(../images/container.jpg) repeat-x;}	
#header {
	height:181px;
	width:780px;}
#header .logo {}
#main {
	width:782px;
	color:#555554;
	vertical-align:top;}	
#main a {
	color:#8cb000;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;}
#main a:hover {
	text-decoration:underline;}	
#menu {
	width:195px;
	background:url(../images/menu.jpg) top 1px repeat-y;}
#center {
	padding:25px 5px 10px 5px;}		
#center p {
	font-size:11px;
	margin-bottom:11px;}
.intro {
	color:#8cb000;}				
#footer {
	width:100%;
	background:url(../images/footer.jpg) repeat-x #555554;}
#footer .inner {
	width:100%;
	text-align:center;
	background:url(../images/footer_top.jpg) right top no-repeat;}
#footer .inner .top {
	height:30px;
	font-size:10px;
	letter-spacing:-1px;}
#footer .inner .top a {
	font-size:10px;
	color:#555554;
	text-decoration:none;}
#footer .inner .top a:hover {
	color:#FFF;
	text-decoration:underline;}
#welcome {
	float:left;
	margin:0 10px 5px 0;
	border:1px solid #99c000;
	vertical-align:top;}
#welcome #inner {
	z-index:3;
	position:relative;
	margin:4px;
	margin-top:-2px;
	margin-bottom:-2px;}	
.tl_crn {
	height:6px;
	width:6px;
	float:left;
	position:relative;
	top:-1px;
	left:-1px;
	background:url(../images/tl_crn.png) top left no-repeat;}
.tr_crn {
	height:6px;
	width:6px;
	float:right;
	position:relative;
	top:-1px;
	right:-1px;
	background:url(../images/tr_crn.png) top right no-repeat;}
.bl_crn {
	height:6px;
	width:6px;
	float:left;
	position:relative;
	bottom:-1px;
	left:-1px;
	background:url(../images/bl_crn.png) bottom left no-repeat;}
.br_crn {
	height:6px;
	width:6px;
	float:right;
	position:relative;
	bottom:-1px;
	right:-1px;
	background:url(../images/br_crn.png) bottom right no-repeat;}
