@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #580501;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #580501;
}#container {
	margin: auto;
	float: left;
	height: auto;
	width: 100%;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-color: #BDC2BB;
}
#container #header {
	float: left;
	height: 75px;
	width: 100%;
}
#container #header #companyname {
	float: left;
	height: 75px;
	width: 420px;
}
#container #header #right_phrase {
	float: right;
	height: 75px;
	width: auto;
}
#container #horizontal_links {
	float: left;
	height: 33px;
	width: 968px;
}
#container #horizontal_line {
	float: left;
	height: 19px;
	width: 100%;
}
#container #banner {
	float: left;
	height: 206px;
	width: 968px;
}
#container #banner #main_links {
	float: left;
	height: 188px;
	width: 179px;
	background-image: url(images/nain_link_bg.gif);
	padding-top: 18px;
	padding-left: 37px;
}
#container #banner #img1 {
	float: left;
	height: 206px;
	width: 244px;
}
#container #banner #img2 {
	float: left;
	height: 206px;
	width: 233px;
}
#container #banner #img3 {
	float: left;
	height: 206px;
	width: 262px;
}
#container #below_banner {
	float: left;
	height: 30px;
	width: 968px;
}
#container #contents_holder {
	float: left;
	height: auto;
	width: 938px;
	padding-bottom: 10px;
	padding-left: 30px;
}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #580501;
}
#bottom_links {
	float: left;
	height: auto;
	width: 100%;
	background-color: #860700;
}
#bottom_links #row1 {
	height: auto;
	width: 193px;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
}
#bottom_links #row2 {
	float: left;
	height: auto;
	width: 193px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#bottom_links #row3 {
	float: left;
	height: auto;
	width: 193px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#bottom_links #row4 {
	float: left;
	height: auto;
	width: 193px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#bottom_links #row5 {
	float: left;
	height: auto;
	width: 193px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.bottom_links_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.bottom_links_white a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.bottom_links_white a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.bottom_links_white a:hover {
	color: #FFBE05;
	text-decoration: none;
}
.bottom_links_yellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFC00D;
}
.bottom_links_yellow a:link {
	color: #FFC308;
	text-decoration: none;
}
.bottom_links_yellow a:visited {
	color: #FFC100;
	text-decoration: none;
}
.bottom_links_yellow a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#bottom_links2 {
	float: left;
	height: auto;
	width: 100%;
	text-align: center;
	background-color: #860700;
	padding-bottom: 5px;
}
#bottom_links2 #bottom_links2_here {
	float: left;
	height: auto;
	width: 968px;
	text-align: center;
}
#copyrights {
	float: left;
	height: auto;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
}
#copyrights #copyrights_here {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	height: auto;
	width: 500px;
	padding-left: 7px;
	float: left;
}
#copyrights #website_address {
	height: auto;
	width: auto;
	padding-right: 7px;
	float: right;
}
#invisible_links {
	height: auto;
	width: 100%;
	text-align: center;
	padding-top: 12px;
	float: left;
}	
.invisible_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #580501;
}
.invisible_links a:link {
	color: #580501;
}
.invisible_links a:visited {
	color: #580501;
}
a:link {
	color: #580501;
	text-decoration: underline;
}
a:visited {
	color: #580501;
	text-decoration: underline;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}
