.frontimg{ width:658px; height:197px; margin:0 auto; background-image:url(../images/login_bg.jpg); }
.frontimg .login{ width:200px; float:right; margin:10px;  }
.frontimg .login div *{ padding:0; margin:0; }
.frontimg .login div p{ padding:0; margin:1px 0 1px 0; color:#FFF; font-family:Arial, Helvetica, sans-serif; font-size:11px; }
.frontimg .login div input.text{ margin:2px 0 3px 0; padding:5px 2px; display:inline; font-size:13px; width:180px; border:0; *height:25px; }
.frontimg .login div.loginbtn{ margin:11px 66px 0 0; text-align:right; *margin:9px 66px 0 0;  }
.frontimg .login div.loginbtn a{ margin-right:66px;   }
.frontimg .login div.loginbtn a img{ border:0; margin:0; padding:0;  }



.spheresbox{
	width:658px;
	height:330px;
	margin:0 auto;
	padding-top:85px;
	background-image:url(../images/circles_bg.jpg);
	background-repeat: no-repeat;
	font-family:Arial, Helvetica, sans-serif;
}
.spheresbox .sphere1{
	float:left;
	background-image:url(../images/sphere.png);
	margin-left: 48px;
	margin-top: 38px;
}
.spheresbox .sphere2{
	float:left;
	background-image:url(../images/sphere.png);
	margin: 34px 0 0 27px;
}
.spheresbox .sphere3{
	float:left;
	background-image:url(../images/sphere.png);
	margin: 38px 0 0 30px;
}
.spheresbox .sphere4{
	float:left;
	background-image:url(../images/sphere.png);
	margin: 39px 0 0 35px;
}
.spheresbox div { text-align:center; height:100px; width:100px; background-position:center center; background-repeat:no-repeat; }
.spheresbox div a{ color:#FFF; text-decoration:none; font-size:14px; text-align:center; }
.spheresbox div a:hover{ font-weight:bold; }
.spheresbox div table{ width:100px; height:100%; text-align:center;   }