/* CSS Document */

.c_footer {
	width: 100%;
	height: 107px;
}	

.c_footer .footerFinder {
	width:230px;
	height:107px;
}

/**.c_footer .footerFinder  input {
	width: 165px;
}
**/	
.c_footer .footerFinder a {
	font-size:10px;
	text-decoration:underline;	
}

.c_footer .footerAdress {
	width:300px;
	height:107px;
	color:4c4c4c;
	font-size:11px;	
}

.c_footer .footerAdress a {
	text-decoration:underline;
}

.c_footer .callBack {
	width:378px;
	height: 107px;
	background-image:url(../img/bgfooterImage.gif);
	background-repeat:no-repeat;
	background-position:right bottom;
	color:#000;	
	font-size:20px;	
}

.c_footer .callBack p {
	margin-top:-1px;	
}

.c_footer .callBack a {
	text-decoration:underline;
}

.c_footer .footerAdress  p {
	margin: 16px 0 7px 0;
	color:#000;
}
	 
.c_footer .callBackImg {
	margin-left:4px;	
}

.c_footer .footerTableRight {
	width: 100%;
}



.c_footer .Input {
	background-image:url(../img/imInput.gif);
	background-repeat:no-repeat;	
	border:0px none;
	letter-spacing:1px;
	width:174px;
	height:19px;
	padding:2px 0 0 5px;
	font-size:11px;
	color:#939393;
	
} 

.c_footer .btnFloat {
	width:21px;
	height:19px;
	float:right;
	margin-top:0px;
	margin-right: 25px;
	cursor:default;
}

.c_footer .floatLeft {
	float:left;
	width:175px;
}

.c_footer .floatLeft2 {
	margin-top:25px;
	width:195px;
}
