#main #header {
	background-repeat: no-repeat;
	height: 104px;
	background-position: center;
}
body {
	background-color: #70915A;
}
#main #banner #links #index {
	color: #FFFFFF;
}


#main #banner {
	background-image: url(images/banner.gif);
	background-repeat: no-repeat;
	height: 49px;
}
#main #content {
	background-image: url(images/content.gif);
	background-repeat: repeat-y;
}
#main #footer {
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	height: 78px;
}
#main #banner a {
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000000;
	font-weight: lighter;
	padding-top: 20px;
}
#main #banner #links a:hover {
	color: #FFFFFF;
}

#main #banner #links {
	height: 49px;
}
#main #content #deliverydet {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 16px;
}
#main #content #button {
	background-image: url(images/buttonOFF.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 59px;
}
#main #content #pagetext h2 {
	font-size: 18px;
	color: #FFFFFF;
	font-weight: normal;
}

#main #content #button a {
	text-decoration: none;
	color: #000000;
	font-family: "Arial Rounded MT Bold";
	font-weight: bold;
	font-size: 12px;
}
#main #content #details {
	padding: 30px;
	width: 580px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-style: italic;
}



#main #content #pagetext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
}
#main #content #button:hover {
	background-image: url(images/buttonON.gif);
	background-repeat: no-repeat;
	background-position: center;
}
#main #content #pagetext2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	padding-right: 30px;
	padding-left: 30px;
}
#main #content #contacttable {
	padding: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
}
#main #content #contacttable #addressbox {
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 10px;
	padding-left: 40px;
}
#main #content #contacttable a {
	color: #FFFFFF;
}
#main #content img {
	border: 2px solid #333333;
}
#main #content #pagetext2 #trylink {
	text-decoration: none;
}
#main #content #pagetext2 #trylink a {
	text-decoration: blink;
	color: #FFFFFF;
}
#main #content #pagetext h1 {
	color: #FFFFFF;
	font-size: 24px;
}
#main #content h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.style1 {color: #FFFFFF}
