.clearer {
	clear: both;
	line-height: 0;
	padding: 0;
	margin: 0;
}

#wrap {
	float: left;
	width: 755px;
	padding: 0;
	margin: 10px;
}

#page {
	float: left;
	width: 100%;
}

#menu {
	float: right;
	border-top: 1px solid white;
}

#top {
	float: left;
	width: 100%;
	border-bottom: 3px solid #006;
}

#topc1 {
	float: left;
	width: 100%;
	height: 137px;
	text-align: right;
}

#top form {
	margin: 0;
}

#mid {
	float: left;
	width: 100%;
	border-bottom: 1px solid white;
}

#bot {
	float: left;
	width: 100%;
	background: #006;
	line-height: 30px;
	color: white;
	font-size: 11px;
}

#botc1 {
	float: left;
	margin-left: 10px;
}

#botc2 {
	float: right;
	text-align: right;
	margin-right: 10px;
}

#bot a, #bot a:link {
	font-size: 11px;
	color: #FFF;
}

#address_phone ul {
	list-style-type: none;
}

#breadcrumb {
	line-height: 22px;
	border-bottom: 1px solid #CCC;
}

#breadcrumb a {
	text-transform: capitalize;
}
