body, td, p {
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	font-size: 13px;
	text-align: center; /* for IE */
}


a:link, a:visited, a:hover, a:active { color:#0000FF }

td, p, h1, h2, h3, h4 {
	text-align: left;
}

.align-center {
	text-align: center;
}

.align-right {
	text-align: right;
}

#header {
	width: 750px;
	margin: 0px auto;
	text-align: left;
}

#footer p {
	text-align: center;
	font-size: 12px;
}

#footer-links {
	font-size: 11px;
}

#tel, #mtel, #fax, #mail {
	/*color: #BF322C;*/
}
#content_side {
	background-color: #E9E9E9;
}

#content_side_home {
	background-color: silver;
}

#content_home {
	background-color: white;
	width: 750px;
	height: 193px;
	margin: 0px auto 0px auto;
	border-left: 1px solid white;
	border-right: 1px solid white;
}

#content_main {
	border-left: 1px solid white;
	border-right: 1px solid white;
	background-color: white;
	width: 750px;
	margin: 0px auto 0px auto;
}

#content {
	text-align: left;
	border: 11px solid white;
}

#map_canvas {
	border: 11px solid white;
}

.m1 {
	background-color: #666666;
	height: 22px;
}

.m2 {
	border-left: 1px solid white;
	border-right: 1px solid white;
	background-color: #666666;
	width: 750px;
	height: 22px;
	line-height: 22px;
	margin: 0px auto 0px auto;
}

.m3 {
	height: 22px;
	background-color: black;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
}

.m4 {
	border-left: 1px solid white;
	border-right: 1px solid white;
	background-color: black;
	width: 750px;
	height: 22px;
	margin: 0px auto 0px auto;
	text-align: left;
}

.m5 {
	background-image:url(images/seperator.gif);
	background-repeat: no-repeat;
	background-position: 3px 3px;
	width: 10px;
	height: 22px;
	text-align: left;
}

.m6 {
	background-color: #666666;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	height: 10px;
}

.m7 {
	border-left: 1px solid white;
	border-right: 1px solid white;
	background-color: #666666;
	width: 750px;
	height: 10px;
	font-size: 0px;
	margin: 0px auto 0px auto;
}

.m8 {
	width: 750px;
	margin: 0px auto 0px auto;
}

.m9 {
	float: left;
	width: 249px;
	text-align: left;
}

.m10 {
	float: left;
	background-color: gray;
	width: 1px;
	height: 110px;
}

#box {
	background-color: yellow;
	padding: 5px 7px;
	font-weight: bold;
}

#box p {
	font-size: 15px;
}

#box span {
	color: red;
}

.hbox {
	padding: 10px 5px;
	font-size: 12px;
}

.hbox a {
	font-weight: bold;
	text-decoration: none;
	padding-left: 5px;
}

.hbox_img {
	padding-top: 8px;
	padding-left: 5px;
	width: 63px;
	height: 70px;
	float: left;
}

.hbox_txt {
	padding-top: 6px;
	line-height: 14px;
}

.hbox a:hover {
	text-decoration: underline;
}

.menu_style {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.menu_style li {
	float: left;
	color: white;
	padding-left: 11px;
	padding-right: 8px;
}

.menu_style a:link, .menu_style a:visited, .menu_style a:hover, .menu_style a:active {
	color: white;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}

.menu_style a:hover {
	text-decoration: underline;
}

.m_act {
	background-image:url(images/seperator.gif);
	background-repeat: no-repeat;
	background-position: 3px 3px;
}

.m_act a {
	text-decoration: underline;
}

h1, h2, h3, h4 {
	padding: 0px 0px 10px 0px;
	margin: 0px;
	font-size: 17px;
	color: #BF322C;
}

.csc-textpic-intext-right-nowrap {
	margin: 0px 110px;
}

.csc-textpic-intext-left-nowrap {
	margin: 0px 110px;
}
