body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#menu {
	line-height: 52px;
	height: 52px;
	font-family: "Trebuchet MS", Arial, "MS Sans Serif";
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
}
#menu a {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/separator.gif);
	background-repeat: no-repeat;
	display: block;
	height: 52px;
	float: left;
	background-position: right top;
	width: 100px;
}
#menu a:hover {
	text-decoration: underline;
}
#big_img {
	width: 907px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 25px;
}
#steps {
	width: 907px;
	margin-right: auto;
	margin-left: auto;
	font-family: "Trebuchet MS", Arial, "MS Sans Serif";
	font-size: 14px;
	color: #5a5a5a;
	margin-top: 27px;
	margin-bottom: 27px;
}
#states_block {
	width: 907px;
	margin-right: auto;
	margin-left: auto;
	font-family: "Trebuchet MS", Arial, "MS Sans Serif";
	font-size: 14px;
	color: #5a5a5a;
	margin-top: 27px;
	margin-bottom: 27px;
}
#vsteps {
  height: 423px;
  width: 198px;
  float: left;
  margin-right: 15px;
}
#vstates {
  width: 907px;
}
.step {
	height: 139px;
	width: 226px;
	float: left;
	line-height: 21px;
}
.step_padding {
	padding-right: 16px;
	overflow: hidden;
}
#app_form {
	font-family: "Trebuchet MS", Arial, "MS Sans Serif";
	font-size: 13px;
	color: #5a5a5a;
	width: 907px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 32px;
}
#form_right {
	float: right;
	width: 430px;
	text-align: justify;
}
#form_block {
	background-image: url(../images/form_bg.gif);
	background-repeat: no-repeat;
	float: left;
	width: 455px;
	height: 300px;
}
#form_padding {
	padding-top: 48px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
}
#form_padding form {
	margin: 0px;
	padding: 0px;
}
#form_padding  td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e5e5e5;
}
#footer {
	background-image: url(../images/footer_bg.gif);
	background-repeat: repeat-x;
	height: 174px;
	line-height: 174px;
	text-align: center;
	font-family: "Trebuchet MS", Arial, "MS Sans Serif";
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
#footer a {
	color: #000000;
}
.footerA {
  margin: auto;
  width: 907px;
  padding-bottom: 5px;
  border-bottom:  1px solid gray;
  height: 74px;
  line-height: 74px;
}
.footerB {  
  margin: auto;
  padding-top: 10px;
  border: 1px;
  width: 907px;
  height: 40px;
  line-height: 40px;

}
.footerBl {  
  float: left;
  width: 207px;
  font-size: 11px;
  font-weight: normal;
  color: #696969;
  height: 20px;
  line-height: 20px;
  text-align:left;
}
.footerBr {  
  text-align:left;
}

