/* @override http://elanoptical.com/css/service.css */

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

#content {
	height: 550px;
}
hr {
	margin-bottom: .786em;
}

* {
	color: #626c5f;
	text-align: left;
}
a {	
	color: #b9722d;
}

#overview {
	width: 497px;
	float: left;
	line-height: 1.25em;
}
#overview img {
	margin: 9px 0;
	border: 1px solid #d6d6d6;
}

#overview ul {
	list-style-type: circle;
	list-style-position: inside;
}
/* our*/
#our {
	width: 298px;
	float: left;
	padding-left: 55px;
}
#our a {
	text-decoration: none;
}
#our a:hover {
	color: #774a1d;
	text-decoration: underline;
}

.ours li{
	float: left;
	width: 12em;
	font-size: .857em;
	color: #b9722d;
}

h2#optich, p.vsp {
	clear: both;
	padding-top: 14px;
}
#our hr {
	margin-top: .5em;
}

p.vsp {
	font-size: .8em;
	margin-top: 1em;	
}
