@charset "utf-8";
/* CSS Document */

#container {
	width: 968px;
	padding-left: 10px;
	padding-right: 10px;
	overflow:hidden;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFF;
	background-image: none;
}
#main_image .footer {
	background-image: url(graybar.JPG);
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	left: 134px;
	bottom: 0px;
	position: absolute;
	text-align: center;
}

#main_image img {
	position: absolute;
	bottom: -60px;
	left: 1px;
}

#main_links {
	background-color: #F8F8F8;
	width: 200px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 12px;
	position: absolute;
	right: 165px;
	bottom: 89px;
	height: 132px;
	color: #FFF;
}

#container h1 {
	position: absolute;
	top: -500px;
}

#banner {
	position: relative;
	background-color: #FFF;
}
#opticc_menu {
	top: 30px;
	/* [disabled]right: 0px; */
	bottom: 0px;
	left: 0px;
	overflow: visible;
	z-index: 9000;
	position: absolute;
}


#main_image {
	background-image: url(opticc%20main%20image2.JPG);
	background-repeat: no-repeat;
	position: relative;
	height: 450px;
	width: 968px;
}
#main_text {
	background-color: #F8F8F8;
	width: 365px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 12px;
	position: absolute;
	right: 400px;
	bottom: 89px;
	background-image: none;
	height: 132px;
}
#main_text p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	margin: 0 auto;
}
#main_img_title h2 {
	position: absolute;
	left: 199px;
	top: 199px;
	width: 555px;
	color: #C00;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#main_img_title h3 {
	position: absolute;
	width:470px;
	left: 199px;
	top: 228px;
	color: #006;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	height: 27px;
}
#main_links h4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	margin: 0 auto;
}
