body {
	background: #5F94E1 url(../images/body_bgs/back1.jpg) repeat-x;
}

#page {
	background: url(../images/page_bgs/back1.jpg) no-repeat;
}


#content {
	padding: 92px 0 0 505px;
}

#transistor {
	margin: 20px 0 17px;
}

#menu li {
	height: 33px;
}

/*#view-movie-blue:hover { background-image: url(../images/texts/view_movie_yellow2.gif); }
#request-dvd-white:hover { background-image: url(../images/texts/request_dvd_blue2.gif); }
#contact-yellow:hover { background-image: url(../images/texts/contact_white2.gif); }*/

#view-movie-blue:hover, #request-dvd-white:hover, #contact-yellow:hover {
	opacity: 0.7;
}

#view-movie-blue {
	background-image: url(../images/texts/view_movie_blue2.gif);
	width: 204px;
}

#request-dvd-white {
	background-image: url(../images/texts/request_dvd_white2.gif);
	width: 247px;
}

#contact-yellow {
	background-image: url(../images/texts/contact_yellow2.gif);
	width: 164px;
}

#free {
	margin: -100px 0 0 265px;
}

#companies {
	margin-top: 160px;
}

