html {
	background: #FFF url(../images/ht.gif) repeat-x left top;
	font-size: 100%;
	}
body {
	font-size: 62.5%;
	}
body, input, select, textarea, td, th {
	color: #000;
	font-family: Arial;
	}
body, form, fieldset, input, select, textarea {
	margin: 0;
	padding: 0;
	}
a {
	color: #000;
	outline: none;
	text-decoration: underline;
	}
a:hover {
	text-decoration: none;
	}
img, fieldset, table {
	border: 0 none;
	}
img {
	vertical-align: top;
	}
input, select, textarea {
	font-size: 1em;
	}
p {
	margin: 0;
	padding: 0 0 1em 0;
	}
strong {
	color: #32a9fd;
	}
table {
	border-collapse: collapse;
	}
textarea {
	overflow: auto;
	}
td, th {
	padding: 0;
	vertical-align: top;
	}
ul {
	margin: 0;
	padding: 0 0 0 16px;
	}



#flash {
	left: 0;
	position: absolute;
	text-align: center;
	top: 0;
	width: 100%;
	}


#main {
	background: #FFF url(../images/m_bg.gif) no-repeat left top;
	font-size: 1.3em;
	margin: 220px auto 0 auto;
	width: 890px;
	}
#main h3 {
	border-bottom: 1px solid #d3d3d3;
	height: 26px;
	margin: 0 0 24px 0;
	}


#left {
	float: left;
	width: 470px;
	}


#right {
	float: right;
	width: 308px;
	}
#right address {
	font-style: normal;
	line-height: 1.4em;
	padding: 0 0 0 20px;
	}
#right address img {
	margin: 0 4px 0 -20px;
	position: relative;
	}
#right h3 {
	border: 0 none;
	height: auto;
	margin: 0 0 18px 0;
	}


#footer {
	text-align: center;
	}
#footer .indent {
	padding: 12px 0;
	}
#footer .indent a {
	margin: 0 14px;
	text-decoration: none;
	}
#footer .indent a:hover {
	text-decoration: underline;
	}


#cform {
	margin: 0 -6px 0 0;
	}
#cform a {
	float: right;
	}
#cform div {
	height: 26px;
	}
#cform input,
#cform textarea {
	background: #d0ff7e;
	border: 1px solid #5ba001;
	width: 170px;
	}
#cform label {
	float: left;
	margin: 0 4px 0 0;
	width: 58px;
	}
#cform textarea {
	height: 66px;
	margin: 0 0 20px 0;
	}
#cform .clear {
	height: auto;
	}


.bg-bottom {
	background: url(../images/b_cbg.gif) repeat-x left top;
	height: 30px;
	margin: 8px 0 0 0;
	}


.block h4 {
	font-size: 1em;
	margin: 0 0 1em 0;
	}
.block .indent {
	padding: 32px 38px;
	}

.bg1 {
	background: #77cb03 url(../images/b_tbg1.jpg) no-repeat left top;
	margin: 8px 0 0 0;
	}
.bg1 em a {
	color: #FFF;
	}
.bg1 span {
	padding: 0 0 0 14px;
	}
.bg1 .indent {
	background: url(../images/b_bbg1.jpg) no-repeat left bottom;
	}

.bg2 {
	background: #50b5fd url(../images/b_tbg2.jpg) no-repeat left top;
	}
.bg2 .indent {
	background: url(../images/b_bbg2.jpg) no-repeat left bottom;
	}


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


.f_left {
	float: left;
	}
.f_right {
	float: right;
	}


.i_block {
	padding: 0 0 14px 154px;
	}
.i_block .f_left {
	margin: 0 0 0 -154px;
	position: relative;
	}


.list {
	padding: 0;
	}
.list li {
	background: url(../images/li_bg.jpg) no-repeat left 1px;
	list-style: none;
	padding: 0 0 12px 20px;
	}


.list2 * {
	margin: 0;
	padding: 0;
	}
.list2 dt {
	color: #32a9fd;
	font-weight: bold;
	}
.list2 dd {
	padding: 0 0 0 22px;
	}
.list2 dd span {
	float: left;
	margin: 0 0 0 -12px;
	}


.txt {
	color: #75ce00;
	font-weight: bold;
	}

.txt2 {
	color: #75ce00;
	font-size: 1.4em;
	line-height: 1.5em;
	}


.wrap {
	background: url(../images/w_bg.gif) no-repeat right top;
	padding: 32px 30px 0 30px;
	}

