* {
	margin:0;
	padding:0;
	height: auto;
}
body{ background:#ffffff;}
html, input, textarea, select{
	font-family:Arial;
	font-size:12px;
	color:#515151;
	line-height:17px;
	text-decoration: none;
}


/*in_line*/
input, select { vertical-align:middle; font-weight:normal;}
img {border:0; vertical-align:top; text-align:left;}

a:hover{text-decoration:none;}
a {color:#35a6a5;}

.clear {
	clear:both;
}

.fleft { float:left;}
.fright { float:right;}

.alignRight { text-align:right;}

.tall_top { background:url(images/tall_top.gif) left top repeat-x #ffbb00;}
.tall_bottom { background:url(images/tall_bottom.gif) left bottom repeat-x;}

.form { height:27px;}
.form input {width:195px; height:14px; background:#FFFFFF; border-color:#DBDBDB;}
textarea { width:212px; height:104px; background:#FFFFFF; overflow:auto; border-color:#DBDBDB; margin-bottom:7px;}

.input1 { width:221px; height:18px; background:#ffffff; border:1px solid #f2d674;}

ul { list-style:none;}
.ul1 li a { background:url(images/marker.gif) no-repeat 0 3px; padding-left:21px; line-height:21px; text-decoration:none; color:#515151;}
.ul1 li a:hover {background:url(images/marker_off.gif) no-repeat 0 3px; padding-left:21px; } 

.title { margin:0 0 15px 0;}

.img_indent { margin:0 20px 0 0; float:left;}


/*header*/

#header .row_2 {
	height:86px;
	background:url(images/logo.jpg) no-repeat 37px 0;
	background-position: center;
}
#header .row_2 .indent { padding:22px 0 0 60px;}

/*content*/
#content .indent_bottom {
	padding-bottom:25px;
}

/*footer*/
#footer .indent {
	padding:0 40px 0 37px;
	line-height:14px;
	bottom: auto;
}
#footer .footer_block {
	background:#ffffff;
	width:100%;
}
#footer .footer_block .ind { padding:14px 0 8px 24px;}
#footer a { color:#515151; text-decoration:none;}
#footer a:hover { color:#0c9190;}
#footer span { color:#0c9190;}

#page1 #content .col_1 .indent { padding:11px 0 0 37px;}
#page1 #content .col_1 .title { margin:0 0 8px 0;}
#page1 #content .col_1 .ul1 { margin-left:9px;}
#page1 #content .col_2 .indent { padding:11px 0 0 0;}
#page1 #content .col_2 .img_indent { margin:0 24px 0 0;}
#page1 #content .col_2 .block .ind {
	padding:10px 20px 27px 20px;
	line-height:14px;
	font-style: normal;
	font-weight: bold;
}
#page1 #content .col_2 .block .title { margin-bottom:17px;}
#page1 #content .col_2 .block {
	width:680px;
}
#page1 #content .col_2 .block2 .ind { padding:12px 0 18px 14px; line-height:14px;}
#page1 #content .col_2 .but3 .ind { padding:4px 0 4px 0; text-align:center;}
#page1 #content .col_2 .block3 .ind { padding:10px 0 32px 17px;}


.block {
	background:url(images/block_bgd.gif) left top repeat-x #fefefe;
	width:190px;
}
.block .r { background:url(images/line2.gif) right top repeat-y;}
.block .b { background:url(images/line2.gif) left bottom repeat-x;}
.block .l { background:url(images/line2.gif) left top repeat-y;}
.block .t { background:url(images/line2.gif) left top repeat-x;}
.block .l_t { background:url(images/l_t.gif) no-repeat left top;}
.block .r_t { background:url(images/r_t.gif) no-repeat right top;}
.block .r_b { background:url(images/r_b.gif) no-repeat right bottom;}
.block .l_b { background:url(images/l_b.gif) no-repeat left bottom;}
.block .ind { padding:9px 0 32px 16px;}

.block2 {
	background:#c9ffff;
	width:650px;
	color:#009a98;
	font-style:italic;
}
.block2 .l_t { background:url(images/l_t_2.gif) no-repeat left top;}
.block2 .r_t { background:url(images/r_t_2.gif) no-repeat right top;}
.block2 .r_b { background:url(images/r_b_2.gif) no-repeat right bottom;}
.block2 .l_b { background:url(images/l_b_2.gif) no-repeat left bottom;}
.block2 .ind { padding:9px 0 32px 10px;}

/*==========================================*/
