* {
	margin: 0;
	padding: 0;
}

.wrapper {
	width: 100%;
	overflow: hidden;
}

.clear {
	clear: both;
	font-size: 0%;
	line-height: 0%;
	height: 0;
}

input, select {
	vertical-align: middle;
	font-weight: normal;
}

img {
	border: 0;
	vertical-align: top;
	text-align: left;
}

ul, ol {
	list-style: none;
}

a {
	color: #f96c0a;
}

a:hover {
	text-decoration: none;
}

body {
	background: #000 url(images/body-tail.jpg) repeat-x 0% 0%;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1em;
	color: #b0b0b0;
}

h3 {
	padding: 2px 0 0 0;
	font-size: 1em;
	font-style: italic;
	line-height: 1.333em;
}

h4 {
	padding: 0 0 16px 0;
	font-size: 1em;
	font-style: italic;
	line-height: 1.333em;
}

h5 {
	padding: 2px 0 16px 0;
	font-size: 1em;
	font-weight: normal;
	line-height: 1.333em;
	color: #f96c0a;
}

.fleft {
	float: left;
}

img.fleft {
	float: left;
	margin: 0 8px 0 0;
}

#main {
	width: 910px;
	margin: 0 auto;
	overflow: hidden;
	font-size: 0.75em;
}

.col-1, .col-2, .col-3, .col-4 {
	float: left;
	overflow: hidden;
}

#header {
	position: relative;
	height: 505px;
	margin: 0 0 34px 0;
}

#header ul {
	width: 932px;
	padding: 0 0 0 1px;
	position:absolute;
}

#header ul li {
	float: left;
}

#logo {
	position: absolute;
	top: 42px;
	left: 253px;
	width: 78px;
	height: 25px;
}

#header-pic {
	position: absolute;
	left: 0;
	bottom: 0;
}

#content {
	padding: 0 0 0 22px;
	min-height: 129px;
	height: auto !important;
	height: 129px;
	margin: 0 0 27px 0;
}

#content p {
	padding: 0 0 4px 1px;
	line-height: 1.333em;
}

#content p a {
	text-decoration: none;
}

#content p a:hover {
	text-decoration: underline;
}

#content p span {
	display: block;
	padding: 0 0 9px 0;
}

#content p em {
	float: right;
	padding: 0 30% 0 0;
	font-style: normal;
}

#content p.extra-position {
	overflow: hidden;
	padding: 0 0 2px 1px;
}

#content p.extra-indent {
	padding: 0 0 15px 1px;
}

#content p.extra-indent1 {
	padding: 0 0 11px 1px;
}

#content ul {
	padding: 0 0 4px 0;
}

#content ul li {
	background: url(images/marker.gif) no-repeat 2px 6px;
	padding: 0 0 0 17px;
	line-height: 1.333em;
}

#content ul li a {
	text-decoration: none;
	color: #b0b0b0;
}

#content ul li a:hover {
	text-decoration: underline;
}

.line-ver1 {
	background: url(images/line-ver-tail.gif) repeat-y;
}

.line-ver2 {
	background: url(images/line-ver-tail.gif) repeat-y;
}

.title {
	height: 28px;
}

.title1 {
	height: 26px;
}

.link {
	background: url(images/link-bg.gif) no-repeat 100% 3px;
	padding: 0 11px 0 1px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 0.75em;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	color: #f96c0a;
}

.link:hover {
	text-decoration: underline;
}

.two-blocks {
	width: 100%;
	overflow: hidden;
	margin: 0 0 5px 0;
}

.left-block {
	float: left;
}

.right-block {
	float: right;
}

#contact-form {
	width: 573px;
	padding: 5px 0 2px 0;
}

#contact-form textarea {
	background: none;
	width: 301px;
	height: 68px;
	padding: 0 3px 3px 3px;
	margin: 0 0 7px 0;
	overflow: auto;
	float: right;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 1em;
	color: #b3b3b3;
	border: 1px solid #454545;
}

#contact-form label {
	display: block;
	height: 26px;
	overflow: hidden;
}

#contact-form input {
	background: none;
	width: 252px;
	height: 19px;
	padding: 0 3px 0 3px;
	float: left;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 1em;
	color: #b3b3b3;
	border: 1px solid #454545;
}

#contact-form a {
	background: url(images/link-bg.gif) no-repeat 100% 7px;
	padding: 0 12px 0 0;
	margin: 0 0 0 22px;
	float: right;
	text-decoration: none;
	color: #f96c0a;
}

#contact-form a:hover {
	text-decoration: underline;
}

#footer {
	background: url(images/footer-bg.jpg) repeat-x 0% 0%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.917em;
	color: #7a8489;
}

#footer div {
	background: url(images/footer-bg-left.jpg) no-repeat 0% 0%;
}

#footer div div {
	background: url(images/footer-bg-right.jpg) no-repeat 100% 0%;
	height: 41px;
	line-height: 39px;
	padding: 0 0 0 23px;
}

#footer a {
	color: #7a8489;
}
