@charset "UTF-8";
body {
	background-color: #505050;
}
/* CSS Document */

#container {
	width: 660px;
	margin-right: auto;
	margin-left: auto;
}
#container #movie {
	background-image: url(images/Video.jpg);
	height: 278px;
	white-space: normal;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 258px;
	background-position: center center;
}

#container #ordernow {
	background-image: url(images/007.jpg);
	height: 58px;
}
#container #order {
	background-image: url(images/order-now.jpg);
	height: 58px;
	padding-right: 30px;
	padding-left: 270px;
}
#container #order2 {
	background-image: url(images/009a.jpg);
	height: 340px;
	padding-right: 30px;
	padding-left: 30px;
	
a:link {
	color: #6d7c6e;
}
a:visited {
	color: #6d7c6e;
}
a:hover {
	color: #6d7c6e;
}
a:active {
	color: #6d7c6e;
}
body,td,th {
	font-size: 12pt;
	color: #6d7c6e;
}
.style1 {
	font-size: 0.8em;
	color: #FFF;
}
