body {
	margin: 0px;
	padding: 0px;
	background-image: url(images/back.gif);
}
#container {
	margin-right: auto;
	margin-left: auto;
	width: 778px;
	background-color: #fff;
	padding-bottom: 9px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #ccc;
	border-left-color: #ccc;
}
#contents {
	text-align: center;
	background-image: url(images/home_line1.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 27px;
}
#contents td {
	vertical-align: top;
	text-align: left;
}
#side {
	background-image: url(images/home_line2.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
#side div {
	padding-bottom: 13px;
}
#side h3 {
	margin: 0px;
	padding-top: 7px;
}
#side address {
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	line-height: 150%;
	color: #666;
	padding-top: 33px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 12px;
	background-image: url(images/home_contact2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #E4F1F9;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #39c;
	border-bottom-color: #39c;
	border-left-color: #39c;
	margin-right: 48px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h1 {
	margin: 0px;
	padding-bottom: 17px;
	text-align: right;
}
h2 {
	margin-top: 0px;
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
p {
	font-size: 12px;
	line-height: 150%;
	color: #666;
	margin: 0px;
	padding-bottom: 10px;
}
#footer {
	border-top-width: 7px;
	border-top-style: solid;
	border-top-color: #ddd;
	margin-top: 27px;
}
#footer td {
	background-image: url(images/footer_back.gif);
}
#footer div {
	text-align: right;
	padding-right: 20px;
	font-size: 12px;
}
a:link,a:visited {color: #06c;text-decoration: underline;}
a:hover,a:active {color: #e00;text-decoration: none;}
#footer a:link,#footer a:visited {color: #fff;text-decoration: underline;}
#footer a:hover,#footer a:active {color: #fff;text-decoration: none;}
