/*-- FOOTER --*/	
#container2 {/**footer holder**/
	width:100%;
	margin-left:0 auto; 
	margin-right:0 auto; 
	background-image:url(../images/footbgd.gif);
	background-repeat:repeat-x;
	min-height:205px;
	height: auto !important;
	text-align: left;
	position: relative;
	overflow: hidden;
}

#footer {
	width:933px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #383d44;
	min-height:205px;
	clear:both;
	margin:0 auto;
	line-height:1.2em;
}
#footer a, a.visited{
	text-decoration: none;
	color: #383d44;
}

#footer a:hover{
	color:#971b29;
	text-decoration: underline;
}

#backtop{
	height:25px;
	padding-top:1px;
	width:933px;
	text-align:right;
	color:#000000;
}

#backtop a:hover{
	color:#FFFFFF;
	text-decoration:none;
}


.btt_contain{
	font-size:11px;
	float:right;
	width:113px;
	height:25px;
	background-color:#ffffff;
	text-align:center;
	color:#383d44;
}

.btt{
	padding-top:5px;
	color:#474745;
}

.btt a{
	padding:5px 23px 6px 23px;
	color:#474745;
}

.btt a:visited{
	padding:5px 23px 6px 23px;
	color:#474745;
}

.btt a:hover{
	color:#ffffff;
	background-color:#971b29;
	text-decoration:none;
}	

#footer p {
	margin:0;
   }
   
#footer strong {
	color:#504f4d;
}
   


#foot_pan1{
	width:291px;
	text-align:left;
	float:left;
	margin-right:30px;
	min-height:156px;
	
}

#foot_pan2{
	width:291px;
	float:right;
	text-align:left;
	margin-left:30px;
}

#foot_pan3{
	text-align:left;
	margin-left:321px;
}

#foot_pan3 .red{
	color:#971b29;
}


