/* =Main Elements
----------------------------------------------- */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, 
big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, 
center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0px;
	font-family: arial, sans-serif;
	font-size: 100%;
	margin: 0px;
	padding: 0px;
}
body {
    background: #000 url('../images/bg.gif') repeat-x left top;
	color: #fff;
	font-size: 14px;
	font-weight: normal;
	margin: 0px auto;
	text-align: center;
}
a {
	color: #fff;
	outline: none;
}
a:hover {
	color: #ff8331;
}
h1, h2, h3, h4, h5, h6, h7, h8 {
	font-weight: normal;
}
h1 {
	font-size: 30px;
}
h2 {
	font-size: 28px;
}
h3 {
	color: #ccc;
	font-size: 21px;
}
h4 {
	color: #99f;
	font-size: 18px;
}
h4 a {
	background: url('../images/arrow2.png') no-repeat 0px 5px;
	color: #99f;
	padding-left: 15px;
	text-decoration: none;
}
h4 a:hover {
	background-position: 0px -83px;
	color: #ff8331;
}
h2 + h4,
p + h4,
h4 + h4 {
	margin-top: 15px;
}
p {
	line-height: 150%;
	padding-top: 15px;
}
h3 + p {
	padding-top: 5px;
}
sup {
	bottom: 1ex;
	height: 0;
	line-height: 1;
	position: relative;
	vertical-align: baseline;
	font-size: x-small;
}
.clearit {
	clear: both;
	height: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
}
.btn {
	background: url('../images/arrow3.png') no-repeat 0px 2px;
	color: #999;
	font-size: 12px;
	padding-left: 13px;
	text-decoration: none;
}
.btn:hover {
	background-position: 0px -38px;
	color: #ff8331;
}
.page-content > .btn {
	position: absolute;
	right: 0px;
	top: 15px;
}
.page-content ul
{
	padding-left: 2px;
	padding-top: 5px;
}
.page-content li
{
	padding-bottom: 5px;
	list-style-type: square;
	display: list-item;
	padding-left: 15px;
	list-style-position: inside;
}
.page-content img {
	padding: 10px 0px;
}

.page-content h5 {
	color: #99f;
	font-size: 18px;
	background: url('../images/arrow2.png') no-repeat 0px 5px;
	color: #99f;
	padding-left: 15px;
}
.video-link {
	height: 90px;
	margin: 25px 0px 0px 0px;
	width: 450px;
}
.video-link img {
	border: 1px solid white;
	float: left;
	margin-right: 15px;
	padding: 0px;
}
.video-link p {
	margin: 0px;
	padding-top: 15px;
}
.video-link a {
	color: #99f;	
	margin-right: 10px;
	text-decoration: none;
}
.video-link a:hover {
	color: #ff8331;
	margin-right: 10px;
	text-decoration: none;
}


/* =Form Elements
----------------------------------------------- */

.error input[type="text"],
.error select {
    border: 1px solid #c00 !important;
    color: #c00 !important;
}
.error {
    color: #c00 !important;
}
form {
	display: inline;
}
fieldset {
	margin: 15px 0px 0px 0px;
	padding: 0px;
}
input, select, textarea {
	background-color: transparent;
	border: 1px solid #666;
	color: #fff;
	font-family: arial, sans-serif;
	font-size: 13px;
	padding: 3px;
}
select {
	padding: 2px;
}
option {
	font-family: arial, sans-serif;
	font-size: 13px;
}
input[type="checkbox"] {
	margin: 5px 7px 0px 0px;
}
.form-label {
	clear: left;
	padding: 4px 0px;
}
.form-entry {
	clear: right !important;
	padding: 3px 0px;
}
.form1col, .form2col {
	margin-top: 0px;
	width: 600px;
}
.form1col {
	padding-top: 0px;
}
.form2col .form-label {
	float: left;
	width: 100px;
}
input[type="text"],
textarea {
	width: 250px;
}
input[type="submit"] {
	background-color: #fc7203;
	border: 0px;
	color: #fff;
	cursor: pointer;
	font-size: 14px;
	margin-top: 5px;
	padding: 5px 7px;
}
.form2col + input[type="submit"] {
	margin-left: 100px;
}
.instructions {
	color: #666;
	font-size: 11px;
}



/* =Structural Elements
----------------------------------------------- */

#container {
	margin: 0px auto !important;
	text-align: left;
	width: 980px !important;
}
#header {
	height: 53px;
	margin-top: 35px;
	position: relative;
}
#logo {
	height: 36px;
	width: 222px;
}
#logo a {
	background: url('../images/logo.png') no-repeat 0px 0px;
	display: block;
	height: 36px;
	text-decoration: none;
	width: 222px;
}
#logo a span {
	visibility: hidden;
}
#header ul li {
	float: right;
	list-style: none;
	padding-left: 20px;
}
#header ul li a {
	background-color: #656565;
	display: block;
	padding: 9px 12px 9px 12px;
	text-decoration: none;
}
#header ul li a:hover {
	background-color: #7a7a7a;
	color: #fff;
}
#page-head {
	z-index: 10 !important;
}
#page-head h1 {
	background: url('../images/dotted.png') repeat-x 0px 0px;
	border-bottom: 3px solid #515151;
	line-height: 30px;
	padding: 10px 0px 10px 0px;
}
#page-head h1 sup {
	font-size: small;
}
#content {
	position: relative;
	z-index: 10 !important;
}
#side {
	background: url('../images/side.png') repeat-x 0px 0px;
	float: left;
	margin-top: 20px;
	padding: 15px;
	position: relative;
	width: 180px;
	z-index: 20 !important;
}
#side ul li {
	background: url('../images/dotted.png') repeat-x 0px 0px;
	list-style: none;
	padding: 10px 0px;
}
#side ul li:first-child {
	background: none !important;
	padding-top: 0px !important;
}
#side ul li a {
	background: url('../images/arrow.gif') no-repeat 0px 0px;
	display: block;
	padding-left: 25px;
	text-decoration: none;
}
#side ul li a:hover,
#side ul li.on a {
	background-position: 0px -85px;
	color: #ff8331;
}
#side ul li li {
	background: none;
	font-size: 12px;
	padding: 2px 0px 0px 25px;
}
#side ul li li:first-child {
	padding-top: 7px !important;
}
#side ul li li a {
	background: none;
	color: #ccc !important;
	padding: 0px;
}
#side ul li li a:hover {
	color: #ff8331 !important;
}
.page-content {
	float: left;
	padding: 45px 0px 0px 45px;
	position: relative;
	width: 725px;
	z-index: 15 !important;
}
#home .page-content {
	margin-top: 305px;
}
.sidepic {
	width: 400px;
}
#feature {
	background: url('../images/feature2.png') no-repeat 0px 0px;
	height: 485px;
	left: 0px;
	position: absolute;
	top: 0px;
	width: 980px;
	z-index: 14 !important;
}
#feature-sm {
	background: url('../images/feature_sm.png') no-repeat 0px 0px;
	height: 330px;
	position: absolute;
	right: -450px;
	top: 35px;
	width: 556px;
	z-index: 14 !important;
}
#footer {
	background: url('../images/dotted.png') repeat-x 0px 0px;
	clear: both;
	margin-top: 45px;
	padding-bottom: 20px;
}
#footer p {
	color: #666;
	font-size: 11px;
}

.red_border {
	border: solid 3px red;
}	

#error_message {
	color: red;
	text-align: center;
	margin-top: 8px;
}



























