body{
	background:url(images/body.png) #F0EEEA repeat-x center top;
	text-align:center;
	margin:0px;
	padding:0px;
	font-size:12px;
	font-family:Verdana,Helvetica,Arial,sans-serif;
	cursor:default;
}

#container{
	width:800px;
	background:url(images/container.png) repeat-y 7px 0px;
	margin:auto;
	text-align:left;
}

#header{
	background:url(images/header.png) no-repeat;
	height:109px;
	overflow:hidden;
}

#header h1{
	margin-top:0px;
	width:300px;
	height:75px;
	position:relative;
	top:25px;
	left:25px;
	font-size:22px;
}

#header h1 a{
	text-decoration:none;
	width:100%;
	height:75px;
	display:block;
}

#header h1 a span{
	visibility:hidden;
}

#submenu{
	margin:0px;
	padding:0px;
	margin-top:25px;
	margin-right:15px;
	float:right;
	list-style:none;
	font-size:11px;
}

#submenu li{
	float:right;
	margin-left:10px;
}

#submenu li a{
	color:#FFFAEF;
	text-decoration:none;
	text-transform:lowercase;
}

#submenu li a:hover{
	color:#FFF;
	text-decoration:underline;
}

#menu{
	background:url(images/menu.png) no-repeat;
	height:36px;
}

#menu ul{
	margin:0px;
	margin-left:20px;
	margin-right:25px;
	padding:0px;
	list-style:none;
}

#menu ul li{
	float:left;
}

#menu ul li a{
	color:#FFF;
	background:url(images/menu-left.png) no-repeat top left;
	padding:8px;
	padding-top:6px;
	padding-left:10px;
	padding-right:0px;
	display:block;
	text-decoration:none;
	font-weight:bold;
}

#menu ul li a span{
	background:url(images/menu-right.png) no-repeat top right;
	padding:8px;
	padding-top:6px;
	padding-right:18px;
}


#menu ul li a:hover, #menu ul li.current a{
	background:url(images/menu-current-left.png) no-repeat top left;
}

#menu ul li a:hover span, #menu ul li.current a span{
	background:url(images/menu-current-right.png) no-repeat top right;
}

#banner{
	width:800px;
	background:url(images/banner-blurred.jpg) no-repeat;
	height:181px;
	overflow:hidden;
}

#banner-crisp{
	position:absolute;
	top:145px;
	margin:0px;
	z-index:99;
	filter:alpha(opacity=0);
	-moz-opacity:0;
	opacity:0;
}

#banner h3{
	color:#FFF;
	font-size:22px;
	text-align:right;
	margin:0px;
	padding:0px;
	position:relative;
	top:65px;
	right:50px;
	line-height:1.5;
	z-index:100;
}

#banner h3 span{
	font-size:18px;
	font-weight:normal;
}

#testimonials{
	float:left;
	padding:0px;
	margin:0px;
	position:relative;
	top:25px;
	left:35px;
	width:175px;
	z-index:101;
}

#testimonials p{
	margin:0px;
	padding:0px;
	padding-bottom:10px;
	color:#D1DFEF;
	font-size:14px;
}

#testimonials p.signature, #testimonials p.signature a{
	color:#D1DFEF;
	font-size:11px;
	text-align:right;
	font-style:italic;
}

#news{
	margin-top:5px;
	margin-bottom:8px;
	margin-left:21px;
	margin-right:23px;
	background:url(images/news.png) repeat-x;
	height:31px;
	padding-left:10px;
}

#news h3{
	margin:0px;
	padding-top:8px;
	float:left;
	color:#436793;
	font-size:12px;
}

#news h3 a{
	color:#436793;
	text-decoration:none;
}

#news p{
	float:left;
	margin:0px;
	margin-left:5px;
	padding-top:9px;
	font-size:11px;
	color:#7B848F;
}

#news p a{
	color:#7B848F;
	text-decoration:none;
}

#footer{
	background:url(images/footer.png) no-repeat;
	height:89px;
	font-size:10px;
	padding-left:25px;
	padding-right:25px;
	color:#B3BABF;
}

#footer p.copyright{
	float:left;
	margin:0px;
	margin-top:20px;
}

#footer ul{
	float:right;
	list-style:none;
	margin:0px;
	margin-top:20px;
	padding:0px;
}

#footer ul li{
	float:left;
	margin-right:10px;
}

#footer a{
	color:#939A9F;
	text-decoration:none;
}

#footer a:hover{
	color:#B3BABF;
	text-decoration:none;
}

#wrapper{
	background:url(images/content.png) repeat-y center top;
	padding:10px;
	padding-left:30px;
	padding-right:25px;
	margin-bottom:8px;
}

#sidebar{
	float:left;
	width:200px;
}

#sidebar h3, #sidebar p{
	margin:0px;
	padding:0px;
	padding-bottom:10px;
}

#sidebar h3{
	font-family:Helvetica,Arial,sans-serif;
	text-transform:lowercase;
	color:#436793;
	font-size:18px;
	font-weight:normal;
}

#sidebar h3 span{
	color:#9DBAD3;
}

#sidebar p{
	color:#4C606F;
	line-height:1.5;
}

#sidebar ul{
	list-style:square;
	line-height:2;
	padding-left:20px;
	margin:0px;
	padding-bottom:10px;
	color:#436793;
}

#sidebar a{
	color:#436793;
	text-decoration:none;
}

#sidebar a:hover{
	color:#6387B3;
}

#content{
	float:right;
	width:525px;
}

#content p, #content h2, #content h3, #content h4{
	margin:0px;
	padding:0px;
	padding-bottom:10px;
}

#content p, #content ul, #content ol{
	color:#666;
	line-height:1.5;
	font-size:12px;
}

#contet ul, #content ol{
	padding-top:0px;
}

#content h2{
	font-family:Helvetica,Arial,sans-serif;
	text-transform:lowercase;
	color:#436793;
	font-weight:normal;
	font-size:20px;
}

#content h2 span{
	color:#9DBAD3;
}

#content h3{
	font-family:Helvetica,Arial,sans-serif;
	color:#436793;
	font-weight:strong;
	font-size:14px;
}

#content a{
	color:#426793;
	text-decoration:none;
	font-weight:bold;
}

#content a:hover{
  	color:#6D8BAF;
  	text-decoration:none;
}

#content table{
	background:#FFF;
	color:#444;
}

#content table tr th{
	background:#E7EFF5;
	padding:5px;
	text-align:center;
}

#content table tr td{
	background:#FFF;
	padding:3px;
	font-size:12px;
	vertical-align:top;
}

#content table tr.even td{
	background:#F4FAFF;
}

a.hover-button {
  background: url('images/eyetopia-button.png') no-repeat top; 
  width: 144px;
  height: 28px;
}

a.hover-button:hover {
  background: url('images/eyetopia-button.png') no-repeat bottom;
  width: 144px;
  height: 28px;
}

#content a.hover-button p {
  color: white;
  font-size: 11px;
  text-align: center;
  margin-top: 6px;
}

.clear{
	clear:both;
}

.colleft{
	float:left;
	width:125px;
	margin-right:10px;
}

.colleft p{
	text-align:right;
}

.colright{
	float:left;
	width:250px;
}

.text, select{
	margin:0px;
	font-size:12px;	
}

.text{
	height:14px;
}

.button{
	padding:3px;
	padding-left:10px;
	padding-right:10px;
	font-size:10px;
}

form{
	margin:0px;
	padding:0px;
}

hr{
	border:1px solid #FFF;
	border-top:1px solid #F3F3F3;
	margin:0px;
	padding:0px;
	padding-bottom:10px;
	clear:left;
}

.error{
	padding:3px !important;
	margin-bottom:10px !important;
	background:#EFA4A4;
}

.success{
	padding:3px !important;
	margin-bottom:10px !important;
	background:#AFEFA4;
}

.colright p,.colleft p{
	padding-bottom:0px !important;
	height:25px;
}

.img{
	border:1px solid #666;
	float:right;
	margin:10px;
}

.navigation{
position:absolute;
top:385px;
width:740px;
text-align:right;
}

a.view{
	width:16px;
	height:16px;
	display:block;
	background:url(images/edit-find.png) no-repeat;
}

a.view span{
	visibility:hidden;
}
