body {
	background-color: #00bbc4;
	color: #777;
	height: 100%;
	margin: 0;
	padding: 0;
	font: 11pt Verdana;
}

#content {
	background-color: #fff;
	width: 950px;
	min-width: 850px;
	height: 100%;
	margin: 20px auto;
	border: 1px solid #777;
}

#logo {
	background-image: url(logotm.jpg);
	width: 837px;
	height: 88px;
	margin: 10px auto 30px;
}

#navigation li {
	font-weight: bold;
	font-size: 15pt;
	display: inline-block;
	text-align: center;
	width: 16%;
	margin: 0 auto;
}

#navigation {
	margin-bottom: 40px;
}

#navigation .selected {
	text-decoration: none;
	color: #e65816;
}

#navigation a {
	text-decoration: none;
	color: #777;
}

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

a {
	text-decoration: none;
	color: #e65816;
}

a:hover {
	text-decoration: underline;
}

#favorites a {
	text-decoration: none;
	color: #777;
}

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

p {
	margin: 20px 20px;
}

#harnright1 {
	float: right;
	background-image: url(harn1.jpg);
	position: relative;
	width: 333px;
	height: 500px;
	bottom: 0px;
}

#groupright1 {
	float: right;
	background-image: url(group1.jpg);
	position: relative;
	width: 384px;
	height: 576px;
	bottom: 0px;
}

#stacyright1 {
	float: right;
	background-image: url(stacy1.png);
	position: relative;
	width: 197px;
	height: 500px;
	bottom: 0px;
}

#stacyright2 {
	float: right;
	position: relative;
	background-image: url(stacy3.jpg);
	width: 400px;
	height: 265px;
	bottom: 0px;
}

#stacyright3 {
	float: right;
	position: relative;
	background-image: url(stacy4.jpg);
	width: 300px;
	height: 500px;
	bottom: 0px;
}


#stacyleft1 {
	float: right;
	position: relative;
	background-image: url(stacyabby1.jpg);
	width: 469px;
	height: 313px;
	bottom: 0px;
	right: 0px;
}


#stacyleft2 {
	float: left;
	position: relative;
	background-image: url(stacy5.jpg);
	width: 365px;
	height: 500px;
	bottom: 0px;
}

.clear {
	clear: both;
}

h1, h2, h3 {
	margin: 20px 20px 0;
	font-size: 16pt;
	font-weight: bold;
}

h2 {
	margin: 20px 20px 0;
	font-size: 14pt;
	font-weight: bold;
}

h3 {
	margin: 20px 20px 0;
	font-size: 12pt;
	font-weight: bold;
}

table {
	margin: 20px;
}

.insuranceList {
	font-size: smaller;
}
