html, body, #container {
	width: 100%;
	height: 100%;
}

body {
	font: 16px Arial, Helvetica, sans-serif;
	color: white;
	background-color: #ffffff;
	margin: 0;
	padding: 0;
}

p, ul {
	font-size: 16px;
	margin: 0;
	padding: 15px 12px 15px 12px;
}

ul {
	padding-top: 20px;
}

p {
	text-align: left;
	text-indent: 30px;
	line-height: 25px;
}

.cblock {
	border: 1px solid white;
	margin-bottom: 20px;
}
.hours {
	border: 1px solid white;
	margin-bottom: 20px;
}

p.noindent {
	text-indent: 0;
	text-align: center;
}

p.jcenter {
	text-align: center;
	letter-spacing: 3px;
}

li {
	list-style-type: none;
	background: url(images/bullet.gif) no-repeat left 5px;
	margin-left: 8px;
	padding-left: 17px;
	margin-bottom: 10px;
	line-height: 20px;
}

a {
	color: white;
	text-decoration: underline;
}

a:visited {
	color: #d0dbeb;
}

#lcolumn {
	background: url(images/bg-left.gif) repeat-y right;
}

#rcolumn {
	background: url(images/bg-right.gif) repeat-y left;
}

#navarea {
	width: 275px;
	background-color: #ffffff;
}

#spacer {
	width: 2px;
	background-color: white;
}

#contentarea {
	width: 650px;
	background-color: #131c58;
}

#logoimg {
	margin: 35px 0 30px 17px;
}

#navbox {
	width: 275px;
	height: 410px;
	background: url(images/nav.jpg) no-repeat top left;
	border-top: 2px solid white;
}

#navborder {
	width: 275px;
	height: 2px;
	font-size: 1px;
	background-color: white;
}

#navtel {
	margin-bottom: 21px;
	margin-left: 0px;
}

#bannerimg {
	border-bottom: 2px solid white;
}

.header {
	margin: 25px 0 25px 0;
}

#content {
	width: 595px;
	margin-left: 27px;
}

img.inline {
	border-right: 1px solid white;
	border-bottom: 1px solid white;
	float: left;
	margin-right: 20px;
}

#footer {
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
	color: #adc1dc;
	font-size: 13px;
}

#zeisslogo {
	margin-left: 8px;
	margin-top: 8px;
}

#photoeyewear {
	border: 1px solid white;
	margin-bottom: 20px;
}
