* { 
	margin: 0; 
	padding: 0;
}

a {
	color: #ccc;
}

a:hover {
	color: #e9e9e9;
}

body {
	background: #333;
	color: #fff;
    font: normal 13px "Lucida Sans Unicode",sans-serif;
}

img {
	border: none;
	max-width: 760px;
}

h1{
	color: #99cc33;
    font: normal 22px  "Lucida Sans Unicode",sans-serif;
    margin-top: 5px;
    margin-bottom: 4px;
}

h2{
	color: #b3e156;
	font: normal 18px  "Lucida Sans Unicode",sans-serif;
	margin-top: 5px;
	margin-bottom: 4px;
}

h3{
	color: #b3e156;
	font: normal 14px  "Lucida Sans Unicode",sans-serif;
	margin-top: 5px;
	margin-bottom: 4px;
}

#ads {
	margin-right: 10px;
	margin-top: 8px;
	float:right;
}

#container {
	background: #222;
	border: 3px double #444;
	height:100%;
	width: 800px;
	margin: 0 auto;
}

#header {
	background:#99cc33 url("img/header.gif") ;
	height: auto;
	width: 790px;
	margin: 0 auto;
	height: 76px;
	position:relative;
}

#header h1{
	text-indent:-5000px;
	display:none;
}

#header a{
	display:block;
	width:180px;
	height:65px;
	position:absolute;
	top:4px;
	left:2px;
}

#navigation {
	height: auto;
	width: 790px;
	background: #222;
	height: 36px; 
}

#main {
	background: #3b4041;
	width: 778px;
	height: 100%;
	padding:6px;
	margin: 0 auto;
	border-top: 1px solid #99cc33;
}

#main-home {
	background: #3b4041;
	width: 778px;
	height: 700px;
	padding:6px;
	margin: 0 auto;
	border-top: 1px solid #99cc33;
}

#footer {
	background: #555555;
	height:330px;
	width: 778px;
	padding:6px;
	border-top: 1px solid #99cc33;
	margin-top: 4px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#footer2 {
	background: #515151;
	width: 778px;
	padding:6px; color: #333;
	padding-bottom:14px;
	margin: 0 auto; 
}

#footer2 a {
	color: #ccc; text-decoration:none;
}

#footer2 a:hover {color: #333;}     

#footer ul {
	border-top: 1px solid #4c4c4c;
	margin: 0;
	padding-top:5px;
}

#footer li {
	/*border-bottom: 1px solid #4c4c4c;*/
	list-style: none;
}

#footer li a {
	display: block;
	line-height: 2em;
	padding-left: 4%;
	width: 96%;
}

#footer a {color: #333; text-decoration:none;}

#footer a:hover {
	color: #77a41c;
	background: #333;
}

.f1,.f2 {
	float: left;
	width: 31%;
}

.f2{margin: 0 3%;}

/* bottom */

.bottom {
	color: #666;
	clear: both;
	font-size: 1.1em;
}

.bottom a {color: #888;}

/*- Menu Tabs 3--------------------------- */

#tabs3 {
	float:left;
	width:100%;
	background: #222;
	font-size:93%;
	line-height:normal;
}

#tabs3 ul {
	margin:0;
	padding:10px 10px 0 40px;
	list-style:none;
}

#tabs3 li {
	display:inline;
	margin:0;
	padding:0;
}

#tabs3 a {
	float:left;
	background:url("img/tableft3.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
}

#tabs3 a span {
	float:left;
	display:block;
	background:url("img/tabright3.gif") no-repeat right top;
	padding:5px 15px 4px 6px;
	color:#FFF;
}
	  
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs3 a span {float:none;}


/* End IE5-Mac hack */

#tabs3 a:hover span {
	color:#FFF;
}

#tabs3 a:hover {
	background-position:0% -42px;
}

#tabs3 a:hover span {
	background-position:100% -42px;
}

#tabs3 #current a {
	background-position:0% -42px;
}

#tabs3 #current a span {
	background-position:100% -42px;
}


/* Home Page */

#fourdiv-left{
	width:300px;
	height:550px;
	margin:25px 60px 15px 50px;
	float:left;
}

#fourdiv-right{
	width:300px;
	height:550px;
	float:left;
	margin:25px 0 15px 10px;
}

#fourdiv-left img{
	height:250px;
	width:300px;
	border:none;
	padding-top:20px;
}

#fourdiv-right img{
	height:250px;
	width:300px;
	border:none;
	padding-top:20px;
}

/*
#fourdiv-left span{
	margin:0 0 20px 0;
}

#fourdiv-right span{
	margin:0 0 20px 0;
}
*/

#top-link{
	width:680px;
	margin:auto;
}

#top-link{
	font-size:16px;
	font-weight:600;
	text-align:center;
}

/*
#perfads{
	margin:10px 10px auto 10px;
	height:125px;
}
*/

.style2 {font-size: 9px}
.style3 {font-size: 16px;font-weight: bold;}
.style4 {font-size: 15px;font-weight: bold;font-family: Arial, Helvetica, sans-serif;}
.style6 {font-size: 13px}
