@charset "utf-8";

body{
	margin:0;
	padding:0;
	background-color:#c1c1c1;
	text-align:center;
	font-size:62.5%
}
*html body {
	font-size:55.5%
}
h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.2em;
	font-weight:bold;
	color:#7cb9fc;
}
h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.2em;
	font-weight:bold;
	color:#808080;
}
.content_1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	/*font-size:1.1em;*/
	font-weight:bold;
	color:#6d889b;
}
.content_2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.1em;
	font-weight:normal;
	color:#6d889b;
}
.service_content, #staff_content {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.1em;
	font-weight:normal;
	color:#538637;
	text-decoration:none;
}
.staff {
	height:18px;
}
div.service {
	position:relative;
	z-index:100;
}
div.clear {
	clear:both;
}
a.vendor{
	color:#659506;
	font-size:1.3em;
	font-weight:bold;
	text-decoration:none;
}
a{
	color:#9F0000;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
a.general{
	color:#538637;
	text-decoration:underline;
}
a.general:hover {
	text-decoration:none;
}
