body {
	font-size: 62.5%;
	line-height: 1.3;
	font-family: arial, helvetica, sans-serif;
	background: url(../images/bg_body.gif);
	color: #000;
}
div.fold {
	background: url(../images/bg_paper-fold.gif) no-repeat top center;
	height: 421px;
}
div.page {
	width: 960px;
	margin: 0 auto;
	height: 421px;
	overflow: hidden;
}
.logo {
	width: 96px;
	height: 26px;
	position: absolute;
	top:0;
	left: 10px;
}
h1 {
	width: 435px;
	height: 50px;
	background: url(../images/bg_h1.gif);
	overflow: hidden;
	text-indent: -999px;
	margin: 20px auto 0;
}
.col2 h2 {
	font-size: 1.6em;
	font-weight: bold;
	min-height: 62px;
	margin-top: 0;
}
.col4 h2 {
	font-size: 1.6em;
	font-weight: bold;
	margin-top: 0;
}
p {
	font-size: 1.1em;
	line-height: 1.6em;
}
a img {
	border: none;
}
.middle.top {
	background: url(../images/bg_middle-top.jpg) no-repeat center bottom;
}
.middle.bottom {
	background: url(../images/bg_middle-bottom.jpg) no-repeat center 1px;
}


.contact {
	background: url(../images/bg_contact.jpg) no-repeat;
	width: 280px;
	height: 193px;
}
.contact h3 {
	font-size: 2.0em;
	margin: 0;
}
.contact p {
	margin: 0;
	line-height: 1.8;
}
.col2 {
	width: 320px;
	float: left;
}
.col4 {
	width: 640px;
	float: left;
}
.pad20 {
	padding: 20px;
}
.pad40 {
	padding: 40px;
}

.footer {
	font-weight: bold;
	color: #767676;
	border-top: 1px solid #d1d1d1;
	font-size: 1.6em;
	padding: 10px 0;
	clear: both;
	margin-top: 50px;
	overflow: hidden;
}
