body {
	background:url(images/page_bg.jpg) top left repeat-x #e2e2e2;
	margin:0;
	padding:0;
	font-family:arial,  helvetica, sans-serif;
	font-size:9pt;
	color:#333;
}

#container {
	width:960px;
	margin:20px auto 20px auto;
	border:1px solid #000;
	background:#fff;
}

#header {
	height:80px;
	background:url(images/header_bg.jpg) top left repeat-x #a0da2b;
	border-bottom:10px solid #77a13d;
}

#header h1 {
	color:#fff;
	font-size:24pt;
	margin:0;
	padding:40px 10px 10px 10px;
}



#content {
	width:520px;
	padding:10px;
	float:right;
}

#content h1, h2, h3, h4 {
	margin:0;
	padding:0;
	font-family:georgia;
	font-weight:normal;
}

#content h2 {
	color:#060;
	font-size:18pt;
	border-bottom:1px solid #ccc;
}

#content h3 {
	color:#333;
	font-size:12pt;
}
#content h4 {
	color:#060;
	font-size:12pt;
	border-bottom:1px solid #ccc;
}
#photos {
	width:428px;
	height:224px;
	margin:10px auto 10px auto;
	position:relative;
	padding:10px;
	background:#f2f7e9;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
}

.imgbox {
	width:75px;
	height:75px;
	border:1px solid #77A13D;
	background:#f1f1f1;
	margin:15px;
	float:left;
	display:inline;
}

#sidebar {
	width:180px;
	padding:10px;
	float:left;
	margin:0;
}

#sidebar ul {
	margin:0;
	padding:0;
	border-bottom:1px solid #ccc;
}
	 

#sidebar ul li {
	margin:0;
	padding:0;
	list-style:none;
	border:1px solid #ccc;
	border-bottom:none;
}

#sidebar ul li a {
	display:block;
	padding:3px;
	width:inherit;
	background:url(images/li-off.jpg) top left no-repeat #f2f7e9;
	color:#060;
	text-indent:30px;
	text-decoration:none;
}

#sidebar ul li a:hover {
	background:url(images/li-on.jpg) top left no-repeat #f2f7e9;
}
.widget {
        height:42px;
  	border:1px solid #ccc;
	padding:5px;
	text-align:center;
	margin:10px 0 0 0;
	font-size:8pt;
	vertical-align: middle;
}	

#footer {
	clear:both;
	border-top:1px solid #000;
	background:#77a13d;
	padding:10px;
	color:#fff;
	font-size:8pt;
	text-align:center;
}

a {
	color:#060;
	font-weight:bold;
}

a:hover {
	background:#FFFFDD;
}

#partners_banner{
	border-bottom: 5px solid #77a13d;
	vertical-align: middle;
	cursor: pointer;
	
}

img
{  border-style: none;
}
#sidebar_right {
	width:180px;
	padding:10px;
	float:left;
	margin:0;
	background-color: #FFFFFF;
}
#sidebar_right h4 {

	color:#060;
	font-size:12pt;
	border-bottom:1px solid #ccc;
}
.widget_right {

	height:auto;
	border:1px solid #ccc;
	padding:5px;
	text-align:center;
	margin:10px 0 0 0;
	font-size:8pt;
	vertical-align: middle;
	background: #f5f5f5;
}



wrapper{width:250px; background-color:#FF3366}
a, a:visited, a:hover, a:active, a:focus {direction:ltr; outline:0;}

 #positioner 
{
position:relative;
width:180px;
height:160px;
z-index:100;
padding: 10px;
margin: 0;
float: left;
}
 #holder 
{
 position:absolute; 
 width:180px; 
 overflow:hidden; 
 }

 dl.menu
{
width:360px; 
float:left;
margin:-32700px -150px 0 0;  

}

 dl.menu a 
{
display:block;
height:30px;
color:#060;
font: 12px/28px bold Arial, Helvetica, sans-serif;
text-decoration:none;
text-align:left;
text-indent: 30px;
font-weight: bold;
}

dl.menu dt 
{
float:left;
margin:32700px 0 0 0;  
padding:0; 
position:relative; 
z-index:50;
}
  
dl.menu dt a 
{
background:url(images/li-off.jpg) top left no-repeat #f2f7e9; 
width:180px;
border-bottom:1px solid #ccc;
}

 dl.menu dt a:hover,
 dl.menu dt a:focus,
 dl.menu dt a:active

 {
 margin-right:1px; 
 background:url(images/li-on.jpg) top left no-repeat #f2f7e9;

 }

 dl.menu dd 
{
 padding:30px 0 0 0; 
 margin:-30px 0 0 0; 
 float:left; 
 position:relative; 
 z-index:10; 
 }

 dl.menu dd a
 {
 background:url(images/off.jpg) top left no-repeat #d6f8d7;
 width:180px;
 border-bottom:1px solid #ccc;
 }

 dl.menu dd a.last1 
{
border-bottom:30px solid #d6f8d7;
	
}

 dl.menu dd a.last2 
{
 border-bottom:60px solid #d6f8d7;
}

 dl.menu dd a:hover,
 dl.menu dd a:focus,
 dl.menu dd a:active
 
{
margin-right:1px; 
background:url(images/on.jpg) top left no-repeat #d6f8d7;
color:#000; 
border-bottom:1px solid #ccc;

 }



