/* CSS Document */

body{
background: #000000;
height:100%;
}
A:link {text-decoration: none}
A:visited {text-decoration: none}
A:active {text-decoration: none}
A:hover {text-decoration: underline overline}



#footer-disclaimer
{
	position:fixed;
	bottom:10px;
	left:0px;
	width:100%;
	text-align: center;
	overflow: hidden;
}

.foot-disclamer
{
	font-size:12px;
	color:#FFFFFF;
	text-align:center;
	background-color:#333333;
	width:600px;
	margin: 0px auto;	
	opacity:.50;
	filter: alpha(opacity=50); 
	-moz-opacity: 0.5;
}

.page_header_text
{
	color: #FFFFFF;
	text-align: center;
	font-size:20px;
}

.picture_disclamer
{
	color:#FFFFFF;
	background-color:#222222;
	width: 800px;
 	margin: 2px auto;
	font-size:11px;
	text-align:center;
}

.glass_mill_header
{
text-align: center;
}

.menu_text 
{
	color: #FFFFFF;
	font-size: 20px;
}

.about_us
{
	text-align:center;
	font-size: 16px;
	color: #999999;
}

.about_us_white
{
	text-align:center;
	font-size: 16px;
	font: sans-serif;
	color: #CCCCCC;
}

.image_center
{
text-align: center;
}

.hr_line 
{
	color: #333333;
}

#flashcontent {
	height: 500px;
	width: 800px;
	margin: 0 auto;
}


#header_graphic
{
	top: 0px;
	left: inherit;
	text-align: center;
	z-index: 1;
	position: static;
}

#menu_top
{
	top: -25px;
	left: inherit;
	text-align: center;
	background-color:#666666;
	height: 1px;
	width: 800px;
	z-index: 2;
	margin: 0 auto;
	position:relative;
	font-size:1px;
}
#menu_text
{
	top: -22px;
	left: inherit;
	text-align: center;
	width: 800px;
	z-index: 2;
	margin: 0 auto;
	position:relative;
}
#menu_bottom
{
	top: -22px;
	left: inherit;
	text-align: center;
	background-color:#666666;
	height: 1px;
	width: 800px;
	z-index: 2;
	margin: 0 auto;
	position:relative;
	font-size:1px;
}
#flash_center
{
	top: -20px;
	left: inherit;
	text-align: center;
	margin: 0 auto;
	position:relative;
}
#disclaimer_center
{
	top: -20px;
	left: inherit;
	text-align: center;
	margin: 0 auto;
	position:relative;
}
#aboutus_content
{
	top: -15px;
	left: inherit;
	width: 800px;
	text-align: center;
	margin: 0 auto;
	position:relative;
}
#aboutus_left
{
	width:330px;
	margin: 0 auto;
	text-align:center;
	padding-left: 50px;
	float:left;
}
#aboutus_right
{
	width:350px;
	text-align: center;
	margin: 0px auto;
	padding-right: 50px;
	float:right;
}
#home_menu_top
{
	top: -2px;
	left: inherit;
	text-align: center;
	background-color:#666666;
	height: 1px;
	width: 800px;
	z-index: 2;
	margin: 1px auto;
	position:relative;
	font-size:1px;
}

#home_menu_bottom
{
	top: 0px;
	left: inherit;
	text-align: center;
	background-color:#666666;
	height: 1px;
	width: 800px;
	z-index: 2;
	margin: 0 auto;
	position:relative;
	font-size:1px;
}