body, td { font-size: 10px; font-family: Arial, Geneva, Helvetica, Swiss, SunSans-Regular;  text-decoration: none;  margin: 0;}

	a:link { text-decoration:underline; font-weight:normal; color:#000000; }
	a:visited { text-decoration:none; font-weight:normal; color:#000000; }
	a:hover { text-decoration:underline; font-weight:normal; color:#999999; }
	a:active { text-decoration:none; font-weight:bold; }

#mainFloater {
 background-image: url(../i/background_nano.gif);
 margin: -330px 0 0 -300px;  
 position:absolute; 
 top: 50%; 
 left: 50%; 
 width: 592px; 
 height: 658px; 
}
#main {
	position: relative; 
	left: 0px; 
	top: 30px; 
	width: 592px; 
	height: 593px;
	padding-left: 19px;
	padding-top: 19px; 
	background-repeat: no-repeat;
	background: #FFFFFF;
	border: 1px solid #bababa;
}

#content {
	float:left;  
	width: 145px; 
	height: 145px; 
	text-align: left;
	background-repeat: no-repeat;
	background-image: url(../i/bg.gif);
}
#content2 {
	float:left;  
	width: 290px; 
	height: 145px; 
	text-align: center;
	background-repeat: no-repeat;
	background-image: url(../i/bg2.gif);
}
#content3 {
	float:left;  
	width: 435px; 
	height: 145px; 
	text-align: left;
	background-repeat: no-repeat;
	background-image: url(../i/bg3.gif);
}

#content_text {
	width: 124px; 
	height: 15px; 
	text-align: right;
	color: #bababa;
}
#content_image { 
	width: 134px; 
	height: 115px; 
	text-align: right;
	cursor: hand;
}

#vera_image {
	width: 592px; 
	height: 65px; 
	text-align: right;
}
#content_info {
	position: relative; 
	left: 10px;
	width: 124px; 
	height: 15px; 
	text-align: center;
	color: #000000;
}	
