@charset "utf-8";
body {
	color: #FFFFFF;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	text-align: left;
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	color: #FFFFFF;
	margin-top: 12px;
	margin-bottom: 12px;
	background-color: #000000;
}
#content {
	color: #FFFFFF;
	font-size: 14px;
	float: left;
	width: 760px;
	height: 100px;
}
#footer {
	color: #FFFFFF;
	margin-top: 12px;
	margin-bottom: 12px;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	text-align: center;
	padding-top: 12px;
}
#nav {
	height: 28px;
	background-color: #000000;
}
#banner {
	height: 200px;
	background-attachment: fixed;
	float: right;
	width: 760px;
	background-color: #000000;
}
#logo {
	height: 71px;
	padding-bottom: 12px;
}
#leftColumn {
	float: left;
	width: 249px;
	height: 145px;
	font-weight: 300;
	border: thin solid #FFFFFF;
	clear: left;
	text-align: left;
}
#centerColumn {
	float: left;
	width: 249px;
	border: thin solid #FFFFFF;
	height: 145px;
	font-weight: bold;
	clear: right;
}
#rightColumn {
	float: right;
	width: 760px;
	height: 155px;
	font-weight: normal;
	clear: none;
	text-align: left;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
}
#PartB {
	float: left;
	height: 390px;
	width: 760px;
}

#rightcolumninside {
	clear: right;
	float: left;
	height: 75px;
	width: 125px;
}

h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
#form {
	float: lef t;
	width: 760px;
	height: 980px;
}
#signbox {
	height: 60px;
	width: 600px;
	border: thin solid #CC0033;
	margin-right: 130px;
	float: left;
}
