body {
		position:relative;
		margin: 0;
		padding: 0;
		font-family: Helvetica, Trebuchet MS, Arial;
		text-align:center;
		background-color: #ffffff;
		}


#container {
	position: relative;
	width: 740px;
	height: 100%;
	margin: auto;
	padding: 0 0 0 0;
	text-align:center;
	background-color: #ffffff;
	color: #333;
	border: 10px solid #ffffff;
	line-height: 130%;
	z-index: auto;
	}
	
html>body #container {
	position: relative;
	width: 740px;
	height: 100%;
	margin: auto;
	padding: 0;
	background-color: #ffffff;
	color: #333;
	border: 10px solid #ffffff;
	line-height: 130%;
	text-align:center;
	}
	
	
#top {
	width: 740px;
	height: 121px;
	position:relative;
	line-height: 70%;
	margin: 0;
	padding: 0;
	}
html>body #top {
	width: 740px;
	height: 121px;
	line-height: 70%;
	margin: 0 0 0 30px;
	padding: 0 0 0 30px;
	}
		
#logo {
	position: relative;
	width: 500px;
	text-align:left;
	float: left;
	padding: -5px 0 0 0px;
	margin: -5px 0 0 0px;
	}
html>body #logo {
	position: relative;
	width: 500px;
	text-align:left;
	float: left;
	padding: -5px 0 0 -50px;
	margin: -5px 0 0 -50px;
	}

#buttons {
	position: relative;
	width: 182px;
	text-align:right;
	float: right;
	padding: -5px 0 0 0;
	margin: -5px 0 0 0;
	z-index: 100;
	}
html>body #buttons {
	position: relative;
	width: 182px;
	text-align:right;
	float: right;
	padding: 0 40px 0 0px;
	margin: 0 40px 0 0px;
	z-index: 100;
	}
				
.nav {
	width: 180px;
	float:left;
	display:inline;
	position: relative;
	margin: 0;
	padding: 0;
	background-color: #2c8db3;
	border-top: 0px solid #ffffff;
	z-index: auto;
	}
				
#movie {
	width: 740px;
	text-align: left;
	position: relative;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-color: #ffffff;
	border-top: 1px solid #ffffff;
	border-bottom: 4px solid #ffffff;
	}
			
html>body #movie {
	width: 740px;
	position: relative;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border-top: 0px solid #ffffff;
	}
#movie_img {
	margin: 0 .15em;
	padding: -11px 0 0 240px;
	border-top: 0px solid #ffffff;
	}
	
#titles {
	position:relative;
	display:block;
	left: 20px;
	width: 540px;
	margin: 0 20px 10px 0;
	padding: 0 20px 10px 0;
	border-top: 0px solid #ffffff;
	z-index: 21;
	}
	
	html>body #titles {
		position:relative;
		display:block;
		left: 20px;
		width: 540px;
		margin: 0 20px 10px 0;
		padding: 0 20px 10px 0;
		border-top: 0px solid #ffffff;
		}
	

#leftSide {
	clear: both;
	float: left;
	position:relative;
	display: block;
	width: 160px;
	margin: 60px 0 0 0;
	padding: 0;
	min-height: 400px;
	z-index: 20;
	}
html>body #leftSide {
	clear: both;
	float: left;
	position:relative;
	display: block;
	width: 180px;
	margin: 60px 0 0 0;
	padding: 0;
	min-height: 400px;

	z-index: 20;
	}

#content {
	float: right;
	width: 530px;
	margin: -530px -5px 0 0;
	height:auto;
	z-index: 11;
	}

html>body #content {
	float: right;
	width: 530px;
	margin: 0 20px 0 0;
	height:auto;
	z-index: 11;
	}
	
	#leftnews {
		width: 190px;
		margin: 0;
		padding: 0;
		text-align: left;
		background-color: #dbd9a7;
		z-index: 11;
		}
		html>body #leftnews {
			width: 200px;
			margin: 0;
			padding: 0;
			text-align: left;
			background-color: #dbd9a7;
			}
	
#content_body {
	width: 95%;
	margin: -10px 0 0 10px;
	padding: -10px 0 0 10px;
	z-index: auto;
	}
html>body #content_body {
	width: 95%;
	margin: 0px 0 0 10px;
	padding: 0px 0 0 10px;
	}
	
#quoteBox {
	width: 530px;
	height: 948px;
	margin: 1px 0 0 20px;
	padding: 1px 0 0 20px;
	text-align: left;
	background-image: url(http://www.rosseyecare.com/images/quotebox.jpg);
	background-repeat: no-repeat;
	
	}
html>body #quoteBox {
	width: 530px;
	height: 948px;
	margin: 5px 0 0 20px;
	padding: 5px 0 0 20px;
	text-align: left;
	background-image: url(http://www.rosseyecare.com/images/quotebox.jpg);
	background-repeat: no-repeat;
	
	}	
	
#footer {
	width: 740px;
	clear: both;
	margin: 3px 0 0 0;
	padding: 3px 0 0 0;
	color: #2c8db3;
	text-align: center;
	z-index: 1;
	}
	
	#footer_inside {
		width: 100%;
		clear: both;
		margin: 0 0 0 0;
		padding: 0 0 0 0;
		color: #2c8db3;
		text-align: left;
		}


table {
	border:0px solid #ffffff;
	padding-right:0px;
	padding-bottom:1px;
	font-size:10px;
	}
	
tr {
	border:0;
	padding-right:0px;
	line-height:24px;
	}

td {
	border:1px solid #ffffff;
	line-height:15px;
	vertical-align:top;
	width:120px;
	padding-right:1px;
	}
