body {
	background-image: url(../images/body_back.gif);
	background-repeat: repeat;
	background-position: left top;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 24px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#center {
	width: 810px;
	margin-right: auto;
	margin-left: auto;
}
.footer {
	float: left;
	height: 120px;
	width: 810px;
	margin-top: 12px;
}
.contact {
	font-size: 12px;
	color: #999;
	text-align: left;
	float: right;
	margin-left: 12px;
	margin-right: 12px;
}
.copyright {
	float: left;
	margin-left: 12px;
	color: #999;
}
.address {
	background-image: url(../images/tie.png);
	background-repeat: no-repeat;
	background-position: right center;
	text-align: right;
	float: right;
	height: 104px;
	padding-right: 60px;
	font-size: 12px;
	color: #999;
}
.wrapper {
	width: 810px;
	margin-right: auto;
	margin-left: auto;
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
}
.top_nav {
	background-image: url(../images/top_nav.gif);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	width: 770px;
	padding-left: 40px;
	margin: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	color: #951D1D;
}
.top_nav a {
	text-transform: uppercase;
	color: #FFF;
}
.top_nav a:hover {
	text-transform: uppercase;
	color: #F00;
}


.content_wrapper {
	background-image: url(../images/main_back.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	float: left;
	width: 810px;
}
.logo {
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 135px;
	width: 220px;
	margin-top: 25px;
	margin-left: 95px;
	float: left;
}
h2 {
	font-size: 16px;
	font-weight: normal;
	margin-top: 12px;
	margin-bottom: 8px;
}
p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.model {
	float: right;
	bottom: 0px;
	width: 400px;
	clear: left;
	margin-bottom: 2px;
	margin-right: 0px;
}
a {
	color: #CCC;
	text-decoration: none;
}

.menu {
	text-transform: uppercase;
	margin-top: 8px;
	font-size: 11px;
	text-align: left;
}
.menu a {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	color: #CCC;
	text-decoration: none;
	padding-top: 0px;
}
.menu a:link {
	text-align: center;
	color: #CCC;
	text-decoration: none;
}
.next {
	width: 338px;
	margin-top: 8px;
	margin-left: 28px;
	color: #CCC;
	text-align: right;
	font-size: 14px;
	background-image: url(../images/red_arrow.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 16px;
	clear: left;
	float: left;
}
.menu a:hover {
	text-align: center;
	color: #FFF;
	text-decoration: none;
}
.scroll-pane {
	width: 420px;
	margin-left: 58px;
	float: left;
	clear: left;
	color: #CCC;
	text-align: justify;
	height: 440px;
}
.page_heading {
	width: 356px;
	margin-left: 28px;
	float: left;
	color: #CCC;
	margin-top: 12px;
}
.next a {
	color: #FFF;
}
.next a:hover {
	color: #F00;
}
.content {
	width: 356px;
	margin-left: 28px;
	float: left;
	color: #CCC;
	margin-top: 12px;
}
.content p {
	margin: 0px;
	padding: 0px;
}
.center_text {
	text-align: center;
}

h1 {
	font-size: 158px;
	color: #bf0000;
	text-transform: uppercase;
	padding: 0px;
	margin-top: -40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h2 {
	font-size: 36px;
	color: #FFF;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-size: 48px;
	color: #bf0000;
	text-transform: uppercase;
	padding: 0px;
	margin-top: 18px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h4 {
	font-size: 36px;
	color: #BF0000;
	text-transform: uppercase;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h5 {
	font-size: 18px;
	color: #CCC;
	text-transform: uppercase;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
