* {
	margin: 0px;
	padding: 0px;
}
#wrapper {
	background-color: #F7F7F7;
	width: 798px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
}
#wrapper #logo {
	height: 330px;
	background-color: #FFFFFF;
}
#wrapper #headerImg {
	background-image: url(../Images/flowerHpImg.jpg);
	background-repeat: no-repeat;
	height: 250px;
}
#bodyArea #left {
	width: 204px;
	float: left;
	background-color: #FFFFFF;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-right-style: none;
	border-right-color: #EBECE4;
	margin: 10px;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#bodyArea #left table {
}

#bodyArea {
	background-color: #FFFFFF;
	float: left;
	width: 798px;
}
#wrapper #bodyArea #centre .title {
	color: #3F5F9A;
}
#wrapper #bodyArea #centre p {
	color: #666666;
}

#bodyArea #largeCol table {
	margin-left: 10px;
}



#bodyArea #right {
	width: 160px;
	float: right;
	background-color: #e2e2e2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #546A9B;
	padding: 3px;
}

#bodyArea #centre {
	float: left;
	background-color: #FFFFFF;
	width: 400px;
}


a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #navigation {
	height: 35px;
	background-color: #FFFFFF;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-top-color: #23376A;
	border-right-color: #23376A;
	border-bottom-color: #23376A;
	border-left-color: #23376A;
}
#navigation a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	display: block;
	height: 35px;
	width: 114px;
	float: left;
	text-align: center;
	line-height: 35px;
	background-image: url(../images/nav.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-right-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#navigation a:hover {
	background-position: bottom;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	margin: 10px;
}
#wrapper #footer {
	background-color: #CCCCCC;
	height: 40px;
	width: 778px;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 40px;
	padding-left: 20px;
	color: #666666;
}

#shadow {
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../Images/dropShad.gif);
	background-repeat: repeat-y;
}
#bodyArea #largeCol {
	float: left;
	width: 540px;
}

