body {
	background-image: url(../images/backgroundy.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 100%;
	background-attachment: fixed;
}
.Main_Center {
	margin: auto;
	width: 900px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
	background-color: #FFF;
	padding: 13px;
	clear: both;
	overflow: auto;
	border: 1px solid #CAEEFF;
}
.under {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}
h2  {
	font-size: 18px;
	color: #333;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #063;
}
.Services_Holder {
	width: 900px;
	margin: auto;
}
.Services_Top {
	background-image: url(../images/images/services_01.png);
	width: 100%;
	height: 54px;
}
.Services_Middle {
	background-image: url(../images/images/services_02.png);
	width: 100%;
}
.Services_Bottom {
	background-image: url(../images/images/services_03.png);
	width: 100%;
	height: 22px;
}
.Services_Content {
	padding-right: 19px;
	padding-left: 19px;
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
}





.specy {
	width: 100%;
	clear: both;
	height: 23px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F5F5F5;
	padding-bottom: 5px;
}
.form_item {
	width: 300px;
}
.Spec_Left {
	padding: 2px;
	width: 50%;
	float: left;
}
.Spec_Right {
	padding: 2px;
	width: 48%;
	float: right;
	text-align: right;
}
		#heading {
	display: block;
	text-align: center;
	margin-bottom: 1em;
	margin-top: 17px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #FFF;
	font-size: 12px;
		}
.Footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
}

		#heading * {
			display: inline;
			padding: 4px;
			user-select: none;
			cursor: pointer;
			vertical-align: middle;
		}
		#heading li.active {
			background-color: #66ccff;
			border-radius: 3px;
			-webkit-border-radius: 3px;
			-opera-border-radius: 3px;
			-moz-border-radius: 3px;
		}
.Right_Hold {
	float: right;
	width: 444px;
}
.Left_Hold {
	float: left;
	width: 200px;
}
