*            
{ 
	font-family: Tahoma, "Lucida Grande CE", lucida, sans-serif;
	font-size: 100%;	
}
body
{
	width: 100%;
	margin: 0;
	padding: 0;
	text-align: center;
	background: #fff url(../img/bg_top.gif) no-repeat 50% 0; 
	font-size: 75%;
	color: #333;
}
a
{
	text-decoration: none;
	color: #007345;
}
a:hover
{
	text-decoration: underline;
}
img
{
	border: 0px;
	vertical-align: top;
}
p, form, h1, h2, h3, h4, ul, fieldset
{
	margin: 0;
	padding: 0;	
}
fieldset
{
	border: none;
}
ul
{
	list-style: none;
}
.clear, .clear10, .clear6, .clear15, .clear8, .clear20, .clear4
{
	clear: both;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
}
.clear6
{
	height: 6px;
}
.clear4
{
	height: 4px;
}
.clear8
{
	height: 8px;
}
.clear10
{
	height: 10px;
}
.clear15
{
	height: 15px;
}
.clear20
{
	height: 20px;
}
.hdn
{
	display: none;
}
.input_submit
{
	border: none;
	cursor: pointer;
	color: #fff;
	font-size: 90%;
	background-color: #00462a;
	height: 18px;
	text-align: left;
	padding-left: 12px;
	padding-bottom: 3px; 
	*padding-bottom: 0px;
}
.input_text
{
	border: none; 
	padding: 2px 5px;
	overflow: hidden;
	height: 14px; 
	_height: 18px;
}
#content 
{
	width: 100%;
	text-align: center;
	margin-top: 41px;
	background: url(../img/bg_content.gif) repeat-y 50% 0;
}
.content
{
	margin: 0 auto;
	padding: 0;
	width: 960px;
	text-align: left;
}
#bottom 
{
	width: 100%;
	text-align: center;
	background: url(../img/bg_bottom.gif) no-repeat 50% 100%;
	height: 70px;
	clear: both;
}
#bottom .area 
{
	margin: 0 auto;
	padding: 0;
	width: 960px;
	text-align: left;
	font-size: 90%; 
	color: #a0a0a0;
}
.example2
{
	display: block;
	border-bottom: solid;
	border-width: 1px;
}
.underline
{
	background:transparent url(../img/bg_line.gif) repeat-x scroll 0 100%;
	color:#000000;
	padding:10px 0 7px 2px;
}
.case_study_list
{
	float: right;
	margin-right: 20px;
}
.case_study_list a
{
	color: #4E9B27;
}
.project_presentation_list
{
	float: right;
	margin-right: 20px;
	width: 70px;
	text-align: center;
}
.project_presentation_list a
{
	color: #4E9B27;
}