/* BODY CONTAINTER STUFF */ 
/* BODY CONTAINTER STUFF */ 
/* BODY CONTAINTER STUFF */ 
#mainctonent
{
	width:920px;
	margin-left:auto;
	margin-right:auto;
	background-color: #FFF;
	padding: 10px;
	clear: both;
	overflow: auto;
	
}
/* FLASH AREA STUFF */ 
/* FLASH AREA STUFF */
/* FLASH AREA STUFF */
#flash-area-container
{
	width:940px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 82px;	
}
#cu3er-container 
{
	width:640px; 
	outline:0;
	float:right;
}
#intro-text
{
	width:269px;
	float:left;
	background-color: #5A0A0C;
	height: 170px;
	padding: 15px;
	color: #FFF;
	font-size: 16px;
	line-height: 20px;
	background-image: url(../images/info-box-back.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333;
}
#intro-text h1
{
	font-size:20px;
	font-weight:normal;
	padding-top: 13px;
	padding-bottom: 10px;
}
#intro-text a
{
	color: #FFF;
	text-decoration:none;
	font-style:italic;
	font-size:12px;
} 
#intro-text a:hover
{
	color: #FFF;
	text-decoration:none;
	font-weight:bold;
}
#intro-text p
{
	padding-bottom: 5px;
} 
#boxcontainer {
	clear: both;
	text-align: center;
	overflow: auto;
}
/* 4 BOX STUFF */
/* 4 BOX STUFF */
/* 4 BOX STUFF - Box 4 is different as it has no right margin like the others*/
#box1, #box2, #box3
{
	float:left;
	width:214px;
	min-height: 214px;	
	padding:5px;
	margin-right:8px;
	background-image: url(../images/4box.png);
	margin-bottom: 12px;
	text-align:left;
	_padding:0px; //IE6 hack
	*padding:0px; //IE7 Hack		
	_margin-bottom: 12px;	
	*margin-bottom: 12px;		
}

#box4
{
	float:left;
	width:214px;
	min-height: 214px;	
	padding:5px;
 	background-image: url(../images/4box.png);
	text-align:left;	
	_padding:0px; //IE6 hack
	*padding:0px; //IE7 Hack		
	_margin-bottom: 12px;	
	*margin-bottom: 12px;			
}
#box1 h1, #box2 h1, #box3 h1, #box4 h1
{
	color:#991B1E;
	font-size: 17px;
	font-weight: bold;
	padding-bottom: 12px;
	padding-top: 2px;
}
#box1 img, #box2 img, #box3 img, #box4 img { float:right;}
#bottomrow {
	clear: both;
}
#box1 p, #box2 p, #box3 p, #box4 p
{
	padding-bottom: 8px;
}
#box1 a, #box2 a, #box3 a, #box4 a
{
	color:#00C;
}
#box1 a:hover, #box2 a:hover, #box3 a:hover, #box4 a:hover
{
	color:#991B1E;
	text-decoration:underline;
}
/* VIDEO BOX STUFF */ 
/* VIDEO BOX STUFF */ 
/* VIDEO BOX STUFF */  
#video-box
{
	float:left;
	width:300px;
	height:269px;
} 
#video-box h1 
{
	padding-bottom: 10px;
	font-size: 18px;
	font-weight:bold;
	color: #991B1E;
}  
/* QUICK LINKS */ 
/* QUICK LINKS */ 
/* QUICK LINKS */ 
#quick-links {
	float:right;
	width:140px;
	padding:10px;
	height:249px;
}   
#quick-links h1
{
	padding-bottom: 12px;
	font-size: 18px;
	font-weight:bold;
	color: #991B1E;
}  
#quick-links ul
{
	list-style-image: url(../images/red-arrow.png);
	padding-left: 10px;
	margin-left: 10px;
} 
#quick-links li
{
	padding-bottom: 12px;
}   
#quick-links a
{
	color: #333;
	text-decoration:none;
} 
#quick-links a:hover
{
	color: #555;
	text-decoration:underline;
} 
/* HEALTH QUESTION */ 
/* HEALTH QUESTION */ 
/* HEALTH QUESTION */ 
#health-question {
	float:left;
	width:410px;
	padding:10px;
	padding-left:15px;
	height:249px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ABC3A1;
	line-height: 20px;
}   
#health-question h1 
{
	padding-bottom: 10px;
	font-size: 18px;
	font-weight:bold;
	color: #991B1E;
}  
#health-question p
{
	padding-bottom: 10px; 
}  
#health-question img { float:right;} 
