body
	{
	margin:0px;
	padding:0px;	
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	background-image:url(../images/bluebg.gif);
	background-repeat:repeat-x;
	background-color:#1284b1;
	}

hr
	{
	margin:15px 0px 0px 0px;
	text-align:center;
	size:1px;
	height:1px;
	width:100%;
	color:#CCCCCC;
	}
h1
	{
	color:#006699;
	font-size:15px;
	margin:15px 0px 0px 0px;
	padding:0px;
	}

form
	{
	margin:0px;
	}

input, select, textarea
	{
	font-size:11px;
	color:#666666;
	}

a, a:link, a:visited
	{
	color:#666666;
	text-decoration:underline;
	}
a:hover
	{
	color:#666666;
	text-decoration:none;
	}

#bodywrap
	{
	margin:20px auto 0px auto;
	width:740px;
	display:block;
	}

#contentbg
	{
	background-image:url(../images/hp-contentbg.gif);
	background-repeat:repeat-y;
	float:left;
	width:740px;
	}

#left
	{
	width:201px;
	float:left;
	}

#leftnav
	{
	width:180px;
	padding:3px 0px 20px 12px;
	display:block;
	}
#leftnav a
	{
	text-decoration:none;
	font-weight:bold;
	color:#666666;
	width:162px;
	display:block;
	background-image:url(../images/arrow-bullet-yellow.gif);
	background-repeat:no-repeat;	
	margin:10px 0px 0px 0px;
	padding:0px 0px 1px 20px;
	}
#leftnav a:hover
	{
	text-decoration:underline;
	}

#leftbanner
	{
	float:left;
	background-image:url(../images/marineplasma-bgleft.jpg);
	width:200px;
	}

#rightcontentwrap
	{
	width:525px;
	float:right;
	}

#rightbanner
	{
	width:525px;
	background-image:url(../images/hp-rightbg.gif);
	background-repeat:no-repeat;
	padding:10px 0px 20px 0px;
	}
#contentdivider
	{
	background-image:url(../images/hp-contentbg-inner.gif);
	float:left;
	}
#about-block
	{
	width:237px;
	float:left;
	padding:20px 0px 20px 5px;
	}
	
#health-block
	{
	width:262px;
	float:left;
	padding:20px 10px 0px 11px;
	}

.bluetxt
	{
	color:#006699;
	}

#welcomeblock
	{
	width:510px;
	display:block;
	}
#welcomeblock p
	{
	margin:15px 0px 0px 0px;
	}
	
#innercontentblock
	{
	width:510px;
	display:block;
	padding-bottom:10px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	/*padding-right: 5px;*/
	}

#footer 
	{
	font-size:10px;
	color:#666666;
	text-align: center;
	}
#footer a
	{
	font-size:10px;
	text-decoration:none;
	color:#666666;
	}
#footer a:hover
	{
	text-decoration:underline;
	}

.fltlft
	{
	float:left;
	}

.fltrgt
	{
	float:right;
	}
.redtext
	{
	color:#FF0000;
	}

#greyblock
	{
	display:block;
	padding-right:10px;
	margin:0px auto 0px auto;
	background-color:#F0F0F0;
	border:1px solid #CCCCCC;
	}

#greyblock h3
	{
	display:block;
	margin:0px;
	color:#000000;
	padding:5px 0px 5px 10px;
	background-color:#CCCCCC;
	border-bottom:1px solid #FFFFFF;
	font-size:13px;
	}

#productblock
	{
	background-color:#f5f5f5;
	width:42%;
	padding:15px;
	border:1px solid #e0e0e0;
	margin-top: 13px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
