html {
	background: #0f203f;
	font-size: 100%;
	}
body {
	font-size: 62.5%;
	}
body, input, select, textarea, td, th {
	font-family: Tahoma;
	}
body, form, fieldset, input, select, textarea {
	margin: 0;
	padding: 0;
	} 
a {
	outline: none;
	text-decoration: underline;
	}
a:hover {
	text-decoration: none;
	}
img, fieldset, table {
	border: 0 none;
	}
img {
	vertical-align: top;
	}
p {
	margin: 0 0 1em 0;
	padding: 0;
	}
table {
	border-collapse: collapse;
	}
textarea {
	overflow: auto;
	}
td, th {
	padding: 0;
	vertical-align: top;
	}
ul {
	margin: 0;
	padding: 0 0 0 16px;
	}



#main {
	background: url(../images/mbg.jpg) no-repeat left top;
	font-size: 1em;
	height: 637px;
	margin: 63px auto 0 auto;
	width: 609px;
	}


#wrap {
	padding: 3px 6px 9px 6px;
	}


#menu {
	background: url(../images/mt.gif) repeat-x left top;
	height: 80px;
	}
#menu ul {
	padding: 6px 0 0 18px;
	}
#menu li {
	float: left;
	list-style: none;
	margin: 0 3px 0 0;
	}


#splash {
	color: #686868;
	height: 38px;
	padding: 0 14px 0 20px;
	}


#content {
	color: #000;
	height: 421px;
	}
#content a {
	color: #000;
	text-decoration: none;
	}
#content a:hover {
	text-decoration: underline;
	}
#content h2 {
	background: #b6b6b7 url(../images/h2_bg.gif) repeat-x left bottom;
	height: 44px;
	margin: 0;
	padding: 22px 0 0 30px;
	}

#content .inner {
	height: 316px;
	margin: 12px 10px 0 30px;
	overflow: auto;
	padding: 10px 10px 0 0;
	}


#footer {
	color: #686868;
	height: 124px;
	padding: 0 18px 0 20px;
	}
#footer img {
	float: right;
	}

#footer address {
	font-style: normal;
	padding: 26px 0 0 0;
	}
#footer address a {
	color: #6999b2;
	}


#c_form {
	width: 240px;
	}
#c_form a {
	color: #1c589a;
	float: right;
	margin: 20px 0 0 20px;
	text-decoration: underline;
	}
#c_form div {
	height: 35px;
	}
#c_form input,
#c_form textarea {
	background: #FFF;
	border-top: 1px solid #a6a6a6;
	border-right: 1px solid #eaeaea;
	border-bottom: 1px solid #eaeaea;
	border-left: 1px solid #a6a6a6;
	font-size: 1em;
	}
#c_form input {
	padding: 5px;
	width: 228px;
	}
#c_form textarea {
	padding: 5px 0 5px 5px;
	height: 148px;
	width: 233px;
	}



.col {
	float: left;
	width: 298px;
	}


.copy {
	color: #808080;
	padding: 24px 0;
	text-align: center;
	}
.copy a {
	color: #bdd754;
	}


.line-x {
	background: #979797;
	float: left;
	height: 421px;
	width: 1px;
	}


.list {
	float: left;
	padding: 20px 0 0 0;
	width: 180px;
	}
.list li {
	background: url(../images/ar.gif) no-repeat left 6px;
	list-style: none;
	padding: 0 0 20px 16px;
	}