.logo {
	position: absolute;
	top: -135%;
	left: 32%;
	width: 366px;
	height: 157px;
	background: url('../images/logo.png') no-repeat;
	z-index: 100;
}

.callbox {
	float: left;
	left: 0;
	width: 194px;
	height: 46px;
	margin: 0 720px -65px 0;
}

.callbox .professional {
	float: left;
	width: 218px;
	position: relative;
	z-index: 200;
	border: 1px solid #cccccc;
}

.callbox .professional .boxa {
	width: 218px;
	margin: 0px;
}

.callbox .professional a.close {
	position: absolute;
	left: 5px;
	font-size: 11px;
	color: #8a256c;
	padding: 5px;
	cursor: pointer;
}

.callbox .callus {
	float: left;
	width: 194px;
	height: 46px;
	background: url('../images/callus.gif') no-repeat;
}

.callbox .freecall {
	float: left;
	height: 17px;
	background: url('../images/carrow.gif') left center no-repeat;
	text-align: left;
	padding-left: 10px;
	font-size: 12px;
	color: #8a256c;
	margin: 0px 2px;
	cursor: pointer;
}

.head-image-top {
	position: relative;
	float: right;
	width: 912px;
	height: 74px;
	background: url('../images/head-image-top.gif') no-repeat;
	margin: 84px 0 0 0;
}

.head-image-top a.gohome {
	float: right;
	width: 88px;
	height: 23px;
	background: url('../images/gohome.gif') no-repeat;
	margin: -26px 0 0 0;
}
