#cont {
	width: 900px;
	margin: 0 auto;
	}

body {
	background: #659592 url(img/main-bg.jpg) top left repeat-x;
	font-size: 10px;
	font-family: "Lucida Grande" , Sans-serif;
	}

a:link {
	color: #ccffff;
	text-decoration: none;
	}

a:visited {
	color: #ccffff;
	text-decoration: none;
	}

a:hover {
	color: #ffffff;
	text-decoration: underline;
	}

#header {
	width: 900px;
	background-color: #fff;
	min-height: 200px;
	}

#home #header { height: 490px; }

#nav {
	width: 870px;
	padding: 20px 15px;
	font-size: 1.3em;
	font-weight: bold;
	text-transform: uppercase;
	}

#headerimg {
	background: #ccc url(img/home-header-pic1.jpg) top left no-repeat;
	width: 870px;
	min-height: 128px;
	margin: 0 15px 0px 15px;
	}

#home #headerimg { height: 415px; }

#underheader {
	background: transparent url(img/under-header.jpg) no-repeat;
	margin: 0;
	height: 19px;
	}

#body {
	width: 900px;
	font-size: 1.4em;
	line-height: 1.6em;
	color: #fff;
	}

#columnr {
	width: 230px;
	float: right;
	margin-top: 20px;
	}

#content {
	width: 644px;
	float: left;
	}

#nav a:link {
	color: #006666;
	text-decoration: none;
	}

#nav a:visited {
	color: #006666;
	text-decoration: none;
	}

#nav a:hover {
	color: #006666;
	text-decoration: underline;
	}

#nav a { margin-right: 15px; }

#columnr h3 {
	background: #006666;
	padding: 10px;
	margin: 0 0 10px 0;
	font-size: 1.2em;
	color: #99cccc;
	text-transform: uppercase;
	text-align: center;
	}

.clear { clear: both; }

#foot {
	height: 50px;
	color: #99cccc;
	}

#content .leader {
	font-size: 1.3em;
	font-weight: bold;
	line-height: 1.6em;
	margin-bottom: 16px;
	}

#foot a { color: #99cccc; }
#content h1 { color: #99cccc; }
#columnr p { font-size: 1.1em; }
#page #underheader { background: url(img/under-header-page.jpg); }
#foot a:hover { color: #fff; }
.floatleft { float: left; }
.floatright { float: right; }
#content img.floatleft { margin: 0 15px 6px 0; }
#content img.floatright { margin: 0 0 6px 15px; }
#content img { border: 1px solid #006666; }
#content img.plain { border: none; }

#pricetable td {
	background: #669999;
	padding: 6px;
	}

#pricetable th {
	text-align: left;
	background: #006666;
	padding: 8px;
	display: table-cell;
	vertical-align: middle;
	}

h3 {
	margin: 22px 0 0px 0;
	padding: 0;
	color: #99cccc;
	}

#content p {
	margin: 0 0 16px 0;
	line-height: 1.8em;
	}

#columnr img { border: none; }

#content h2 {
	margin: 26px 0 10px 0;
	color: #99cccc;
	}

#pricetable { margin: 0 0 10px 0; }