*	{
	padding: 0px;
	text-align: left;
}
img	{
	border: 0;
}
a:active, a:focus {
	outline: 0
} /*** Outline FIXs ****/
body, html {
	margin: 0 auto;
	color: #757575;
	text-align: center;
	font-size: 12px;
	font-family: Arial, Tahoma, Helvetica;
	min-width: 1000px;
	background: #166B14 url(img/bg.jpg) repeat 0px 0px;
}
#main{
width:900px; /* Change this to the width of your layout */
margin:0 auto;

}
.rezrabimg{
  margin-top:50px;
  float: left;
  background-image: url(img/razrab.jpg);
  background-position: top;
  background-repeat: no-repeat;
  width: 900px;
  height: 514px;
  clear: both
}
.indbtn{
  height: 60px;
  width: 510px;
  margin: 0 auto;
  margin-top: 445px
}
.indbtns{
  width: 150px;
  height: 59px;
  float: left;
  margin-left: 10px
}
.banner{
  width: 900px;
  clear: both;
   float: left;

}
.banner1{
  width: 700px;
  margin: 0 auto;
  margin-top: 20px;
}
.stat{
  width: 468px;
  margin: 0 auto;
  margin-top: 5px;
}
.copy{
  width: 900px;
  margin: 0 auto;
  text-align: center;
    margin-top: 25px;
    float: left;

}
.copy a{
  color: #FFFFFF;
  text-decoration: none;
}


