@charset "UTF-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	background-color:#FFFFFF;
	background-repeat:no-repeat;
	height:auto;
	top:0px;
	background-attachment:scroll;
	font-family: Arial, Helvetica, "Sans Serif";
	font-size: 12px;
	text-decoration: none;
	}
	
#wrapper {
	text-align:left;
	width: 896px;
	background-color: #FFFFFF;
	height: auto;
	top: 0px;
	left: auto;
	right: auto;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	}
	
#header {
	width: 896px;
	height: 102px;
}
#navmenu {
	font-family: Arial, Helvetica, sans-serif;
	height: 27px;
}
#slideshow {
	width: 896px;
	style=display:block;
	border-bottom-color: #FFFFFF;
	display: block;
}

#mapCP {
	float:left
}

#greentea {
	float: right;
	margin-right: 325px;
	margin-top: -40px;
}

#textcomment {
	width: 300px;
	height:175px;
	background-color: #F9F9F9;
	float: left;
	text-decoration: none;
}
#textinfo {
	width: 280px;
	height: 215px;
	float:left;
	text-decoration: none;
	margin-right: 8px;
	margin-left: 8px;
}
#lowerfeature {
	width: 896px;
	height: 125px;
	clear:both;
}
#google {
	width: 280px;
	height: 40px;
	float:right;
	width: 300px;
	line-height: 40px;
	background-image: url(Assets/Images/Coverpage/googlesearch.jpg);
	background-repeat: no-repeat;
}
#footer {
	line-height: 20px;
	font-size: 10px;
	text-align: center;
	color: #333333;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}