html, body {
    height: 100%;
}

.wrapper {
	width: 800px;
	overflow: hidden;
}
.header {
	width: 800;
	height: 113;
	background: url(images/options_workingfile_01.jpg);
	background-repeat: repeat;
	background-position: bottom;
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
}

.menu {
   text-align: left;
	width: 115;
	height: auto;
	background: url(images/options_workingfile_02.jpg);
	float: left;
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	color: White;
	font-size: 13px;
	padding-bottom: 32767px;
	margin-bottom: -32767px;
	}

.menu  A{
	text-decoration: none;
	color: White;
}
.content {
	width: 685;
	text-align: left;
	height: auto;
	background: url(images/options_workingfile_03.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	float: left;
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	}


.main {
	padding: 20px;
	float: left;
	width: 410px;
	height: auto;
	color: 222222;
}


.footer {
	clear: both;
	width: 800;
	height: 77;
	background: url(images/options_workingfile_04.jpg);
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	color: #222222;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}

hr {
	border: 0;
	color: white;
	background-color: white;
	height: 2px;
}
.HeadTopPg {
	font-family: "Century Gothic", Verdana, Arial, Helvetica,sans-serif;
	font-size: 18pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}
