div#center	{
	
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #FF3300;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	line-height: 1.2em;
}
div#content	{
margin: 0 auto;
width:784px;
	}
	.nav {
	background-image: url(images/but_centre.gif);
	background-repeat: repeat-x;
	height: 25px;
	float: left;
	margin-right: 1px;
	width: 86px;
	line-height: 1em;
}
.nav-left {
	background-image: url(images/but_left.gif);
	background-repeat: no-repeat;
	float: left;
	height: 25px;
	width: 6px;
}
.nav-right {
	background-image: url(images/but_right.gif);
	background-repeat: no-repeat;
	float: right;
	height: 25px;
	width: 6px;
}
	.navin {
	background-image: url(images/but-centre-in.gif);
	background-repeat: repeat-x;
	height: 25px;
	float: left;
	margin-right: 1px;
	width: 86px;
	line-height: 1em;
}
.navin-left {
	background-image: url(images/but-left-in.gif);
	background-repeat: no-repeat;
	float: left;
	height: 25px;
	width: 6px;
}
.navin-right {
	background-image: url(images/but-right-in.gif);
	background-repeat: no-repeat;
	float: right;
	height: 25px;
	width: 6px;
}
.nav-link {
	text-align: center;
	height: 20px;
	vertical-align:middle;
	padding-top: 5px;
}

a.nav-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	height: 25px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	color: #00203B;
}
a.nav-link:hover	{
color:#008D75}

.navin-link {
	text-align: center;
	height: 20px;
	vertical-align:middle;
	padding-top: 5px;
}
a.navin-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	height: 25px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	color: #FFFFFF;
}
a.navin-link:hover	{
color:#008D75}


.nav-link-base {
	text-align: center;
	font-size: .8em;
}
a.nav-link-base {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	height: 25px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	color: #00203B;
}
a.nav-link-base:hover	{
color:#008D75}


#header {
	background-image: url(images/header.png);
	background-repeat: no-repeat;
	height: 118px;
	width: 783px;
}
#nav-container {
	width: 783px;
	height: 25px;
	background-color: #005c4d;
}
#navbase {
	width: 784px;
	height: 1px;
	background-color: #00203B;
}
#flash-container {
	height: 200px;
	width: 784px;
}
.content-header {
	background-image: url(images/but_centre.gif);
	background-repeat: repeat-x;
	font-size: 1.2em;
	font-weight: bold;
	height: 25px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
.content-header-left {
	background-image: url(images/content-header_left.gif);
	background-repeat: no-repeat;
	float: left;
	height: 25px;
	width: 6px;
}
.content-header-right {
	background-image: url(images/content-header_right.gif);
	background-repeat: no-repeat;
	float: right;
	height: 25px;
	width: 6px;
}
.content-header-link {
	text-align: center;
	margin-top: 5px;
}
a.content-header-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: bold;
	height: 25px;
	text-align: center;
	vertical-align: middle;
}
a.content-header-link:hover	{
color:#CC0000
}
.content-header2 {
	background-image: url(images/content-footer-centre.gif);
	background-repeat: repeat-x;
	height: 25px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
#centre-container {
	text-align: center;
}
.content-container-full {
	width: 784px;
	background-image: url(images/bg-grad5.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	clear: both;
	padding-top: 10px;
}
.content-container {
	width: 390px;
	background-image: url(images/bg-grad5.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 7px;
}
.content-container-left {
	width: 380px;
	margin-right:7px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
}
.content-container-right {
	width: 380px;
	margin-right:0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 7px;
	float: left;
}
.content-footer {
	background-image: url(images/content-footer-centre.gif);
	background-repeat: repeat-x;
	height: 19px;
}
.content-footer-left {
	background-image: url(images/content-footer-left.gif);
	background-repeat: no-repeat;
	float: left;
	height: 19px;
	width: 6px;
}
.content-footer-right {
	background-image: url(images/content-footer-right.gif);
	background-repeat: no-repeat;
	float: right;
	height: 19px;
	width: 6px;
}
.content-footer-link {
	text-align: center;
	margin-top: 5px;
}
a.content-footer-link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	height: 19px;
	text-align: center;
	vertical-align: middle;
	color: #FFFFFF;
	text-decoration: none;
	font-size: .8em;
}
a.content-footer-link:hover	{
color:#FDFD00}
.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin: 8px;
}
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #006151;
	padding-bottom: 4px;
}
.text-heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006151;
	padding-bottom: 4px;
}
.header-tagline {
	margin-top: 95px;
	margin-right: 20px;
	width: 500px;
	font-size: 0.85em;
	color: #FFFFFF;
	float: right;
	text-align: right;
}
.line {
	width: 100%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #007160;
}
#footer {
	font-size: .7em;
	text-align: center;
	margin-top: 10px;
	position: relative;
}
#body-container {
	width: 784px;
	margin-top: 10px;
	margin-bottom: 5px;
}
.image1 {
	height: 70px;
	width: 100px;
	margin-right: 8px;
	float: left;
	margin-top: 8px;
}
.image2 {
	margin-right: 8px;
	float: left;
	margin-top: 8px;
	margin-left: 4px;
}
.header-text {
	font-size: 0.9em;
	font-weight: bold;
}
.header-text-newproducts {
	font-size: 2em;
	font-weight: normal;
	margin-top: 20px;
}
.minilinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	text-align: right;
}
.content_box_2 {
	background-color: #E5E2EC;
	padding: 4px;
	border: 1px solid #CCCCCC;
	background-image: url(images/content_box_bg2.jpg);
	background-repeat: repeat-x;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}#product-left-nav-container {
	width: 150px;
	padding: 4px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
}

.product-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #00203B;
	text-decoration: none;
	vertical-align: middle;
	line-height: 1em;
}
a.product-link  {
	font-weight: bold;
	color: #00204C;
	text-decoration: none;
}
a.product-link:hover { text-decoration: none; color: #FF0000;

}
.product-link-container {
	border: 1px solid #999999;
	background-color: #D1D9E0;
}
.product-container {
	width: 370px;
	float: left;
	margin: 6px;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #64827A;
	padding: 0px;
	font-size: .75em;
}
.product-container2 {
	width: 765px;
	margin: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	border: 1px solid #64827A;
	padding: 0px;
}
.product-list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	line-height: 1.2em;
	list-style-image: url(images/bullet1.gif);
	list-style-type: circle;
}
.dropdown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.5em;
	background-color: #E3E3E3;
}
#productsearch {
	margin-bottom: 10px;
}
.product-container-base {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #007160;
	background-image: url(images/but_centre.gif);
	background-repeat: repeat-x;
	padding: 1px;
}
.text {
	padding-left: 6px;
}
.code {
	font-weight: bold;
	color: #64827A;
	float: right;
	margin-left: 4px;
	margin-right: 2px;
}
