#container {
	width: 846px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#banner {
	height: 154px;
	width: auto;
}
#nav {
	padding: 5px;
}
#left {
	float: left;
	width: 205px;
	text-align: right;
	font-size: 13px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #999;
}
#main_content {
	width: 580px;
	float: right;
	height: auto;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
}
#footer {
	clear: both;
	height: 40px;
	background-image: url(images/footer_bgr.jpg);
	background-repeat: no-repeat;
	font-size: 11px;
}
body {
	font-family: Helvetica, Arial, sans-serif;
	background-color: #FFF;
	font-size: 14px;
	line-height: 18px;
}
#container #nav ul li {
	list-style-type: none;
	display: inline;
	float: right;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 20px;
}
.tip_1 {
	margin:-16px;
	position:absolute;
}
/*.tip_2 {
margin:0 50px;
position:absolute;
}*/
.tip_2 {
margin:0;
position:absolute;
text-align:right;
width:84px;
}
.hover .tip{
	display:block !important;
	color:#666;
}
.active .tip{
	display:block !important;
	color:#666;
}
.active a:link{color: #AE130C !important;}
.img_title {
	font-size: 12px;
}
h1 {
	font-size: 24px;
	line-height: 25px;
}
.tble_float_right {
	float: right;
	margin-left: 20px;
	margin-bottom: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.no_border_row {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 12px;
	line-height: 15px;
}
.border {
	border: 1px solid #000;
}
#container #footer img {
	margin-left: 30px;
}
.footer_text {
}
#container #nav ul li a:link {
	text-decoration: none;
	font-weight: bold;
	color: #000;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #000;
	padding-left: 19px;
	padding-right: 19px;
}
#container #nav ul li a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #000;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #000;
	padding-left: 19px;
	padding-right: 19px;
}
#container #nav ul li a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #AE130C;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #000;
	padding-left: 20px;
	padding-right: 20px;
}
.footer_text_right {
	float: right;
	margin-right: 180px;
	font-size: 12px;
	margin-top:-5px;
}
#container #footer a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#container #footer .footer_text_right a:link {
	color: #AE130C;
	font-weight: bold;
	text-decoration: none;
}
#container #footer .footer_text_right a:visited {
	color: #AE130C;
	font-weight: bold;
	text-decoration: none;
}
#container #footer .footer_text_right a:hover {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
#container #left p a:link {
	font-weight: bold;
	text-transform: uppercase;
	color: #AE130C;
	text-decoration: none;
	line-height: 10px;
}
#container #left p a:visited {
	font-weight: bold;
	text-transform: uppercase;
	color: #AE130C;
	text-decoration: none;
	line-height: 10px;
}
#container #left p a:hover {
	font-weight: bold;
	text-transform: uppercase;
	color: #666;
	text-decoration: none;
	line-height: 10px;
}
.center_text {
	text-align: center;
}
.left_indent {
	padding-left: 50px;
}
.gray_uppercase {
	text-transform: uppercase;
	color: #666;
	font-weight: bold;
}
.red_highlight {
	color: #AE130C;
}
.indent {
	padding: 30px;
}
