/* ************************************* WEBSITE BOTTOM STARTS ********************************* */
.bgcolorBottom 
{
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	background: transparent url(images/white80.png) repeat scroll bottom top;
}

.bottom 
{
 	/*background-color: #F8F8F8;**/
 	border-top: 1px solid white;
}


.footer
{
	
	width: 820px;
	margin: 0px auto;
}

.footerNav
{

}

.follow-us
{
	float: right;
	margin: 10px 0px;
	padding: 0px 10px;
}

.footer-level1 
{
	margin-bottom: 3px;
}

.footer-level1 a
{
	color: black;	
}

.footer-level2
{
	margin-top: 2px;
	margin-bottom: 2px;
}

.footer-level3
{	
	margin-left: 10px;
	margin-top: 3px;
	margin-bottom: 2px;
}

/* ************************************* WESITE BOTTOM ENDS ********************************* */
