body,html {
	background-color: #FFFFFF;
	margin: 0px;
	height: 100%;
}

table#holder {
	width: 100%;
	height: 100%;
}

td {
	vertical-align: middle;
}

div.container {
	position: relative;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 950px;
	height: 567px;
	padding: 0px;
	border: 1px solid #999999;
}
#left {
	padding: 0px;
	height: 420px;
	width: 281px;
	margin: 0px;
	float: left;
}
#right {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 420px;
	width: 653px;
}
.divider {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 420px;
	width: 16px;
}
#right div {
	float: left;
}
#formholder {
	color: #857e6f;
	background-color: #303020;
	background-image: url(images/register_bg.gif);
	background-repeat: no-repeat;
	height: 420px;
	width: 423px;
}
#logo {
	margin: 0px;
	padding: 0px;
	height: 149px;
	width: 297px;
	float: left;
}
#header {
	margin: 0px;
	padding: 0px;
	height: 149px;
	width: 653px;
	float: left;
}
.menu_button {
	padding: 0px;
	float: left;
	margin-top: 101px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#formholder div {
	padding-top: 30px;
	padding-left: 53px;
}
.textfield  {
	height: 15px;
	width: 180px;
}
#regformtable a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #993300;
	text-decoration: none;
	display: block;
}
.regformtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #655F51;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
}
#button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	background-color: #9CA898;
	width: 65px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 4px;
	margin-top: 5px;
}
#select {
	width: 160px;
}
#regformtable {
	padding-top: 4px;
	padding-bottom: 4px;
}
#regformtable a:hover {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: capitalize;
	color: #333333;
	text-decoration: none;
	text-align: right;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	line-height: 5px !important;
}

#footer small {
	font-size: 9px;
}

#footer a {
	text-decoration: none;
	color: #f26649;
}

#footer a:hover {
	text-decoration: underline;
}

.textfield_multiline {
	width: 180px;
}
