@charset "utf-8";
/* CSS Document */

body{margin:0px; padding:0px; background:#000000; font-family:Arial, Helvetica, sans-serif; font-size:small;}
img{border:none;}
h1{}
h2{color:#000000; font-size:1.5em; margin:5px; padding-left:10px;}
h3{color:#FF9A00;}

#wrap{height:100%; width:930px; background:url(images/case_bg.jpg) top left no-repeat; margin:auto;}
	#nav{width:500px; height:130px; padding:54px 0px 0px 15px;}
		.nav_item{float:left; margin:0px 10px;}
	#content{}
		.left{float:left; width:580px; height:360px; padding:5px 0px 0px 30px;}
			.square{float:left; width:208px; height:173px; padding:5px; background:url(images/sqaure_bg.gif) top left no-repeat; margin:5px;}
				#movie{margin:-35px 5px 5px 5px; z-index:2; text-align:center; padding-top:20px;}
				#forms{}
					.document{clear:both; height:60px; margin:7px 0px 7px 25px;}
						.lable{width:75px; float:left; margin:15px 0px 0px 10px;}
							.document a{font-weight:bold; color:#FFFFFF; font-size:1.2em;}
							.document a:hover{opacity:.50; filter:alpha(opacity=50); -moz-opacity: 0.5;}
						.document img{float:left; margin:3px;}
			.rectangle{float:left; width:313px; height:173px; padding:10px 5px; background:url(images/big_rec_bg.gif) top left no-repeat; margin:5px;}
				#main{}
				#aux{height:140px;}
				.rectangle p{margin:0px 10px; color:#FFFFFF;}
			.inside_rec{height:340px; background:url(images/inside_rec.gif) top left no-repeat; margin:5px 0px; padding:10px 20px; color:#FFFFFF;}
				.inside_rec a{color:#FF9A00; font-weight:bold; text-decoration:none;}
				.inside_item{width:200px; float:left; margin:5px; border:#FFFFFF thin solid; height:60px; background:#000000; font-size:.7em; padding:3px;}
					.inside_item:hover{background:#666666;}
				.contact{}
				.contact a:hover{color:#FFFF99;}
		.right{float:left; width:300px; padding:5px 0px 0px 0px; height:360px;}
			.events{width:275px; padding:5px; height:238px; background:url(images/big_square_bg.gif) top left no-repeat; margin:5px;}
				.events li{font-size:1.1em; color:#FFFFFF;}
				.events li:first-line{font-weight:bold;}
				.events a{color:#FFFFFF; text-decoration:none;}
				.events a:hover{color:#FFCC99;}
				.event_desc{margin:3px; padding:3px; background:#000000; font-size:.8em; border:#FF9A00 solid thin; color:#FFFFFF; display:none;}
				.links{width:275px; padding:10px 5px; height:70px; background:url(images/links.gif) top left no-repeat; margin:5px;}
				#link_case{width:210px; margin:5px 10px; line-height:1em;}
				.links a{color:#FFFFFF; text-decoration:none; padding:0px 3px; font-weight:bold;}
					.small{font-size:.7em;}
					.medium{font-size:.9em;}
					.large{font-size:1.1em;}
				.links a:hover{color:#FFCC99;}
		.continue{background:#000000; text-align:right; padding:2px 10px;}
			.continue a{color:#FF9A00;}
	#footer{font-size:.8em; color:#FFFFFF; font-weight:bold; text-align:center; clear:both; padding:8px 0px 100px 0px;}
		#footer a{color:#FFFFFF; text-decoration:none;}
		#footer a:hover{color:#FFCC99;}
