.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-image: url(al_image/homeheader.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 100%;
	overflow: hidden;
	height: 200px;
}

.materialsheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-image: url(al_image/materialsheader.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 100%;
	overflow: hidden;
	height: 300px;
}
.mediaheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-image: url(al_image/mediaheader.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 100%;
	overflow: hidden;
	height: 300px;
}
.governmentHeader {
	background-image: url(al_image/governmentHeader.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 300px;
	width: 100%;
}


.policiesheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-image: url(al_image/policiesheader.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 100%;
	overflow: hidden;
	height: 300px;
}

.aboutusheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-image: url(al_image/aboutusheader.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 100%;
	overflow: hidden;
	height: 300px;
}
body {

	background-color: #D6D6D6;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
}

.headcopy {
	text-align: left;
	width: 200px;
	position: absolute;
	left: 374px;
	top: 36px;
	line-height: 18px;	

}
.container {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-image: url(al_image/homecontent.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 100%;
	position: absolute;
	top:156px;
	height:300px;
	left: 0px;
}
.materialscontainer {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	width: 100%;
	position: absolute;
	top:140px;
	height:300px;
	left: 0px;
}

.materials_content {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	position: relative;
	top: 20px;

}
.materials_namelink {
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin-right: 20px;
	margin-left:35px;
	width:80px;
}

.media_namelink {
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin-right: 20px;
	margin-left:35px;
	width:130px;
}

.materials_description {
	float:left;
	width: 500px;
	line-height: 18px;
	text-align: justify;
	background-image: url(al_image/material_polymesh.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left:130px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin-bottom:30px;	
}

.media_description {
	float:left;
	width: 600px;
	line-height: 18px;
	text-align: justify;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin-bottom:30px;	
}

.aboutus_description {
	float:left;
	width: 470px;
	line-height: 18px;
	text-align: justify;
	background-image: url(al_image/material_polymesh.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left:130px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin-bottom:30px;	
}
.clearfix {
	clear:both;
}

.containercopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 200%;
	color: #000000;
	width: 189px;
	position: absolute;
	left: 370px;
	top: 32px;
	height: 145px;
}

.aboutuscontainercopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 189px;
	position: absolute;
	left: 144px;
	top: 19px;
	height: 145px;
}
.materials_productlisting {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	color: #000000;
	width: 189px;
	position: absolute;
	left: 139px;
	top: 81px;
	height: 145px;
}

.aboutus_headertopics {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	color: #000000;
	width: 189px;
	position: absolute;
	left: 97px;
	top: 20px;
	height: 145px;
}

.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	text-align: left;
	text-transform: uppercase;
}
.sitetabs {
	position: absolute;
	left: 2px;
	width: 451px;
	background-color: #666666;
	margin: 0px;
	padding:  0px;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	top: 0px;

}
 
.sitetabs li {
	float: left;
	font-weight: normal;
	margin: 0;
	padding: 2px 2px 2px 2px;
	color: #FFFFFF;

}
 
.sitetabs a, #sitetabs a:link {
margin: 0;
padding: 2px 8px 2px 8px;
color: #FFFFFF;
text-decoration: none;}
 
.sitetabs li#active {
color: #FFFFFF;
background-color: #666666;}
 
.sitetabs a:hover{
color: #FFCC33;
background-color: #666666;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: right;
	position: absolute;
	width: 70%;
	right: 20px;
	bottom: 0px;
}
.footertop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: right;
	position: absolute;
	width: 70%;
	right: 20px;
	top: 10px;
}
.header_catalog {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-image: url(al_image/catalog_header.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 100%;
	overflow: hidden;
	height: 440px;
}

.header_results_catalog {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-image: url(al_image/catalog_results_header.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 100%;
	overflow: hidden;
	height: 350px;
}
.header_results_catalog .styleresult table thead {
	color: #FFFFFF;
	background-color: #99cc33;
	text-align: center;

}
.header_results_catalog .styleresult table tr {
	text-align: center;
}

.header_catalog_copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 130%;
	color: #000000;
	width: 405px;
	position: absolute;
	left: 183px;
	top: 30px;
	height: 169px;
}
.navigation_catalog {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	text-align: left;
}
.styleresult {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	width: 500px;
	position: absolute;
	left: 100px;
	top: 220px;
	font-size: 14px;
	text-transform: capitalize;
	float: left;
	display:inline;
		
		
}
.picture {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: capitalize;
	text-align: left;
	width: 95px;
	float:left;

	


}
.tableresult {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 400px;
	margin-left: 100px;
	top: 250px;
	border-collapse:collapse;
}
.tableresult td {
	padding-left: 4px;
}
.tableresult  th {
	padding-left: 4px;
}
.styleheader {
	color: #99CC33;
	font-size: 14px;
}
.producttable {
	position:absolute;
	font-family: Arial, Helvetica, sans-serif;
	width: 500px;
	margin-left: 32px;
	top: 230px;
	font-size: 12px;
	color: #000000;
	}
.returntotable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 200px;
	position: absolute;
	left: 419px;
	top: 187px;
	}
.registrationform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	width: 600px;
	position: relative;
	padding-left:40px;
}.tableresult thead {
	color: #FFFFFF;
	text-align: center;
}
