html,body,td,th {
	font-family: Myriad, Segoe UI, Lucida Grande, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

body {
	margin: 0px;
	background-color: #FFFFFF;
	width: 97%;
	overflow-y: hidden;
}

p {
	margin-top: 0;
	line-height: 140%;
	margin-bottom: 20px;
}

h1 {
	display: block;
	font-size: 16px;
	color: #415570;
	width: auto;
	margin-bottom: 20px;
	border-bottom: 1px solid #c1c4c6;
}

h2 {
	font-size: 12px;
	color: #415570;
}

caption {
	font-size: 10px;
	color: #a3a3a3;
	text-align: left;
}

img {
	border: none;
}

table {
	background: #f9f9f9;
}

.whitetable {
	background: #FFFFFF;
}

.whitetable a {
	text-decoration: none;
}

#container {
	width: 100%;
	overflow: hidden;
}

#top {
	height: 85px;
	width: 100%;
	background-image: url(img/topmain-bg.jpg);
	background-repeat: repeat-x;
	padding: 0px;
}

#top img {
	left: 0px;
	float: left;
	margin: 0px;
	padding: 0px;
	position: relative;
}

#topmenu {
	padding-top: 38px;
	color: #FFFFFF;
}

#top a {
	color: #FFFFFF;
}

#top a:hover {
	color: #dae3ff;
}

#content {
	padding-left: 10px;
	padding-right: 15px;
	padding-bottom: 15px;
}

#contenthead {
	margin-top: -20px;
	font-style: italic;
	color: #7e8ca8;
}

#content li {
	margin-bottom: 4px;
}

#footer {
	height: 80px;
	background-image: url(img/products/bottom-border.gif);
}

.active {
	background-color: #F5F5F5;
}

.image-left {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}

.image-right {
	float: right;
	padding: 10px;
}

.collage {
	text-align: center;
	margin-bottom: -10px;
	padding-bottom: -10px;
}

.contentbox {
	border: 1px solid #e6f0ff;
	padding: 5px;
	background: #fdfcff;
}

.contentbox p {
	margin-right: 8px;
	margin-bottom: 8px;
	margin-left: 8px;
}

.presat {
	border-bottom: 1px solid #c1c4c6;
	padding-left: 150px;
	clear: both;
	padding-bottom: 10px;
}

.presat img {
	position: relative;
	left: -150px;
	float: left;
	margin-right: -150px;
}

.presat table, .presat h2 {
	margin-left: 20px;
}

