﻿@import url('layout.css');

body {
	background: #111111;
	font-size: 100%;
	}
body, input, select, textarea, td, th {
	color: #adadad;
	font-family: Arial;
	}
body, form, input, select, textarea {
	margin: 0;
	padding: 0;
	} 
a {
	color: #adadad;
	text-decoration: underline;
	}
a:hover {
	text-decoration: none;
	}
b {
	color: #ed1c24;
	}
img, table {
	border: 0 none;
	}
p {
	margin: 0 0 1em 0;
	padding: 0;
	}
strong,
strong a {
	color: #FFFFFF;
	}
table {
	border-collapse: collapse;
	}
textarea {
	overflow: auto;
	}
td, th {
	padding: 0;
	vertical-align: top;
	}
ul {
	margin: 0;
	padding: 0 0 0 16px;
	}



#main {
	margin: 0 auto;
	width: 980px;
	}


#header {
	height: 200px;
	overflow: hidden;
	}


#logo {
	float: left;
	}


#flash {
	float: right;
	}


#wrap {
	background: url(../images/wbg.gif) repeat-y right top;
	overflow: hidden;
	}


#sidebar {
	float: left;
	width: 297px;
	}
#sidebar .line-x {
	margin: 0 37px 0 24px;
	}


#content {
	float: left;
	font-size: 0.75em;
	width: 683px;
	}
#content h2 {
	margin: 0;
	padding: 0 0 28px 0;
	}
#content h2 img {
	vertical-align: top;
	}
#content .indent {
	padding: 30px 36px;
	}
#content .line-x {
	margin: 36px 0;
	}


#footer {
	background: url(../images/fbg.gif) repeat-y right top;
	height: 90px;
	}
#footer .indent {
	padding: 20px 15px 0 0;
	text-align: right;
	}
#footer .indent a {
	margin: 0 14px 0 0;
	}



.c_form {
	overflow: hidden;
	}
.c_form	label {
	display: block;
	font-weight: bold;
	height: 18px;
	}
.c_form	input,
.c_form	textarea {
	background: #FFFFFF;
	border: 1px solid #a09b96;
	color: #000000;
	font-size: 11px;
	padding: 2px 4px;
	}
.c_form	input {
	width: 130px;
	}
.c_form	textarea {
	height: 146px;
	margin: 0 0 20px 0;
	width: 140px;
	}

.c_form	.col_1 div {
	height: 44px;
	}


.cols {
	overflow: hidden;
	}


.copy {
	color: #4d4d4d;
	float: left;
	font-size: 0.562em;
	text-align: center;
	text-transform: uppercase;
	width: 297px;
	}
.copy a {
	color: #ed1c24;
	}
.copy .line-x {
	margin: 0 37px 35px 24px;
	}


.i_block {
	overflow: hidden;
	}


.iframe {
	background: #FFFFFF;
	border: 0 none;
	height: 208px;
	width: 606px;
	}

.iframe2 {
	background: #FFFFFF;
	width: 380px;
	}

.iframe3 {
	background: #FFFFFF;
	border: 0 none;
	height: 248px;
	width: 420px;
	}


.img_ind {
	margin: 0 0 14px 0;
	vertical-align: top;
	}


.line-x {
	background: url(../images/px.gif) repeat-x left top;
	height: 1px;
	overflow: hidden;
	}


.list {
	margin: 0;
	padding: 0;
	}
.list li {
	background: url(../images/ar.gif) no-repeat left 4px;
	list-style: none;
	padding: 0 0 10px 20px;
	}
.list li a:hover {
	color: #ed1c24;
	}

.list2 {
	margin: 0 0 1em 0;
	padding: 0;
	}
.list2 li {
	background: url(../images/dot.gif) no-repeat left 6px;
	list-style: none;
	padding: 0 0 0 10px;
	}


.scroll {
	height: 507px;
	overflow: auto;
	padding: 0 10px 0 0;
	}
