/* CSS Document */
#center{margin:0px auto;}
*:focus {
   outline:none;
}
* {padding:0; margin:0;}

body {
	background: #000 url(../images_i2/bg.jpg) 0 0 repeat; width:100%; height:100%;
	margin: 0px;
}
* html { width:100%; height:100%;}
#mainwrapper{
	width:100%; height:100%; background: url(../images_i2/bodybg2.jpg) top center no-repeat; 
	}
	
#wrapper{ width:866px; min-height:850px;margin:0 auto; padding:0;}

* html #wrapper{ height:850px;}
#wrapper #content{ width:300px; height:161px; margin:415px 0 0 490px; padding:0 25px; float:left; background:url(../images_i2/formbg.jpg) 0 0 no-repeat; }
* html #wrapper #content{ display:inline;}

#wrapper #content .txt_field { width:235px; height:18px; font: normal 12px Arial, Helvetica, sans-serif; color:#666; margin:0 0 5px 0;}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #464646;
	text-decoration: none;
}
.text a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #464646;
	text-decoration: none;
}
.text a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #464646;
	text-decoration: underline;
}

