body
{
	background-color: #efefef;
	padding: 0px;
	margin: 0px;
	height:100%;
	font-family: Helvetica,Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#02260d;
}
html
{
	background-color: #efefef;
	padding: 0px;
	margin: 0px;
	height:100%;
}
img
{border:0}
.header
{
	margin-left:auto;
	margin-right:auto;
	width:1000px;
	height:220px;
}

.main_container
{
	margin-left:auto;
	margin-right:auto;
	width:1000px;
}

.footer
{
	margin-left:auto;
	margin-right:auto;
	width:1000px;
}

.right_image
{
	background-position:right;
	background-repeat:no-repeat;
	margin-top:5px;
	position:absolute;
	background-image:url(/images/header_image.jpg);
	
	text-align:left;
	vertical-align: bottom;
	padding-left:30px;
	padding-top:10px;
	width:960px;
	*width:990px;
	height:195px;
	*height:205px;
}

.rightmenu
{
	width:100%;
	height:200px;
	margin: 0;
	padding: 0;

	
}
.rightmenu li 
{
	list-style:none;
	height:28px;
	background-image: url('/images/menu_li.gif');
	background-repeat: no-repeat;
}
.rightmenu li a 
{
	font-weight:bold;
	font-size:13px;
	color: #618626;
	position: relative;
	padding-left:25px;
	text-decoration: none;
}
.rightmenu li a:hover
{
	color: #02260d;
}




.null_padding
{
	padding:0 !important;
	margin:0 !important;
}

.footertext
{
	font-weight:bold;
	font-size:11px;
	color: #7bc40a;
	position: relative;
	text-decoration: none;
}

.bluetext
{
	color:#02260d;
	font-size:22px;
	font-weight:bold;
	padding-top:10px;
}

.blacktext
{
	color:#02260d;
	font-size:11px;
	font-weight:bold;
	padding-top:10px;
	padding-bottom:5px;
}

.project
{
	float:left;
	width:33%;
	padding-top:10px;
}

.image_projects
{
	border: 1px solid #02260d;
	padding:1px;
	width:190px;
}
.blur
{
	filter: alpha(opacity=50);
	opacity: 0.5;
}
.line
{
	height:1px;
	width: 92%;
	border-top: 1px solid #02260d;
	line-height:1px;
}
.navigation
{
	color: #618626;
	width:120px;
	font-weight: bold;
	border-bottom: 2px dotted #618626;
	font-size: 18px;
	z-index:10;
}

.dotted_header
{
	font-weight: bold;
	border-bottom: 2px dotted #618626;
	font-size: 18px;

}
.s12
{
	font-size:11px;
}
.s14
{
	font-size:15px;
}
.table_left_header
{
	width:160px;
	font-weight:bold;
	font-size:11px;
	text-align: right;
	padding-right:15px;
	padding-top:10px;
	vertical-align:top;
}

.table_right_value
{
	width:350px;
	font-size:11px;
	text-align: left;
	padding-top:10px;
}

textarea, input, select
{
	font-weight:bold;
	font-size:11px;
	color: #02260d;
	border: 1px solid #02260d;
	width:90%;
}
.captcha
{
	font-size:28px;
	font-weight:bold;
	width:70px;
}

.letus
{
	font-family:"Monotype Corsiva";
	font-size:38px;
	padding-left:100px;
}



.small_list
{
	width:100%;
	margin: 0;
	padding: 0;

	
}
.small_list li 
{
	list-style:none;
	height:20px;
	background-image: url('/images/small_li.jpg');
	background-repeat: no-repeat;
	
}
.not_included 
{
	list-style:none;
	height:18px;
	background-image: url('/images/small_no.jpg');
	background-repeat: no-repeat;
	
}
.small_list li span
{
	font-weight:bold;
	font-size:12px;
	color: #02260d;
	position: relative;
	padding-left:15px;
	text-decoration: none;
	cursor: default;
	
}

.small_list li span:hover
{
	color: #02260d;
}


