body 
{
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 85%; 
	margin: 0; 
	padding: 0;
	color: #5f5f5f;
	text-align: center;
}
	
a 
{ 
	text-decoration: none;
	border-bottom: 1px solid #ccc; 
	color: #f90; 
}

a:hover 
{ 
border: none; 
}
	
h2 
{
	color: #333;
	font-size: 24px;
	font-weight: bold;
	clear: both;
	background-image: url('images/dots.gif');
	background-repeat: repeat-x;
	background-position: 0 35px;
	padding-bottom: 10px;
	margin-bottom: -6px;
}	

#container 
{
	height: auto ;
	height: 100%;
	min-height: 100%;
	position: relative;
	background: #fff url('/images/wrapfull.png') center repeat-y;
	margin: 0 auto;

}
	
#header 
{ 
border-top: 10px solid #222; 
}
	
#header div 
{
	margin: 0 auto;
	width: 850px;
	text-align: left;
}

#header h1 
{ 
	font-family: "Century Gothic", Tahoma, Verdana, sans-serif;
	float: left;	
	font-size: 2.7em;
	padding: 40px 60px 15px 0;
	margin: 0 0 0 -20px;
}
			
#header h1 span 
{ 
color: #999; 
}
	
#header h1 a 
{
	border: none;
	color: #000;	
	font-weight: normal;	
}		

.nav 
{
	float: right;
	margin: 0 -30px 0 0;
	padding: 0;
}
.nav li 
{
	font-size:110%;
	list-style-type: none;
	display: inline;		
	float: left;	
}	
	
.nav li a 
{
	text-decoration: none;
	border: none;
	color: #000;
	padding-top: 5px;		
	display: block;	
	margin: 0 15px;
	font-weight:bold;
}		

#frontpageb.on a 
{ 
	background: url("images/nav_hover_f.png") no-repeat;
	background-position: 0px -2px;
	text-align:center;
	padding-top:1px;
	margin: 0;
	color: #fff;
	width:119px;
	height:21px;
}
	
.nav li.on a 
{ 
	background: url("images/nav_hover.png") no-repeat;
	background-position: 0px -2px;
	text-align:center;
	padding-top:1px;
	margin: 0;
	color: #fff;
	width:119px;
	height:21px;
}
	
.nav li.on a#lang
{
color:#33CC00;
}

.nav li.on a#lang:hover
{
color:#fff;
}


#frontpage.on-top a 
{ 
	background: url("images/nav_hover_top_f.png") no-repeat;
	background-position: 0px -2px;
	text-align:center;
	padding-top:1px;
	color: #fff;
	left: 20%;
	position: relative;
	
	width:119px;
	height:21px;
	margin: -18px 0 0 180px;

}	

	
.nav li.on-top a 
{ 
	background: url("images/nav_hover_top.gif") no-repeat;
	background-position: 0px -2px;
	text-align:center;
	padding-top:1px;
	color: #fff;
	left: 20%;
	position: relative;
	
	width:119px;
	height:21px;
	margin: -18px 0 0 180px;

}	

.nav li a:hover 
{ 
color: #33CC00; 
}	

#green-ness
{
	background: url('images/site-strike.jpg') repeat-x;
	clear: both;
}

#strike 
{
	text-align: center;
	margin:0 auto;
	width: 800px;
	height: 220px;
	background: url('images/mb1.jpg') no-repeat;
}

.home#frontpagec
{
	width: 480px;
	margin: -10px auto 0 auto;
	text-align: left;

}	

.home#frontpagec p 
{
	color: #fff;
	margin: 0;
	padding: 0;
	font-size: 24px;
	letter-spacing: -1px;
}	

.home 
{
	width: 420px;
	margin: 0 auto;
	text-align: left;
	padding: 40px 30px 40px 260px;
}	

.home p 
{
	color: #fff;
	margin: 0;
	padding: 0;
	font-size: 20px;
	letter-spacing: -1px;
}

#inner
{
	background: url('images/site-strike.jpg') repeat-x;
	height: 200px;
	margin-top: 300px;
	border-top: 3px solid #222;
	border-bottom: 3px solid #222;
}

#right-img
{
margin-left: 0;
margin-bottom: 0;
margin-right: 30px;
margin-top: -110px;
float:right;
border: 3px solid #222;
}

#body 
{ 
	min-height:450px;
	width: 850px;
	margin: 0 auto;
	text-align: left;
/*	background: url('images/line_bg.gif') repeat-y 515px 20px; */
	padding-left: 20px;
	padding-bottom: 61px;	
}

#body:after 
{ 
	content: "."; 
	display: block; 
	clear: both; 
	visibility: hidden; 
	height: 0;
}

* html #body 
{ 
	height: 1%; 
}

#full
{
		width: 850px;
	padding-right: 20px;
	margin: auto 0;
	background-color: #fff;
}

#l
{
	width: 580px;
	padding-right: 20px;
	float: left;
	margin-right: 20px;
}

#l p, #r p, #full p
{
	margin-top: 15px;
}	

#l hr
{
	width:80%;
	margin:30px auto;
}

#r 
{
	width: 210px;
	float: right;
	margin-right:15px;
}

#r p span 
{
	color: #009900;
	font-weight: bold;
}

#r p 
{
	margin: 1em 0;
	padding: 0;
}	

#r hr 
{
	border-top: 1px solid #eee; 
	height: 1px; 
	border-left: 0; 
	border-right: 0; 
	border-bottom: 0; 
	margin: 0; 	
}			

div.block 
{
	background-color: #F8F8F8;
	border: 1px solid #ddd;
	padding: 10px;
	text-align: center;
	color: #888;
	margin-top: 10px;
}	

/* Footer Stuffs */
#footer 
{
	margin-top: -61px;
	color: #fff;
	padding-top: 30px;
	width: 100%;
	z-index: 500;
	position: relative;	
	border-bottom: 7px solid #222;	
	background: #fff url('/images/wrapfull.png') center repeat-y;
}

#footer div 
{
	width: 890px;
	background-color: #222;
	margin: 0 auto;
	font-size: 12px;

}

#footer a 
{ 
color: #fff; 
font-weight: bold; 
}	

/* #navfooter
{
	width:120%;
} */
	

#totop
{

	color:#000;
	margin-right:90px;
	text-decoration:none;
}
/* Business Cards */
.bus_card
{
	width:340px;
	height:175px;
	border: 1px solid #2d7601;
	/* #878787*/
	float: left;
	margin: 7px;
	text-align:center;
	padding:5px;
	background-color:#f7f7f7;
	color: #5f5f5f;
}

.bus_card a
{
	width:320px;
	height:200px;
	display:block;
	text-decoration:none;
	border:none;
	color: #5f5f5f;
}

.bus_card:hover
{
	background-color:#edffa2;
}

.bus_card a:hover, .bus_card a:visited
{
	text-decoration:none;
	color: #5f5f5f;
}

.bus_head
{
	font-size:200%;
	display: inline-block;
	margin-bottom: 6px;
}

.bus_sub
{
	font-size:125%;
	display: inline-block;
	margin-bottom: 0px;
}
/* Pagination & Sidebars */
.pagination
{
	float:right;
padding-left:80px;
width:200px;
}

#r .tc
{
	font-size:120%;
	border-bottom: none;
	border-left: 3px solid #ccc;
	padding-left: 4px; 
}


#r .on
{
	border-left: 30px solid #ccc;
	padding-left:4px;
	color: #f90; 
	font-size:120%;
}

#body li
{
	padding-bottom:7px;
}

.tc_contact
{
		text-align: center;
}

div.bus_card a span.hidden
{
display: none;
color:#ffffff;
}

div.bus_card a:hover span.hidden
{
	display: block;
	position: absolute;
	margin: -71px 0 0 25px;
	padding: 18px 0 30px 0;
	width:290px;
	background: url('images/tooltip.gif') no-repeat;
}
