body{
	font-family: Verdana, Arial, Trebuchet Ms, Sans-serif;
	font-size: 10px;
	color: #01AF8A;
	scrollbar-face-color: #E5ECF0;
	scrollbar-track-color: #00AE89;
	scrollbar-arrow-color: #960020;
	scrollbar-shadow-color: #E5ECF0;
	scrollbar-highlight-color: #E5ECF0;
	margin: 0;
	padding: 0;
	height: 100%;
}
a{
	text-decoration: none;
	color: #01AF8A;
}
a:hover{
	color: #456B64;
}
#content{
	height: 100%;
	width: 100%;
	text-align: center;
	padding: 150px 0;
}

#content_site{
	width: 470px;
	height: 330px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
#left{
	width: 215px;
	color: #000;
	float: left;
}
#right{
	width: 215px;
	color: #000;
	float: right;
}

/* fix box */
html {background:none transparent;overflow:hidden;zoom:1;display:block;width:100%;min-height:100%;height:auto;}
body {background:none transparent;overflow:hidden;zoom:1;display:block;width:100%;min-height:100%;height:auto;}
form.wrap {background:none transparent;overflow:hidden;zoom:1;display:block;width:100%;min-height:100%;height:auto;}
div#content {background:none transparent;overflow:hidden;zoom:1;display:block;width:100%;min-height:100%;height:auto;}

body {background: url(/images/int_bgr0.jpg) repeat-x left top #FAFAFC ;}
form.wrap {background: url(/images/int_bgr1.gif) no-repeat center center transparent;}

form.wrap {
  background-position:center 80px;

}



#content {background:none transparent;}






