/* CSS Document */

#container {
	line-height:130%;
	width:944px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	background-color:#FFFFFF;
	}
	
#header {
	background-image:url(images/header.jpg);
	padding-top: 15px;
	padding-bottom:16px;
	background-repeat:no-repeat;
	}
	
#address {
	text-align:right;
	padding-left:400px;
	font-size:11px;
	color:#ff3333;
	font-family:Arial, Helvetica, sans-serif;
	}
	
#pearl {
	color:#663399;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:700;
	font-size:16px
	}	
	
#main {
	width:550px;
	padding-top:25px;
	padding-left:5px;
	float:left;
	color:#666666;
	line-height:140%;
	padding-bottom:35px;
	}

#mainFull {
	width:925px;
	padding-top:10px;
	padding-left:5px;
	float:left;
	color:#666666;
	line-height:140%;
	padding-bottom:20px;
	}

	
#article {
	background-image:url(images/phiDE_art_header.jpg);
	background-repeat:no-repeat;
	width:340px;
	float:right;
	margin-top:10px;
	text-decoration:none;
	line-height:100%;
	padding-left:10px;
	padding-top:90px;
	}

#article a:hover {
	color:#0099FF;
	text-decoration:none;
	}
#article a{
	color:#9966cc;
	text-decoration:none;
	}
	
.article {
	font-size:14px;
	color:#9966cc;
	font-family:Arial, Helvetica, sans-serif;
	list-style:none;
	font-weight:bold;
	padding-bottom:15px;
	text-decoration:none;
	padding-left:0px;
	}
	
#footer {
	width:944px;
	background-image:url(images/footer_bg22.jpg);
	background-repeat:repeat-x;
	position:relative;
	clear:both;
	color:#FFFFFF;
	}
	
.foot {
	display:inline;
	text-decoration:none;
	list-style:none;
	padding-right:20px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	}

.copy {
	padding-left:769px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#9966cc;
	list-style:none;
	text-decoration:none;
	}
#footer li a{
	text-decoration:none;
	color:#FFFFFF;
	}
	
#footer li a:hover{
	color:#663399;
	}
	
#products {
	padding-top:12px;
	padding-bottom:28px;
	background-image:url(images/productsLong.jpg);
	background-repeat:no-repeat;
	width:944px;
	height:189;
	float:left;
	position:relative;
	}
	
#products a{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bolder;
	color:#663399;
	margin-left:6px;
	font-size:13px;
	text-decoration:none;
	padding-bottom:2px;
	line-height:25px;
	}	
	
#products a:hover{
	color:#FFFFFF;
	border-bottom-style:solid;
	border-bottom-color:#ff3333;
	border-bottom-width:medium;
	}
	
.bullet {
	color:#9966cc;
	text-decoration:none;
	list-style:square;
	padding-bottom:20px;
	}	

#print {
	background:url(images/print.gif) no-repeat;
	padding-left:25px;
	}
	
.print {
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	text-decoration:underline;
	}
		
.star {
	font-size:12px;
	line-height:13px;
	list-style:none;
	}

#contactHead{
	padding-top:12px;
	padding-bottom:28px;
	background-image:url(images/contactBG.jpg);
	background-repeat:no-repeat;
	width:944px;
	height:189;
	float:left;
	position:relative;
	padding-bottom:200px;
	}
	
#articleHead{
	padding-top:8px;
	padding-bottom:28px;
	background-image:url(images/articleBG.jpg);
	background-repeat:no-repeat;
	width:944px;
	height:189;
	float:left;
	position:relative;
	}
	
#articleHeadLinks{
	width:220px;
	margin-left:6px;
	}
	
#silly {
	padding-bottom:10px;
	}

#articleHead a{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bolder;
	color:#663399;
	font-size:12px;
	text-decoration:none;
	padding-bottom:2px;
	line-height:20px;
	}	
	
#articleHead a:hover{
	color:#FFFFFF;
	border-bottom-style:solid;
	border-bottom-color:#ff3333;
	border-bottom-width:medium;
	}
.marg {
	padding-bottom:15px;
	}
			
#subhead{
	font-size:12px;
	}	
	
#squarebox{
	padding-top:10px;
	background-image:url(images/middle.jpg);
	width:660px;
	float:left;
	color:#666666;
	line-height:140%;
	padding-left:20px;
	padding-right:20px;
	margin-bottom:15px;
	}

#bl {
	margin-left:25px;
	background:url(images/bottomleft.jpg) 0 100% no-repeat #efefef; 
	width: 880px; 
	float:left;	
	color:#666666; 
	line-height:140%;
	margin-bottom:20px;
	}
	
#br {background: url(images/bottomright.jpg) 100% 100% no-repeat;}
#tl {background: url(images/topleft.jpg) 0 0 no-repeat}
#tr {background: url(images/topright.jpg) 100% 0 no-repeat; 
	padding-left:20px;
	padding-right:20px;
	padding-top:10px;
	padding-bottom:10px;
	}
#clear {font-size: 1px; height: 1px}

#health {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding: 10px;
	font-size: 18px;
	border: 2px #96C solid;
}
#health a {
	
	
	color: #09F;
}
#health a:hover {
	
	text-decoration: none;
}