div.form-container-area {
	width: 100%;
}
div.center-form {
	width: 964px;
	top: 0px;
	position: relative;
	background-color: #000000;


}
div.header-area {
	width: 100%;
	height: 170px;
	position: relative;

}
}
div.body-area {
	width: 960px;
	position: relative;
	background-position: right;
	height: 555px;

}
}
div.footer-area {
	width: 962px;
	height: 120px;
	position: relative;
	background-image: url(../assets/footer_bg.jpg);
	background-color: #215E21;
	padding-top: 10px;
	background-repeat: repeat-x;
	background-position: 0px 190px;
	padding-bottom: 12px;

}
div.page-size {
	width: 960px;
	height: 120px;

}
body {
	scrollbar-3d-light-color:#999999;
	scrollbar-arrow-color:#ffffff;
	scrollbar-base-color:e7970a;
	scrollbar-dark-shadow-color:#cccccc;
	scrollbar-face-color:#000000;
	scrollbar-highlight-color:#4B4B4B;
	scrollbar-shadow-color:cdad86;
	text-align: center;
	background-image: url(../assets/images/squireshadowall.gif);
	background-attachment: fixed;
	font-family: "Lucida Sans", "MS Sans Serif";
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	width: 964px;







}
html {
	text-align: center;
	margin: 0px;
	padding: 0px;
}
div.center-area {
	text-align: center;
}
