#bottom {
	width: 100%;
	margin: 0 auto;
	font-size: 1.2em;
	color: #58595b;
	overflow: hidden;
	background:  url(images/lower-bg.gif) repeat-y 50% 0;
	/*display:  none;*/

}

/*#wrap {
	width: 100%;
	overflow: hidden;
	font-size: 108.33%;
	margin: 0 0 20px;
	
}*/
#container {
	background-color: #fff;
	width: 940px;
	/*padding: 20px 0 0 0;*/
	/*background: #ff9900;*/
	margin: 0 auto;
	background: #fff url(images/content-fade-bg.jpg) repeat-x;
}
/*#side1 {
	float: right;
	width: 321px;
}*/

.content {
	margin-left: 20px;
	width:  897px;
	padding-top: 30px;
	padding-bottom: 0px;
	padding-bottom: 30px;
	font-size: 12px;
}

.content p {
	line-height: 1.5;
	margin: 0 0 1em 0px;
	padding-left: 30px;
}
#content ul,
#content ol {
	list-style: disc;
	line-height: 1.5;
	margin: 0 0 1em 2em;
}
#content ol {
	list-style: decimal;
}

#content h2 {
	font-size: 276%;
	font-weight: normal;
	font-family: Georgia, serif;
	line-height: 1.1;
	margin: 0 0 1em 0px;
}
#content h3 {
	font-size: 125%;
	font-weight: bold;
	margin: 0 0 .5em;
}

/*--- footer ---*/
#footer { 
	height: 190px;
	background-color: #10663b;
	width: 940px;
	/*display:  none;*/
	clear:  both;

}
#footer p {
	margin: 0 auto;
	text-align: center;
	width:  100%;
	color: #fff;
	padding-top: 3px;
	font-size: 12px;
}
#footer-links {
	background: #10663b url(images/footer-bg.png) repeat-x;
	height: 169px;
	font-size: 12px;
}
#footer-links a {
	color:  #474747;
	text-decoration: none;
}
#footer-links a:hover {
	color:  #262626;
	text-decoration: none;
}
#footer-links .column-1 {
	padding-left:  40px;
	
}
#footer-links .column-1, #footer-links .column-2 {
	background: url(images/footer-vert-line-trans.png) ;
	background-position: 85% 50%;
	background-repeat: no-repeat;	
	}
#footer-links .column-1, #footer-links .column-2, #footer-links .column-3 {
	float:  left;
	padding-right: 80px;
	padding-top:  30px;
	line-height: 20px;
	color:  #000;
}
#footer .copyright {
	clear:  both;
	margin-top:  0px;
	margin-left: 40px;
	float: left;
}
#footer .copyright p {
	color: #ccc;
}
		
#footer-logo {
	float: right;
	margin: -76px 5px 0 0;
	display: inline;
}

#footer .copyright {
	padding-top: 50px;
	clear: left;
}
/* -- content specific -- */

#content ul li {
list-style-position: inside;
text-indent: -1em;
margin-left: 1em;
} 
#content ul { list-style: disc url(bullet.gif) inside; }

#movies {
	
	padding-top: 15px;
}
.movie-explanation {
	padding-top: 45px; 
	padding-left: 0px;  
	width: 290px; 
	float: left; 
	margin-right: 15px; 
	color: #fff;
	margin-left: -5px;
	font-size: 12px;
}
.movie-explanation p, .movie-explanation-2 p {
	padding-top: 35px;
	line-height:1.4;
	font-weight: normal;
}

.movie-explanation-2 {
	padding-top: 62px; 
	padding-left: 45px;  
	width: 230px; 
	float: left; 
	margin-right: 25px; 
	color: #fff;
	
}

.movie-image {
	width: 255px;
	height: 115px;
}

#disclaimer {
	padding-right: 30px;
	margin-bottom: -40px;
	margin-left: -10px;
	clear: right;
}

.social-links {
	padding-top: 20px;
}
