body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	margin: 0;
	padding: 0;
	background-color: #D5DEE2;
}
#topwrapper {
	width: 100%;
	background-image: url(gfx/top_bg.gif);
	background-repeat: repeat-x;
}
#top {
	width: 748px;
	height: 88px;
	text-align: left;
	margin: 0 auto;
	overflow: hidden;
}
#logo {
	float: left;
	width: 251px;
}
#nav {
	float: right;
	width: 477px;
	margin-left: 20px;
	margin-top: 10px;
}
#headerwrapper {
	width: 100%;
	height: 52px;
	background-image: url(gfx/header_bg.gif);
	background-repeat: repeat-x;
}
#header {
	width: 748px;
	height: 50px;
	margin: 0 auto;
	color: #FFFFFF;
}
#headline {
	float: left;
	font-weight: bold;
	font-size: 14px;
	margin-top: 15px;
}
#subnav {
	float: left;
	margin-top: 17px;
	padding-right: 10px;
}
#viewcart {
	text-align: right;
	padding-right: 10px;
	padding-bottom: 10px;
}
#nav ul {
	margin: 0;
	padding: 0;
}
#nav li {
	width: 72px;
	height: 25px;
	padding-top: 5px;
	margin-left: 5px;
	text-align: center;
	list-style-type: none;
	display: block;
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #BFCCD2;
	border-right-color: #BFCCD2;
}
#contentwrapper {
	width: 100%;
	background-color: #FFFFFF;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#content {
	width: 748px;
	padding-top: 20px;
	text-align: left;
	margin: 0 auto;
}
#maincontent {
	width: 520px;
	float: left;
}
#sidecontent {
	width: 200px;
	float: right;
}
a:link {
	color: #12465C;
}
a:visited {
	color: #12465C;
}
a:hover {
	color: #2692BF;
}
#subnav a:link {
	color: #FFFFFF;
}
#subnav a:visited {
	color: #FFFFFF;
}
#subnav a:hover {
	color: #2898C8;
}
#footer {
	width: 100%;
}
strong {
	color: #12465C;
}
h1 {
	font-size: 14px;
	color: #12465C;
}
.separator {
	border-right: 1px solid #BFBFBF;
}
hr {
	background-color: #BFBFBF;
	height: 1px;
	color: #BFBFBF;
	border-top: thin solid #BFBFBF;
	border-bottom: thin none #BFBFBF;
}
.tablerule {
	border-top: 1px solid #BFBFBF;
}
#mainnavlinks {

}
form {
	margin: 0;
	padding: 0;
}
#newsletter {
	padding-top: 5px;
	float: right;
}

