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

.hiddenElement{
			display:none;
			/* Fix IE floating bug */
			position: absolute;
			width:1000px; 
			height:820px;
			left:auto;
			top: 0px; 
}

#container {width:1000px; height:850px; margin:auto; background-image:url(../images/logo.png); background-repeat:no-repeat; }

#stages_container {width:1000px; height:820px; }

#preloader_container {width:1000px; height:420px; padding-top:400px; }

#studio_stage_bg {width:1000px; height:820px; background-image:url(../images/center_stage_studio.png); }

.center_spacer {width:1000px; height:440px; float:left; }

#bottom_stage1 {width:1000px; height:240px; float:left; background-image:url(../images/bottom_home.png); }

#text1 {width:215px; height:190px; padding-top:50px; padding-left:285px; float:left; font-size:14px; }

#text2 {width:190px; height:160px; padding-top:80px; padding-left:82px; float:left; font-size:12px; }

#text3 {width:185px; height:160px; padding-top:80px; padding-left:42px; float:left; font-size:12px; }

#design_stage_bg {width:1000px; height:820px; background-image:url(../images/design_stage_bg.png); }

#bottom_stage2 {width:1000px; height:240px; float:left; background-image:url(../images/bottom_designs.png); }

#results_stage_bg {width:1000px; height:820px; background-image:url(../images/results_stage_bg.png); }

#bottom_stage3 {width:1000px; height:240px; float:left; background-image:url(../images/bottom_results.png); }

#contact_stage_bg {width:1000px; height:820px; }

#form {float:left; height:370px; width:220px; font-family: Arial, Helvetica, sans-serif;font-size:12px; color:#CCCCCC; font-weight: normal; padding-bottom:20px; }

#bottom_stage4 {width:1000px; height:240px; float:left; background-image:url(../images/bottom_contact.png); }

#footer {width:1000px; height:30px; background-image:url(../images/footer_bg.png); float: left; }

#php_logo {width:34px; height:17px; margin-top:13px; margin-left:80px; float:left; }

#spry_logo {width:63px; height:17px; margin-top:13px; margin-left:20px; float:left; }

#xhtml_validation {width:35px; height:14px; margin-top:16px; margin-left:150px; float:left; }

#css_validation {width:20px; height:15px; margin-top:15px; margin-left:35px; float:left; }

#copyright {width:563px; height:14px; line-height:11px; margin-top:16px; float:left; }