@charset "utf-8";
/* CSS Document */

body				{ margin: 0px; background: url(../images/home_bg.jpg) top repeat-x #235f99; font-family: Tahoma, Arial, Helvetica, sans-serif; }

div#maincontainer			{ background: url(../images/home_header_bg.jpg) top left no-repeat; width: 900px; margin: 0px auto; text-align: center; overflow: hidden; }
div#headermain				{ padding: 65px 0px 19px 195px; text-align: left; }
div#headermain img			{ height: 110px; width: 445px; border: 0px; }
div#moviecontainer			{ width: 255px; float: left; background-color: #fff; margin: 135px 0px 0px 10px; padding: 10px 0px 10px 0px; }
div#moviecontainer img		{ border: 0px; }
div#moviecontainerbase		{ width: 265px; float: left; background-color: #fff; margin: 135px 0px 0px 0px; padding: 5px 0px 5px 0px; }
div#maincontent				{ width: 614px; float: right; margin: 59px 0px 15px 0px; }
div#contentbox				{ background: url(../images/home_content_bg.jpg) bottom right no-repeat #595959; font-size: 11pt; text-align: left; padding: 5px 13px 5px 13px; color: #fff }
div#contentbox p 			{ padding: 0px; margin: 8px 0px 8px 0px; }
div#contentbox a			{ font-weight: bold; color: #b9cbdc; text-decoration: none }
div#contentbox a:hover		{ text-decoration: underline; }
div#contentrounded			{ background: url(../images/home_content_rounded_bg.jpg) center no-repeat; font-size: 13pt; color: #fff; font-weight: bold; text-align: center; margin: 15px; padding: 14px 0px 15px 0px; }
div#contentbutton			{ background: url(../images/home_content_button_bg.jpg) center no-repeat; width: 177px; height: 144px; float: left; margin-left: 22px; padding: 0px 0px 0px 0px; color: #fff; font-size: 11pt; font-weight: bold; }
div#contentbutton a 		{ text-decoration: underline; color: #000; font-size: 10pt; }
div#contentbutton a:hover	{ text-decoration: none; }
p#contentbutton1			{ margin: 34px 0px 27px 0px; }
p#contentbutton2			{ margin: 22px 0px 21px 0px; }
p#contentbutton3			{ margin: 22px 0px 21px 0px; }
p.base						{ margin: 5px 0px 0px 0px; }