body {
	margin-top: 0px;
	font-size: 14px;
	
	background-color: #222222;
	
}

#header{
	text-align:left;
	margin:0;
	padding: 0 0 0 10px;
	height:80px;
	background:#2e2c30;
	height: 100px;
}

#junglead {
	float: right;
} 

#logo{
	margin:0;
	padding:0;
	background-color: #ff0000;
}

#logo #box{
	float:left;
	clear:none;
	height:40px;
	width:40px;
	margin-top: 20px;
	padding:0;
	background:#394E06;
	color:#87B220;
	font-family:'Times New Roman';
	font-weight:bold;
	font-size:15px;
	line-height:40px;
	letter-spacing:-2px;
	text-indent:-2px;   
}
#logo p{
	float:left;
	clear:none;
	height:40px;
	width:40px;
	margin:0;
	padding:0;
	color:#394E06;
	font-family:'Georgia';
	font-weight:normal;
	font-size:20px;
	text-indent:2px;
	line-height:43px;
	letter-spacing:-2px;
}

.subContainer, #navigation ul{
	width: 950px;
	margin:0 auto;    
}

/* ----- NAVIGATION ----- */

#navigation{
	margin:0;
	padding:0;
	background:#7fa71f;
	height:34px;
	list-style:none;
}
#navigation li{
	float:left;
	clear:none;
	list-style:none;
}
#navigation li a{
	color:#fff;
	display:block;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	padding:10px 18px;
}
#navigation li a:hover{
	color:#fff;
	background:#739B1F;
}
#active a{
	background:url('/lookandfeel/images/nav_bg.gif');
}

#searchField {
	background-color: #FFF;
	color: #666;
	border: 1px solid #999;
	font-size: 11px;
	padding: 3px;
	width:130px;              
}

#searchButton {
	background-color:#EFEFEF;
	line-height:11px;
	color: #000;
	border: 1px solid #999;
	font-size: 11px;
	height: 19px;
	margin: 0;
	padding: 0 6px;
}
/* --------- widget ---------- */

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

#sidemenu ul li {
	margin-bottom:1px;
	border: 1px solid #f2f2f2; /* f2f2f2 */
	width: 175px;
}
#sidemenu ul a {
	display:block;
	font-weight:bold;
	color: #333;	
	text-decoration:none;	
	padding:2px 5px 2px 10px;
	background: #eee;
	border-left:4px solid #CCC;	
	
	min-height:18px;
}

#sidemenu ul a:hover {
	padding:2px 5px 2px 10px;
	background: #f2f2f2;
	color: #718e3e;
	border-left:4px solid #9EC630;
}

/* --------- footer ---------- */
#footer {
	font-size: 13px;
	color: #444;
}

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

/* --------- titles ---------- */
.container {
	margin-top: 70px;
	background-color: #fff;
	color: #222222;
}

.container h1 {
	font-family:'Georgia';
	font-size: 33px;
	letter-spacing:-1px;
	/* margin-top:15px; */
	margin-bottom:20px;
	font-weight:normal;
	color:#718e3e;
}


.container h2 {
	font-family:'Georgia';
	font-size: 24px;
	letter-spacing:-1px;
	/* margin-top:15px; */
	margin-bottom:20px;
	font-weight:normal;
	color:#718e3e;
}


.container h3 {
	font-family:'Georgia';
	font-size: 20px;
	letter-spacing:-1px;
	/* margin-top:15px; */
	margin-bottom:20px;
	font-weight:normal;
	color:#718e3e;
}




#menucontainer 
{
width:400px;
height:340px;
margin-top:30px;
margin-left:0px;
}


#hex {padding:0; margin:0 auto; list-style:none; width:325px;}
#hex li {display:block; float:left; width:104px; margin-right:4px;  height:120px;}
#hex li.p1 {padding-left:54px;}
#hex li.p2 {margin-top:-26px;}
#hex li a {text-decoration:none; color:#000; cursor:pointer;}
#hex li a b {display:block; width:0; height:0; overflow:hidden; border-bottom:30px solid #ec0; border-left:52px dotted transparent; border-right:52px dotted transparent;}
#hex li a span {display:block; width:104px; height:60px; line-height:59px; text-align:center; background:#ec0; font-size:11px; font-family: arial, veradana, sans-serif;}
#hex li a em {display:block; width:0; height:0; overflow:hidden; border-top:30px solid #ec0; border-left:52px dotted transparent; border-right:52px dotted transparent;}
/* hack for IE5.5 */
* html #hex li a b, * html #hex li a em {width:104px; height:30px; w\idth:0; he\ight:0;}

#hex li a.inner b {border-bottom-color:#c60;}
#hex li a.inner span {background:#c60;}
#hex li a.inner em {border-top-color:#c60;}

#hex li a:hover {white-space:normal;}
#hex li a:hover b {border-bottom-color:#c90;}
#hex li a:hover span {background:#c90;}
#hex li a:hover em {border-top-color:#c90;}

#hex li a.inner:hover b {border-bottom-color:#a40;}
#hex li a.inner:hover span {background:#a40;}
#hex li a.inner:hover em {border-top-color:#a40;}
