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


body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-position: top center;
	background-repeat:repeat-y;
	background-color: #333;
}
#main_frame {
	position:relative;
	padding:0px;
	width:1000px;
	height:1484px;
	background: url('images/background.jpg');
	background-repeat:no-repeat;
	background-position: top center;
	text-align:center;
}

a {
    color: #000000;
    text-decoration: underline;
}

a:hover {
    text-decoration: none;
}


a.no_ul {
    text-decoration: none;
}

strong {
	font-weight:bold;
	text-align: left;
	font-size: 12px;
}

em {
    font-style:italic;
}

.center {
    text-align: center;
    margin: auto;
}

.left_align {
    float:left;
}

.right_align {
    float:right;
}

.clear {
    clear: both;
    font-size:0;
}
#box1 {
	position:absolute;
	left:36px;
	top:169px;
	width:606px;
	height:251px;
	z-index:1;
	text-align: left;
	font-size: 12px;
	line-height:20px;
}

#box2 {
	position:absolute;
	left:36px;
	top:931px;
	width:610px;
	height:187px;
	z-index:1;
	text-align: left;
	font-size: 12px;
	line-height:20px;
}

#box3 {
	position:absolute;
	left:36px;
	top:614px;
	width:609px;
	height:250px;
	z-index:1;
	text-align: left;
	font-size: 12px;
	line-height:20px;
}

#text_box_1 {
	position:absolute;
	left:739px;
	top:85px;
	width:170px;
	height:62px;
	z-index:1;
	text-align: left;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.5;
	font-weight: bold;
}
#apDiv1 {
	position:absolute;
	left:655px;
	top:157px;
	width:337px;
	height:1322px;
	background-image: url('images/form_frame.jpg');
	background-repeat:no-repeat
}

#text_box_2 {
	position:absolute;
	background: url('images/video_background.jpg');
	left:18px;
	top:446px;
	width:625px;
	height:247px;
	z-index:1;
}

#text_box_3 {
	position:absolute;
	left:69px;
	top:400px;
	width:238px;
	height:270px;
	z-index:1;
	font-size: 12px;
	text-align: left;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.5;
}

.thankyou {
	text-align:center;
	padding:20px;
}

/*  ---- Forms ---- */
form {
	display: inline;
	text-align: center;
}

#form td {
	padding-top:5px;	
	}

#form input, #form textarea, #form select {
	
	width: 150px;
	background-image:url(images/formback.gif);
	background-repeat:repeat-x;
	color:#000
}

#form input.button, input.button {
	background: url('images/submit.png');
	background-repeat:no-repeat;
	background-position:center;
	width: auto;
	height:37px;
	width:130px;
	color:#FFF;
	border:none;
	margin-bottom:10px;
}

#box_mill {
	position:absolute;
	left:4px;
	top:299px;
	width:600px;
	height:154px;
	z-index:1;
}

#form input.checkbox {
	border: none;
	font-weight: bold;
	color: #F00;
	text-align: left;
	width:20px;
	height:20px;
}

.error {
    color: #f40005;
    font-weight: bold;
}

#form label.error {
    color: #f40005;
    margin-left: 10px;
    vertical-align: top;
}

#form input.error, #form textarea.error {
    border: 1px solid #f40005;
}

#form input.big, #form textarea.big, #form textarea.wide {
    width:600px;
}

#form textarea.big {
    height:400px;
}

#apDiv2 {
	position:absolute;
	left:825px;
	top:640px;
	width:391px;
	height:23px;
}

#apDiv3 {
	position:absolute;
	left:3px;
	top:228px;
	width:607px;
	height:139px;
	z-index:1;
	text-align: left;
}

#videobox {
	position:absolute;
	left:352px;
	top:18px;
	width:256px;
	height:214px;
	z-index:2;
}

#logo {
	position:absolute;
	left:29px;
	top:15px;
	width:179px;
	height:29px;
	z-index:2;
}

#videotext {
	position:absolute;
	left:17px;
	top:22px;
	width:318px;
	height:128px;
	z-index:2;
	text-align: left;
}
#main_frame #apDiv1 blockquote p strong {
	text-align: inherit;
}
#main_frame #apDiv1 #form blockquote {
	text-align: left;
}

#apDiv4 {
	background:url(images/mill_background.jpg);
	position:absolute;
	left:-21px;
	top:-184px;
	width:578px;
	height:171px;
	z-index:1;
	padding-left:30px;
	padding-right:20px;
	padding-top:10px;
	line-height: 17px;
}

.image_left { padding-right:15px; padding-bottom:10px; } 

