body {
	 background:url(../images/fon2.png);
     min-height: 100%;
	 height: expression(((document.documentElement.clientWidth || document.body.clientWidth) < 1000)? "100%" : "100%");
	 height: 100%;
     width: 100%;
	 height: auto !important;
     position: relative;
	 font-family: Georgia, sans-serif;
     float: left;
}
div.footer2{
	 background:url(../images/footer2.jpg) no-repeat top;
     width: 100%;
	 height:100px;
	 padding:528px 0px 0px 0px;
	 position: absolute;
	 bottom: 0px;
	 clear: left;
}
form {color:#ff9900;}

a{
	 font-size:13px;
	 color:#ff9900;
}
a:hover { text-decoration:none;}
