

/*************************************/
/*****	Blue Cell Group Pty Ltd	******/
/*****	Cascading Style Sheet		******/
/*****	Coded by Zos Collaga		******/
/*****		 Gabriella	Niceforo	******/
/*************************************/

/*****	White					#FFFFFF		******/
/*****	MedBlue				#317925		******/
/*****	LtPurple			#E0DCEB		******/
/*****	DkGreen				#8A959A		******/
/*****	MedGreen			#A9B3B8		******/
/*****	MedBlueGreen	#B5B6CB		******/
/*****	Grey					#999999		******/


body				{	background:#555555;	font: normal 1em Arial, Helvetica, sans-serif;}

#header				{	padding:0px;	margin:auto;	width:950px;	height:50px;	}	

#pnav				{	padding:2px 0px 0px 0px;	margin:auto;	width:950px;	height:18px;	background:#E0DCEB;	font:normal 0.8em CenturyGothic, Arial, Helvetica; 	}
#pnav a				{	text-decoration:none;	color:#000000;	padding:0px 12px 0px 12px;	}
#pnav a:link		{		}
#pnav a:active		{	color:#8A959A	}
#pnav a:visited		{		}
#pnav a:hover		{	color:#8A959A;	background:#FFFFFF;	}

#gnav				{	padding:1px 0px 0px 0px;	margin:auto;	width:950px;	height:14px;	background:#838DB2;	font:normal 0.65em CenturyGothic, Arial, Helvetica; text-align:right;}
#gnav a				{	text-decoration:none;	color:#FFFFFF;	padding:0px 37px 0px 36px; 		}
#gnav a:link		{		}
#gnav a:active		{	color:#8A959A	}
#gnav a:visited		{	color:#FFFFFF;	}
#gnav a:hover		{	color:#8A959A;	background:#FFFFFF;	}

#info				{	margin:auto;	background: url(../images/blue_bar_grad.gif);	width:950px;	height:25px;	}

#main				{	margin:auto; width:950px;	height:420px	}

#content			{	float:left;	background:#FFFFFF;	font:normal 10px Arial, Helvetica, sans-serif;	color:#666666; width:700px;	height:420px;	}
#content a			{	text-decoration:underline;	color:#000000;	}
#content a:link		{		}
#content a:active	{	color:#8A959A	}
#content a:visited	{	color:#000000;	}
#content a:hover	{	color:#8A959A;	background:#FFFFFF;	}
#content p			{	margin:0px 15px 0px 0px;}
#thumbnails			{	float:left;	}
#content img		{	float:left;	}

#rhs				{	background:#A9B3B8;	font:normal 10px Century Gothic, Arial, Helvetica;	width:250px;	height:420px;	float:right;	}
#chest				{	background:#FFFFFF;	padding:16px 39px 16px 38px;	}
#bill_logo			{	padding:20px 0px 0px 10px	}

#footer				{	margin:auto;	background:#838DB2;	font:normal 10px Century Gothic, Arial, Helvetica;	color:#FFFFFF;	text-align:center;	width:950px;	height:110px;	}
#bottom_bar1		{	background:#E0DCEB;	height:20px;	width:700px;	float:left	}
#bottom_bar2		{	background:#B5B6CB;	height:20px;	width:250px;	float:right	}
#footer a			{	color:#ffffff;	text-decoration:none;	}
#footer a:hover		{	color:#CCCCCC;	text-decoration:none;	}


/*****	Blue Cell Group Pty Ltd	******/	
#bcg				{ 	width:950px;	color:#ffffff;	font-size:0.6em;	text-align:right;	margin:auto;}
body>#bcg			{ 	width:950px;	color:#ffffff;	font-size:0.6em;	text-align:right; }
#bcg a				{	color:#ffffff;	}
#bcg a:hover		{	color:#6699FF;	text-decoration:none;	}
