@charset "utf-8";
body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	padding: 0;
	margin: 0;
	margin-top: 15px;
	text-align: center;
	text-align: left;
	background: url(../images/background.gif) 0 0 repeat-x #7800b5;
}
form {
	padding: 0;
	margin: 0;
	border: 0;
}
.notice {
	font-size: 16px;
	font-weight: bold;
	border-bottom: 1px solid #7800b5;
	border-top: 1px solid #7800b5;
	color: #7800b5;
	margin: 10px 10px 0 10px;
	padding: 5px 0 5px 0;
}
.notice a {
	color: #7800b5;
}
.notice a:hover {
	text-decoration: none;
}
#header_container {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}
.top_phone {
	text-align: right;
	color: #ffffff;
	padding-right: 15px;
	padding-bottom: 5px;
}
#menu_left {
	width: 17px;
	height: 57px;
	background: url(../images/menu_left.gif) 0 0 no-repeat;
	float: left;
}
#menu_middle {
	background: url(../images/menu_mdl.gif) 0 0 repeat-x;
	width: 866px;
	margin: 0 auto;
	float: left;
}
#menu_middle .menu_item {
	float: left;
}
#menu_middle .menu_item a {
	line-height: 57px;
	font-size: 20px;
	background: url(../images/menu_mdl.gif) 0 0 repeat-x;
	text-align: center;
	display: block;
	padding-left: 10px;
	padding-right: 10px;
	margin-right: 3px;
	margin-left: 4px;
	text-decoration: none;
	color: #c000c0;
}
#menu_middle .menu_item a:hover {
	background: url(../images/menu_hover.gif) 0 0 repeat-x;
	color: #ffffff;
}
#menu_right {
	width: 17px;
	height: 57px;
	background: url(../images/menu_right.gif) 0 0 no-repeat;
	float: left;
}
#left {
	width: 232px;
	float: left;
	margin-right: 10px;
}
#left .title {
	background: url(../images/left_title.gif) 0 0 no-repeat;
	width: 232px;
	height: 42px;
	color: #ffffff;
	font-size: 18px;
	line-height: 42px;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 5px;
}
#left .text {
	color: #ffffff;
}
#left .text a {
	color: #ffffff;
	text-decoration: none;
}
#left .text a:hover {
	text-decoration: underline;
}
#left .information {
	font-size: 14px;
	color: #ffffff;
	margin-top: 40px;
	text-align: center;
}
#left .information a {
	color: #ffffff;
	text-decoration: none;
}
#left .information a:hover {
	text-decoration: underline;
}
#left .information .big {
	font-size: 16px;
}
#right {
	width: 658px;
	float: left;
	background: #ffffff;
	margin-top: 20px;
}
#right .header {
	background: url(../images/header.jpg) 0 0 no-repeat;
	width: 658px;
	height: 208px;
}
#right .title {
	margin-left: 20px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	border-bottom: 1px solid #000000;
	color: #000000;
	font-size: 25px;
}
#right .padding {
	padding: 10px;
}
#right .text {
	color: #000000;
}
#right .text a {
	text-decoration: none;
	color: #c000c0;
}
#right .text a:hover {
	color: #000000;
}
#right .subtitle {
	font-size: 18px;
	margin-bottom: 10px;
}
#right .service {
	margin-left: 11px;
	margin-bottom: 13px;
	padding-left: 20px;
	color: #000000;
	background: url(../images/bullet.gif) left center no-repeat;
}
#right .gallery, #right .gallery a {
	margin: 4px;
	border: 1px solid #ffffff;
}
#right .gallery:hover {
	border: 1px solid #c200c3;
}
#right .footer {
	background: url(../images/footer.gif) 0 0 no-repeat #7800b5;
	padding-top: 20px;
	padding-bottom: 20px;
	font-size: 10px;
	color: #ffffff;
	padding-right: 25px;
	text-align: right;
}
#right .footer a {
	color: #fff;
}
#right .footer a:hover {
	text-decoration: none;
}
.signup_button {
	background: url(../images/signup_button.gif) no-repeat;
	background-position: top;
	border: 0;
	padding: 0;
	margin: 0;
	width: 128px;
	height: 29px;
	cursor: pointer;
	color: #ffffff;
}
.signup_button:hover {
	background-position: bottom;
}
.signup_onwhite {
	background: url(../images/signup_onwhite.gif) no-repeat;
	background-position: top;
	border: 0;
	padding: 0;
	margin: 0;
	width: 128px;
	height: 29px;
	cursor: pointer;
	color: #ffffff;
}
.signup_onwhite:hover {
	background-position: bottom;
}
.about_photo {
	border: 1px solid #000000;
	margin-bottom: 5px;
}
.about_name {
	font-size: 13px;
	font-weight: bold;
}
.about_position {
	font-size: 10px;
}