/* JNJ FIRST AID PROFESSIONAL - INTERNAL CSS */
/* CiandT.com */

/*--- HEADER --- */
div#header
{
	height: 200px;
	background: url("../images/background/internal-header.jpg") repeat-x top left #fff;	
}

/*--- LOGO ---*/
h1
{
	float: left;
	position:relative;
	width: 155px;
	height: 61px;
	margin-left: 64px;
	margin-top: 81px;
	background: url("../images/logo/internal-logo.jpg") no-repeat top left transparent;
	overflow: hidden;
	text-indent: -3000px;
}
/*--- HEADLINE ---*/
h2
{
	float: right;
	position:relative;
	width: 260px;
	height: 110px;
	margin-right: 57px;
	margin-top: 61px;
	background: url("../images/illustration/internal-headline.jpg") no-repeat top left transparent;
	overflow: hidden;
	text-indent: -3000px;
}

/*--- TITLE ---*/
div#title
{
	clear: both;
	height: 47px;
	margin-top: -10px;
	background: url("../images/background/internal-title.jpg") repeat-y top left transparent;
}

div#title h3
{
	float: left;
	position:relative;
	margin-left: 64px;
	margin-top: 15px;
	overflow: hidden;
	text-indent: -3000px;
}

h3#title-why
{
	width: 535px;
	height: 30px;
	background-color: transparent;
	background-image: url(../images/title/why-brand-products.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

h3#title-for
{
	width: 570px;
	height: 21px;
	background: url("../images/title/for-h-professionals.gif") no-repeat top left transparent;
}

h3#title-our
{
	width: 402px;
	height: 21px;
	background: url("../images/title/our-products.gif") no-repeat top left transparent;
}

h3#title-where
{
	width: 402px;
	height: 21px;
	background: url("../images/title/where-to-order.gif") no-repeat top left transparent;
}

/*--- COPY ---*/
div#copy
{
	background-color: #FFF;
	padding: 25px 65px 15px 65px;
}

div#copy p, div#copy dl 
{
	margin-bottom: 20px;
}

div#copy dl dt
{
	float: left;
	width: 40px;
	display: block;
	color: #FF0000;
	font-weight: bold;
	clear: both;
}

div#copy dl dd
{
	margin: 0 0 20px 40px;
}

div#copy sup
{
	font-size: 11px;
}
