@charset "utf-8";
#main {
	height: auto;
	margin-bottom: 0px;
	margin-top: 25px;
}
#container {
	height: 1605px;
}
.container_head {
	margin-left: 1px;
	position: relative;
	top: -6px;
}
.containerFoot {
	width: 860px;
	margin-left: 3.5px;
	margin-bottom: 35px;
}
#main .menu {
	margin-bottom: 5px;
}

#main p {
	margin-bottom: 20px;
	margin-left: 20px;
	display: block;
}

fieldset {
	border-width: 0px;
	padding-top: 20px;
	margin-bottom: 10px;
}
legend {
	display: none;
	visibility: hidden;
}
#main em {
	color: #029fa3;
}
.color {
	color: #029fa3;
}
#main #contactForm {
	padding-top: 15px;
}
#main table {
	width: 580px;
	border-collapse:collapse;
	margin-bottom: 50px;
	margin-left: 7px;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
#main table th {
	text-align: left;
	width: 150px;
	font-weight: normal;
	border-bottom: 1px solid #CCCCCC;
	background-color: #efefef;
	padding: 15px 20px;
	border-right: 1px solid #CCCCCC;
	font-size: 1.1em;
	font-family: sans-serif;
	color: #4d5e78;
}
#main table td {
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	padding-left: 15px;
}
#main textarea#comment_req {
	width: 350px;
	overflow: auto;
}

#main #contactForm #submit {
	margin-left: 20px;
}
#main     h4#mail,#main  #tel,#main #fax {
	margin-left: 0px;
}
#main #contactform .submit {
	float: left;
}
#main h4 {
	margin-bottom: 10px;
	display: block;
}
#main  p.text {
	margin-left: 90px;
	margin-bottom: 40px;
	font-size: 1.1em;
	line-height: 180%;
	font-family: sans-serif;
}
#main p#backTop {
	text-align: right;
	margin-right: 20px;
}
