	* { padding:0 }
	body{ margin:0; background:#aeaeb0; font:12px Arial; color:#49494a; line-height:16px;}
	
	form{ background:url('../images/left_form_background.png') no-repeat scroll 0 0; height:491px; width:263px; margin:0 20px; *margin:0 0 0 15px; position:relative;}

	form p { text-align:left; width:223px; margin:5px 0 0 20px; }

	form p input{ text-align:left; width:215px; margin:5px 0 0 0; *margin:5px 0 0 -15px; }
	
	img{ border:0; outline:0;}
	
	#container{ background:url('../images/page.png') repeat-y scroll 0 0; margin: 0 auto; text-align:center; width:866px; height:auto; }

	#bottom-border{ background:url('../images/page_border.png') no-repeat scroll 0 0; margin: 0 0 0 1px; width:866px; height:30px; }

	#page{ position:relative; width:852px;}
	
	#header img { margin: 0 0 0 9px; *margin:0 0 0 2px;}
	
	#content{ padding:0 0 10px 0; text-align:left; width:852px; margin:20px 20px 10px 10px; *margin:20px 20px 10px 10px;}
	
	#right{ padding:0 ; width:510px;  max-width:510px; margin:0 0 0 330px; height:inherit; position:relative;}

	#right{ width:500px;  max-width:500px; position:relative;}

	#footer{ margin: 0 auto; text-align:center; width:866px; height:auto; font-family:Arial, Helvetica, sans-serif; font-size:10px; font-weight:bold; color:#333; }
	
	#footer ul{ width:866px; display:inline; margin:0 auto; position:relative;}

	#footer li{ float:left; list-style:none; margin:0 auto; }
	
	#footer a{ text-decoration:none; color:#333; font:10px Arial; font-weight:bold; width:866px;  }
	
	.spacer{ margin: 0 0 12px 0 ; }
	.purewater{ color:#0153a5; }
	
	.red{ color:#703613; }
	.bold{ font-weight:bold; }
	.white{ color:#FFF; } 
	
	#submit{background:url('../images/submit.png') no-repeat scroll 0 0; width:90px; height:38px; border:0; outline:none; margin:10px 65px; *margin:10px 50px; cursor:pointer; }
	
