body
{
	background-image:url(../images/bg-bottom.jpg);
	background-attachment:fixed;
	background-repeat:repeat-x;
	background-position:bottom;
margin:0px;
font-size:12px;

/*background-image:url(../images/background1.gif); */
font-family:Tahoma, Geneva, sans-serif;


background-color:#F9FDEF !important;

}

img
{
border:0px;	
}


#wrapper
{
		width:766px;
		margin:auto;
		background-color:#EDF5D8;
		overflow:hidden;
		
		
}

#header
{
	height:206px;
}

#footer
{
width:776px;
height:28px;
float:left;
margin-bottom:1px;
margin-top:20px;
	
}

#body
{

}



#highlights
{
margin-top:10px;
float:left;

}

.highlight
{
	overflow:hidden;
	float: left;
	width: 345px;
	margin-left: 10px;
}

.highlight_container
{
	overflow:hidden;
	height: 140px;
	background-image: url(../images/home_hl_bg.gif);
}

.highlight_more
{
	padding-right:13px;
	overflow: hidden;
	float: right;
}

.highlight_img
{
	text-indent:0px;
	clear: both;
	margin-left: 14px;
	margin-top: 8px;
	padding-right: 13px;
	text-align: left;
	color: #007D85;
	float: none;
}
.highlight_description
{
padding-top:5px;
text-indent:15px;
overflow:hidden;
background-repeat:no-repeat;
}
.highlight_img img
{

float:left;
margin-right:15px;
}
.highlight_title
{
	font-size:13px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:left;
	margin-top: 15px;
	margin-left: 20px;
	clear: both;

}

.highlight_txt
{
	background-image:url(../images/hl_bg.gif);
	float:left;
	text-align:justify;
	line-height:20px;
	width: 160px;
}

.highlightDate
{
width:97%;
float:right;
text-align:left;
font-weight:normal;
color:#333333;
text-shadow:gray 1px solid;
margin-bottom:10px;
font-size:11px;
background-color:#E7EFD2;
padding:2px;
color:#E7EFD2;
}

/*
#bg
{
	width:100%;
	height:400px;
	position:fixed;
	bottom:0px;
	z-index:-1000;
	background-image:url(../images/bg-bottom.jpg);
	
	}
	
	*/
	
	#title_hl{
	width:95%;
	background-color:#007D85;
	background-image:url(../images/title_hl.gif);
	background-repeat:no-repeat;
	height:31px;
	margin-left:25px;
	margin-bottom:15px;
}
	
