
/* Bottom Navigation Positioning*/



#bottom_nav
{
	position: relative;
	margin: 20px 0px 20px 100px;
	width: 70%;
}

#socialsites
{
	left: 76em;
	top: 7em;
	/*height:2px;
	width: 145px;*/
	margin-top: 4.4em;	
	position:absolute;
	font-size:90%;
	/*background: url(images/Advert_Background_Top.gif) #ffffff no-repeat left top;*/

}

