


/*******************************************************************************/
/************************************* FOOTER **********************************/
/*****************************************************************************/


.wrapFooter{
	/*background-color: #00FF00;*/
 
	width:;
    height:auto;
	
	margin:auto;
    padding:0 0 0 0;

    overflow:hidden;

}
#footer{

	background-color: #FF0000;
	        background-image:url(../../../_user_uploads/components/footer/ftr_01_main120100911024730.jpg);
        background-repeat:no-repeat;

	    

	width:980px;
	height:155px;/**/
		

	


		position:relative;

	/*padding:0 0 0 0;*/
	margin:auto;/*0 0 0 0;*/
	/*float:left;*/

	    
    font-family:Arial;
	font-size:16;
	font-weight:bold;
    color:#FFFFFF;
    text-align:left;
    
	/*
	border-bottom:1px;
	border-bottom-color:#FFFFFF;
	border-bottom-style:solid;
	*/
	
}

#footer .socialtitle{

	/*background-color:#FFFF00;*/
    margin-top:15px;
    float:left; 
    width:100%; 
    height:15px;
    font-size:13px;
    text-align:center;
}

#footer .socialbuttons{

	/*background-color:#0000FF;*/
	float:left;
	width:100%;
	height:87px;
}

#footer .bottom{

	/*background-color:#00FF00;*/
	float:left;
	width:100%;
	height:auto;
}


a.ftrLink:link { color: #CCCCCC; text-decoration: none}
a.ftrLink:active { color: #00FFFF; text-decoration: none}
a.ftrLink:visited { color: #CCCCCC; text-decoration: none}
a.ftrLink:hover { color: #FFFFFF; text-decoration: none }












