body {
	margin:0;
	padding:16;
	font-size:0.8em;
	line-height:20px;
	font-family: "Trebuchet MS", Arial;
	background:#1e1e1e;
	float: inherit;
}
a { color:#6bc22a; text-decoration:none;}
a:hover { text-decoration:underline; color:#ccc;}
#header { background:url(images/header_bckg.jpg) no-repeat top right #000;}
#logo { height:217px; background:url(images/logo_stick.jpg) repeat-x; text-align:right;}
#logo a{
	color:#333;
	text-decoration:none;
	font-weight:bold;
	font-size:20px;
	text-transform:uppercase;
	letter-spacing:5px;
}
#logo_text {
	float:right;
	width:240px;
	text-align:left;
	font-size:12px;
	color:#333;
}
#menu { background: url(images/menu_bckg.gif) repeat-x #000; height:64px; padding-top:23px;}
#menu_list {width:570px; margin:0 auto;}
#menu a {
	display:block;
	float:left;
	color:#CCC;
	font-size:13px;
	text-transform:uppercase;
	font-weight:bold;
	text-decoration:none;
	margin:0 20px;
	padding-top:10px;
}
#menu a:hover{
	padding-top:12px;
	color: #6bc22a;
}
.splitter { display:block; float:left;}

#text { margin: 0 305px 0 20px; }
#text p { padding: 0 10px 5px 10px; color:#ccc}
#text li {list-style:none; padding-left:20px; background:url(images/li.gif) no-repeat 0px 4px; color:#ccc;}
#sidebar {
	float:right;
	width:180px;
	color:#6bc22a;
	font-size:12px;
	line-height: 200%;
	border: groove #cc3 3px;
	margin-right:55px;
	margin-top:15px;
	padding-top:16px;
}
#sidebar a{ font-weight:bold;}
h1 {
	margin:0;
	padding:10px 0 0 10px;
	text-transform:uppercase;
	font-size:1.5em;
	color:#6bc22a;
}
#main { float:left; no-repeat top right #1e1e1e; padding:20px 0 0 0;}
#pix {height:110px;}
#footer {background:url(images/footer_bckg.gif) repeat-x #000; height:57px; clear:both;  }
#left_footer { float:left; padding:20px 0 0 30px; background:url(images/c.gif) no-repeat 30px 35px;  color:#fff; font-size:12px;}
#left_footer a { color:#fff;}
#left_footer a:hover { text-decoration:none;}
#right_footer { float:right;  padding:20px 30px 0 0; color:#fff;  font-size:12px; text-align:right;}
#right_footer a { color:#fff;}
