/* GUBBINS */
html {
	margin: 0;
	padding: 0;
}
body {
	color: #fff;
	background: #0066ff url(../images/back_kayak.gif) center top no-repeat;
	margin: 0;
	padding: 0;
	text-align: left;
	min-width: 700px;
}
a:link { 
	font-weight: normal;
	color: #FF3300;
	text-decoration: underline;
}
a:visited { 
	font-weight: normal;
	color: #FF3300;
	text-decoration: underline;
}
a:hover {
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	background-color: #FF3300;
}
h1 {
	color: #000; 
	font: bold 18px Arial, sans-serif; 
}
h2 { 
	color: #0066FF; 
	font: bold 18px Arial, sans-serif;
	margin: 0;
	margin-bottom: 15px;
}
h3 { 
	color: #000;
	font: normal 15px Arial, sans-serif;
}
hr { 
	border: none;
	height: 1px; 
	background: #DDD; 
	margin: 0;
}
img { 
	border: 0; 
	padding: 0; 
}
p { 
	color: #003366;
	font: normal 12px Arial, sans-serif;
	letter-spacing: 0;
	margin-top: 0px;
	margin-left: 0px;
	line-height: 16px;
	margin-bottom: 18px;
}
.hide { 
	display: none;
}
.blue {
	color: #003366;
} 
.center {
	text-align: center;
}

#container { 
	background: none; 
	margin: 0 auto; 
	padding: 0; 
	position: relative; 
	width: 700px; 
	height: 1750px;
}
#header {
	margin: 0;
	padding: 0;
}
#header h2 {
	background: url(../images/header_title.gif) no-repeat; 
	position: absolute; 
	top: 0px; 
	left: 0px; 
	width: 700px; 
	height: 80px;
	margin: 0;
	padding: 0;
}
#header h2 a:link,
#header h2 a:hover,
#header h2 a:visited { 
	background: url(../images/header_title.gif) no-repeat;
	position: absolute; 
	top: 0px; 
	left: 0px; 
	width: 700px; 
	height: 0px;
	overflow: hidden; 
	font-size: 0px; 
	padding-top: 80px;
}
#header h3 {
	margin: 0;
	padding: 0;
}
#headerimg {
	position: absolute;
	top: 80px;
	left: 250px;
}
#strapline{
	position: absolute;
	top: 85px;
	left: 30px;
	width: 190px;
	height: 100px;
	text-align: center;
}
#strapline p{
	text-align: center;
	margin-bottom: 0px;
}
#strapline .line1{ 
	font: bold 26px Arial, sans-serif;
	color: #FF0000;
	line-height: 26px
}
#strapline .line2{
	font: bold 14px Arial, sans-serif;
	color: #FF0000;
	line-height: 15px;
}
#strapline .line3{
	font: normal 12px Arial, sans-serif;
	color: #FF0000;
	line-height: 18px;
}
#strapline .line4{
	font: bold 28px Arial, sans-serif;
	color: #FF0000;
	line-height: 28px;
}
#strapline .line5{
	font: normal 12px Arial, sans-serif;
	color: #FF0000;
	line-height: 16px;
}
/* YET MORE BLAH BLAH CSS BLAH */
#content { 
	position: absolute;
	width: 410px;
	top: 215px;
	left: 260px;
	margin: 0;
	padding: 0;
}
#content img { 
	margin-left: 20px;
	margin-top: 6px;
	margin-bottom: 20px;
	padding: 0; 
	float: right;
}
#offer01 { 
	background: url(../images/offer01.gif) no-repeat; 
	position: absolute; 
	top: 210px; 
	left: 20px; 
	width: 210px; 
	height: 110px;
	margin: 0;
	padding: 0;
}
#offer01 p { 
	background: url(../images/offer01.gif) no-repeat; 
	position: absolute; 
	top: 0px; 
	left: 0px; 
	width: 210px; 
	height: 0px;
	overflow: hidden; 
	font-size: 0px; 
	padding-top: 110px;
}
#offer02 { 
	background: url(../images/offer02.gif) no-repeat; 
	position: absolute; 
	top: 330px; 
	left: 20px; 
	width: 210px; 
	height: 110px;
	margin: 0;
	padding: 0;
}
#offer02 p { 
	background: url(../images/offer02.gif) no-repeat; 
	position: absolute; 
	top: 0px; 
	left: 0px; 
	width: 210px; 
	height: 0px;
	overflow: hidden; 
	font-size: 0px; 
	padding-top: 110px;
}
#offer03 { 
	background: url(../images/offer03.gif) no-repeat; 
	position: absolute; 
	top: 450px; 
	left: 20px; 
	width: 210px; 
	height: 110px;
	margin: 0;
	padding: 0;
}
#offer03 p { 
	background: url(../images/offer03.gif) no-repeat; 
	position: absolute; 
	top: 0px; 
	left: 0px; 
	width: 210px; 
	height: 0px;
	overflow: hidden; 
	font-size: 0px; 
	padding-top: 110px;
}
#information {
	position: absolute; 
	top: 580px; 
	left: 30px; 
	width: 190px; 
	height: 380px;
	margin: 0;
	padding: 0;
}
#information p{
	font: normal 11px Arial, sans-serif;
	color: #0066FF;
	line-height: 14px;
	text-align: left;
}
#information .small{
	font: normal 10px Arial, sans-serif;
	line-height: 12px;
}
.littlekayak{
	margin-left: 55px;
	margin-top: 5px;
}
.kayaksnpaddles {
	margin-top: -5px;
	margin-left: 26px;
	margin-right: 15px;
}
#footer {
	position: absolute; 
	left: 30px;
	top: 830px; 
	width: 190px; 
	height: 250px;
}
#footer p {
	font: normal 11px Arial, sans-serif;
	color: #0066FF;
	line-height: 14px;
	text-align: left;
}
#footer a:link,
#footer a:hover,
#footer a:visited {
	background-color: #FFF;
}
#maxim {
	position: absolute;
	top: 1525px;
	left: 330px;
	width: 40px;
	height: 65px;
	overflow: hidden;
}
/* THANK DOG THATS OVER */