@charset "utf-8";
* {
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.pic-spacing {
	padding-right: 8px;
	padding-bottom: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#header {
	background-color: #218ace;
	background-image: url(../images/background/top_bg.jpg);
	background-repeat: repeat-x;
}
.header {
	background-color: #218ace;
	background-image: url(../images/background/top_bg.jpg);
	background-repeat: repeat-x;
}
.nav_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 400;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #0a5179;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: 400;
	color: #2796d5;
	text-decoration: none;
}
.service_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 400;
	color: #2796d5;
	text-decoration: none;
}
.service_table {
	border: 1px solid #E0E0E0;
	width: 100%;
	background-color: #FFFFFF;
}

.main_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 400;
	color: #515151;
	text-decoration: none;
}
.main_text_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #515151;
	text-decoration: none;
}
.horizontal_rule {
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E9E9E9;
	border-right-color: #E9E9E9;
	border-bottom-color: #E9E9E9;
	border-left-color: #E9E9E9;
}
.map  {
	background-image: url(../images/main/map.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.footer_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #555555;
	text-decoration: none;
}
.top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 400;
	color: #555555;
	text-decoration: none;
}
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 400;
	color: #666666;
	text-decoration: none;
	padding: 3px;
	border: 1px solid #A7A6AA;
}
