* {margin:0; padding:0;}

body { margin:0; padding:0;	background-color: #FFFFFF; font-family:"trebuchet ms", verdana, sans-serif;}
#container {width:780px;}

/*          HEADER STUFF           */
#bslogo {float:left; width:186px; height:146px; background-image:url(images/bslogo.jpg); background-repeat:no-repeat;}

#bslogotext {float:left; width:303px; height:90px;}

#companies {float:left; width:191px; height:90px;}
	#companies a {text-decoration:none; color:#a0410a;}
	#companies a:hover {text-decoration:underline; color:#743008;}

#support {float:right; width:100px;	height:90px;}
#header {float:right; width:594px;}

/*         TOP NAVIGATION          */
#topnav {clear:right; float:right; width:594px;}
#topnav ul {border: 0; margin: 0; padding: 0; list-style-type: none; text-align: center;}
#topnav ul li {display: block; float: left; text-align: center; padding: 3px 0; margin: 0;}
#topnav ul li a { background: #dcd2bd; width: 115px; border-top: 1px solid #555149; border-left: 1px solid #555149; border-bottom: 1px solid #555149; border-right: none; padding: 4px 0; margin: 0 0 10px 0; color: #000000; text-decoration: none; display: block; text-align: center; font-size:14px;}
#topnav ul li a:hover {color: #000000; background: #ffffff;}
#topnav li#active a {border-right: 1px solid #555149;}

/*         LEFT NAVIGATION          */
#leftnav {clear:left; float:left; width:185px; background-image:url(images/lnbg.gif); background-repeat:repeat-y;}
#leftnav ul {margin: 20px 0 0 20px; padding: 0 0 16px 0; list-style-type: none;}
#leftnav ul li a {display: block; padding: 5px 5px 5px 10px; width: 125px; background-color: #51493c;}
#leftnav ul li a {color: #ffffff; text-decoration: none;}
#leftnav ul li a:hover {background-color: #312c24; color: #fffff;}

#lefnav2 {float:left; width:186px;	height:44px; background-image:url(images/lefnav2.gif); background-repeat:no-repeat; background-color:#FFFFFF; font-size:10px; text-align:center;}
#leftnav a {text-decoration:none; color:#000000;}
#leftnav a:hover {text-decoration:underline;}

/*          MAIN TEXT               */
#maintext {float:right; width:554px; padding:20px;}

/*            STYLES & CLASSES          */
h1 {font-size: 24px; font-weight: bold; color: #990000;}
h3 {padding:3px 0; font-size:15px;}


