a:link {
	color: #333;
}
h1 {
	font-size: 16px;
}
h2 {
	font-size: 15px;
}
h3 {
	font-size: 12px;
}
h4 {
	font-size: 10px;
}

a:visited {
	color: #333;
}
a:hover {
	color: #F00;
}
a:active {
	color: #333;
}
body {
	background-image: url(images/header_bg.jpg);
	background-repeat: repeat-x;
	background-color: #D5D5D5;
	color: #292929;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
}
.header {
	width: 1015px;
	height: 101px;
	margin: auto;
}
.movie_content {
	width: 700px;
	height: 268px;
	/* [disabled]margin: auto; */
	background-image: url(images/movie_bg.png);
}
.movie_content_contact {
	width: 225px;
	height: 252px;
	position: relative;
	top: -260px;
	left: 700px;
}

.content_wrapper {
	margin: auto;
	width: 950px;
}
.footer {
	/* [disabled]height: 25px; */
	width: 870px;
	margin: auto;
	/* [disabled]background-color: #ADADAD; */
	padding: 5px 20px 5px 0px;
	background-image: url(images/footer_BG.png);
	background-repeat: repeat-x;
}
.copyright {
	font-size: 12px;
	color: #333;
}
.footer_links {
	font-size: 14px;
	color: #1F1F1F;
}

.menu {
	width: 1000px;
	height: 40px;
	/* [disabled]background-color: #252525; */
	margin: auto;
	margin-top: 5px;
	margin-bottom: 5px;
}
.menu_content {
	width: 900px;
	margin: auto;
	height: 25px;
	margin-top: 0px;
}
.menu_text {
	color: #FFF;
	font-size: 14px;
}





.content_main {
	width: 900px;
	margin: auto;
}


.content_top {
	width: 945px;
	height: 14px;
	/* [disabled]background-image: url(file://///andy-pc/Users/Andy/Desktop/CLIENTS/legalrights4u/2012%20Website/images/content_top.jpg); */
	margin: auto;
}
.content_middle {
	width: 945px;
	/* [disabled]background-image: url(file://///andy-pc/Users/Andy/Desktop/CLIENTS/legalrights4u/2012%20Website/images/content_middle.jpg); */
	background-repeat: repeat-y;
	margin: auto;
	margin-top: -16px;
	margin-bottom: -16px;
	padding-top: -15px;
}
.content_bottom {
	width: 945px;
	height: 20px;
	margin: auto;
	/* [disabled]background-image: url(file://///andy-pc/Users/Andy/Desktop/CLIENTS/legalrights4u/2012%20Website/images/content_bottom.jpg); */
}





.movie_wrapper {
	width: 938px;
	height: 269px;
	margin: auto;
	background-image: url(images/slideshow_bg.jpg);
}

