@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
#header {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-left-color: #CCC;
}
#header #logo {
	height: 178px;
}
#header #appointment_call {
	font-family: "Century Gothic", Century, sans-serif;
	font-size: 26px;
	color: #aa288a;
	height: 32px;
	font-weight: bold;
	text-align: center;
	padding-bottom: 20px;
}
#header #navigation {
	height: 35px;
	background-color: #CCC;
}
#header #bodyArea #left {
	width: 550px;
	float: left;
}
#header #border {
	height: 20px;
}
#header #section_title {
	height: 40px;
	font-family: "Century Gothic", Century, sans-serif;
	font-size: 24px;
	font-weight: bold;
	margin-left: 20px;
	margin-top: 30px;
	text-decoration: underline;
}
#header #bodyArea #right {
	width: 246px;
	float: right;
	font-size: 18px;
	border: 1px solid #000;
	background-color: #AA288A;
	font-family: "Century Gothic", Century, sans-serif;
}
#header #bodyArea #footer {
	clear: both;
	height: 28px;
}
p {
	font-family: "Century Gothic", Century, sans-serif;
	font-size: 14px;
	margin: 20px;
	text-align: left;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#header #bodyArea #right p {
	font-family: "Century Gothic", Century, sans-serif;
	font-size: 18px;
	color: #FFF;
}
#header #bodyArea #left #form1 {
	font-family: "Century Gothic", Century, sans-serif;
	font-size: 14px;
}

price_header {
	font-family: "Century Gothic", Century, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
#header #bodyArea #left p strong {
	font-family: "Century Gothic", Century, sans-serif;
	font-size: 18px;
	font-weight: bold;
}

