﻿#main_contents {
	padding: 0px;
	margin: 0px auto 0px auto;
	width: 1300px;
}
#top_nav_back {
	padding: 0px;
	margin: 0px auto 0px auto;
	background-image: url('images/top_nav_background.jpg');
	background-repeat: no-repeat;
	width: 1300px;
	height: 356px;
}
#top_nav {
	padding: 302px 0px 0px 0px;
	margin: 0px auto 0px auto;
	width: 715px;
	height: 53px;
}
#bottom_nav_back {
	margin: 0px auto 0px auto;
	padding: 0px;
	background-image: url('images/bottom_nav_background.jpg');
	background-repeat: no-repeat;
	width: 1300px;
	height: 186px;
}
#bottom_nav {
	width: 715px;
	padding: 133px;
	height: 53px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#bottom {
	background-image: url('images/bottom_background.jpg');
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	width: 1300px;
	height: 195px;
}
p.bottom_links {
	color: #02A384;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	width: 715px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	text-align: center;
	text-decoration: none;
	margin-top: 0px;
}
