#wrapper {
	width: 800px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #666666;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.logo {
 margin-left: 5px;
 margin-top: 5px;
 float: left;
 width: 34%;
 height: 130px;
 }
.onestop {
 float: left;
 width: 63%;
 height: 130px;
 position: relative;
}
span.bottom {
position: absolute; bottom: 0; right: 0;
}
.table {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.footer {
	font-size: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	height: 15px;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
}
.details {
	font-size: 10px;
}
.line {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
}
.leftNav {
	padding: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	line-height: 20px;
}
.greencaps {
	font-size: 14px;
	text-transform: uppercase;
	color: #99CC00;
}
.click {
font-size: 14px;
font-family: Century Gothic, Arial, Helvetica, sans-serif;
text-transform: uppercase;
color: #80d2e8;
}
.quotes {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	padding-right: 15px;
	padding-left: 15px;
}
.imageborder {
	border: 1px solid #999999;
}
h3 {
	font-family: Century gothic;
	font-size: 36px;
	text-align: center;
	color: #76B7B9;
}
