html, body {
	margin:0;
	padding: 0;
	font-size: 90%;
	font-family : arial, sans-serif;
	color:#7b7d73;
	background-color: #e7e7e7;
	background-image:url(img/bg.gif);
	background-repeat: repeat-x;
}
h1 {
	padding:0;
	margin:0;
	font-size:120%;
}
td {vertical-align:top}
img {border:none}
#top {
	width:880px;
	height:162px;
	margin:0 auto;
	background:url(img/header.jpg) #221e1b;
	background-repeat: no-repeat;
	text-align:left;
}
#top img {display:block; float:left}
.menu {
	display:block;
	float:right;
	list-style:none;
	margin:137px 0 0 0;
	padding:0;
	width:528px;
	height:25px;
	font-size:11px;
	font-weight:bold;
}
.menu li {
	float:left;
	width:88px;
	height:20px;
	background-image:url(img/button-dark.gif);
	text-align:center;
	padding-top:5px;
	cursor:pointer;
}
.menu li:hover {
	float:left;
	background-image:url(img/button-active.gif);
}
.menu li a{text-decoration:none; color:#ac2a2a}
.menu li:hover a{text-decoration:none; color:#ffffff}

.active {
	background-image:url(img/button-active.gif) !important;
}
.menu li a{text-decoration:none; color:#ac2a2a}
.menu li:hover a{text-decoration:none; color:#ffffff}
.active a{text-decoration:none; color:#ffffff !important}
#flash {
	width:881px;
	height:300px;
	margin:0 auto;
}
#content {
	width:873px;
	margin:0 auto;
	overflow-y:auto;
	overflow-x:hidden;
}
#content-home {
	width:871px;
	min-height:328px;
	margin:0 auto;
	overflow:auto;
	background-image:url(img/content-home-tile.gif);
	background-repeat: repeat-y;
}
#content-home-top {
	width:871px;
	height:28px;
	margin:0 auto;
	overflow:auto;
	background-image:url(img/content-home-top.gif);
	background-repeat: no-repeat;
}
#content-home-base {
	width:871px;
	height:12px;
	margin:0 auto;
	overflow:hidden;
	background-image:url(img/content-home-base.gif);
	background-repeat: no-repeat;
}
#content-home-text {
	width:860px;
	min-height:328px;
	margin:0 auto;
	overflow:auto;
	float:left;
}

#content-home-form  {
	width:188px;
	height:308px;
	margin:0 auto;
	overflow:hiddden;
	float:left;
	padding:10px;
	font-size:11px;
}
#content-top {
	width:873px;
	height:23px;
	margin:0 auto;
	background-image:url(img/content-top.gif);
	background-repeat: no-repeat;

}
#content-tile {
	width:853px;
	min-height:360px;
	margin:0 auto;
	overflow:auto;
	background-image:url(img/content-tile.gif);
	background-repeat: repeat-y;
	padding:0 10px;
}
#contact-left {
	width:410px;
	min-height:360px;
	float:left;
	overflow:auto;
	padding:10px 0px;
}
#contact-right {
	width:415px;
	min-height:360px;
	float:left;
	overflow:auto;
	padding:10px 0px;
}
#content-base {
	width:873px;
	height:10px;
	margin:0 auto;
	background-image:url(img/content-base.gif);
	background-repeat: no-repeat;
}
#footer {
	width:872px;
	height:106px;
	color:#999999;
	margin:20px auto;
	background-image:url(img/footer.gif);
	background-repeat: no-repeat;
	text-align:center;
}
#bni {
	width:150px;
	height:106px;
	float:left;
	cursor:pointer;
}
#footer-text {
	width:572px;
	height:101px;
	padding-left:20px;
	padding-top:5px;
	float:left;
	text-align:left;
	font-size:10px;
	color:#666666;
	
}
.header {color:#ac2a2a; font-weight:bold}
#findus {
	width:130px;
	height:106px;
	float:left;
	cursor:pointer;
}
#footnotes {
	width:872px;
	color:#999999;
	margin:20px auto;
	background-repeat: no-repeat;
	text-align:center;
	font-size:10px;
}
#footnotes ul {
	list-style:none;
	padding:0;
	margin:0;
}
#footnotes li {
	list-style:none;
	padding:0;
	margin:5px 10px;
	display:inline;
}
A:link {text-decoration:none; color:#ac2a2a}
A:visited {text-decoration:none; color:#ac2a2a}
A:hover {text-decoration:none; color:#000000}
A:active {text-decoration:none; color:#000000}

#footer A:link {text-decoration:none; color:#999999; font-size:10px;}
#footer A:visited {text-decoration:none; color:#999999; font-size:10px;}
#footer A:hover {text-decoration:none; color:#333333; font-size:10px;}
#footer A:active {text-decoration:none; color:#333333; font-size:10px;}

#footnotes A:link {text-decoration:none; color:#999999; font-size:10px;}
#footnotes A:visited {text-decoration:none; color:#999999; font-size:10px;}
#footnotes A:hover {text-decoration:none; color:#ac2a2a; font-size:10px;}
#footnotes A:active {text-decoration:none; color:#ac2a2a; font-size:10px;}

