
div#container{
	background: #ffffff url(/media/img/tools1.jpg) no-repeat !important;
}

div#header .content{
	height: 179px !important;	
}
a.features{
	background: #646D00 !important;
	color: #ffffff !important;
}
div#menu{
	height: 64px;
}
div#centerC .content ul{
	margin: 0px auto;
	padding: 0px;
}
div#centerC .content ul li{
	list-style: none;
}
div#centerC .content ul li a{
	display: block;
	font-size: 14px;
	padding: 5px 25px;
	background: #EBF2A2;
	border: 1px solid #B0BD21;
	margin: 4px 0px;
}
div#centerC .content ul li a:hover{
	background: #B0BD21;
	color: #0048C0;
	text-decoration: none;
}
input.result{
	width: 400px;
	border: 0px;
	font-size: 15px;
	font-weight: bold;
	color: #cc3300;
	text-align: center;
}
div#centerC p{
	color: #666;
	font-size: 15px;
	padding: 0px;
	margin: 5px 0px;
}


table{
	border: 1px solid #ccc;
	font-size: 13px;
	font-weight: bold;
		background: #fff;
	color: #666;
}
table td{
	padding: 10px;
	margin: 1px;
	background: #f0f0f0;
	border-bottom: 1px solid #fff;
}

input.distance{
	color: #cc3300;
	font-weight: bold;
	width: 60px;
	padding: 2px;
	margin-left: 25px;
	font-size: 16px;
	border: 1px solid #999;
	text-align: center;
	margin-right: 5px;
}

input.lat{
	color: #339900;
	font-weight: bold;
	padding: 2px;
	font-size: 12px;
	border: 1px solid #999;
	text-align: left;
}
select{
	font-size: 12px;
	padding: 1px;
}

div#caption .text{
	width: 190px !important;
}
