/* CSS Document */
* { margin:0; padding:0;}
html{ font-family:Verdana, Arial, Helvetica, sans-serif;}
body{
	background: url(images/fill.gif) center top repeat-x #F4F4F4;
	font-size:100%;
	line-height:1.8em;
	color:#191818;
}
/*img{
	border:1px solid;
	margin:2px;
	padding:10px;
	vertical-align:top;
	width: 185px;
	height: 150px;
}*/

/**********font size***************/
#header{
	font-size:18px;
}
.content{
	font-size:13px;
	line-height:1.73em;
}
#footer{font-size:0.6875em; line-height:1.09em;}
/********** end font size***************/

input, textarea, select{ 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000; 
	border:1px solid #414143;
	vertical-align:top;
}
#form input{ width:168px; height:18px; font-size:1em; padding:0 0 0 5px;}
#form textarea{ width:173px; height:126px; font-size:1em; overflow:auto;}
.inp_h{ height:21px; margin:0 0 3px 0;}

/****************** GLOBAL ***********************************************/
.w100{ width:100%;}
.h100{ height:100%;}
.float{ float:left; margin:0 20px 0 0;}
.right{ text-align:right;}
.title { display:block; margin:0; padding:0;}

.indent, .box , .row, .row, .row_1, .row_2, .block, .block_1, .block_2, .block_3, .block_4
{ 
	margin:0; 
	padding:0; 
	width:auto; 
	height:auto; 
	background:none;
}
.in5{ padding-bottom:5px;}
.in10{ padding-bottom:10px;}
.in15{ padding-bottom:15px;}
.in20{ padding-bottom:20px;}
/********************* END GLOBAL ********************************************/

.col { float:left;}
.right{ text-align:right;}
.clear { clear:both;}

/***************links**************/
a{ color:#282626;}
a:hover{ text-decoration:none;}
.link{ color:#6EA001; font-weight:bold;}
.link_1{ color:#8C0202; font-weight:bold;}

/**************end links**************/

/***************txt***************/
h1, h2{ margin:0; padding:0;}
h1 {
	height:50px;
	letter-spacing: -4px;
}
.txt{ color:#282626; font-size:0.9em; line-height:1.5em;}
.txt_1{ color:#9D1927; font-size:1.1em;}
.txt_2{ color:#282626; line-height:1.55em;}
.txt_3{ color:#9D1927;}
.txt_4{line-height:2.09;}
/***************end txt***************/

.main {margin:0 auto;}

#header {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background: url(images/bg_header.jpg) center top no-repeat;
	color:#931401;
}
#header a{ color:#A01D0F; text-decoration:none; word-spacing:normal; letter-spacing:-1.5px;}
#header a:hover{
	text-decoration:underline;
}
#header .indent {padding:49px 0 0 0px; word-spacing:4px;}
#header .menu {
	padding:0 0 0 0px;
	height: 50px;
}

/*******************box_1*********************************/
#page .box_1 .left_top{ background:url(images/1_left_top_1.gif) left top no-repeat;}
#page .box_1 .right_top{ background:url(images/1_right_top_1.gif) right top no-repeat;}
#page .box_1 .left_bot{ background:url(images/1_left_bot_1.gif) left bottom no-repeat;}
#page .box_1 .right_bot{ background:url(images/1_right_bot_1.gif) right bottom no-repeat; width:100%;}

#page .box_1 .side_left{ background:url(images/1_side_left_1.gif) left top repeat-y #DCE9B8;}
#page .box_1 .side_right{ background:url(images/1_side_right_1.gif) right top repeat-y;}
#page .box_1 .side_top{ background:url(images/1_side_top_1.gif) left top repeat-x;}
#page .box_1 .side_bot{ background:url(images/1_side_bot_1.gif) left bottom repeat-x;}
/***************************end box_1**************************/
/***************************end page_5**************************/

#footer { font-family:Verdana, Arial, Helvetica, sans-serif; background: url(images/bg_footer.gif) center top no-repeat; color:#B77A6B;}
#footer a{color:#B77A6B;}
#footer .small_menu{color:#D9CF8A; word-spacing:4px; padding:0 0 8px 0;}
#footer .small_menu a{color:#D9CF8A; word-spacing:normal; text-decoration:none;}
#footer .small_menu a:hover{ text-decoration:underline;}
#footer .indent {padding:18px 0 0 47px;}
