@charset "utf-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../img/bg-image.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
input {
	font-size: 11px;
	border: 1px solid #000;
	width: 200px;
}
select {
	font-size: 11px;
	width: 200px;
	border: 1px solid #000;
}

.oneColFixCtrHdr #container {
	width: 980px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	border: 1px solid #000;
}
.oneColFixCtrHdr #header {
	background-color: #1A1A1A;
	width: 920px;
	height: 85px;
	border-right-width: 30px;
	border-left-width: 30px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #1A1A1A;
	border-left-color: #1A1A1A;
	padding: 0px;
}
.oneColFixCtrHdr #header h1 {
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 22px;
	color: #FFF;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../img/logo-left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.oneColFixCtrHdr #mainContent {
	background-color: #000;
	color: #FFF;
	margin: 0px;
	height: 360px;
	padding: 15px;
	border-right-width: 30px;
	border-left-width: 30px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #1A1A1A;
	border-left-color: #1A1A1A;
	background-image: url(../img/left-mix.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.oneColFixCtrHdr #footer {
	background-color: #1A1A1A;
	padding-top: 0px;
	padding-right: 45px;
	padding-bottom: 0px;
	padding-left: 45px;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	color: #666;
	font-size: 11px;
}
.oneColFixCtrHdr #mainContent h1 {
	color: #333;
	font-size: 40px;
	line-height: 40px;
	font-family: "Arial Black", Gadget, sans-serif;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
.oneColFixCtrHdr #mainContentLeft {
	color: #FFF;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 330px;
}
.oneColFixCtrHdr #mainContentRight {
	background-color: #000;
	color: #FFF;
	padding: 0px;
	height: 360px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 340px;
}
.oneColFixCtrHdr #HeaderLeft {
	color: #FFF;
	margin: 0px;
	float: left;
	width: 345px;
	height: 85px;
	padding: 0px;
}
.oneColFixCtrHdr #HeaderLeft a {
	color: #FFF;
	text-decoration: none;
}

.oneColFixCtrHdr #HeaderRight {
	color: #1A1A1A;
	height: 50px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 355px;
	padding-top: 35px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.oneColFixCtrHdr #mainContent h3 {
	color: #FFF;
	font-size: 14px;
	font-family: "Arial Black", Gadget, sans-serif;
	margin: 0px;
	padding: 0px;
	line-height: 14px;
}
.oneColFixCtrHdr #mainContent p {
	color: #CCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.oneColFixCtrHdr #subContent {
	background-color: #000;
	color: #FFF;
	margin: 0px;
	background-image: url(../img/subcontent-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 15px;
	padding-right: 45px;
	padding-bottom: 15px;
	padding-left: 45px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
	height: 300px;
}
.oneColFixCtrHdr #subContent p {
	color: #CCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.oneColFixCtrHdr #subContent h2 {
	color: #FFF;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 16px;
	line-height: 16px;
	margin: 0px;
	padding: 0px;
}
.oneColFixCtrHdr #subContent a {
	color: #FFF;
	text-decoration: none;
}
.oneColFixCtrHdr #subContent a:hover {
	color: #FFF;
	text-decoration: underline;
}
.oneColFixCtrHdr #mainContentLeft a {
	font-weight: bold;
	color: #FFF;
}
.oneColFixCtrHdr #mainContentContact {
	background-color: #000;
	color: #FFF;
	padding: 10px;
	height: 340px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 340px;
	background-image: url(../img/contact-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.oneColFixCtrHdr #HeaderRight a {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	background-color: #333;
	border: 1px solid #666;
	margin: 0px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.oneColFixCtrHdr #HeaderRight a:hover {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	background-color: #FFF;
	margin: 0px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border: 1px solid #999;
}
