@charset "utf-8";
/* Tag styles >> */

body{
	background-color:#FFFFFF;
	margin:0px; padding:0px; font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px; color:#666666;
}

h1, h2, h3, h4, h5, h6{
	color:#523122;
	margin-top:9px; margin-bottom:9px; font-family:Arial, Helvetica, sans-serif;
	font-weight:bold; text-align:left;
}

h1{
	font-size:24px; margin-top:15px; margin-bottom:15px;
}

h2{
	font-size:16px;
}

h3{
	font-size:15px;
}

h4{
	font-size:14px;
}

h5{
	font-size:13px;
}

h6{
	font-size:12px;
}

a, a:visited{
	color:#5a5a5a; text-decoration:underline; outline:0;
}

a:hover{
	color:#5a5a5a; text-decoration:none; outline:0;
}

p{
	margin-top:10px; margin-bottom:10px;
}

form{
	margin:0px;
}

/* << Tag styles */


/* Page styles >> */


.body_frame{
	width:950px; position:relative;
	margin-left:auto; margin-right:auto;
	clear:both;
}

#header{
	background:url(../images/curves.gif) no-repeat 133px bottom; height:403px;
}

#logo{
	position:absolute;
	display:block;
	background-image:url(../images/logo.gif);
	width:287px;
	height:78px;
	text-indent:-500px;
	overflow:hidden;
	left:52px;
	top:26px;
}

#txt_dev{
	background-image:url(../images/txt_dev10.gif); width:406px; height:165px; 
	position:absolute; left:534px; top:78px; text-indent:-1000px; overflow:hidden;
}

#txt_dev_thanks{
	width:406px; height:165px; 
	position:absolute; left:534px; top:208px;  overflow:hidden;
}

#txt_coming{
	background-image:url(../images/coming.gif); width:529px; height:193px; 
	position:absolute; left:5px; top:91px; text-indent:-1000px; overflow:hidden;
}

#txt_get_chance{
	background-image:url(../images/txt_get_chance.gif); width:312px; height:76px; 
	position:absolute; left:25px; top:274px; text-indent:-1000px; overflow:hidden;
}

#txt_inform{
	background-image:url(../images/txt_inform.gif); width:332px; height:111px; 
	position:absolute; left:590px; top:270px; text-indent:-1000px; overflow:hidden; z-index:10;
}

#subscribe{
	background:url(../images/email_box.gif) no-repeat left top; width:192px; height:111px; 
	position:absolute; left:342px; top:248px;
}

#subscribe #email{
	width:180px; margin:35px auto 0 auto; border:0;
}

#subscribe #submit_button{
	margin-top:15px;
}

#show_captcha{
	width:245px; z-index:50; display:none;
	position:absolute; left:0px; top:0px; background-color:#89BC00; color:white;
}

#show_captcha .pad{
	padding:15px; border:2px solid #DBDBDB;
}

#green_bar{
	background-color:#8ABC00;
}

#green_bar .body_frame{
	height:380px;
}

#image_frame{
	background-image:url(../images/image.jpg); width:435px; height:352px;
	position:absolute; left:485px; top:-30px; text-indent:-1000px; overflow:hidden;
}

#txt_ultimate_soln{
	background-image:url(../images/txt_ultimate_soln.gif); width:504px; height:79px;
	position:absolute; left:17px; top:21px; text-indent:-1000px; overflow:hidden; z-index:10;
}

#txt_phase1{
	background-image:url(../images/txt_phase1.gif); width:367px; height:103px;
	position:absolute; left:17px; top:114px; text-indent:-1000px; overflow:hidden;
}

#txt_phase2{
	background-image:url(../images/txt_phase2.gif); width:408px; height:103px;
	position:absolute; left:17px; top:244px; text-indent:-1000px; overflow:hidden;
}

#footer{
	background:url(../images/txt_copyright.gif) no-repeat 713px 12px; height:60px;
}
