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


a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #899F90;
	text-decoration: none;
}
a:active {
	color: #666666;
	text-decoration: none;
}
.style1 {color: #CCCCCC}

body {
	/*overflow:scroll;
	height:100.01%;*/
	background-image:url(/imageseye/vertbackeye.jpg);
	background-repeat:repeat-x;
	margin-top: 0px;
	margin-left: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333;
}


#wrapper {
	width: 957px;
	margin: auto;
	float: center;
	background-image:url(/imageseye/vertbackeye.jpg);
	background-repeat:repeat-y;
		
}
#unity {
	float: left;
	width: 956px;
	height: 15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#666666;
	background-color:#FFFFFF;
	padding-top: 12px;
	/* border-bottom-width: 1px;
	border-bottom:solid;
	border-bottom-color:#999999; 
	padding-right:10px;
	padding-left: 10px; */
}


#header {
	float: left;
	width: 956px;
	background-image:url(/imageseye/opticaldept955_200a.jpg);
	height: 200px;
	margin-left: 0px;
	/*border-width: 1px;
	border-style:solid;
	border-color:#666666;*/
}

#nav {
	width: auto;
	height: 200px;
}

#main {
		float: left;
		height: auto;
		width: 956px;
		padding-bottom: 10px;
		background-color:#FFFFFF;
		border-width: 1px;
		border-style:solid;
		border-color:#999999;
		
}
#eyecontent {
	width:937px;
	padding: 10px;
	padding-right: 10px;
	border: #999999;
	border-width:thin;
	background-image:url(/images/eocwater.jpg);
	background-repeat:no-repeat;
	background-position:center;
}

#leftcol {
	float: left;
	height: auto;
	width: 250px;
	margin-top: 10px;
	margin-left: 10px;
	border: 1px;
	border-style:solid;
	border-color:#999999;
	padding: 10px;
}


#rightcol {
	float: right;
	height: auto;
	width: 600px;
	margin-top: 5px;
	margin-right: 25px;
	padding: 5px;
	border: 1px;
	border-style:solid;
	border-color:#999999;
	background-image: url(/imageseye/eocwater.jpg);
	background-position:center;
	background-repeat:no-repeat;
}

#leftcolloc {
	float: left;
	height: 500px;
	width: 250px;
	margin-top: 10px;
	margin-left: 10px;
	border: 1px;
	border-style:solid;
	border-color:#999999;
	padding: 10px;
}


#rightcolloc {
	float: right;
	height: 500px;
	width: 600px;
	margin-top: 10px;
	margin-right: 25px;
	padding: 10px;
	border: 1px;
	border-style:solid;
	border-color:#999999;
	/* background-image:url(/images/swan.gif);
	background-position:center;
	background-repeat:no-repeat; */
		
}

#logos {
	float:left;
	height: 100px;
	width: 955px;
	background-color:#FFFFFF;
		
}

#footer {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	float:left;
	height: 15px;
	width: 957px;
	background-color:#666666;
	padding-top: 10px;
	margin-top: 10px;
