/* CSS Document */

/* Footer_________________________________________________*/

#content  {
background-color:#000;
height:100%;
}
#footerWrapper {

/*border:1px solid #00ffff;*/	

	text-align:center;

	width:100%;

}


#footer{    
	width:930px;
    
	margin:0px auto;

	text-align:left;

	padding:0px 0px 0px 0px;
	
   
}

#footerCell1 {	

	width:167px;

	float:left;

	text-align:left;

	padding:10px 0px 0px 0px;

	margin:0px 124px 25px 50px;

}

#footerCell2 {	

	width:167px;

	float:left;

	text-align:left;

	padding:10px 0px 0px 0px;

	margin:0px 0px 25px 50px;

}
#footerCell3 {	

	width:202px;

	float:right;

	text-align:left;

	padding:10px 0px 0px 0px;

	margin:0px 0px 25px 0px;

}

/*Footer List 1_________________________________*/

ul#footerList1 {	

	width:167px;

	margin:0px 0px 0px -10px;

	padding:0px 0px 0px 0px;
	
	list-style-image: url(images/bullets.png);

}
ul#footerList1 li {

	margin:0px 0px 0px 0px;

	padding:0px 0px 0px 0px;

	list-style-type:none;

	border-bottom:1px solid #333;

}

ul#footerList1 li.last {

	border-bottom:none;

}

ul#footerList1 li a {

	padding:4px 0px 4px 10px;

	margin:0px 0px 0px 0px;

	font-family:Georgia, "Times New Roman", Times, serif;

	font-size:14px;

	font-weight:bold;

	font-style:italic;

	color:#9a9a9a;

	display:block;

	text-decoration:none;

}

ul#footerList1 li a:hover {

	color:#10A6B5;

	background-color:#333;

}

/*Footer List 2_________________________________*/



ul#footerList2 {	

	width:167px;

	margin:0px 0px 0px -10px;

	padding:0px 0px 0px 0px;
	
	list-style-image: url(images/bullets.png);

}

ul#footerList2 li {

	margin:0px 0px 0px 0px;

	padding:0px 0px 0px 0px;

	list-style-type:none;

	border-bottom:1px solid #333;

}

ul#footerList2 li.last {

	border-bottom:none;

}

ul#footerList2 li a {

	padding:4px 0px 4px 10px;

	margin:0px 0px 0px 0px;

	font-family:Georgia, "Times New Roman", Times, serif;

	font-size:14px;

	font-weight:bold;

	font-style:italic;

	color:#9a9a9a;

	display:block;

	text-decoration:none;

}

ul#footerList2 li a:hover {

	color:#B18CB8;

	background-color:#333;

}

/*Footer List 3_________________________________*/

ul#footerList3 {	

	width:167px;

	margin:0px 0px 0px -10px;

	padding:0px 0px 0px 0px;
	
	list-style-image: url(images/bullets.png);

}

ul#footerList3 li {

	margin:0px 0px 0px 0px;

	padding:0px 0px 0px 0px;

	list-style-type:none;

	border-bottom:1px solid #333;

}
ul#footerList3 li.last {

	border-bottom:none;

}
ul#footerList3 li a {

	padding:4px 0px 4px 10px;

	margin:0px 0px 0px 0px;

	font-family:Georgia, "Times New Roman", Times, serif;

	font-size:14px;

	font-weight:bold;

	font-style:italic;

	color:#9a9a9a;

	display:block;

	text-decoration:none;

}

ul#footerList3 li a:hover {

	color:#D33972;

	background-color:#333;

}

/* Footer Base ______________________________________________*/

#footerBaseWrapper {	

	text-align:center;

	width:100%;

	background-color:#;

}

#footerBase {

	width:774px;

	margin:0px auto;

	text-align:center;

	padding:25px 0px 0px 10px;

}
#footerBase p {

	font-size:smaller;

	color:#9a9a9a;

	padding:0px 0px 25px 0px;

}

#footerBase p span {

	font-weight:bold;

	font-style:italic;

}

#footerBaseLeft {	

	float:left;

	width:700px;

	padding:0px 0px 0px 0px;

}

#footerBaseRight {	

	float:Right;

	text-align:right;

	width:200px;

	padding:0px 0px 0px 0px;

}

#footerBase a {

	font-size:10px;

	font-weight:normal;

	font-style:italic;

	color:#10A6B5;

	text-decoration:none;

}

#footerBase a:hover {

	color:#fff;
}
