body {
	background-color: #000000;
}
body, td {
	color: #999999;
	font: normal 12px Arial, Helvetica, sans-serif;
}
body, hr, h1, h2, h3, h4, h5 {
	margin: 0;
	padding: 0;
}
a:link {
	color: #4F97D1;
}
.style1 {color: #666666}
.style2 {font-size: 10px}
.style3 {
	font-size: 10.5px;
	color: #999999;
}

.small-right-toplink {
	width:80px;
	overflow:visible;
	float:right;
	padding-right: 0px;
	margin-left: 20px;
	margin-bottom: 0px;
	padding-bottom: 20px;
	padding-left: 20px;
}




#main {
	width: 960px;
	text-align: left;
	padding-bottom: 20px;
	padding-top: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#header {
	width: 1022px;
	margin: 0 auto;
	text-align: left;
	padding-bottom: 0px;
	padding-top: 0px;
}
.c {
	clear: both;
}
.hr {
	width: 100%;
	height: 2px;
	background-color: #761a10;
	margin-top: 30px;
	margin-bottom: 30px;
}

.hr_sep {
	width: 100%;
	height: 1px;
	background-color: #A92929;
	margin-top: 30px;
	margin-bottom: 20px;
	clear: left;
}
h2 {
	font-size: 21px;
	font-weight: normal;
	font-style: normal;
	color: #666666;
	margin: 0 0 -2 0;
}
h3 {
	font-size: 12px;
	font-weight: lighter;
	font-style: italic;
	color: #666666;
	margin: 0px 0 4px 0;
}
h4 {
	font-size: 24px;
	font-weight: lighter;
	color: #ccb798;
	margin: 0 0 6px 0;
}
h5 {
	font-size: 13px;
	font-weight: lighter;
	font-style: italic;
	color: #988255;
	margin: 0 0 14px 0;
}
h6 {
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #666666;

 margin: 0 0 14px 0;
}
p {
	margin: 0;
}



/*////////////////////////////////////////////*/
* {
	margin: 0;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0;
}

.clear { clear: both; }
fieldset { border: none; }
input, textarea, a { outline: none; }

#page-wrap {
	width: 960px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: none;
	background-repeat: no-repeat;
	background-position: center top;
	padding-bottom: 30px;
}
form {
	padding-top: 50px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
}
h1 {
	text-align: left;
	padding-top: 20px;
	vertical-align: top;
}
#formLeft {
	width: 225px;
	float: left;
	}
	#formLeft input {
	width: 205px;
	border: none;
	text-align: left;
	background: none;
	font-size: 1.4em;
	margin-top: 13px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 8px;
	}
	#formLeft .input-bg {
		background: url(images/form-sm-bg.jpg) bottom left no-repeat transparent;
		height: 45px;
		margin-bottom: 10px;
		position: relative;
	}
	#formLeft .active {
		background: url(images/form-sm-bg.jpg) top left no-repeat transparent;
	}
#formRight {
	width: 360px;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	}
	#formRight textarea {
	width: 320px;
	height: 209px;
	display: block;
	border: none;
	background: none;
	font-family: Helvetica, sans-serif;
	font-size: 1.3em;
	overflow: auto;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 20px;
	padding-top: 13px;
	padding-right: 0;
	padding-bottom: 13px;
	padding-left: 0;
	}
	#formRight .message-bg {
		background: url(images/message-bg.jpg) bottom left no-repeat transparent;
		height: 238px;
	}
	#formRight .active {
		background: url(images/message-bg.jpg) top left no-repeat transparent;
	}
label {
	display: block;
	font-size: 1.3em;
	text-indent: 10px;
	font-weight: normal;
}

input.submit-button {
	float: right;
	padding-right: 31px;
}



#contact{
	background-color:#151515;
	background-image: url(bg_footer.jpg);
	background-repeat: repeat-x;
}



#sidebar{
	width:270px;
	float:right;
	color:#777;
	margin-top: 0px;
	margin-right: 40px;
	margin-bottom: 20px;
	margin-left: 0;
}


#sidebar-launch{
	width:150px;
	float:right;
	color:#777;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0;
	padding-bottom: 0px;
	text-align: right;
}

