body {
	font-family: Arial, Helvetica, sans-serif;
	min-width: 760px;
	text-align: center;
	font-size: 12px;
	line-height: 17px;
}
body, h1, h2, h3, h4, h5, p, img, img a, ul, ol, li {
	margin:0;
	padding: 0;
	border: 0;
}
h1, h2, h3, h4, h5 {
	font-weight: normal;
	line-height: normal;
	color: #717476;
}
#bodywrap {
	margin: 0 auto;
	padding: 0;
	text-align: left;
}
#bodywrap, #plmaster {
	width: 980px;
}
#plmaster {
	color: #717476;
	top: 0px;
	position: absolute;
}
/*Header*/
#header {
	background-color: #FFF;
	position: relative;
	float: left;
	width: 100%;
	height: 135px;
}
#header #logomt {
	position: absolute;
	top: 22px;
	left: 122px;
}
#header p.strapline {
	position: absolute;
	bottom: 0px;
	left: 62px;
	width: 300px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: -1px;
	font-size: 22px;
	line-height: 16px;
}
/*Menu*/
#menu {
	float: left;
	left: 365px;
	margin-top: 45px;
	text-align: center;
	padding-bottom: 10px;
	line-height: normal;
	position: relative;
}
#menu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#menu li, #menu a {
	float: left;
	display: inline;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-weight: bold;
	white-space: nowrap;
	text-decoration: none;
	text-transform: uppercase;
	color: #BE1E2D;
}
#menu li {
	position: relative;
	background: url(../images/bkgnd_menuleft.gif) no-repeat left bottom;
	margin-left: -1px;
}
#menu a {
	padding-right: 10px;
	padding-left: 10px;
	background: url(../images/bkgnd_menuright.gif) no-repeat right bottom;
	padding-top: 3px;
	padding-bottom: 5px;
	float: left;
}
#menu li:hover, #menu li.on {
	background-image: url(../images/bkgnd_menuleft_on.gif);
}
#menu li:hover a, #menu li.on a {
	background-image: url(../images/bkgnd_menuright_on.gif);
}
#menu li.on a {
	padding-top: 4px;
	padding-bottom: 6px;
}
#menu li.on ul a {
	padding-top: 3px;
	padding-bottom: 5px;
}
#menu ul ul {
	position: absolute;
	top: 100%;
	left: 5px;
	text-align: left;
	width: 150px;
}
#menu ul ul a {
	width: 130px;
}
#menu ul ul li, #menu ul ul a {
	display: block;
}
#menu ul ul li {
	border-left: #BE1E2D 1px solid;
	border-bottom: #BE1E2D 1px solid;
	border-top: #FFF 1px solid;
	background: #FFF;
	margin-left: 0px;
}
#menu li:hover ul a, #menu li.on ul a, #menu ul ul li.on {
	background-image: url(../images/blank.gif);
}
#menu ul ul li:hover {
	background: url(../images/bkgnd_subnav_grad.jpg) repeat-x left bottom;
}
#menu ul ul li.on a {
	background: url(../images/bkgnd_subnav_on.gif) repeat-y left top;
}
#menu ul ul {
	display: none;
}
#menu ul li:hover ul {
	display: block;
}
#container {
	float: left;
	padding: 75px 40px 0px 40px;
	width: 900px;
	background: url(../images/bkgnd_swoosh.gif) no-repeat center top;
}
#container ul {
	margin: 10px 0px 10px 20px;
}
#container ul.half {
	width: 49%;
	float: left;
	margin: 0;
	padding-bottom: 10px;
}
#container ol {
	margin: 10px 0px 10px 30px;
}
#container p {
	padding-bottom: 10px;
}
img.picleft {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}
img.picright {
	float: right;
	padding-left: 10px;
	padding-bottom: 10px;
}
#text, #graphic, .base {
	display: block;
	float: left;
}
/*Text*/
#text {
	min-height: 210px;
	width: 385px;
	padding: 100px 0px 0px 40px;
}
#text, #text a {
	color: #BE1E2D;
}
#text a {
	font-weight: bold;
	text-decoration: none;
}
#text a:hover {
	text-decoration: underline;
}
#text h1 {
	font-size: 32px;
	letter-spacing: -1px;
	line-height: 37px;
	padding-bottom: 15px;
}
h1 span.med {
	font-size: 40px;
	display: block;
}
h1 span.sml {
	display: block;
	color: #BE1E2D;
}
h1 span.lrg {
	font-size: 55px;
	letter-spacing: -1px;
	font-weight: bold;
	display: block;
}
h1 span.red {
	color: #BE1E2D;
}
#text h2 {
	font-size: 20px;
	margin-top: 10px;
	margin-bottom: 5px;
}
/*Graphic*/
#graphic {
	width: 475px;
	text-align: right;
}
#redboxhome {
	margin-top: 110px;
}
#redboxcelox {
	margin-top: 195px;
}
#redboxabout {
	display: block;
	float: right;
	margin-top: -70px;
	margin-bottom: 20px;
}
#redboxceloxcontact {
	margin-left: 40px;
}
#medtradeoffice {
	margin-top: 30px;
}
/*Base*/
.base {
	width: 900px;
	padding-top: 30px;
	padding-bottom: 10px;
}
#container .base ul {
	margin: 0;
}
.base li {
	list-style: none;
	display: inline-block;
	float: left;
	position: relative;
}
.base a {
	display: block;
	color: #717476;
	text-decoration: none;
	padding: 10px;
	font-size: 13px;
	position: relative;
	background: url(../images/graphic_arrowcircle_sml.png) no-repeat 10px 120px;
}
.base a span {
	font-size: 15px;
	color: #BE1E2D;
	letter-spacing: -1px;
	font-weight: bold;
	display: block;
}
.base a span.open {
	letter-spacing: 0px;
}
#tl li {
	background: url(../images/blank.gif) no-repeat left top;
	width: 210px;
	margin-left: 20px;
}
#tl li.hosprod {
	background-image: url(../images/bkgnd_tl_nursecare.gif);
	margin-left: 0px;
}
#tl li.retprod {
	background-image: url(../images/bkgnd_tl_handbandage.gif);
}
#tl li.b2bpart {
	background-image: url(../images/bkgnd_tl_nurseclipboard.gif);
}
#tl li.about {
	background-image: url(../images/bkgnd_tl_bizgroup.gif);
}
#tl a {
	padding: 15px;
	height: 165px;
	background: url(../images/graphic_arrowcircle_lrg.png) no-repeat 15px 140px;
}
#tl a:hover {
	background-position: 15px -60px;
}
#tl a span {
	padding-top: 5px;
	padding-bottom: 10px;
	font-size: 20px;
	color: #717476;
}
#prof li {
	background: url(../images/bkgnd_prof_test.gif) no-repeat left top;
	width: 168px;
	margin-left: 15px;
}
#prof a {
	height: 140px;
	background-position: 10px 120px;
}
#prof a:hover {
	background-position: 10px -80px;
}
#prof li.pufoam {
	background-image: url(../images/bkgnd_prof_pufoam.gif);
	margin-left: 0px;
}
#prof li.liqskin {
	background-image: url(../images/bkgnd_prof_liquidskin.gif);
}
#prof li.antimic {
	background-image: url(../images/bkgnd_prof_antimicrobe.gif);
}
#prof li.chestseal {
	background-image: url(../images/bkgnd_prof_chestseal.gif);
}
#prof li.gift {
	background-image: url(../images/bkgnd_prof_gelfibre.gif);
}
#ret li {
	background: url(../images/bkgnd_prof_test2.gif) no-repeat left top;
	width: 145px;
	margin-left: 6px;
}
#ret a {
	height: 140px;
	background-position: 10px 100px;
}
#ret a:hover {
	background-position: 10px -100px;
}
#ret li.blister {
	background-image: url(../images/bkgnd_ret_blisterpad.gif);
	margin-left: 0px;
}
#ret li.spray {
	background-image: url(../images/bkgnd_ret_sprayplast.gif);
}
#ret li.scar {
	background-image: url(../images/bkgnd_ret_scars.gif);
}
#ret li.burn {
	background-image: url(../images/bkgnd_ret_burns.gif);
}
#ret li.nasal {
	background-image: url(../images/bkgnd_ret_nasal.gif);
}
#ret li.coldsore {
	background-image: url(../images/bkgnd_ret_coldsore.gif);
}
/*Footer*/
#footer {
	text-align: left;
	display: block;
	position: relative;
	float: right;
	height: 20px;
	padding-top: 3px;
	padding-bottom: 2px;
	width: 960px;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 11px;
}
#footer, #footer a {
	color: #717476;
}
#footer a {
	margin-left: 5px;
	margin-right: 5px;
}
#footer a:hover {
	text-decoration: none;
}
#footer p {
	position: relative;
	display: inline;
	width: 50%;
	float: left;
}
#footrgt {
	float:right;
	text-align: right;
}
/*PageTypes*/
div.home {
	background: url(../images/toppic_medicalladytesttube.jpg) no-repeat 437px 180px;
}
div.professional {
	background: url(../images/toppic_nursesheetpatient.jpg) no-repeat right 135px;
}
div.retail {
	background: url(../images/toppic_pharmacistcustomer.jpg) no-repeat right 135px;
}
/*ContainerLayouts*/
.prodover #text {
	width: 355px;
	padding: 80px 0px 0px 155px;
}
.prodover #graphic {
	width: 390px;
}
.proddetail #text {
	width: 450px;
	margin-right: 20px;
}
.proddetail #graphic {
	width: 390px;
}
.contact p {
	font-size: 14px;
	line-height: 19px;
	margin-bottom: 15px;
}