body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: "Trebuchet MS";
	background-color: #2668A5;
}
#outer {
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	min-width: 700px;
	width: 800px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
}

#header {
	text-align:center;
	background-image: url(images/header.jpg);
	height: 193px;
	width: 800px;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
#home #menu {
	margin: 52px 0px 0px;
	padding: 0px 0px 28px 30px;
	height: 15px;
	background-color: #FFFFFF;
}
#homephoto {
	position:relative;
	width:260px;
	height:360px;
	z-index:5;
	visibility: visible;
	overflow: visible;
	margin: 0;
	padding: 0;
}
#rockpool {
	position:relative;
	width:570px;
	height:175px;
	z-index:1;
	margin: 0;
	padding: 0;
	float: left;
}
#home_centre {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	background-color: #FFFFFF;
	width: 850px;
}


#menu {
	margin: 0px;
	padding: 52px 0px 28px 30px;
	height: 15px;
}
	#menu ul {
	margin: 0;
	list-style: none;
	padding: 0;
}
	#menu li {
	margin-right: 15px;
	font-size: 12px;
	list-style-image: url(images/droplet.gif);
	list-style-position: inside;
	margin-top: 0px;
	float: left;
	padding: 0px;
	line-height: 12px;
	margin-left: 0px;
	margin-bottom: 0px;
}

#content {
	clear: both;
	padding-left: 10px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#home_content {
	clear: both;
	padding-left: 10px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	background-color: #FFFFFF;
	z-index: 1;
}



#footer {
	font-size: 8pt;
	text-align: center;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #0099cc;
	padding-bottom: 20px;
	background-color: #FFFFFF;
	clear: both;
	padding-top: 10px;
}

h1 {
	font-size: 16px;
	color: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
	line-height: 16px;
}
h2 {
	font-size: 11pt;
	margin-bottom: 2px;
	color: #004B84;
	border: 1px dotted #D7F1F7;
	padding: 2px;
	margin-right: 10px;
}
h3 {
	font-size: 10pt;
	font-weight: bold;
	color: #333333;
	margin-bottom: 0px;
	font-style: italic;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	color: #D7F1F7;
	font-style: italic;
	line-height: 15px;
	margin: 0px;
	padding: 0px;
}
p, li {
	font-size: 12px;
	line-height: 18px;
	margin: 10px;
	color: #333333;
}
td {
	font-size: 10pt;
	color: #333333;
}
a {
	color: #4482B6;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #CC3300;
	text-decoration: none;
}
#pageheading {
	margin: 0px;
	padding: 0px;
	width: 800px;
}
#topslogan {
	height: 80px;
	margin: 0px;
	padding: 0px;
	width: 800px;
}
.floatright {
	float: right;
}
#content table {
	margin-right: 10px;
	margin-left: 10px;
}
#content td {
	font-size: 10pt;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	line-height: 14pt;
	background-color: #EBF1F2;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	color: #333333;
	vertical-align: top;
}

#home {
	height: 176px;
	background-image: url(images/home_header.jpg);
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	width: 850px;
	text-align: left;
}
#home_top {
	height: 70px;
	color: #FFFFFF;
	text-align: right;
	margin: 0px;
	padding: 55px 10px 0px 0px;
	font-size: 22px;
	line-height: 30px;
	font-style: italic;
	font-weight: normal;
}
#home_content table {
	margin-left: 10px;
	background-color: #FFFFFF;
}
#home_content li {
	margin: 0px;
	padding: 0px;
}
#home_content p {
	margin-left: 20px;
}
.home_text {
	font-size: 15px;
	line-height: 25px;
	font-family: Arial, Helvetica, sans-serif;
}
#home_textbox {
	margin: 0px 20px 20px;
	color: #003366;
	padding-left: 15px;
}
.floatleft {
	float: left;
}
.project_nav {
	background-color: #CFEEF4;
	margin-right: 10px;
	text-align: center;
}
#kitkadesign {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 9px;
	color: #333333;
	padding: 0px;
	width: 57px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#kitkadesign a {
	color: #999999;
	text-decoration: none;
}
#kitkadesign a:hover {
	color: #cc0864;
	text-decoration: none;
}.kitka {
	letter-spacing: 4px;
	padding-left: 4px;
}
.clearall {
	clear: both;
}
