@charset "utf-8";
/* CSS Document */

html { overflow: -moz-scrollbars-vertical; }
body {background: url("/images/background.gif") repeat-y center center;color:#000;font: 12px "Lucida Sans Unicode", "Lucida Grande", sans-serif;line-height: 18px;margin: 0 auto;padding: 0;}
/* Global */
	a {color: #006990;text-decoration: none;}
	a:hover {color:#5a471b;}
	p {padding-bottom: 15px;}
/* Main Container */
	#ameribit {background: url("/images/background.gif") repeat-y center center;margin: 0 auto;width: 1024px;}
/* logo */
	#logo {background: url("/images/AmeriBitLogo.jpg") no-repeat 0 20px;height:68px;margin: 0px 0 20px 105px;padding-top: 20px;width: 176px;}
	#logo h1 span{display: none;}
	#logo a {display:block;}
/*HeaderImg*/
	#headerImg {background: url("/images/MainImage.jpg") no-repeat;height: 270px;width: 1024px;}
/* Content Area */
	#content {margin-left: 300px;padding: 20px 20px 20px 40px;width: 520px;}
	h2.title {border-bottom: 1px solid #006990;color:#006990;font-size: 20px;font-style:italic;font-weight: normal;line-height: 40px;margin-bottom: 10px;}
	h3.title { font-size:14px; border-bottom: 1px solid #BBB; color:#000; font-weight: normal; padding-bottom:4px; font-smooth: always;}
	hr {color:#BBB; background-color:#BBB; size:1px; height:1px; border:0 none;}
/* home */
	#home {}
	#home ul {margin: 0;padding: 0;}
	#home ul li{background: url("/images/CopyLine.gif") no-repeat top left;padding: 10px 0;}
	#home ul li div{background: url("/images/CopyLine.gif") no-repeat top left;margin-top: 10px;padding: 10px 0 0 30px;/*display: none;*/}
	#home ul li h3.trigger {background: url("/images/plusblue.gif") no-repeat 0.5em 0.1em;font-weight: normal;padding-left: 30px; cursor:pointer;}
	#home ul li h3.active {background: url("/images/minusBrown.gif") no-repeat 0.5em 0.1em;font-weight: normal;padding-left: 30px; cursor:pointer;}
/* Navigation */
	#container {padding-left: 62px; min-height:300px;}

	#nav {float: left;font-size: 10px;padding-top: 20px;text-align: center;width: 300px;}
	#nav ul {list-style:none;text-align:center;text-transform:uppercase;}
	#nav ul li{background: url("/images/Menuline.gif") no-repeat bottom left;line-height:40px;list-style:none;}
	#nav ul li.last{background: none;}
	.subNav li {background: none;line-height:20px;list-style:none;}
/* FOOTER */
	#footer {background: url("/images/MenuLine.gif") no-repeat top;clear:both;margin-top: 50px; margin-left: 62px;padding: 5px 0 20px; text-align:center; width:300px}
	
	ul li ul li a {color:#000000;}