body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #636363;
	margin-top: 20px;
	padding: 0;
	background-color:#e9f7ff;
}
a {
	color: #7a9fb0;
	font-weight:bold;
	text-decoration:none;
}
a:focus, object {
	outline:none;
}
a:hover {
	color: #666666;
}
.main-wrapper {
	width: 930px;
	min-height:536px;
	text-align: left;
	border: 1px solid #636363;
	background:#FFF url(../images/bgmw.jpg) repeat-x scroll center bottom;
	position:relative;
}
.wide-content {
	width:890px;
	height:446px;
	text-align:left;
	padding:20px 20px 20px 20px;
	overflow:auto;
}
.productlink {
	font-size:15px;
	color:#02acd0;
	text-decoration:underline;
}
.left-content {
	width:660px;
	height:486px;
	float:left;
}
.left-content-products {
	width:660px;
	height:486px;
	float:left;
	background-color:#fff;
}
.right-content-home {
	width:270px;
	height:486px;
	float:left;
	overflow:auto;
}
.right-content {
	width:246px;
	height:446px;
	float:left;
	overflow:auto;
	padding:12px;
}
h1 {
	font-size:16px;
	font-weight:bold;
	margin:0;
	margin-bottom:4px;
}
h2 {
	font-size:14px;
	color: #7a9fb0;
	font-weight:bold;
	margin:0;
}
h3 {
	font-size:14px;
	color: #7a9fb0;
	font-weight:bold;
	margin:0;
	margin-right:6px;
	float:left;
}


.navcontainer {
	width: 930px;
	height:50px;
	background-color:#7a9fb0;
	overflow:hidden;
	position:absolute;
	bottom: 0px;
}
.navitem a {
/*	line-height: 27px;
*/	color: #fff;
}
.navitem > ul {
	padding-top: 5px;
	padding : 18px;
	margin: 0px;
	display: block;
}
.navitem li {
	float: left;
	list-style:none;
	display:block;
	padding:0px 20px 0px 0px;
}
.navitem a:hover {
	color: #CCFFFF;
	text-decoration: underline;
}
.categoryintro {
	padding:28px 0px 10px 0px;
	text-align:left;
	width:850px;
	margin:0px auto;
	clear:both;
	font-size:14px;
}
.categoryintro h1 {
	text-align:center;
}
.mainnavitem {
	font-size:14px;
}
.products-container {
	width:162px;
	float:left;
	margin:20px 20px 9px 33px;
	text-align:center;
}
.additional-image {
	margin-top:5px;
	border: 1px solid #7a9fb0;
}
.more-link {
	display:block;
	width:50px;
	height:20px;
	z-index:200;
	top: 460px;
	left:598px;
	position:relative;
	text-align:right;
}
.prev-link {
	display:block;
	width:50px;
	height:20px;
	z-index:200;
	top: 460px;
	left:598px;
	position:relative;
	text-align:left;
}
.links-container, .links-container-alt {
	background-color: #e5e5e5;
	margin:8px;
	padding: 10px;
	overflow : hidden;
}

.links-container img, .links-container-alt img {
	display : block;
}
.links-container-alt {
	background-color: transparent;
}
.links-image {
	margin-right:10px;
	margin-bottom:10px;
	float:left;
	border:1px solid #666666;
}
.productimage-container {
	width:258px;
	float:left;
	margin:15px;
	text-align:center;
}
.productimage-container-center {
	margin-bottom:10px;
	text-align:center;
	margin-left:150px;
}
.productimage {
/*	width:258px;
*/	
}




.footer {
	margin-top: 6px;
	width: 930px;
	text-align:right;
	font-weight:bold;
	margin-bottom:15px;
}
.copyright a {
	font-size: 10px;
	color: #2f674b;
}
.copyright a:hover {
	color: #cc9933;
}




.products-form-container {
	width:230px;
}
.products-FormRow {
	clear			: left;
	margin: 0 0px 10px 0;
}
.products-FormRow label {
	display:block; 
	float:left;
	width:90px;
}
.products-FormRow .products-formelement {
	margin-left: 10px;
	font-size: 9pt;
	float:left;
}
.products-FormRow .products-FormHeader {
	float			: left;
	width			: 90px;
	text-align		: right;
	font-size		: 9pt;
}
.products-FormRow input {
	margin-left		: 10px;
}




.form-container {
	width:720px;
}
.FormRow {
	clear			: left;
	margin: 0 5px 5px 0;
}
.FormRow label {
	display:block; 
	float:left;
	width:180px;
}
.FormRow .formelement {
	margin-left: 5px;
}
.FormRow .FormHeader {
	float			: left;
	width			: 180px;
	text-align		: right;
	font-size		: 9pt;
}
.FormRow input {
	margin-left		: 10px;
}
.subnav {
	font-size:11px;
	font-weight:normal;
	color:#62818F;
}
.subnav a {
	text-decoration:none;
	color: #CCFFFF;
}
