@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
}
#wrapper {
	width: 945px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 5px;
	padding-top: 20px;
	margin-bottom: 10px;
	padding-bottom: 40px;
}
#menu  {
	width: 940px;
}
#home {
	text-align: center;
	width: 940px;
	margin-top: 114px;
	padding-bottom: 10px;
	font: 16px/220% Arial, Helvetica, sans-serif;
	color: #8C8A8C;
	letter-spacing: 1px;
	height: 460px;
}
#footer {
	width: 940px;
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #646264;
	text-align: center;
}
.home021 {
	margin-top: 15px;
}
.home-imgspace1 {
	margin-left: 10px;
}
.home031 {
	margin-top: 10px;
}
.home041 {
	margin-top: 18px;
}
#homeblog {
	margin-top: 43px;
}
.home061 {
	margin-top: 7px;
	margin-bottom: 20px;
}
.contact021 {
	margin-bottom: 20px;
}
.contact022 {
	margin-top: 20px;
}

a.site:link {
	color: #646264;
	text-decoration: underline;
}
a.site:visited {
	color: #646264;
	text-decoration: underline;
}
a.site:hover {
	color: #8A3C3C;
	text-decoration: underline;
}

