body 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8ea5bf;
	background-color: #000000;
	background-image: url(images/industrial_01.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
}

img
{
	border: none;
}

a
{
	color: #FFFFFF;
}

a:active
{
	outline: none;
	outline-style: none;
}
 
a:focus
{
	outline-style: none;
}

hr
{
	border: 0;
	height: 1px;
	background-color: #4b688a;
	color: #4b688a;
	margin: 0px;
	padding: 0px;
	font-size: 1px;
	overflow: hidden;
	clear: both;
}

h1
{
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;
}

h2
{
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;
}

h3
{
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;
}

h4
{
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}

ul
{
	margin-left: 10px;
	padding-left: 10px;
}

li
{
	margin-bottom: 5px;
}






#main
{
	background-image: url(images/industrial_02.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	width: 960px;
	overflow: hidden;
	margin: 0 auto;
}

#mainproductspage
{
	background-image: url(images/IndustrialPlastics_02.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	width: 960px;
	overflow: hidden;
	margin: 0 auto;
}

#navigationbar
{
	margin-top: 160px;
	padding-right: 20px;
	height: 30px;
}

#productssidenavblock
{
	float: left;
	width: 140px;
	padding: 10px;
	margin-top: 30px;
	overflow: hidden;
}

#contentblock
{
	width: 700px;
	float: right;
	padding-right: 20px;
	margin-top: 30px;
	overflow: hidden;
}

#footer
{
	width: 960px;
	height: 35px;
	margin: 0 auto;
	margin-bottom: 10px;
	margin-top: 10px;
	background-image: url(images/footer.gif);
	background-position: center;
	background-repeat: no-repeat;
}

#footer p
{
	padding-top: 5px;
	padding-left: 20px;
	color: black;
	font-size: 10px;
}















.threecolumns
{
	width: 200px;
	padding-right: 30px;
	float: left;
	overflow: hidden;
	margin: 0px;
}

.threecolumns ul
{
	margin-top: 0px;
	margin-bottom: 0px;
}

.threecolumns h4
{
	margin-top: 0px;
	padding-top: 10px;
}

.linediv
{
	border: 0;
	height: 1px;
	background-color: #4b688a;
	margin: 0px;
	padding: 0px;
	clear: both;
	font-size: 1px;
	overflow: hidden;
}

.nav a, .nav a:hover, .holder 
{
	display: block;
	float: right;
	text-align: center;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	padding: 7px 10px 8px 10px;
	border-left: 1px solid #000000;
	margin-top: 1px;
}

.nav a:hover, .holder
{
	color: #ffffff;
	background-color: #2c3d51;
}

.txt
{
	width: 200px;
}




.productsnav a, .productsnav a:hover, .productsholder 
{
	display: block;
	clear: both;
	text-align: center;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	padding: 7px 10px 8px 10px;
	border-bottom: 1px solid #000000;
	margin-top: 1px;
}

.productsnav a:hover, .productsholder
{
	color: #ffffff;
	background-color: #2c3d51;
}

.leftalignproductheadings
{
	text-align: left;
	margin-top: 100px;
}

.backtotopstyle
{
	margin-top: 30px;
}

.backtotopstyle a
{
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	color: #FF9900;
}



.productimage
{
	border: 1px solid white;
	float: left;
	margin: 10px 5px 10px 0px;
}

.clearboth
{
	clear: both;
}

.textjustify
{
	text-align: justify;
}

.contacttabletext
{
	padding: 5px 15px 5px 0px;
}

.orangeyellow
{
	color: #FF9900;
}





