/*** drop down menu skin ***/
.sf-menu li a {
	border-right:	1px solid #5090C0;
	padding: 		.85em 1em;
	text-decoration:none;
}
.sf-menu li li {
	background:		#5090C0;
	border-bottom:	1px solid #5090C0;
	line-height:13px;
}
.sf-menu li li a:hover {
	color:#ccc;
}
.sf-menu li li li {
	background:		#5090C0;
}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	background:		#5090C0;
	outline:		0;
}
.sf-menu a:active {
	background:		#5090C0;
	outline:		0;
}
.active, .current-cat{
	background:		#4682B4;
}
h1, h2, h3, h4, h5, h6{
margin-bottom:10px;
}
h1{
 color:#000000;
}
/* logo
----------------------------------------------------------------------------------------------------*/
#logo {
	padding-left:0;
	float:left;
	width:auto;
	background-image: url(../images/green/logo.png); 
	background-repeat: no-repeat;
	width:489px;
	height:133px;
	width:50%;
}
#call{
	width:50%;
	float:left;
	text-align:right;
	padding-top:30px;
}
#call h3{
	font-size:25px;
	letter-spacing: -1px;
	margin:0px;
}
#call strong{
color:#00008B;
}
/* Navigation
----------------------------------------------------------------------------------------------------*/
#navigation{
	background-image: url(../images/green/menu-bg.png);
	background-repeat: no-repeat;
	background-position: center center;
	height:41px;
}
/* titles
----------------------------------------------------------------------------------------------------*/
.title1{
	
	margin-bottom:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:2em;
	color:#eeac0c;
	letter-spacing: -1px;
	padding-left:20px;	
}
/* right column/sidebar
----------------------------------------------------------------------------------------------------*/
.right-column h3{
	margin-bottom:10px;
	letter-spacing: -1px;
	font-family: sans-serif;
	font-weight:normal;
	color:#00008B;
}
/* bottom container
----------------------------------------------------------------------------------------------------*/
.bottom-container h3, .right-column h3{
margin:0px;
color:#00008B;
}
/* footer container
----------------------------------------------------------------------------------------------------*/
#footer{
	color:#00008B;
	background-image: url(../images/green/footer.png);
	background-repeat: no-repeat;
	background-position: center center;
	height:41px;
        margin-top: 0px;
	padding-top:20px;
}
#footer a{
	color: #444;
}
#footer_1{
	width:auto;
	float:left;
	padding-left:10px;
}
#footer_2{
	width:auto;
	float:left;
	padding-left:310px;
}
/*-------------------------------------------*/
#gto {
	width:auto;
	float:right;
	padding-right:10px;
}
/*---------------------------------------*/
div.counter
{
 text-align: center;
 vertical-align: middle;
}