body {
	background-color: #f1f1f1;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #B48142;
}
a:visited {
	color: #B48142;
}
a:hover {
	color: #CC0000;
}
a:active {
	color: #000000;
}
.style1 {
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.style2 {font-size: 12px}

.layout {
	height: 100%;
	right: 0px;
	padding: 25px;
	width: 800px;
	float: none;
	clear: both;
	background-color: #fff;
	border-right-style: double;
	border-right-color: #7f7f7f;
}

.intro {
	float: left;
	width: 500px;
}

.seaimage {
	float: right;
	width: 237px;
	margin: 0;
	padding: 0;
}

.bodytext {
	color: #343434;
	font: 14px Georgia, "Times New Roman", Times, serif;
	text-align: justify;
}

.bullets {

	list-style-image: url(»);
}

.h1 {
	color: #B48142;
	font: small-caps 24px Georgia, "Times New Roman", Times, serif;
	text-decoration: underline;
}

.h2 {
	color: #B48142;
	font: small-caps 18px Georgia, "Times New Roman", Times, serif;
}

.h3 {
	color: #c8c8c8;
	font: small-caps 12px "Times New Roman";
}

.analyzie {
	width: 800px;
	clear: both;
	text-align: justify;
	background-color: #fff;
}

.contact {
	width: 800px;
	clear: both;
	padding-top: 25px;
	text-align: justify;
	background: url(images/contactbg.png) repeat-x;
}

.code {
	width: 500px;
	padding: 15px;
	background-color: #f1f1f1;
	float: none;
	text-align: left;
	margin: 25px;
}

.list {
	list-style-position: outside;
	list-style-type: square;
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

