.main {
	height: auto;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 35px;
}
.top {
	height: 18px;
	width: 900px;
	background-image: url(img/top.jpg);
}
.under_top {
	height: 80px;
	width: 900px;
	background-image: url(img/under_top.jpg);
	padding-bottom: 10px;
}
.nav_bar {
	height: 30px;
	width: 888px;
	background-image: url(img/content_bgd.jpg);
	padding-right: 6px;
	padding-left: 6px;
}
.content {
	height: auto;
	width: 900px;
	background-image: url(img/content_bgd.jpg);
	padding-top: 10px;
}
.footer {
	height: 27px;
	width: 900px;
	background-image: url(img/footer.png);
}
.text_top {
	float: right;
	height: 20px;
	width: 730px;
	padding-top: 64px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CCCCCC;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CCCCCC;
	line-height: 20px;
}
.tfooter {
	height: 30px;
	width: 900px;
	padding-top: 10px;
}
.title {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CCCCCC;
	text-transform: uppercase;
}
.ptext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #5E5E5F;
	line-height: 20px;
}
.gallery {
	margin-top: 10px;
	margin-right: 20px;
	margin-left: 20px;
	border: 1px solid #FFFFFF;
}

