#main{
	width: 904px;
	background: #c6c6c6;
	}
#main_padding{
	padding-left: 35px;
	padding-right: 0px;
	}
#main_margin{
	margin: 0px;
	}
#main_left{
	background: #c6c6c6;
	width: 830px;
	}
#main_left_runoff{
	display: none;
	width: 315px;
	height: 100px;
	background: #E5E5E5 url(/images/side_grad.jpg) top left repeat-x;
	}
#main_right{
	width: 830px;
	background:#f8f8f8;
	}
#banner_footer{
	background-image: url(../images/tile_1.jpg);
	}
#banner_left{
	background: url(/images/reliance_logo_ind.jpg) top left no-repeat;
	color: #ffffff;
	width: 315px;
	height: 170px;
	}
#banner_left ul{
	list-style: none;
	list-style-type: circle;
	list-style-position: outside;
	padding: 0px;
	margin: 0px;
	}
#banner_left li{
	padding-top: 5px;
	}
#banner_left a{
	color: #ffffff;
	font-size: 8pt;
	text-decoration: none;
	}
#banner_left a:hover{
	text-decoration: underline;
	}
#search_box{
	float:right;
	}
#search_box input{
	font-size: 9pt;
	font-family: verdana;
	background: #ffffff;
	color: #3D3F39;
	border: 1px solid #858585;
	}
#search_box input.inverse{
	background: #3D3F39;
	color: #ffffff;
	border: 1px solid #ffffff;
	}
#categories{
	padding: 15px;
	}
#categories div.enc{
	border: 1px solid #cccccc;
	background: #ffffff;
	width: 500px;
	}
#cat_products{
	width: 830px;
	}
#cat_products div.enc{
	border: 1px solid #cccccc;
	width: 250px;
	height:120px;
	background:#ffffff;
	}
#main_product{
	border: 1px solid #cccccc;
	margin: 15px;
	padding: 15px;
	background:#ffffff;
	}
#pail_nav,#bth_nav{
	border: 1px solid #ffffff;
	border-bottom: none;
	background: top right repeat-x url(/images/ind_subnav_bg.jpg);
	}
#pail_nav a,#bth_nav a{
	display: block;
	width: 175px;
	border-bottom: 1px solid #ffffff;
	color: #ffffff;
	text-decoration: none;
	}
#pail_nav a{
	line-height: 27px;
	background: #e17924;
	}
#bth_nav a{
	line-height: 16px;
	background: #4e8f45;
	}
#pail_nav a:hover,#bth_nav a:hover{
	background: transparent;
	color: #000000;
	}
#pail_nav a.highlighted,#bth_nav a.highlighted{
	background: transparent;
	color: #000000;
	}
	