/* CSS Document */

/*navigation*/

.navhome {
	display: block;
	background-image:url(../images/ACL_main_navigation_01.jpg);
	background-repeat:no-repeat;
	width: 270px;
	height: 70px;
	border: 0;
	float:left;
}
.navhome:hover {
	background-position: 0px -70px;
	border: 0;
}
.navgallery {
	display: block;
	background-image:url(../images/ACL_main_navigation_02.jpg);
	background-repeat:no-repeat;
	width: 205px;
	height: 70px;
	border: 0;
	float:left;
}
.navgallery:hover {
	background-position: 0px -70px;
	border: 0;
}
.navproducts {
	display: block;
	background-image:url(../images/ACL_main_navigation_03.jpg);
	background-repeat:no-repeat;
	width: 176px;
	height: 70px;
	border: 0;
	float:left;
}
.navproducts:hover {
	background-position: 0px -70px;
	border: 0;
}
.navmaterials {
	display: block;
	background-image:url(../images/ACL_main_navigation_04.jpg);
	background-repeat:no-repeat;
	width: 189px;
	height: 70px;
	border: 0;
	float:left;
}
.navmaterials:hover {
	background-position: 0px -70px;
	border: 0;
}
.navservices {
	display: block;
	background-image:url(../images/ACL_main_navigation_05.jpg);
	background-repeat:no-repeat;
	width: 170px;
	height: 70px;
	border: 0;
	float:left;
}
.navservices:hover {
	background-position: 0px -70px;
	border: 0;
}
.navcontact {
	display: block;
	background-image:url(../images/ACL_main_navigation_06.jpg);
	background-repeat:no-repeat;
	width: 190px;
	height: 70px;
	border: 0;
	float:left;
}
.navcontact:hover {
	background-position: 0px -70px;
	border: 0;
}

/*content*/

.heading {
	font: Arial, Helvetica, sans-serif;
	font-size:18px;
	text-align:center;
	color:#FFF;
}
.heading a:link {
	color:#00b0ed;
	text-decoration:none;
}
.heading a:visited {
	color:#00b0ed;
	text-decoration:none;
}
.heading a:hover {
	color:#FFF;
	text-decoration:none;
}
.heading a:active {
	color:#00b0ed;
	text-decoration:none;
}
.heading2 {
	font-size:20px;
	text-align:center;
	color:#FFF;
	font-family: Arial, Helvetica, sans-serif;
}
.bodytext {
	font: Arial, Helvetica, sans-serif;
	font-size:15px;
	line-height:20px;
	text-align:center;
	color:#FFF;
}
.bodytext a:link {
	color:#00b0ed;
	text-decoration:none;
}
.bodytext a:visited {
	color:#00b0ed;
	text-decoration:none;
}
.bodytext a:hover {
	color:#FFF;
	text-decoration:none;
}
.bodytext a:active {
	color:#00b0ed;
	text-decoration:none;
}



/* bing map*/

.mapviewertext{
	font: Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	color:#C03;
}
.mapviewertext a:link {
	color:#00b0ed;
	text-decoration:none;
}
.mapviewertext a:visited {
	color:#00b0ed;
	text-decoration:none;
}
.mapviewertext a:hover {
	color:#FFF;
	text-decoration:none;
}
.mapviewertext a:active {
	color:#00b0ed;
	text-decoration:none;
}


/* gallery*/

.marquee215{
width: 930px;
font-weight: bold;
overflow:hidden;
height:540px;
}