html {
	background: #EEE;
	font-size: 100%;
	}
body {
	font-size: 62.5%;
	}
body, input, select, textarea, td, th {
	color: #817f7f;
	font-family: Arial;
	}
body, form, fieldset, input, select, textarea {
	margin: 0;
	padding: 0;
	} 
a {
	color: #817f7f;
	outline: none;
	text-decoration: underline;
	}
a:hover {
	text-decoration: none;
	}
b,
b a {
	color: #f68002;
	font-weight: normal;
	}
img, fieldset, table {
	border: 0 none;
	}
img {
	vertical-align: top;
	}
input, select, textarea {
	font-size: 1em;
	}
p {
	margin: 0;
	padding: 0 0 1em 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/main-bg.jpg) no-repeat left top;
	font-size: 1.2em;
	height: 770px;
	margin: 0 auto;
	position: relative;
	width: 980px;
	}


#menu {
	left: 348px;
	position: absolute;
	top: 79px;
	}

#content {
	height: 342px;
	left: 60px;
	position: absolute;
	top: 250px;
	width: 440px;
	}
#content h1 {
	font-size: 1em;
	height: 65px;
	margin: 0;
	}

#content .inner {
	height: 210px;
	margin: 0 0 10px 0;
	overflow: hidden;
	}


#footer {
	bottom: 24px;
	position: absolute;
	right: 24px;
	width: 280px;
	}
#footer address {
	font-style: normal;
	padding: 0 0 0 60px;
	position: relative;
	}
#footer address span {
	margin: 0 0 0 -60px;
	position: absolute;
	}
#footer b {
	font-size: 0.9em;
	}

#footer .bg-left {
	background: url(../images/f_lbg.gif) no-repeat left top;
	}
#footer .bg-right {
	background: url(../images/f_rbg.gif) no-repeat right top;
	line-height: 28px;
	padding: 0 10px;
	}
#footer .inner {
	background: url(../images/f_cbg.gif) repeat-x left top;
	color: #FFF;
	margin: 45px 0 0 0;
	}
#footer .inner a {
	color: #FFF;
	text-decoration: none;
	}


#c_form a {
	background: url(../images/ar.gif) no-repeat left 5px;
	margin: 0 18px 0 0;
	padding: 0 0 0 14px;
	}
#c_form fieldset {
	float: left;
	width: 240px;
	}
#c_form fieldset div {
	height: 46px;
	}
#c_form input,
#c_form textarea {
	background: #FFF;
	border: 1px solid #d0d0d0;
	width: 198px;
	}
#c_form label {
	display: block;
	}
#c_form textarea {
	height: 106px;
	margin: 0 0 14px 0;
	}


.b_img {
	border: 1px solid #c3c3c3;
	}


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

.clear .list {
	float: left;
	}
.clear .list li {
	padding-bottom: 4px;
	}


.f_left {
	float: left;
	}

img.f_left {
	margin: 0 16px 0 0;
	}


.hr {
	background: url(../images/hr.gif) repeat-x left top;
	height: 1px;
	margin: 1em 0;
	overflow: hidden;
	}


.list {
	padding: 0;
	}
.list li {
	background: url(../images/ar.gif) no-repeat left 5px;
	list-style: none;
	padding: 0 0 8px 14px;
	}

.list .sub {
	background: url(../images/ar2.gif) no-repeat 26px 5px;
	padding: 0 0 0 38px;
	}
.list .sub2 {
	background: url(../images/ar.gif) no-repeat 38px 5px;
	padding: 0 0 0 50px;
	}


.logo {
	position: absolute;
	right: 21px;
	top: 12px;
	}


.txt {
	font-size: 1.16em;
	}

.txt2 {
	color: #f68002;
	font-size: 1.3em;
	font-weight: bold;
	margin: 0;
	}

.txt3 {
	color: #010101;
	text-transform: uppercase;
	}

.txt4 * {
	color: #00ae04;
	}
.txt4 .list li {
	background-image: url(../images/ar3.gif);
	}