body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #404040;
	background-color: #D9E8F4;
	margin: 20px 0px;
	text-align: center;
	min-width: 850px;
}
html {
	overflow-y:scroll;
}
#container {
	width: 850px;
	margin:0 auto;
	text-align: left;
	background-color: #FFFFFF;
	border: 1px solid #B5D2EA;
}
#header {
	margin-left: 0px;
	margin-top: 0px;
	height: 90px;
	margin-bottom: 10px;
}
#topmenu {
	float:right;
	margin-right: 20px;
	margin-top: 15px;
	color: #004C92;
}
#topmenu a:link, #topmenu a:visited {
	color: #004C92;
	text-decoration: none;
	padding-right: 6px;
	padding-left: 6px;
}
#topmenu a:hover {
	color: #80B1DA;
}
#search {
	float:right;
	clear: right;
	margin-right: 26px;
	margin-top: 10px;
}
#search input {
	height:15px;
	font-size:10px;
	color:#666666;
	border:1px solid #CCCCCC;
}
#menu {
	margin-left: 20px;
	margin-right: 20px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #004C94;
	padding-bottom: 3px;
	font-weight: bold;
}
#menu a:link, #menu a:visited {
	color:#FFFFFF;
	text-decoration:none;
	background-color: #81B3DB;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-top: 6px;
}
#menu a:hover {
	background-color:#004C94;
	color:#FFFFFF;
}
#left {
	float:left;
	width:220px;
	margin-left: 20px;
	margin-top: 15px;
}
#left a:link, #left a:visited{
	display:block;
	text-decoration:none;
	color: #004C92;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #004C94;
	padding-bottom: 5px;
	padding-top: 5px;
	margin-right: 30px;
	background-color: #FFFFFF;
	background-image: url(../images/structure/left-arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
	
}
#left a:hover, #left a.sub:hover {
	background-color: #E5EFF8;
}
#left a.sub:link, #left a.sub:visited {
	color:#004C92;
	padding-left: 30px;
	background-image: url(../images/structure/left-arrow-sub.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#center {
	float:left;
	margin-right: 20px;
	width: 590px;
	margin-top: 15px;
	margin-bottom: 20px;
	min-height: 400px;
}
#footer {
	margin-left: 20px;
	margin-bottom: 20px;
	margin-top: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #004C94;
	padding-top: 10px;
	clear: left;
	margin-right: 20px;
	color: #004C92;
}
#footer a:link, #footer a:visited {
	color: #004C92;
	text-decoration: none;
	padding-right: 6px;
	padding-left: 6px;
}
#footer a:hover {
	color: #80B1DA;
}
#center h1 {
	font-weight:bold;
	font-size:18px;
	color:#004C92;
	margin-top: 0px;
}
#center h2 {
	font-weight:normal;
	font-size:12px;
	color:#004C92;
	margin-top: 0px;
	margin-bottom: 5px;
}
#center h3 {
	font-weight:bold;
	font-size:14px;
	color:#004C92;
	margin-top: 0px;
	margin-bottom: 5px;
}
a:link, a:visited {
	color: #004C92;
}
a:hover {
	color: #80B1DA;
}
.dashed {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	padding-top: 8px;
	margin-bottom: 0px;
}
.nobtmmargin {
	margin-top: 0px;
	margin-bottom: 1px;
}
ul {
	margin-left: 10px;
	padding-left: 10px;
}
li {
	padding-bottom: 5px;
	padding-left: 0px;
}
li li {
	margin-left:-10px;
	padding-left:0px;
}
#extruder td {
	padding-bottom: 6px;
	padding-top: 6px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #DDDDDD;
}
.extruder td {
	padding-bottom: 8px;
	padding-top: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #DDDDDD;
}
.rtdashed {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #DDDDDD;
}
.cellshade {
	background-color: #F9F9F9;
}
.brdr {
	border: 1px solid #999999;
}
.productlist {
	float: left;
	width: 50%;
}
#hometop {
	height: 186px;
	background-color: #E5EFF8;
	background-image: url(../images/home-banner2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 798px;
	font-size: 12px;
	color: #004C92;
	padding-top: 14px;
	padding-left: 12px;
	margin-bottom: 15px;
}
#hometop h1 {
	width: 220px;
	font-size: 14px;
	font-weight: bold;
	color: #004C92;
	margin-bottom: 8px;
}
#hometop p {
	width: 225px;
	margin-top: 0px;
}
#hmbtmleft {
	font-size: 11px;
	color: #004C92;
	float: left;
	width: 230px;
	border: 1px solid #004C94;
	padding: 10px;
}
#hmbtmleft h1 {
	color:#80B1DA;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 13px;
}
#hmbtmleft select  {
	font-size:11px;
	border:1px solid #CCCCCC;
	margin-top:0px;
	width:185px;
	height: 19px;
}
#hmbtmleft p, #hmbtmleft form {
	margin-top:0px;
	margin-bottom:2px;
}
#hmbtmrt {
	margin-left:10px;
	float: left;
	width: 548px;
}
#hmbtmrt div {
	width:546px;
	border: 1px solid #004C94;
	background-color:#71A2D4;
	color:#FFFFFF;
	margin-bottom:11px;
	height: 93px;
}
#hmbtmrt h1 {
	color:#FFFFFF;
	font-size: 14px;
	font-weight: bold;
	margin-bottom:3px;
	margin-top:4px;
}
#hmbtmrt p {
	margin-top:0px;
	margin-bottom:2px;
}
#hmbtmrt a:link, #hmbtmrt a:visited {
	color:#FFFFFF;
}
#hmbtmrt a:hover {
	color: #004C92;
}
#hmbtmrt img {
	margin-right:8px;
}
.pdflink {
	display: block;
	float: left;
	margin-right: 8px;
	margin-bottom: 10px;
}

