body { 
	font-weight: normal; 
	font-family: verdana, arial, helvetica;
	font-size: 10px;
}

td{
	vertical-align: top;
}

p
{
	color: #FFFFFF;
	padding-left: 20px;
	width: 500px;
}

.home {
	padding-top: 280px;
}

.general {
	padding-top: 50px;
}

.fundraising {
	color: #FFFFFF;
	padding-left: 22px;
	width: 315px;
	padding-top: 125px;
	text-align: justify;
}

.main_table{
	position: absolute;
	float: left;
	left: 36px;
	top: 52px;
	width: 909px;
	height: 651px;
	padding: 0px;
}

.logo {
	background-image: url(../images/logo.jpg);
	width: 208px;
	height: 173px;
}

.header {
	width: 701px;
	height: 173px;
	background-image: url(../images/home_header.jpg);
}
.header_home {
	width: 701px;
	height: 173px;
	background-image: url(../images/home_header.jpg);
}

.header_about {
	width: 701px;
	height: 173px;
	background-image: url(../images/about_header.jpg);
}
.header_history {
	width: 701px;
	height: 173px;
	background-image: url(../images/history_header.jpg);
}
.header_products {
	width: 701px;
	height: 173px;
	background-image: url(../images/products_header.jpg);
}
.header_food_services {
	width: 701px;
	height: 173px;
	background-image: url(../images/food_service_header.jpg);
}
.header_retail {
	width: 701px;
	height: 173px;
	background-image: url(../images/retail_header.jpg);
}
.header_fundraising {
	width: 701px;
	height: 173px;
	background-image: url(../images/fundraising_header.jpg);
}
.header_contact {
	width: 701px;
	height: 173px;
	background-image: url(../images/contact_header.jpg);
}


.nav {
	width: 208px;
	height: 478px;
}

.space {
	background-image: url(../images/spacer.jpg);
	background-repeat: no-repeat;
	width: 32px;
	height: 488px;
}

.content_home {
	width: 674px;
	height: 478px;
	background-image: url(../images/content_home.jpg);
}

.content_about {
	width: 674px;
	height: 478px;
	background-image: url(../images/content_about.jpg);
}
.content_history {
	width: 674px;
	height: 478px;
	background-image: url(../images/content_history.jpg);
}
.content_food_services {
	width: 674px;
	height: 478px;
	background-image: url(../images/content_food_service.jpg);
}
.content_products {
	width: 670px;
	height: 478px;
}
.content_retail {
	width: 674px;
	height: 478px;
	background-image: url(../images/content_retail.jpg);
}
.content_fundraising {
	width: 674px;
	height: 478px;
	background-image: url(../images/content_fundraising.jpg);
}
.content_contact {
	width: 674px;
	height: 478px;
	background-image: url(../images/content_contact.jpg);
}

.footer {
	position: absolute;
	padding: 0px;
	left: 226px;
	top: 703px;
	width: 720px;
	height: 138px;
}
.email_us{
	position: absolute;
	padding: 0px;
	left: 815px;
	top: 518px;
}
a { 
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-decoration: none;
}
a:link { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-decoration: none;
}
a:hover { 
	 font-family: Verdana, Arial, Helvetica, sans-serif; 
	 text-decoration: underline;
	 color: #FFFFFF;
}
a:active { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-decoration: none;
}