html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

a:link, a:visited { color: #663300; text-decoration: underline; }
a:active, a:hover { color: #996633; text-decoration: none; }

html {
	height: 101%;
}

body {
	height: 100%;
	background: #e0e0e0 url('../images/bgpatt.jpg') repeat-x;
}

div.wrapper {
	width: 964px;
	margin-left: auto;
	margin-right: auto;
}

div.toplinks a:link, div.toplinks a:visited { color: white; text-decoration: none; font-family: sans-serif; }
div.toplinks a:hover, div.toplinks a:active { color: #aaa; text-decoration: none; font-family: sans-serif; }

div.toplinks {
	font-size: 12px;
	height: 21px; width: 330px;
	position: relative; left: 600px;
	background: transparent url('../images/toplinksbg.jpg') repeat-x;
}

div.toplinksL {
	background: transparent url('../images/toplinksleft.jpg') no-repeat;
	width: 31px; height: 21px;
	float: left; 
}

div.toplinksR {
	background: transparent url('../images/toplinksright.jpg') no-repeat;
	width: 33px; height: 21px; position: relative; left: 270px;
	float: right;
}

div.toplinks ul li {
	position: relative; left: -20px;
	display: block;
	float: right;
	margin-right: 8px;
	margin-top: 2px;
}

.lasttop { margin-right: 0;}

h1 {
	margin-top: 20px; margin-bottom: 20px;
	text-indent: -1000px;
	width: 290px; height: 98px;
	background: transparent url('../images/logo.png') no-repeat;
}

div.linkBar {
	width: 964px;
	height: 27px;
	overflow: hidden;
	background: transparent url('../images/link_emptybar.jpg') no-repeat;
}

.linkBar ul li {
	float: left;
}

div.splash {
	height: 511px;
	width: 964px;
	background: #fff url('../images/splash_bg.jpg') no-repeat;
}

div.splashSm {
	height: 105px;
	width: 964px;
	background: #fff url('../images/splash_short_bg.jpg') no-repeat;
}

div.eyecatcher { width: 546px; height: 422px;
	position: relative; top: -350px; left: 390px;
}

p.sideproduct {
	margin-bottom: 10px;
	text-align: center;
}

div.centerproduct {
	width: 546px; height: 422px;
	position: relative; top: -320px; left: 390px;
}

div.centerproduct-b {
	width: 546px; height: 422px;
	position: relative; top: -280px; left: 490px;
}

p.splashText {
	font-size: 24px; font-family: Optima, Helvetica, Arial, sans-serif; color: #000; margin-bottom: 12px;
	position: relative; top: -80px; left: 20px;
}

div.highlights {
	position: relative; left: 20px; top: 28px; 
	width: 303px;
	height: 475px;
}

.highlight1 { padding-top: 60px; }
.highlight2 { margin-top: 70px; }

div.content {
	width: 964px;
	background: #fff;
	padding-bottom: 50px;
}

div.content2 {
	padding-left: 35px; padding-right: 35px; padding-top: 52px;
}

.col1 { width: 544px; }
.col2 { float: right; text-align: center; width: 300px; }

.col1cont { width: 350px; }
.col2map { float: right; text-align: center; width: 538px; }

h3 { font-weight: bold; font-size: 18px; font-family: Optima, Helvetica, Arial, sans-serif; color: #996600; margin-bottom: 12px;}

h2 { font-weight: bold; font-size: 24px; font-family: Optima, Helvetica, Arial, sans-serif; color: #e18815; margin-bottom: 12px;}
p { font-size: 16px; font-family: Optima, Helvetica, Arial, sans-serif; color: #000; margin-bottom: 12px; line-height: 120%; }
