body, html  	{ margin: 0; padding: 0; width: 100%; background-color: #fff; }
ul, li			{ padding: 0; margin: 0; }
.clear			{ font-size: 1px; height: 1px; clear: both; float: none; }

.customSelect { display: none; }
select 		  { width: 240px; margin-top: 15px; }

#logobox   { text-indent: -9999px; display: block; width: 367px; height: 94px; 
			 background-position: 0 -10px; background-image: url('../images/logo.jpg'); }
#container { width: 900px; margin: 0 auto; }
#head      { margin-bottom: 30px; }
#body	   {  }
#foot	   { font-size: 12px; text-align: right; padding: 0 10px 10px; color: #a5a5a5; clear: both; }
	#foot a { color: #898989; text-decoration: underline; }
	#foot a:hover { text-decoration: none; }