@charset "utf-8";
body  {
	background: #000000;
	margin: 0;
	padding: 0;
	text-align: center;
font-size:9pt;
	font-family:  "Helvetica Neue",helvetica,"microsoft sans serif"
	
}

h1 {
	font-size: 18px;
	font-weight: bold;
	color:#AC1E24;
	background-position: center;
	height: auto;
	text-indent: 20px;
}
.SidetagText {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	text-indent: 0px;
	padding: 3px;
	margin: 3px;
	float: none;
}
.blackclass {
	font-size: 10px;
	color: #000000;
}
.boldtextred {
	font-size: 12px;
	font-weight: bold;
	color: #AC1E24;
}



a:link{
	color: #000000;
	text-decoration: none;
}

a:visited{
	color: #000000;
	text-decoration: none;
}

a:hover{
	color: #AC1E24;
	text-decoration: none;
}

#wrapper {
	width: 800px;
	margin: 0 auto;
	text-align: left;
	height: 100%;
	background-color: #FFFFFF;
}
#header {
	margin-top: 12px;
	margin-bottom: 12px;
}
#logo {
	height: 120px;
	width: 800px;
}
#content {
	margin-top: 0px;
	padding-top: 0px;
	background-color: #FFFFFF;
	height: auto;
	clear: none;
	width: 800px;
	font-size: 9px;
}
#leftColumn {
	float: left;
	width: 160px;
	background-color: #FFFFFF;
	padding: 3px 0px 1px 2px;
}
#rightColumn {
	float: right;
	width: 620px;
	background-color: #FFFFFF;
	text-align: center;
	padding: 0px;
	margin: auto;
	background-image: url(../images/Logobg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#footer {
	clear: both;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(../Menu/redwrap/images/bg-bubplastic.gif);
	width: 800px;
	float: none;
	height: 30px;
	vertical-align: bottom;
	font-size: 9px;
	color: #FFFFFF;
}
#nav { height: 28px; 
}
#banner { height: 200px; }
#content {
	margin: 0 auto;
	text-align: left;
	background-color: #FFFFFF;
	height: 100%;
	width: 100%;
	
}

/* set millions of background images */
.rbroundbox {
	background: url(../Menu/images/nt.gif) repeat;
	float: left;
	width: 100%;
	
}
.rbtop div { background: url(../Menu/images/tl.gif) no-repeat top left; }
.rbtop { background: url(../Menu/images/tr.gif) no-repeat top right; }
.rbbot  { background: url(../Menu/images/br.gif) no-repeat bottom right; }
.rbbot div{ background: url(../Menu/images/bl.gif) no-repeat bottom left; }

/* height and width stuff, width not really nessisary. */
.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 100%;
height: 7px;
font-size: 1px;
}
.rbcontent { margin: 0 7px; }

#sidebar #main_menu div.items{
	width:100%;
}	
#sidebar #main_menu div.items a{
	display:block;
	color:#FFFFFF;
	text-align:left;
	font-weight:bold;
	font-size:9pt;
	padding:5px 10px 3px;
	text-decoration: none;
	
}#sidebar #main_menu div.top{
	
	background-repeat:no-repeat;
	width:210px;
	height:15px;
	margin-left:8px;
	margin-top:15px;
}
#sidebar{
	float:left;
	width:100%;
	height:150px;
	padding:0px;
	background: #AC1E24;
	text-align:center;
	
}

#main_menu {
	padding: 5px 5px;
	
	background-position:15px 15px;
}
#sidebar #main_menu div.items a:hover{
	color:#ffffff;
	background:#000000;
	

}
/*grey box
/* set millions of background images */

.rgtop  {
	background: url(../Menu/images/tlgrey.gif) no-repeat left top;
}
.rgtop div{
	background: url(../Menu/images/trgrey.gif) no-repeat right top;
}
.rgbot { background: url(../Menu/images/brgrey.gif) no-repeat bottom right; }
.rgbot div { background: url(../Menu/images/blgrey.gif) no-repeat bottom left; }

/* height and width stuff, width not really nessisary. */
.rgtop div, .rgtop, .rgbot div, .rgbot {
	width: 100%;
	height: 7px;
	font-size: 1px;
}
.rgcontent { margin: 0 1px; }
.rgroundbox {
	width: 545px;
	background-image: url(../Menu/images/ntgrey.gif);
	clear: none;
	float: left;
	margin: 0px 0px 3px 35px;
	text-align: left;
}
.rgroundbox2 {
	width: 240px;
	background-image: url(../Menu/images/ntgrey.gif);
	clear: none;
	float: left;
	margin: 1px 15px 1px 45px;
	text-align: left;
}
#divbox {
	float: right;
	width: 340px;
	padding: 2px 5px 2px 2px;
	margin-right: 30px;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	color:#AC1E24;
	background-position: left;
	font-style: italic;
	margin: 1px 1px 0px;
	padding: 0px;
	height: 14px;
	background-repeat: no-repeat;
	text-indent: 0px;
}
hr {
	clear: both;
	border: 1px inset #AC1E24;
	text-align: center;
	width: 600px;
}
.headingtext {
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	margin-right: 15px;
	margin-left: 125px;
}


/* bullet lists*/
.ul {
	list-style: url(../images/redbullet.gif) none inside;
	margin: 0;
	padding: 0;
}
.liststyle {
	list-style-image: url(../images/redbullet.gif);
	font-size: 12px;
}

.bubplastic.horizontal ul li {
	float: left;
	margin: 0;
	padding: 0;
	background: transparent url(../Menu/redwrap/images/bg-bubplastic-button.gif) top left no-repeat;
}
.headingtextcontent {
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	margin-right: 15px;
	margin-left: 40px;
}
#bottomfooter {
	background-color: #CCCCCC;
	height: 30px;
	width: 800px;
	clear: both;
	vertical-align: top;
	margin: 0px;
}
#centertext {
	text-align: left;
}
.imagecontainer {
	top: 220px;
	position: static;
	float: right;
	clear: none;
	margin-right: 70px;
}
.blackclassbold {
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}
