#header {
	background-image: url(/persistent/images/testHeader.jpg);
	background-repeat: no-repeat;
	height: 167px;
	width: 786px;
}
#menu {
	height: 27px;
	width: 450px;
	float: right;
	padding-top: 16px;
	padding-right: 22px; }
 #menu1 {
	height: 27px;
	width: 362px;
	float: right;
	padding-top: 69px;
	padding-right: 46px; }
#flash {
	background-image: url(/persistent/images/testCentre.jpg);
	height: 324px;
	width: 784px;
	padding-right: 2px;
}
#footer {
	background-image: url(/persistent/images/testFooter.jpg);
	height: 267px;
	width: 786px;
	background-repeat: no-repeat;
}
#footer #address {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #70BA10;
	float: left;
	/*padding-top: 80px;*/
	width: 760px;
}
body {
	background-image: url(/persistent/images/testBody.jpg);
	background-repeat: repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	margin-top: 0px;
}
#footer p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	width: 391px;
	text-align: left;
	float: right;
	padding-right: 50px;
	padding-left: 10px;
	border-left: thin solid #70BA10;
}
#footer #specials {
	float: left;
	width: 270px;
	padding-left: 50px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	color: #FFFFFF;
	font-size: 12px;
	height: 111px;
}
.DropDownTop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	background-color: #FFFFFF;
	border: thin solid #CCCCCC;
}
/*Base Plate*/
#trilogy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #1F7235;
	padding-right: 33px;
	width: 760px; }

#trilogy a {
	color: #1F7235;
	text-decoration: underline;
}

/*Content Areas*/

#home_content_wrap {
	width: 786px; }

	#home_left_flash {
		float: left;
		width: 267px;
		height: 95px; }
		
	#home_right_content {
		float: right;
		width: 519px; }

.clear {
	clear: both; }
