body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    padding:10px;
    background-image: url('images/backgrouns.jpg');
	 background-repeat:no-repeat;
	 background-color:#65a31c;
	 background-position:center;
}

a { color: #424242; text-decoration: underline; }
a:hover { text-decoration: none; }
.hidden { display: none; }
.center { text-align: center; margin: auto; }
.m_left_align { float:left; }
.m_right_align { float:right; }
.vmiddle { vertical-align:middle; }
.clear { clear: both; font-size:0; }
.bold { font-weight: bold; }
.tcenter { text-align: center; }
.tright { text-align: right; }
.tleft { text-align: left; }
.vtop { vertical-align: top; }
.vbottom { vertical-align: bottom; }
.red { color: #ff0000; }

#page {
	width:908px;
    text-align: center;
    margin: auto;
}

/*  ---- Page Header  ---- */

#formcontent {
    background-image: url('images/image_background.png');
    background-repeat:no-repeat;
    height: 744px;
	 width:908px;
}

#footer {
	text-align:center;
	padding:5px;
	color:#FFF;
	font-size: 9px;
}

#button1 {
	position:relative;
	left:65px;
	top:505px;
	width:179px;
	height:34px;
	z-index:1;
}

#button2 {
	position:relative;
	left:266px;
	top:470px;
	width:179px;
	height:34px;
	z-index:1;
}
#location {
	position:relative;
	left:408px;
	top:500px;
	width:477px;
	height:34px;
	z-index:2;
}
#text {
	position:relative;
	left:466px;
	top:315px;
	width:419px;
	height:99px;
	z-index:3;
	text-align:left;
}
