body {
	background-repeat: no-repeat;
	background-position: left bottom;
	background-image: url(tubes.jpg);
	background-attachment:fixed;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	background-color: white;
	font-size: 1em;
}

#wrap {
	position: relative;
	margin-right: auto;
	margin-left: auto;
	width: 900px;
}

#container {
	border-color: #208913;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-top-width: 0px;
	position: relative;
	padding: 0px;
	margin: 0px;
	border-style: solid;
	width: 900px;
}

#banner {
	text-align: right;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 10px;
	padding-top: 60px;
	background-image: url(banner.gif);
	width: 892px;
	position: relative;
	margin: 0px;
	height: 61px;
}

#banner h2 {
	font-weight: normal;
	color: #96bf82;
	font-size: 0.8em;
	font-style: normal;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}

#main {
	margin: 5px;
	position: relative;
	border-color: #96bf82;
	border-width: 1px;
	border-style: solid;
	padding: 5px;
	height: 120px;
}

#footer {
	text-align: center;
	clear: both;
	position: relative;
	padding: 5px;
	margin: 5px;
	background-color: #96bf82;
}

#footer p {
	padding: 0px;
	margin: 0px;
	font-style: normal;
	font-weight: normal;
	color: white;
}

#footer a {
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	font-style: normal;
	font-weight: normal;
	color: white;
}

#footer a:hover {
	color: #9b0000;
}

#footer span {
	display: inline;
	text-align: center;
	padding-right: 20px;
	padding-left: 20px;
}

.footsteps {
	font-size: 1em;
	float: right;
	padding-right: 5px;
	padding-top: 5px;
}

.footsteps a {
	text-align: right;
	font-size: 0.7em;
	color: #96bf82;
}

.footsteps a:hover {
	color: #9b0000;
}

#left {
	border-color: #96bf82;
	border-width: 1px;
	border-style: none;
	padding: 0px;
	margin-left: 5px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 0px;
	width: 270px;
}

#left h3 {
	font-style: normal;
	font-weight: normal;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 5px;
	font-size: 1em;
	text-align: center;
	color: #208913;
}

#left em {
	padding-bottom: 10px;
	padding-right: 30px;
	padding-left: 30px;
	display: block;
	font-weight: normal;
	padding-top: 15px;
	border-top-color: #96bf82;
	border-top-width: 1px;
	border-top-style: solid;
	font-style: normal;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 5px;
	font-size: 0.8em;
	text-align: center;
	color: #208913;
}

#left h5 {
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 10px;
	margin-top: 5px;
	font-size: 0.8em;
	text-align: right;
	color: #aad1b2;
}

.ad{
	padding-left: 0px;
	padding-bottom: 5px;
	padding-right: 0px;
	padding-top: 0px;
	margin-left: 0px;
	margin-bottom: 5px;
	margin-right: 0px;
	margin-top: 0px;
	display: block;
	text-align: center;
	background-color: #96bf82;
	position: relative;
	border-color: #0f4007;
	border-width: 1px;
	border-style: solid;
	width: 268px;
}

.ad h2 {
	font-style: normal;
	font-weight: normal;
	padding-left: 0px;
	padding-bottom: 3px;
	padding-right: 0px;
	padding-top: 4px;
	background-color: #208913;
	margin-left: 0px;
	margin-bottom: 5px;
	margin-right: 0px;
	margin-top: 0px;
	font-size: 1.2em;
	color: white;
	text-align: center;
}

.ad a {
	font-weight: bold;
	font-size: 0.8em;
	color: #9b0000;
}

.ad img {
	margin-right: 5px;
	margin-bottom: 5px;
	padding: 1px;
	margin-left: 5px;
	border-style: none;
	display: block;
	width: 256px;
	/*height: 150px;*/
	background-color: #0f3e07;
}

#text {
	padding: 5px;
	border-color: #96bf82;
	border-width: 1px;
	border-style: solid;
	margin-left: 5px;
	margin-bottom: 5px;
	margin-right: 5px;
	margin-top: 0px;
	float: right;
	width: 603px;
	
}

#text img {
	margin-bottom: 5px;
	border-color: #0f4007;
	border-width: 1px;
	border-style: solid;
	margin-right: 5px;
	float: left;
}

#text .imgRight {
	margin-left: 5px;
	float: right;
}

#text p {
	margin-top: 0px;
	color: #737373;
	font-size: 0.9em;
}

#text h1 {
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	margin-left: 0px;
	margin-bottom: 5px;
	margin-right: 0px;
	margin-top: 0px;
	color: #0f4007;
	font-size: 1.15em;
}

#text h2 {
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	margin-left: 0px;
	margin-bottom: 5px;
	margin-right: 0px;
	margin-top: 0px;
	color: #208913;
	font-size: 1.15em;
}

#text a {
	color: #208913;
}

#text a:hover {
	color: #9b0000;
}

#menu {
	margin-left: 5px;
	margin-bottom: 5px;
	margin-right: 5px;
	margin-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 1px;
	padding-top: 2px;
	background-color: #b3d5a6;
	text-align: center;
	border-color: #208913;
	border-width: 1px;
	border-style: solid;
}

#menu li {
	padding: 0px;
	display:inline;
	margin: 0;
}

#menu a {
	font-weight: bold;
	font-size: 0.8em;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	text-transform: uppercase;
	margin-right: 30px;
	margin-left: 30px;
	padding-bottom: 2px;
	padding-right: 8px;
	padding-left: 8px;
	text-decoration: none;
	color: #208913;
	text-decoration: none;
}

#menu a:hover {
	color: white;
}

.nobdr {
	border-style: none;
}

small {
	text-transform: lowercase;
}

.clear {
	clear: both;
}

.centre {
	text-align: center;
}

table {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	text-align: center;
	width: 100%;
	border-spacing: 20px;
}

td {
	color: #7e7e7e;
	font-size: 0.9em;
	text-align: center;
	background-color: white;
	border-color: #b3d5a6;
	border-width: 1px;
	border-style: solid;
	padding: 5px;
	width: 25%;
	vertical-align: top;
}

table h2 {
	padding: 0px;
	margin: 0px;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	color: #208913;
	font-size: 14px;
}

table h3 {
	margin: 0px;
	text-transform: uppercase;
	padding-top: 15px;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	color: #208913;
	font-size: 12px;
}

.simpleTable {
	border-spacing: 0px;
}


.simpleTd {
	border-style: none;
}

#text #theAdvert {
	background-color: #f5fff0;
	width: 600px;
	position: relative;
	margin-top: 0px;
	margin-bottom: 5px;
	padding: 0px;
	border-color: #208913;
	border-width: 1px;
	border-style: solid;
}

#text #theAdvert img {
	position: relative;
	float: none;
	border-color: #208913;
	border-width: 1px;
	border-style: solid;
	max-width: 578px;
	clear: both;
}

#text #theAdvert h1 {
	font-style: normal;
	font-weight: normal;
	padding-left: 0px;
	padding-bottom: 3px;
	padding-right: 0px;
	padding-top: 4px;
	background-color: #208913;
	margin-left: 0px;
	margin-bottom: 5px;
	margin-right: 0px;
	margin-top: 0px;
	font-size: 1.2em;
	color: white;
	text-align: center;
}

#text #theAdvert p {
	color: black;
	padding-left: 10px;
	padding-right: 10px;
}

#text .listAd {
	padding-left: 5px;
	padding-bottom: 10px;
	padding-right: 5px;
	padding-top: 5px;
	margin-bottom: 3px;
	margin-right: 5px;
	float: left;
	height: 180px;
	display: block;
	width: 184px;
	position: relative;
	border-color: #b3d5a6;
	border-width: 1px;
	border-style: solid;
	overflow: hidden;
}

#text .listAd img {
	width: 100px;
	height: 70px;
	margin-bottom: 5px;
	border-color: #0f4007;
	border-width: 1px;
	border-style: solid;
	margin-right: 5px;
	float: none;
}

#text .listAd p {
	margin-bottom: 5px;
	clear: both;
	font-size: 0.8em;
	
}

#text .listAd h2 {
	text-align: center;
	color: #0f4007;
}

#text .listSpecials {
	position: relative;
	clear: both;
	margin-bottom: 5px;
	padding: 5px;
	background-color: #f5fff0;
	border-color: #0f4007;
	border-width: 1px;
	border-style: solid;
	display: block;
	width: 590px;
	min-height: 60px;
}

#text .listSpecials img {
	clear: both;
	float: right;
	width: 100px;
	height: 70px;
	margin-left: 20px;
	margin-right: 0px;
	padding: 0px
}

#text .listSpecials a {
	color: #9b0000;
}

#theList {
	width: 610px;
	margin-left: 2px;
}

#test .listSpecials .listPict {
}

#text table ul {
	color: #212121;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

