body {
	margin: 0px;
	padding: 0px;
	font-family: arial, helvetica, sans-serif;
	font-size: 80%;
	color: #2B3284;
	background: transparent url(pics_home.jpg) repeat-y top right;
}

a:link, a:visited {
	color: #2B3284;
	font-weight: bold;
	text-decoration: none;
}

a:hover, a:active {
	color: #B4B8E7;
	font-weight: bold;
	text-decoration: none;
}

#container {
	min-width: 760px;
}

#head {
	position: relative;
	height: 95px;
	margin: 0px;
	padding: 0px;
	background: #CECBD4 url(head-bg.gif) no-repeat top right;
	min-width: 760px;
}

#topnav {
	height: 20px;
	overflow: hidden;
}

#topnav br {
	line-height: 3px;
}

#topnav a:link, #topnav a:visited {
	display: block;
	float: left;
	height: 20px;
	width: 65px;
	color: #2B3284;
	font-size: 90%;
	font-weight: bold;
	text-decoration: none;
	margin: 0px 0px 0px 1px;
	background: transparent url(topnav-bg.gif) no-repeat top left;
	text-align: center;
}

#topnav a:hover, #topnav a:active {
	display: block;
	float: left;
	height: 20px;
	width: 65px;
	color: #ffffff;
	font-size: 90%;
	font-weight: bold;
	text-decoration: none;
	margin: 0px 0px 0px 1px;
	background: transparent url(topnav-bg.gif) no-repeat top left;
	text-align: center;
}

#topnav2 a:link, #topnav2 a:visited {
	display: block;
	float: left;
	height: 20px;
	width: 90px;
	color: #ffffff;
	font-size: 90%;
	font-weight: bold;
	text-decoration: none;
	margin: 0px 0px 0px 1px;
	background: transparent url(topnav-bg2.gif) no-repeat top left;
	text-align: center;
}

#topnav2 a:hover, #topnav2 a:active {
	display: block;
	float: left;
	height: 20px;
	width: 90px;
	color: #FDCE07;
	font-size: 90%;
	font-weight: bold;
	text-decoration: none;
	margin: 0px 0px 0px 1px;
	background: transparent url(topnav-bg2.gif) no-repeat top left;
	text-align: center;
}

#main {
	border-top: 2px solid #2B3284;
}

#leftnav {
	display: block;
	float: left;
	margin: 10px 5px;
	border: 2px solid #2B3284;
	width: 160px;
	overflow: hidden;
}

#search {
	text-align: center;
	width: 160px;
}

#leftnav2 a {
	display: block;
	width: 160px;
	height: 20px;
	background-color: #2B3284;
	margin: 0px 0px 5px 0px;
	color: #FDCE07;
	overflow: hidden;
}

#sectionnav {
	width: 155px;
	margin: 0px 0px 0px 5px;
}

#sectionnav a:link, #sectionnav a:visited, #sectionnav a:hover, #sectionnav a:active {
	display: block;
	height: 15px;
}

.sectionnav {
	width: 155px;
	margin: 0px 0px 0px 5px;
}

.sectionnav a:link, .sectionnav a:visited, .sectionnav a:hover, .sectionnav a:active {
	display: block;
	height: 15px;
}

/* Begin hide from IE5-mac \*/
* html #content {height: 1%;}
/* End hide from IE5-mac */

#content {
	margin: 10px 180px;
	border: 2px solid #2B3284;
}

html>body #content {
	margin: 10px 0px;
	overflow: auto;
}

#content2 {
	margin: 10px 10px 10px 180px;
	border: 2px solid #2B3284;
	background-color: #ffffff;
}

html>body #content2 {
	margin: 10px 10px 10px 0px;
	overflow: auto;
}


#rightnav {
	display: block;
	float: right;
	clear: right;
	margin: 10px 5px;
	border: 2px solid #2B3284;
	width: 160px;
	overflow: hidden;
	background-color: #ffffff;
}

.margin {
	margin: 5px;
}

#heading {
	height: 20px;
	background-color: #2B3284;
	margin: 0px -3px;
	color: #FDCE07;
	font-weight: bold;
	overflow: hidden;
}

html>body #heading {
	margin: 0px;
}

#foot {
	margin: 5px;
	border: 2px solid #2B3284;
	background-color: #ffffff;
	text-align: center;
	clear: both;
}

.prodline {
	text-align: left;
	margin: 10px;
}

.prodname {
	color: #2B3284;
	font-weight: bold;
	font-size: 150%;
}

.prodcont {
	width: 100%;
	overflow: auto;
	padding: 5px;
}

.prodimg {
	float: left;
	width: 150px;
	padding: 5px;
}

.prodopt {
	margin-left: 200px;
	padding: 5px;
	font-size: 120%;
}

.prodline input {
	color: #2B3284;
	font-weight: bold;
	font-style: italic;
	border: none;
	font-family: arial, helvetica, sans-serif;
}

.proddesc {
}

.raised {
  position: relative;
  top: -10px;
  left: 12px;
  padding: 4px;
  background:#fff;
  border: 1px solid #000000;
}

.sectline {
	display: inline;
	width: 100px;
	margin: 5px;
	vertical-align: top;
	height: 130px;
}

html>body .sectline {
	display: block;
	float: left;
	height: 120px;
}

.sectline img {
	border: 1px solid #333366;
}

.sectline h2 {
	margin: 0px;
	color: #333366;
	font-size: x-small;
}

#wnw {
	text-align: center;
	background-color: #FDCE07;
	border: 2px solid #2B3284;
	padding: 5px 0px;
}