@charset "utf-8";
.frame {
	border: 1px solid #000000;
}
#header {
	float: left;
	height: 175px;
	width: 720px;
	text-align: left;
	background-color: #18757C;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#nav {
	background-color: #000000;
	text-align: right;
	float: left;
	height: 50px;
	width: 720px;
}


body {
	padding: 0px; /* Set margin and padding for cross browser consistency. */
	text-align: center; /* Needed for IE5/Win */
	background-color: #13575A;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(bg.jpg);
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
    }
	#content {
	width: 720px;
	margin: 0px auto;
	text-align: center;
	padding: 0px;
	height: auto;
	position: relative;
    }
#lower {
	float: left;
	height: auto;
	width: 720px;
	border: 1px solid #000000;
	background-color: #FFFFFF;
	color: #000000;
}
#left1 {
	float: left;
	width: 390px;
	text-align: left;
	padding-left: 20px;
	padding-right: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	list-style-image: url(gfx/ohmw.jpg);
}
.quote {
	font-style: italic;
}
.quote2 {
	font-size: 90%;
}
#right {
	float: left;
	height: auto;
	width: 280px;
	padding-left: 10px;
	border: 1px none #13575A;
	background-color: #E1E1E1;
}
#footer {
	float: left;
	height: 75px;
	width: 720px;
	border: 1px solid #000000;
	background-color: #18757C;
	font-size: 90%;
	color: #FFFFFF;
}
#centre {
	float: left;
	width: 698px;
	padding-right: 10px;
	padding-left: 10px;
}
.frame1 {
	float: left;
	width: 220px;
	border: 1px none #333333;
	margin-right: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 90%;
}
.H1 {
	font-size: 110%;
}
#footer  a:link {
	color: #FFFFFF;
}

.bar {
	color: #FFFFFF;
	background-color: #13575A;
	height: auto;
	width: 350px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #114B4F;
	border-right-color: #114B4F;
	border-bottom-color: #114B4F;
	border-left-color: #114B4F;
	margin-bottom: 20px;
	padding-left: 15px;
	padding-top: 4px;
	padding-bottom: 4px;
}
.frame2 {
	float: right;
	width: 170px;
	border: 1px none #333333;
	margin-right: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 90%;
}

