@charset "UTF-8";
body {
	margin-left: 0px;
	margin-right: 0px;
	background-image: url(images/body_bg.gif);
	background-repeat: repeat-x;
	background-color: #5e3092;
	margin-top: 0px;
}
#topBar_logo {
	height: 122px;
	width: 227px;
	position: static;
	padding-top: 26px;
	padding-left: 5px;
	float: left;
}
#topBar_Contact h1 {
	font-family: Verdana, Geneva, sans-serif;
	color: #5e3092;
	font-size: 16px;
	font-weight: normal;
	text-align: center;
	line-height: 2px;
}
#topBar_Contact h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFF;
	font-size: 16px;
	text-align: center;
	line-height: 2px;
}
#topBar_Contact h3 {
	font-family: Verdana, Geneva, sans-serif;
	color: #5e3092;
	font-size: 10px;
	font-weight: normal;
	text-align: center;
	line-height: 2px;
}
#topBar_Bullets p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #5e3092;
	line-height: 0px;
}
#topBar_Bullets {
	float: left;
	margin-top: 26px;
	background-color: #ececec;
	margin-left: 10px;
	height: 120
\;
	width: 195px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: auto;
	background-image: url(images/bullets_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 195px;
}
#topBar_Bullets h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	text-indent: 8px;
	margin: 5px;
	padding: 0px;
}
#nav-menu {
	width: 996px;
	background-image: url(images/nav_nor.gif);
	background-repeat: repeat-x;
	float: left;
	height: 36px;
}
#nav-menu ul
{
	list-style: none;
	padding: 0;
	margin: 0;
	background-image: url(images/nav_seperator.gif);
	background-repeat: no-repeat;
}

#nav-menu li
{
	float: left;
}

#nav-menu li a
{
	height: 36px;
	float: left;
	display: block;
	color: #FFF;
	text-align: center;
	background-image: url(images/nav_nor.gif);
	background-repeat: repeat-x;
	border-right-width: 0.2em;
	border-right-style: solid;
	border-right-color: #FFF;
	padding-right: 15px;
	padding-left: 15px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-decoration: none;
	vertical-align: text-bottom;
	line-height: 3em;
}

#nav-menu li a:hover
{
	background-image: url(images/nav_sel.gif);	
}
#nav-menu li a:active {
	background-image: url(images/nav_act.gif);
}

#topBar_Bullets ul {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #5e3092;
	line-height: 15px;
}
#topBar_Contact {
	float: left;
	margin-left: 10px;
	top: auto;
	bottom: auto;
	margin-top: 50px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#topBar_logo h1 {
	position: absolute;
	top: -1000px;
}
/* CSS Document */

#topBar {
	background-image: url(images/topbar_bg.jpg);
	background-repeat: repeat-x;
	height: 148px;
	width: 996px;
	float: left;
}
#wrapper {
	width: 996px;
	margin-right: auto;
	margin-left: auto;
}
#topBar_Contact h1 a:link {
	font-family: Verdana, Geneva, sans-serif;
	color: info
@shred-wise.com;
	text-decoration: none;
	color: #5e3092;
}
#topBar_Contact h1 a:hover {
	color: #FFF;
	text-decoration: underline;
}
#Footer {
	background-image: url(images/bottomBar_bg.gif);
	background-repeat: repeat-x;
	float: left;
	width: 996px;
	height: 68px;
}
#BottomFooter #LeftFooter {
	display: table-cell;
	width: 25%;
	float: left;
}
#BottomFooter {
	clear: both;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
	display: table;
	width: 100%;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#BottomFooter a {
	color: #6B2996;
	text-decoration: none;
}
#BottomFooter a:hover {
	color: #1D652D;
	text-decoration: underline;
}
#BottomFooter #CenterFooter {
	text-align: center;
	font-size: 12px;
	display: table-cell;
	width: 50%;
	float: left;
}
#BottomFooter #RightFooter {
	text-align: right;
	display: table-cell;
	width: 25%;
	float: right;
}
#TopFooter ul {
	padding: 0;
	margin: 0;
}
#TopFooter li {
	list-style-type: none;
	float: left;
}
#TopFooter ul li a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #5D3092;
	text-decoration: none;
	display: inline;
	margin-right: 5px;
	margin-left: 5px;
	line-height: 3em;
}
#TopFooter ul li a:hover {
	color: #24692D;
	text-decoration: underline;
}
#BottomContent {
	background-color: #FFF;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
#TopContent {
	background-color: #00621c;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	height: 279px;
}
#topBar_BulletsBottom {
	background-image: url(images/bullets_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#topBar_Bullets ul li {
	list-style-position: outside;
	list-style-image: url("images/recycle.gif");
	list-style-type: none;
	font-size: 10px;
}

/* set millions of background images */
.rbroundbox {
	background-color: #ECECEC;
}
.rbtop div { background: url(tl.gif) no-repeat top left; }
.rbtop {
	background-image: url(images/greyBox2_topRight.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.rbbot div { background: url(bl.gif) no-repeat bottom left; }
.rbbot {
	background-image: url(images/greyBox_BottomRight-17.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

/* height and width stuff, width not really nessisary. */
.rbtop div, .rbtop, .rbbot div, .rbbot {
	width: 100%;
	height: 12px;
	font-size: 1px;
}
.rbcontent {
	margin-top: 0;
	margin-right: 7px;
	margin-bottom: 0;
	margin-left: 5px;
	clear: left;
}
.rbroundbox {
	width: 990px;
	margin-right: auto;
}
#MainContent {
	float: left;
	width: 100%;
}
/* set millions of background images */
.rbroundbox2 {
	background-color: #ECECEC;
}
.rbtop2 div { background: url(images/greyBox_TopLeft.gif) no-repeat top left; }
.rbtop2 {
	background-repeat: no-repeat;
	background-position: right top;
}
.rbbot2 div {
	background-image: url(images/greyBox_bottomRight.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.rbbot2 {
	background-repeat: no-repeat;
	background-position: right bottom;
}

/* height and width stuff, width not really nessisary. */
.rbtop2 div, .rbtop2, .rbbot2 div, .rbbot2 {
	width: 120px;
	height: 12px;
	font-size: 1px;
}
.rbcontent2 {
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 7px;
}
.rbroundbox2 {
	margin-left: auto;
	width: 460px;
	margin-top: auto;
	margin-bottom: auto;
}
#TopContent img {
	float: left;
}
#BottomContent h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
	background-color: #006615;
	background-image: url(images/greenBar_Left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 5px;
	line-height: 25px;
	height: 25px;
	margin: 0px;
	width: 400px;
}
#BottomContent h2 div {
	background-image: url(images/GreenBar_Right.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	padding: 0px;
}

#BottomContent h1.myButton {
	background: transparent url('images/GreenBar_Right.gif') no-repeat scroll top right;
	display: block;
	float: left;
	/*height: 32px; /* Image height */
/*margin-right: 6px;
/*padding-right: 20px;/*Image Width*/
/*Other Styles*/
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
	background-color: #006615;
	line-height: 25px;
	height: 25px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	clear: both;
	padding-right: 5px;
	top: 0px;
}
#BottomContent h1.myButton span {
	background: transparent url('images/greenBar_Left.gif') no-repeat;
	display: block;
	line-height: 25px; /* Image Height */
	padding: /*Change to how you see fit*/;
	clear: left;
	padding-left: 5px;
}

#TopContent h1.myButton {
	background: transparent url('images/GreenBar_Right.gif') no-repeat scroll top right;
	display: block;
	/*height: 32px; /* Image height */
/*margin-right: 6px;
/*padding-right: 20px;/*Image Width*/
/*Other Styles*/
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
	background-color: #006615;
	line-height: 25px;
	height: 25px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-right: 5px;
	float: left;
}
#TopContent h1.myButton span {
	background: transparent url('images/greenBar_Left.gif') no-repeat;
	display: block;
	line-height: 25px; /* Image Height */
	padding: /*Change to how you see fit*/;
	padding-left: 5px;
}
.floatLeft {
	float: left;
	width: 700px;
}
.clearBoth {
	clear: both;
}
#BottomContent .rbroundbox .floatLeft img {
	padding-left: 0px;
	padding-top: 0px;
}
.floatLeft2 {
	float: left;
	padding-top: 20px;
	padding-left: 20px;
	width: 250px;
}
.floatLeft img {
	padding: 0px;
}

