body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#F8DDD6;
	background-color:#7D584E;
	background-image: url("images/green/bg.gif");
	background-repeat: repeat-y;
	padding:0px;
	margin:0px;
	width:100%;
}
ul,li
{
	list-style-image: none;
	list-style-type: none;
	padding:0px;
	margin:0px;
}
a 
{
	color:#FFFFCC;
	text-decoration:none;
	}
a:hover
{
	text-decoration:none;
	color:#CCFF66;
	background:none;
}
#top
{
	background:url("images/green/top_bg.gif") repeat-x;
	width:100%;
	height: 284px;
}
#swirl
{
	width:310px;
	height:284px;
	background:url("images/green/swirl.gif") no-repeat top left;
	float:left;	
}
#info
{
	width:400px;
	position: absolute;
	top: 80px;
	left: 335px;
}
#info .heading
{
	width:111px;
	height:41px;
	background:url("images/green/about.gif") no-repeat;
}
#header
{
	width:466px;
	margin-left:310px;
	height:64px;
	background:url("images/green/logo.gif") no-repeat right top;
	visibility: inherit;
}

#content
{
	width:778px;
	margin:0px;
	padding:0px;

	
}
#left
{
	width:200px;
	float:left;
	padding-left:15px;
	font-size: 10px;
}
/* Left content format*/
#left h1
{
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
}
.quote
{
	background:url("images/green/quotation.gif") no-repeat;
	width:180px;
	margin:0px;
	text-align:left;
}
.quote p
{
	padding-left:16px;
	padding-top:6px;
	color:#F8DDD6;
	font-size:10px;
	
}
.author
{
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	text-align:left;
	font-style: italic;
}
#main
{
	width:520px;
	margin-left:255px;
	padding-left:0px;
}
#column1 li,#column2 li
{
	width:240px;
	height:80px;
	padding:3px;
	margin-bottom:5px;
	margin-right:5px;
	text-align:left;
	font-size:10px;
	color:#F8DDD6;
	
}
#column1 li a,#column2 li a
{font-weight:bold;}
#column1 img,#column2 img
{
	width:86px;
	height:60px;

	float:left;
	margin-right:7px;
	display:inline;
	background:url("images/green/loading.gif") no-repeat;

}
#column1 a img,#column2 a img
{
	border:1px solid #F8DDD6;
	
}
#column1 a:hover img,#column2 a:hover img
{
	border:1px solid #9AF300;
	padding:0px;
}
#column1 li p
{
	margin:0px;
	padding:0px;
}
#column1
{
	float:left;
}
#column2
{
	margin-left:230px;
}
#works
{
background:url("images/green/ourworks.gif") no-repeat;
width:129auto;
height:37px;
padding-top:20px;
}
#bottom
{
background:url("images/green/floating.gif") no-repeat bottom right;
width:778px;
height:180px;
}
#group
{
	background-image: url("images/green/nature.gif");
	background-position: 770px 100%;
	background-repeat: no-repeat;
}


#selector img
{
border:0px;
}
#selector a img 
{
border:#66CC00 solid 1px;
}
#selector a:hover img
{
border:#66FF00 solid 1px;
}
.nav
{
	padding-left:15px;
	padding-top:20px;
}
.nav ul
{
	vertical-align:middle;
}
.nav li
{
	font-weight:bold;
	list-style-image: url("images/green/bullet.gif");
	list-style-position: inside;
}
#contact
{
background:url("images/green/email.gif") no-repeat;
text-indent:20px;
}
#link
{
	font-size:9px;
	color:#DAEFCB;
	padding-left:370px;
	padding-top:160px;
}
