	* {
		margin: 0;
		padding: 0;
	}
	
	body {
		background-color: #DDDCBE;
		text-align: center;
	}
	
	div#container {
		width: 955px;
		margin: 0 auto;
		text-align: left;
		position: relative;
	}
	
	div#bg {
		position: absolute; left: 0px;
		height: 455px;
		width: 100%;
		margin-top: 100px;
		background-color: #7E782C;
		overflow: hidden;
	}
	
	div#bg-right {
		position: absolute;
		height: 455px;
		width: 50%; left: 50%;
		background-color: #3F272E;
	}
	
	div#top {
		height: 100px;
		cursor: default;
	}
	
	h1 {
		text-indent: -54321px;
		line-height: 84px;
		background-repeat: no-repeat;
		position: absolute;
	}
	
	h1.top-logo {
		background-image: url(../images/top_logo.gif);
		width: 334px; height: 75px;
		top: 10px; left: 5px;
	}
	
	ul#top-nav {
		position: absolute;
		top: 35px; left: 450px;
		height: 29px;
		width: 495px;
		overflow: hidden;
	}
	
	ul#top-nav li {
		float: left;
		list-style: none;
		padding-left: 0px; margin-left: 15px;
	}
                    
	ul#top-nav li.back {
		border-bottom: 3px solid #3F272E;
		width: 9px;
		height: 25px;
		margin-left: 0px;
		z-index: 8;
		position: absolute;
	}
	
	ul#top-nav li a {
		text-indent: -54321px;
		font: bold 14px arial;
		height: 20px; line-height: 20px;
		outline: none;
		top: 7px;
		z-index: 10;
		display: block;
		position: relative;
		overflow: hidden;
		background-repeat: no-repeat;
		border-bottom: 0px;
	}   
	
	ul#top-nav li a:hover, ul#top-nav li a:active, ul#top-nav li a:visited {
		border: none;
	}    
						
	ul#top-nav li.b-home a {
		width: 38px;
		background-image: url(../images/nav_home.gif);
		outline: none;
	}
	
	ul#top-nav li.b-eyeexams a {
		background-image:url(../images/nav_eyeexams.gif); width: 120px;
	}
	
	ul#top-nav li.b-glasses a {
		background-image:url(../images/nav_glasses.gif); width: 52px;
	}
	
	ul#top-nav li.b-sunglasses a {
		background-image:url(../images/nav_sunglasses.gif); width: 78px;
	}
	
	ul#top-nav li.b-contactlenses a {
		background-image:url(../images/nav_contactlenses.gif); width: 107px;
	}  
	
	div#content {
		height: 455px;
	}
	
	div#content div.left {
		float: left;
		width: 435px; height: 455px;
		border-right: 5px solid #DDDCBE;
	}
	
	div#content div.right {
		float: left;
		margin: 0px;
		width: 430px;
		padding: 30px 30px 30px 30px;
		height: 395px;
		background-color: #3F272E;
	}
	
	div#content div.right#home {
		padding: 30px 30px 0px 30px;
		height: 425px;
	}
	
	div#content div.right div#scroll {
		width: 435px;
		padding-right: 20px;
		height: 395px;
		background-color: #3F272E;
		overflow: auto;
	}
	
	div#pic {
		border-left: 5px solid #DDDCBE;
		border-bottom: 5px solid #DDDCBE;
		height: 360px; width: 430px;
		background-color: #DDDCBE;
	}
	
	div#contactus {
		padding: 15px;
	}
	
	div#footer {
		clear: both;
		margin-top: 10px;
		font-family: Arial, Helvetica, sans-serif;
		color: #3F272E;
		font-size: 11px; font-weight: bold;
	}
	
	div#footer a, div#footer a:visited {
		color: #3F272E;
		border-bottom: 1px dotted #3F272E;
	}
	
	div#footer a:hover {
		color: #3F272E;
		border-bottom: 1px solid #3F272E;
	}
	
	div#footer div.right {
		float: right;
	}
	
	p {
		font-family: Arial, Helvetica, sans-serif;
		color: white;
		font-size: 12px;
		margin-bottom: 15px;
	}
	
	p.rendered {
		background-repeat: no-repeat;
		text-indent: -54321px;
		display: block;
		width: 450px;
	}
	
	p.rendered#home-intro {
		background-image: url(../images/body_home.gif);
		height: 51px;
	}
	
	p.rendered#home-footer {
		background-image: url(../images/slogan_home.gif);
		height: 33px;
	}
	
	span.highlight {
		font-weight: bold;
		color: #DDDCBE;
	}
	
	h2 {
		text-indent: -54321px;
		height: 24px; line-height: 24px;
		margin-bottom: 15px;
		background-repeat: no-repeat;
	}
	
	h3 {
		text-indent: -54321px;
		height: 21px; line-height: 21px;
		background-repeat: no-repeat;
	}
	
	h3.findus {
		background-image: url(../images/header_findus.gif);
		width: 156px;
		margin-bottom: 10px;
	}
	
	h3.laser-correction {
		background-image: url(../images/header_lasercorrection.gif);
		width: 308px;
		margin-bottom: 10px; margin-top: 30px;
	}
	
	h3.frames {
		background-image: url(../images/header_frames.gif);
		width: 67px;
		margin-bottom: 10px; margin-top: 20px;
	}
	
	h3.lenses {
		background-image: url(../images/header_lenses.gif);
		width: 60px;
		margin-bottom: 10px; margin-top: 30px;
	}
	
	h3.prescription-sunglasses {
		background-image: url(../images/header_pres-sunglasses.gif);
		width: 220px;
		margin-bottom: 10px; margin-top: 30px;
	}
	
	h2.welcome {
		background-image: url(../images/header_welcome.gif);
		width: 307px;
	}
	
	h2.eye-exams {
		background-image: url(../images/header_eyeexams.gif);
		width: 185px;
	}
	
	h2.glasses {
		background-image: url(../images/header_glasses.gif);
		width: 83px;
	}
	
	h2.sunglasses {
		background-image: url(../images/header_sunglasses.gif);
		width: 157px;
	}
	
	h2.contact-lenses {
		background-image: url(../images/header_contactlenses.gif);
		width: 157px;
	}
	
	a, a:visited {
		color: white;
		text-decoration: none;
		border-bottom: 1px dotted white;
	}
	
	a:hover {
		border-bottom: 1px solid white;
	}
	
	ul.list1 {
		font-family: Arial, Helvetica, sans-serif;
		color: #DDDCBE;
		font-size: 13px;
		margin-bottom: 15px;
		list-style-type: square;
		margin-left: 15px;
	}
	
	ul.list1 li span {
		color: white;
	}
	
	ul.list1 li {
		margin-bottom: 8px;
	}
