body {
	background: #588EDD url(../images/body_bgs/back2.jpg) repeat-x;
}

#page {
	background: url(../images/page_bgs/back3.jpg) no-repeat;
}

#content {
	padding: 170px 0 0 270px;
}

#home-white:hover { background-image: url(../images/texts/home_blue.gif); }
#view-movie-white:hover { background-image: url(../images/texts/view_movie_blue.gif); }
#request-dvd-white:hover { background-image: url(../images/texts/request_dvd_blue.gif); }
#contact-yellow:hover { background-image: url(../images/texts/contact_blue.gif); }

#home-white {
	background-image: url(../images/texts/home_white.gif);
	width: 83px;
}

#view-movie-white {
	background-image: url(../images/texts/view_movie_white.gif);
	width: 164px;
}

#request-dvd-white {
	background-image: url(../images/texts/request_dvd_white.gif);
	width: 198px;
}

#contact-yellow {
	background-image: url(../images/texts/contact_yellow.gif);
	width: 131px;
}

#menu {
	margin: -10px 0 0 468px;
}

#address {
	display: block;
	background-image: url(../images/texts/address.gif);
	width: 470px;
	height: 29px;
	overflow: hidden;
	margin-top: 74px;
}

#address:first-line {
	line-height: 300px;
}

#mailto {
	display: block;
	position: absolute;
	text-decoration: none;
	width: 90px;
	height: 14px;
	margin: -14px 0 0 361px;
}

form {
	margin-top: 24px;
	height: 126px;
}

form label {
	width: 96px;
	height: 22px;
	display: block;
	float: left;
	text-align: right;
	background-repeat: no-repeat;
	background-position: 100% 4px;
	line-height: 300px;
	overflow: hidden;
}

#lbl-email {
	background-image: url(../images/texts/email.gif);
}

form input.field {
	margin-left: 14px;
	width: 170px;
}

form textarea.field {
	width: 280px;
	height: 80px;
	position: static;
}

* html textarea.field {
	width: 283px;
}

form div {
	clear: left;
	height: 22px;
}

#send {
	margin-top: 66px;
	color: #588EDD;
}

* html #send {
	margin-top: 4px;
}

#free {
	margin: -120px 0 0 310px;
}

#companies {
	position: absolute;
	margin: -84px 0 0 470px;
}

#copyright {
	margin: 30px 0 0 125px;
}

