body, div {
	margin: 0;
	padding: 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
p, h1, h2, h3, ul {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 10px;
}
h1 {
	font-size:18px;
	font-weight:bold;
}
h2 {
	font-size:15px;
	font-weight:bold
}
a {
	text-decoration:none;
	color:#990000;
}
a:hover {
	text-decoration:underline;
	color:#990000;
}
#middlecontent a:visited {
	/*color:#0066FF;*/
	color:#990000;
}
#outer {
	margin: auto;
	width: 795px;
	padding-top:15px;
}

#footer {
	background-color: #252525;
	height: 35px;
	width: 100%;
	float:left;
}
#wrapper {
	width: 100%;
	background-color: #252525;
	float: left;
	background:url(../images/design/slice_12.jpg) bottom left no-repeat #252525;
}
#rightcolumn {
	width: 625px;
	background-color: white;
	float: left;
	color:black;
	position: relative;
		
}
#leftcolumn {
	float: left;
	width: 170px;
	
}

/******** new **********/
#header {

	height: 84px;
	width: 100%;
}
#header img{
padding:0;
margin:0;
}

#headerinner{
	background:url(../images/design/slice_01.jpg) top left no-repeat;
}
#headerinnerinner {
	padding:0;
	margin:0;
	margin-left:170px;
	height:84px;
	background-image: url(../images/design/slice_03.jpg);
	background-repeat: no-repeat;
	background-position: 0px 30px;	
}
#headerinnerinner img{
	padding:0;
	margin:0;
}
#headertext {
	height:30px;
	background:url(../images/design/sliver2.jpg);
	margin:0;
	padding:0;


	color:white;
}
#headertext ul {
	margin:0px;
	padding-top:9px;
	padding-left:12px;
	padding-right: 10px;
	padding-bottom: 0px;
	text-align: right;
}
#headertext input{
	font-size:11px;

}
#middlecontent {
	width: 600px;
	min-height:800px;
	height:auto !important;
	height:800px;
}

#headertext a{
	color:white;
}
#footerinner {
	text-align:right;
	color:white;
	padding: 10px;
}
#footerinner a{
	color:white;
}

.buttons{
	color: #FFFFFF;
	display:block;
	height:38px;
	width:166px;
	background:url(../images/design/button_back_lg.gif) no-repeat;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	text-align: center;
}
.buttonsExtraWide{
	color:white;
	display:block;
	height:38px;
	width:220px;
	background:url(../images/design/button_back_xlg.gif) no-repeat;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	text-align: center;
}

#rightinner {
	background::url(../images/design/slice_11.jpg) bottom right no-repeat;
	color:black;color:black;
}
#rightbigtexthold {
	height:80px; 
	width:625px;
	background:url(../images/design/newsli_05.jpg) top right no-repeat;
	color:inherit;
}
#rightbigtext {
	
	font-family:Impact, fantasy;
	font-size:28px;
	width:400px; 
	/*font-style:italic;*/
	padding-left:20px;
	color:black;
}
#rightcontent {
	color:inherit;
	padding:10px;
/*	position:relative;*/
}
#rightbox {
	position:absolute;
	top:180px;
	right:0px;
	margin-right:10px;
	width:180px;
	height:30%;
	border: thin black solid;
	padding:2px;
	padding-left:4px;
	background-color:#CCCCCC;
	display: none;
}
#rightbox h1 {
	font-size:22px;
	margin:0;
	padding:0;
}
#productApplications {
	position:absolute;
	top:50px;
	right:0px;
	margin-right:240px;
	margin-top:158px;
	margin-bottom:20px;
	width:180px;
	background-color:#CCCCCC;
	height: 420px; 
	overflow:scroll;
}
#productCategories {
	position:absolute;
	top:50px;
	right:0px;
	margin-right:435px;
	margin-top:158px;
	margin-bottom:20px;
	width:180px;
	height: 420px; 
	overflow:scroll;
	background-color:#CCCCCC;
}
.redtext  {
	font-weight:bold;
	color: #990000;
}
.redlink  {
	font-weight:bold;
	color: #990000;
	text-decoration:underline;
	font-size:15px;
}
.blacklink  {
	font-weight:bold;
	color: #000000;
}
.tblhead	{
	font-weight:bold;
	color:#FFF;
	font-size:15px;
	background-color: #333333;
}
#slideshowarea {
	position: absolute;
	right: 0px;
	bottom: 0px;
}

