@charset "utf-8";

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}

#container {
  	margin: 0 auto;
  	width: 1024px;
	height:auto;
	position:relative;
	border: 1px solid #FFFFFF;
} 
#logo {
	background:url(../images/01_logo2.jpg) no-repeat;
	width:1024px;
	height:137px;
	position:relative;
	top:0px;
	left:0px;
	background-color:#FFFFFF;
}
#subscribe {
	position:absolute;
	top:20px;
	left:770px;
	padding:0;
	margin:0;
	line-height:18px;
}

#navigation {
	width:1024px;
	height:71px;
	position:relative;
	top:0px;
	left:0px;
	background-color:#FFFFFF;
}
#navbarbox {
	width:924px;
	height:71px;
	position:relative;
	top:0px;
	left:50px;
}
a.home {
	display:block;
	float:left;
	height:71px;
	width:231px;
	background:url(../images/top_home.jpg) 0 0px no-repeat;
	text-decoration: none;
	text-align:center;
	}
a.about {
	display:block;
	float:left;
	height:71px;
	width:231px;
	background:url(../images/top_about.jpg) 0 0px no-repeat;
	text-decoration:none;
	text-align:center;
	}
a.contact{
	display:block;
	float:left;
	height:71px;
	width:231px;
	background:url(../images/top_contact.jpg) 0 0px no-repeat;
	text-decoration: none;
	text-align:center;
	}
a.sitemap {
	display:block;
	float:left;
	height:71px;
	width:231px;
	background:url(../images/top_sitemap.jpg) 0 0px no-repeat;
	text-decoration: none;
	text-align:center;
	}
a:hover.home {
	background-position: 0 -71px;
	}
a:hover.about {
	background-position: 0 -71px;
	}
a:hover.contact {
	background-position: 0 -71px;
	}
a:hover.sitemap {
	background-position: 0 -71px;
	}

#animation {
	width:1024px;
	height:295px;
	position:relative;
	top:-1px;
	left:0px;
}
.oneanimation {
	width:50px;
	height:295px;
	position:absolute;
	top:0px;
	left:0px;
}
.twoanimation {
	background:url(../images/header_index.jpg) no-repeat;
	width:923px;
	height:295px;
	position:absolute;
	top:0px;
	left:50px;
}
.threeanimation {
	width:51px;
	height:295px;
	position:absolute;
	top:0px;
	left:973px;
}
#navboximage {
	width:922px;
	height:187px;
	position:relative;
	top:0px;
	left:50px;
}
a.architectural {
	display:block;
	float:left;
	height:187px;
	width:184px;
	background:url(../images/mid_nav_architechual.jpg) 0 0px no-repeat;
	text-decoration: none;
	text-align:center;
	}
a.bottles {
	display:block;
	float:left;
	height:187px;
	width:184px;
	background:url(../images/mid_nav_bottles.jpg) 0 0px no-repeat;
	text-decoration: none;
	text-align:center;
	}
a.industrial{
	display:block;
	float:left;
	height:187px;
	width:185px;
	background:url(../images/mid_nav_industrial.jpg) 0 0px no-repeat;
	text-decoration: none;
	text-align:center;
	}
a.lighting {
	display:block;
	float:left;
	height:187px;
	width:184px;
	background:url(../images/mid_nav_lighting.jpg) 0 0px no-repeat;
	text-decoration: none;
	text-align:center;
	}
a.optical {
	display:block;
	float:left;
	height:187px;
	width:184px;
	background:url(../images/mid_nav_optical.jpg) 0 0px no-repeat;
	text-decoration: none;
	text-align:center;
	}
a:hover.architectural {
	background-position: 0 -187px;
	}
a:hover.industrial {
	background-position: 0 -187px;
	}
a:hover.bottles {
	background-position: 0 -187px;
	}
a:hover.lighting {
	background-position: 0 -187px;
	}
a:hover.optical{
	background-position: 0 -187px;
	}

#textticker {
	background-color:#000000;
	width:1024px;
	height:40px;
	position:relative;
	top:0px;
	left:0px;
}

#footer {
	background-color:#FFFFFF;
	width:1024px;
	height:40px;
	position:relative;
	top:0px;
	left:0px;
	background-color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
}
.address {
	width:1024px;
	position:relative;
	padding-top:8px;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:600;
	color:#000000;
}
#btminfo {
	width:1024px;
	position:relative;
  	margin: 0 auto;
}
.copywrite {
	width:200px;
	position:relative;
	margin-top:4px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:400;
	color:#FFFFFF;
}
.designer {
	width:252px;
	position:relative;
	float:right;
	left:0px;
	top:-14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:right;
	font-weight:400;
	color:#FFFFFF;
}
