﻿#container {
	margin-right: auto;
	margin-left: auto;
	width: 950px;
	font-family: "trebuchet MS", Verdana, Arial;
	font-size: small;
	border-left-style: solid;
	border-left-width: 25px;
	border-left-color: #D97C00;
}
#banner {
	width: 680px;
	background-image: url('images_template/banner.jpg');
	background-repeat: no-repeat;
	background-position: center top;
	height: 375px;
	padding-left: 20px;
}
#left_col {
	width: 25px;
	background-color: #D97C00;
	float: left;
}
#main_body {
	width: 655px;
	padding-left: 20px;
	padding-right: 20px;
	text-align: center;
}
#right_col {
	width: 240px;
	float: right;
	height: auto;
	text-align: right;
}
#spacer {
	clear: both;
}
#button01 {
	width: 200px;
	float: right;
	height: 20px;
	background-color: #FF980D;
	margin-top: 20px;
	text-align: center;
	font-size: 10pt;
	font-weight: bold;
}
#button02 {
	width: 200px;
	float: right;
	height: 20px;
	background-color: #D97C00;
	margin-top: 20px;
	text-align: center;
	font-weight: bold;
	font-size: 10pt;
}
#button03 {
	width: 200px;
	float: right;
	height: 20px;
	background-color: #A66000;
	margin-top: 20px;
	font-weight: bold;
	text-align: center;
	font-size: 10pt;
}
#button04 {
	width: 200px;
	float: right;
	height: 20px;
	background-color: #9B5900;
	margin-top: 20px;
	text-align: center;
	font-size: 10pt;
	font-weight: bold;
}
#button05 {
	width: 200px;
	float: right;
	height: 20px;
	background-color: #824A00;
	margin-top: 20px;
	font-weight: bold;
	text-align: center;
	font-size: 10pt;
}
#button06 {
	width: 200px;
	float: right;
	height: 20px;
	background-color: #6C3F00;
	margin-top: 20px;
	font-weight: bold;
	text-align: center;
	font-size: 10pt;
}
#button07 {
	width: 200px;
	float: right;
	height: 20px;
	background-color: #533000;
	margin-top: 20px;
	font-weight: bold;
	text-align: center;
	font-size: 10pt;
}
#footer {
	text-align: center;
	font-size: xx-small;
	clear: both;
	font-family: "trebuchet MS", verdana, Arial;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
}
#right_col_quote {
	width: 240px;
	float: right;
	height: auto;
	text-align: right;
	clear: right;
	padding-top: 30px;
}
#right_col_image {
	width: 240px;
	float: right;
	height: auto;
	text-align: right;
	clear: right;
	padding-top: 30px;
}
