/* CSS Document */
* { margin:0; padding:0;}
html{ font-family:ARIAL;}
body{
	background:#121210;
	font-size:105%;
	line-height:1em;
	color:#565642;	
}
img{ border:0px none; margin:0; padding:0; vertical-align:top;}
/**********font size***************/
#header{font-size:0.75em; line-height:0.875em;}
.content{font-size:0.8625em; line-height:1.44em; text-transform:regular;}
#footer{font-size:0.69em; line-height:0.875em;}
/********** end font size***************/

input, textarea, select{ 
	font-family:arial;
	color:#565642;
	text-transform:none; 
	border:1px solid #605E53;
	vertical-align:top;
}
#form input{ width:217px; height:20px; color:#565642; border:1px solid #3E3E3A; background:#252521; font-size:1.22em; padding:0 0 0 5px;}

#form1 input{ width:193px; height:20px; background:#252523; font-size:1.22em; padding:0 0 0 5px;}
#form1 textarea{ width:193px; height:161px; font-size:1.22em; background:#252523; overflow:auto;}
.inp_h{ height:27px; margin:0 0 7px 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;}
.ing20{ padding-right:20px;}
/********************* END GLOBAL ********************************************/

ul {list-style:none;}
li a {
	display:block; 
	background:url(images/bull.gif) 0 7px no-repeat;
	padding:0 0 0 12px;
	line-height:2.22em;
	text-decoration:none;
}
li a:hover {text-decoration:none; background:url(images/bull.gif) 0 7px no-repeat #2a2921;}
li span {display:block; 
	background:url(images/bull.gif) 0 7px no-repeat #2a2921;
	padding:0 0 0 12px;
	line-height:2.22em;
	text-decoration:none;}

.col { float:left;}
.right{ text-align:right;}
.clear { clear:both;}

/***************links**************/
a{ color:#81A324; text-decoration:none;}
a:hover{ text-decoration:underline;}
.link{ background:url(images/bull.gif) 0 2px no-repeat; padding:0 0 0 9px;}
.link_1{ background:url(images/arr.gif) 0 2px no-repeat; padding:16px 0 15px 35px;}
.link_2{ background:url(images/arr_1.gif) 0 2px no-repeat; padding:5px 0 10px 25px;}
/**************end links**************/

/***************txt***************/
h1, h2{ margin:0; padding:0;}
h1 {text-indent:-10000px; background:url(images/logo.gif) no-repeat left top; height:57px;}
.txt{ font-size:1.78em;}
/***************end txt***************/

.main {margin:0 auto;}

#header { background: url(images/bg_header.jpg) center top no-repeat; }
#header .logo{ height:169px; }
#header .menu {padding:0px 0 0 246px;}


/*******************box*********************************/
.box .left_top{ background:url(images/left_top.gif) left top no-repeat;}
.box .right_top{ background:url(images/right_top.gif) right top no-repeat;}
.box .left_bot{ background:url(images/left_bot.gif) left bottom no-repeat;}
.box .right_bot{ background:url(images/right_bot.gif) right bottom no-repeat; width:100%;}

.box .side_left{ background:url(images/side_left.gif) left top repeat-y #21211C;}
.box .side_right{ background:url(images/side_right.gif) right top repeat-y;}
.box .side_top{ background:url(images/side_top.gif) left top repeat-x;}
.box .side_bot{ background:url(images/side_bot.gif) left bottom repeat-x;}
/***************************end box**************************/

/*******************box_1*********************************/
.box_1 .left_top{ background:url(images/left_top_1.gif) left top no-repeat;}
.box_1 .right_top{ background:url(images/right_top_1.gif) right top no-repeat;}
.box_1 .left_bot{ background:url(images/left_bot_1.gif) left bottom no-repeat;}
.box_1 .right_bot{ background:url(images/right_bot_1.gif) right bottom no-repeat; width:100%;}

.box_1 .side_left{ background:url(images/side_left_1.gif) left top repeat-y #1F1F1E;}
.box_1 .side_right{ background:url(images/side_right_1.gif) right top repeat-y;}
.box_1 .side_top{ background:url(images/side_top_1.gif) left top repeat-x;}
.box_1 .side_bot{ background:url(images/side_bot_1.gif) left bottom repeat-x;}
/***************************end box_1**************************/

.content .indent{padding:40px 32px 39px 20px;}

.box .box_title { padding:17px 0 0 17px;}
.box .box_indent { padding:7px 0 18px 21px;}

.box_1 .box_title { padding:17px 0 0 17px;}
.box_1 .box_indent { padding:35px 40px 18px 21px;}

.sep { background:url(images/sep.gif) 0 0 repeat-x;}
.sep_1{ background:url(images/sep_1.gif) 0 0 repeat-x;}
.sep_2{ background:url(images/sep_2.gif) 0 0 repeat-y;}
.sep_3{ background:url(images/sep_3.gif) 0 0 repeat-x;}
.content .column .indent{padding:10px 40px 0 0;}
.content .column_1 .indent{padding:10px 0 0 30px;}

/***************************page**************************/
#page .content .column_1 .block { width:209px;}
#page .content .column_1 .block_1 { width:210px;}
#page .content .column_1 .block_1 .indent{ padding:0 0 0 20px;}
#page .content .column_1 .block .link_2{ display:block;}
#page .content .column_1 li a{ width:180px;}
#page .content .column_1 li span{ width:180px;}
/***************************end page**************************/

/***************************page_1**************************/
#page_1 .content .column li a{ width:190px;}
#page_1 .content .column li span{ width:190px;}
#page_1 .content .column .link_2{ display:block;}
/***************************end page_1**************************/

/***************************page_2**************************/
#page_2 .content .column li a{ width:190px;}
#page_2 .content .column li span{ width:190px;}
#page_2 .content .column_1 .block { width:209px;}
#page_2 .content .column_1 .block_1 { width:210px;}
#page_2 .content .column_1 .block_1 .indent{ padding:0 0 0 20px;}
#page_2 .content .column_1 .block .link_2{ display:block;}
#page_2 .content .column_1 li a{ width:180px;}
#page_2 .content .column_1 li span{ width:180px;}
/***************************end page_2**************************/

/***************************page_3**************************/
#page_3 .content .column li a{ width:190px;}
#page_3 .content .column .link_2{ display:block;}
/***************************end page_3**************************/

/***************************page_3**************************/
#page_3 .content .column .title{ padding:4px 0 0 7px;}
#page_3 .content .column .indent{ padding:20px 10px 0 10px;}

#page_3 .content .column_1 .title{ padding:4px 0 0 20px;}
#page_3 .content .column_1 .indent{ padding:20px 10px 0 20px;}
#page_3 .content .column_1 li a{ width:190px;}
#page_3 .content .column_1 li span{ width:190px;}
/***************************end page_3**************************/

/***************************page_4**************************/
#page_4 .content .column_1 .title{ padding:4px 0 0 20px;}
#page_4 .content .column_1 .link_2{ display:block;}
/***************************end page_4**************************/

/***************************page_5**************************/
#page_5 .content .column_1 .ci{ padding:0 30px 0 0;}
#page_5 .content .column_1 .ci1{ padding:0 68px 0 0;}
#page_5 .content .column_1 .ci2{ padding:0 28px 0 0;}
/***************************end page_5**************************/

/***************************page_6**************************/
#page_6 .content .column .title{ padding:4px 0 0 7px;}
#page_6 .content .column .indent{ padding:20px 10px 0 10px;}
/***************************end page_6**************************/

#footer { color:#343429; text-transform:uppercase; background: url(images/bg_footer.gif) 0 0 repeat-x; margin:0 10px; text-align:center; }
#footer a{ color:#343429; text-decoration:none;}
#footer a:hover{ text-decoration:underline;}
#footer .indent {padding:10px 0 10px 0px;}


