/*################ BIG BODY STUFF ###############*/

form,a img, p, h1, h2, h3, ul, li, div, span{border:0; margin:0; padding:0;}

body{
	margin:0;
	background: #6cf url(img/index_html_bg.gif) repeat-x center top;
	font: 11px/13px Verdana, "Trebuchet MS", helvetica, sans-serif;
	color:#009;
}

#howitworks{
width: 400px;
margin: 0 10px;
}

#header{
background:url(img/new-header.gif);
}


#pagewrap{
	width: 1024px;
	margin: 0 auto;
	background: transparent url(img/index_bg.jpg) no-repeat;
	min-height: 768px;
}

#wn #pagewrap{
	background: transparent url(img/index_bg_whatsnew.jpg) no-repeat;

}

#buttonrow{
	width:555px; /*585px*/
	float: right;
	margin-right: 50px;
}



.juicybutton{
	width:173px;
	float: right;
	margin: 25px 3px 3px 3px;
}


#welcometext{
	margin:0 0 0 56px;
}

#footer{
	margin: 0 0 0 56px;/*125px*/
}


#loginbox, #regbox{
width: 262px;
margin: 65px 0 0 95px;
text-align: right;
color: white;
}

#regbox{
margin-top: 30px;
}



/*##################  SMALLER LAYOUT ELEMENTS  ##################*/

#loginbox form, #regbox form{
background: url(img/login_bg.jpg) repeat-y;
color: white;
margin-top: -3px;
}


html > #loginbox form, html > #regbox form{
margin-top:0;
}

#loginbox input, #regbox input{
margin: 3px 10px 0 0;
}

#loginbox input.button, #regbox input.button{
margin: 10px 100px 0 0;
}

#loginbox .error, #regbox .error{
color: #fc0;
font-weight: bold;
text-align: center;
}

#logo{
margin-left: 150px;
}

#log_logo{
margin-left: 150px;
}

#buttonrow object{
width: 126px;
float: right;
margin-top: 10px;
margin-right: 20px;

}

#expo{
margin-left:50px;
padding-bottom: 50px;
}

/*##################  TEXT ELEMENTS  ##################*/

#welcometext h2{
font-size: 16px;
color: #900;
margin: 0 0 10px 0;
}


#welcometext p{
text-align: justify;
margin-bottom: 10px;
font-size: 12px;
}

p.smallitalic{
font: italic 10px/9px "Times New Roman", Times;
margin-right: 10px; 
}

p.smallitalic a{color:#fc0;}

#howitworks h2{
text-align: center;
color: #003;
font: bold 16px "Trebuchet MS", Trebuchet, Verdana;
padding: 15px 0 20px 0;
background: url(img/behind_sm.png) no-repeat center top;
text-transform: uppercase;

}

#howitworks ul{
font: 14px verdana helvetica, arial, sans-serif;
color: white;
list-style: none;
}

#howitworks li{
margin: 10px 0 0 0;}

#footer p{
margin: -20px 50px 0 0;
text-align: right;

}

ol li{
color: white;
}
