/* CSS Document */





.contact {

	float:left;

	width: 199px;

	text-align: left;

	font-size: 12px;

	font-family: Arial, Helvetica, sans-serif;

	padding: 10px 0px 20px 5px;

}



.contact1 a {

	text-decoration: none;

	width: 199px;

	display: block;

	color: #333333;

	font-family: Arial, Helvetica, San-Serif;

	padding: 7px 0px 3px 15px;

}



.contact1 a:hover {

	background: #515151;

	width: 175px;

	font-family: Georgia, Arial, Helvetica, sans-serif;

	color: #B6E600;

	font-size: 11px;

	font-weight: bold;

	line-height: 14px;

	padding: 7px 0px 4px 20px;

}



.contact1 a:active {

	background: #515151;

	font-family: Georgia, Arial, Helvetica, sans-serif;

	color: #B6E600;

	font-size: 11px;

	font-weight: bold;

	line-height: 14px;

	width: 175px;

	display: block;

	padding: 7px 0px 4px 20px;

}



.contact_bottom {

	float: left;

	width: 780px;

	

	background: #FFFFFF url(../images/phone.jpg);

	background-repeat:no-repeat;

	background-position: bottom;

}



