@charset "UTF-8";
/* CSS Document */

body {
	margin: 0;
	background: url("images/bg.jpg") top left repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003465;
	line-height: 1.15em;
}
p img {
	margin-right: 1em;
}
p.first {
	margin-top: 0;
}
h1 {
	margin-top: 0;
}
ul {
	list-style-image: url(images/bullet.gif);
	padding-left: 0;
	margin-left: 0;
	line-height: 25px;
	list-style-position: inside;
	list-style-type: none;
}
a:link img, a:visited img {
	border: none;
}
#header {
	position: relative;
	margin: 0 auto;
	background: url("images/header.png") top left no-repeat;
	width: 800px;
	height: 275px;
}
#logo {
	position: absolute;
	top: 20px;
	left: 44px;
}
#logoholderRight {
	float: Right;
	width: 225px;
	height: 153px;
	margin-left:0px;
	margin-top: 30px;
}
#homecontenttop {
	background: url("images/homecontenttop.jpg") top center no-repeat;
	height: 183px;
}
#contenttop {
	background: url("images/contenttopbg.png") top center no-repeat;
	height: 12px;
	margin-top: -6px;
}
#contentcontainer {
	width: 800px;
	margin: 0 auto;
	background: url("images/contentbg.png") top center repeat-y;
}
#contentbot {
	background: url("images/contentbotbg.png") top center no-repeat;
	height: 28px;
}
table {
	margin: 24px 30px 24px 30px;
}
table td {
	vertical-align: top;
}
#contenttable {
	margin: 24px 30px 24px 30px;
	width: 740px;
}
#left {
	width: 300px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#left #lefttop {
	background: url("images/sidetop.gif") top center no-repeat;
	width: 300px;
	height: 12px;
}
#left #leftmiddle {
	background: url("images/sidemid.gif") top center repeat-y;
	width: 252px;
	padding: 12px 24px 12px 24px;
	font-size: 12px;
}
#left #leftbot {
	background: url("images/sidebot.gif") top center no-repeat;
	width: 300px;
	height: 12px;
}
#right {
	font-size: .75em;
	padding-top: 12px;
	padding-left: 2em;
	padding-right: 1em;
}
#right h1 {
	font-size: 22px;
}
#bottomcopy {
	text-align: center;
	font-size: 12px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 800px;
	height: 30px;
}
#producttable {
	width: 660px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
a:link, a:visited {
	color: #003465;
}
