/* CSS Document */
* {
	margin:0;
	padding:0;
	text-decoration: none;
}
html, body { height:100%; }
body {
	font-size:100%;
	line-height:1em;
	text-align:center;
}
html, input, textarea
	{
	font-family:Tahoma;
	color:#434058;
	}	
/*---------------------------------------------------------------------------------------------------------------------TEGS*/
a img{ border:0px}
img{
	vertical-align:top
}
.fright { float:right;}
.contacts_box { padding-right:14px;}
.column1{ width:22px; margin-left:-100%;}
.column2{ width:100%}
.column2 .indent{ margin:0 9px 0 22px; background:url(images/y_text_center.gif) top left repeat-x;}
.column3{ width:9px; margin-left:-9px;}
.clear { clear:both;}
/*-------------------------------------------------------------------------------------------------------------------------LINE*/
.line_y{ background:url(images/bg_line_y.gif) top right repeat-y}
.line_x{ background:url(images/line_x.gif) top left repeat-x}
/*--------------------------------------------------------------------------------------------------------------------------MORE*/
.more, .more_1, .more_2{ vertical-align:middle; font-weight:bold;}
.more{background:url(images/bg_more.gif) center left no-repeat; background-position:0 5px; padding-left:12px; color:#fafbfd; text-decoration:underline}
.more:hover{ text-decoration:none}
.more_1{background:url(images/bg_more_1.gif) center left no-repeat; background-position:0 6px; padding-left:12px; color:#f85d2c; text-decoration:none}
.more_1:hover{ text-decoration:underline}
.more_2{background:url(images/bg_more_2.gif) center left no-repeat; background-position:0 3px; padding-left:20px; color:#33363d; text-decoration:none}
.more_2:hover{ text-decoration:underline}
/*----------------------------------------------------------------------------------------------------------------------------UL*/
ul{
	margin:0;
	padding:0;
	list-style:none;
	line-height:16px
}
ul li{ margin:0px; }
ul li a{
	color:#33363d;
	text-decoration:none;
	font-weight:bold;
	padding-left:20px;
	background-image: url(images/bg_list.png);
	background-repeat: no-repeat;
	background-position: left center;
} 
ul li a:hover { text-decoration:underline; }
/*==========================================================================================================================HEADER=======*/
#header {
	height:391px;
	background-image: url(images/talling.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: f2eedf;
}
/*===========================================================================================================================CONTENT=======*/
#content{
	font-size:12px;
	width:100%;
	text-align:left;
}
#content .bg_cont{
	width:100%;
	background-color: ddd3bf;
}
#content .indent_cont{ padding:0 61px 0 59px}
#content .width_100{ width:100%}
#content .pic{ float:left}
#content .hed .ind{ margin:0 9px 0 22px}
#content .color{
	background-color: #ddd3bf;
}
#content .color_1{
	background:#ddd3bf
}
#content .cen{ background:#f4f4f4}
#content .cen1{ background:none}
#content .bot{ height:33px}
#content .title{
	margin:5px 0 9px 0px;
	background: none;
}
#content .title_1{ margin:13px 0 9px 0px}
#content .pic_left{ float:left; margin:0px 19px 0px 0px}
#content .text{
	width:100%;
	background-image: none;
	background-position: left top;
}
#content .y_text_left{ background:url(images/y_text_left.gif) top left no-repeat; width:22px; height:41px}
#content .y_text_right{ background:url(images/y_text_right.gif) top right no-repeat; width:9px; height:41px}
#content .a{
	width:100%;
	background-image: url(images/bg_bot_a_center.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#content .y_a_left{
	width:100%;
	height:100%;
	background-image: url(images/y_a_left.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#content .y_a_right{
	width:100%;
	height:100%;
	background-image: url(images/y_a_right.png);
	background-repeat: no-repeat;
	background-position: right top;
}
#content .a_indent{ padding:5px 0 11px 22px}
#content .col2{ margin:0 0 0 1px}
#content .col3{ margin:0 0 0 1px}
#content .color_text{ color:#434058}
#content .col1 .indent_cen{
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 15px;
}
#content .col2 .indent_cen{
	padding:15px 0 0 15px;
}
#content .col3 .indent_cen{
	padding:33px 0 0 18px;
}
/*===========================================================================================================================CONTENT CLASS=======*/
#page1 #content .col1 p{ margin:0 4px 0 4px; float:left}
#page1 #content .col2 .pic{ margin:0 0 12px 0px}
#page1 #content .col2 p{ margin:1px 5px 17px 0px}
#page1 #content .col3 p{ margin:0px 25px 10px 0px}

#page2 #content .col1 p{ margin:0 5px 15px 0px;}
#page2 #content .col1 .p1{ margin:10px 5px 15px 0px;}
#page2 #content .col2 p{ margin:1px 5px 5px 0px}
#page2 #content .col3 .indent_cen{ padding:23px 0 0 21px;}
#page2 #content .col3 p{ margin:0 4px 0 4px; float:left}

#page3 #content .col1 p{ margin:17px 15px 12px 0px;}
#page3 #content .col2 .indent_cen{
	padding:10px 20px 0 22px;
}
#page3 #content .col2 p{ margin:18px 0px 18px 0px}
#page3 #content .col3 .indent_cen{
	padding:10px 15px 0 18px
}
#page3 #content .col3 p{ margin:0 0px 10px 0px}

#page4 #content .col1 p{ margin:0px 15px 16px 0px;}
#page4 #content .col2 .indent_cen{ padding:28px 20px 0 20px;}
#page4 #content .col2 .a_ind{ margin:15px 0 15px 0px}

#page5 #content .col1 .indent_cen{
	padding:10px 5px 0 21px;
}
#page5 #content .col2 .indent_cen{
	padding:10px 15px 0 23px;
}
#page5 #content .col2 p{ margin:9px 10px 0px 0px}
#page5 #content .col2 span a{ color:#262d36; text-decoration:underline; font-weight:normal}
#page5 #content .col2 span a:hover{ text-decoration:none}
#page5 #content .col3 .indent_cen{ padding:22px 20px 0 19px}
#page5 #content .col3 p{ margin:1px 0px 1px 0px}

#page6 #content .col1 p{ margin:1px 0px 18px 0px}
/*============================================================================================================================FOOTER=======*/
#footer {
	color:#2f343a;
	font-family:Tahoma;
	font-size:10px;
	padding:17px 0 51px 76px;
	word-spacing:0px;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
}
#footer a {color:#2f343a; text-decoration:none; word-spacing:normal; font-size:1.083em}  
#footer a:hover { text-decoration:underline}
#footer strong a {
	color:#2f343a;
	text-decoration:none;
	word-spacing:normal;
	font-size:1em
}  
#footer strong a:hover { text-decoration:none}
#footer span{ word-spacing:normal}
#footer p{ float:left}
#footer .p1{
	margin:0px 0px 0 135px;
	float:left
}
/*============================================================================================================================FORM=======*/
.h_f{ height:20px;}
.h{ height:17px; width:176px; margin:0px; padding:0px}

.h_f4{ height:21px;}
.h4{ height:17px; width:176px; margin:0px; padding:0px}

.h2{ margin:0 0 7px 0px; padding:0px; float:left}

.jamp_3{ color:#434058; font-family:Arial;}
.h_f3{ height:33px; float:left;}
.h3{ height:18px; width:80px; margin:0px; padding:0px; font-size:0.89em}

.search{ background:url(images/bg_search.jpg) top left no-repeat; padding:4px 20px 5px 19px}
.search a{ color:#fafbfd; text-decoration:none; font-weight:bold}
.search a:hover{ text-decoration:underline}

.form{ background:url(images/bg_form.jpg) top left no-repeat; padding:4px 20px 5px 19px; float:left;}
.form a{ color:#fafbfd; text-decoration:none; font-weight:bold}
.form a:hover{ text-decoration:underline}

.input, .input2, .input4, textarea{
	background:#ffffff;
	font-family:Arial;
	font-size:1em
}

.input2{
   height:17px;
   width:78px;
}
textarea{
   width:176px; height:48px;
   margin:0 0 3px 0px;
   overflow:auto}

