body {
	 margin: 0px;
    padding: 0px;
	 background-color: #99cc00;
}

table {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
}

td#logo {
	height: 208px;
}

td#nav {
	width: 245px;
	background-image: url(../images/bodybg.gif);
	background-repeat: repeat-y;
	background-position: top right;
	padding-top: 208px;
	vertical-align: top;
}

td#main {
	padding: 50px 70px;
	background-image: url(../images/ani.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

td#homeimg {
	padding-top: 20px;
	text-align: center;
}

tr#foot {
	height: 42px;
}

div#hitfr {
	height: 257px;
}

div#iwrapper, div.icntr {
	position: relative;
	margin-top: 50px;
	text-align: center;
}

div.icntr {
	margin-top: 0px;
}

div.h1img {
	text-align: right;
}

ul, ul.nav {
	list-style: circle;
}

ul.nav {
	color: White;
}

a.nav, li.nav {
	font-family: "Palatino Linotype", Georgia, "Times New Roman", serif;
	font-style: italic;
	font-weight: bold;
	font-size: 24px;
	color: White;
}

a.nav, a:visited.nav {
	text-decoration: none;
}

a:hover.nav {
	color: #09b551;
	text-decoration: underline;
}

#logo {
	position: relative;
	top: 10px;
	left: 10px;
}

h2 {
	background-image: url(../images/titlebg.jpg);
	background-repeat: no-repeat;
	border: groove Black 1px;
	text-align: right;
	font-family: "Palatino Linotype", Georgia, "Times New Roman", serif;
	font-style: italic;
	font-weight: bold;
}

h3 {
	font-family: "Palatino Linotype", Georgia, "Times New Roman", serif;
	font-style: italic;
	font-weight: bold;
	color: Black;
}

p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Black;
}

p.address {
	line-height: 0.1em;
}

p.conditions {
	font-style: italic;
}

span.bold {
	font-weight: bold;
}

span#copyright, span#author {
	margin: 0px 100px 20px 20px;
	color: White;
	font-size: 10px;
	position: relative;
	bottom: 10px;
}

.pullquote {
	float: right;
	width: 150px;
	color: #0eac50;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	border: groove #b552ad;
	border-width: 5px 0px;
	padding: 5px;
	margin: 5px 0px 5px 10px;
	text-align: center;
}

a {
	color: White;
}

a.foot {
	color: #0eac50;
}

a:hover {
	color: #b552ad;
}

a:hover.foot {
	color: White;
}

img {
	border: 0px;
}

img.samples {
	margin: 10px;
}

img#tender {
	float: left;
}

img#inlet {
	float: right;
}

img#map {
	margin-top: 20px;
}

fieldset {
	margin-top: 20px;
	padding: 20px;
	border: groove 5px #b552ad;
	background-color: #0eac50;
	background-image: url(../images/fsetbg.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}

label {
	text-align: right;
	width: 150px;
	padding-right: 20px;
	color: White;
	font-weight: bold;
}

label.tour {
	text-align: left;
	width: 350px;
}

input, select, textarea {
	width: 200px;
}

input.radio {
	width: 20px;
	margin-right: 20px;
}

input.date, input.people {
	width: 50px;
}

input.button {
	width: 75px;
	background-color: #b552ad;
	color: White;
	margin: 10px 20px 0px 10px;
}

select {
	margin-left: -6px;
}
