/* CSS Document */
* { margin:0; padding:0;}
html{ font-family:arial;}
body{
	background: url(images/fill.jpg) 0 0 repeat-x #ffffff;
	font-size:100%;
	line-height:1em;
	color:#7B7C7B;	
}
img{
	border:0px none;
	margin:0;
	vertical-align:sub;
	padding-top: 0;
	padding-right: 2;
	padding-bottom: 2;
	padding-left: 0;
}
/**********font size***************/
#header{font-size:0.75em; line-height:0.875em;}
.content{font-size:0.6875em; line-height:1.27em;}
#footer{font-size:0.69em; line-height:0.875em;}
/********** end font size***************/

input, textarea, select{ 
	font-family:arial;
	color:#7B7C7B; 
	border:1px solid #CACACA;
	vertical-align:top;
}
#form input{ width:220px; height:20px; border:1px solid #CACACA; font-size:1em;}
#form textarea{ width:220px; height:117px; font-size:1em; overflow:auto; font-size:1em;}
.inp_h{ height:24px; margin:0 0 3px 0;}
.inp_w{ width:62px;}
.inp_bot{ margin:10px 0 0 0;}
/****************** GLOBAL ***********************************************/
.w100{ width:100%;}
.h100{ height:100%;}
.float{ float:left; margin:0 30px 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 ********************************************/

ul {list-style:none;}
li a { 
	background:url(images/bull.gif) 0 5px no-repeat;
	padding:0 0 0 15px;
	line-height:2.2em;
	color:#FDFDFD;
	text-decoration:none;
}
li a:hover {text-decoration:underline;}
.list li a { 
	background:url(images/bull_1.gif) 0 5px no-repeat;
	padding:0 0 0 15px;
	line-height:2.2em;
	color:#B5B4A4;
	text-decoration:underline;
}
.list li a:hover {text-decoration:none;}

.col { float:left;}
.right{ text-align:right;}
.clear { clear:both;}

/***************links**************/
a{ color:#B5B4A4;}
a:hover{ text-decoration:none;}
.link{ font-weight:bold;}
.link_1{background:url(images/bull_1.gif) 0 5px no-repeat;padding:0 0 0 15px;color:#B5B4A4;}
/**************end links**************/

/***************txt***************/
h1, h2{ margin:0; padding:0;}
h1 {text-indent:-10000px; background:url(images/logo.gif) no-repeat left top; height:250px;}
.txt{ color:#F9F9F9; font-weight:bold; font-size:1.09em;}
.row_1{ color:#FDFDFD;}
/***************end txt***************/

.main {}

#header { background: url(images/bg_header.jpg) 0 0 no-repeat; }
#header .bg_right{ background:url(images/bg_right.gif) right 58px no-repeat;}
#header .logo { float:right;}
#header .indent {padding:58px 105px 0 0px;}
#header .m { margin:0 0 0 -1px;}
#header .menu{
	width:785px;
}


/*******************box #1*********************************/
.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 #FFFFFF;}
.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 #2**************************/
.content .row{ background:url(images/wrapper.gif) left bottom repeat-x #F9F9F9;}
.bg_text{ background:#B5B4A4; padding:0 7px 1px 4px;}
.sep{ background:url(images/sep.gif) right top repeat-y;}
.sep_1{ background:url(images/sep.gif) right top repeat-x;}
.content .row .indent{padding:36px 25px 18px 24px;}

.content .row .column .title { padding:0 0 0 0;}
.content .row .column .indent {
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 0;
}

.content .row .column_1 .title { padding:0 0 0 21px;}
.content .row .column_1 .indent {
	padding-top: 5px;
	padding-right: 8;
	padding-bottom: 5px;
	padding-left: 5px;
}

.content .wrapper_1{ background:url(images/wrapper_1.jpg) left top repeat;}
.content .row_1{ background:url(images/wrapper_1_top.jpg) left top repeat-x; width:100%;}
.content .row_1 .indent{
	padding-top: 18px;
	padding-right: 37px;
	padding-bottom: 18px;
	padding-left: 24px;
}
.content .row_1 .column .title { padding:0 0 0 0;}
.content .row_1 .column .indent { padding:15px 20px 20px 4px;}

.content .row_1 .column_1 .title { padding:0 0 0 0;}
.content .row_1 .column_1 .indent { padding:15px 20px 20px 4px;}

/***************************page**************************/
#page .content .row_1 .column .block{background:url(images/bg_1.gif) 0 10px no-repeat; padding:0 0 0 75px;}
#page .content .row_1 .column .block_1{background:url(images/bg_2.gif) 0 10px no-repeat; padding:0 0 0 65px;}
#page .content .row_1 .column .block_2{background:url(images/bg_3.gif) 0 10px no-repeat; padding:0 0 0 65px;}
/***************************end page**************************/

/***************************page_2**************************/
#page_2 .content .row{ background:url(images/3_wrapper_1.gif) left bottom repeat-x #FEFEFE;}

#page_2 .content .row_1 .block{width:227px;}
#page_2 .content .row_1 .block_1{width:66%;}
#page_2 .content .row_1 .block_2{width:50%}
#page_2 .content .row_1 .block_3{width:49%}
/***************************end page_2**************************/

/***************************page_3**************************/
#page_3 .content .row_1 .block{width:227px;}
#page_3 .content .row_1 .block_1{width:66%;}
#page_3 .content .row_1 .block_2{width:50%}
#page_3 .content .row_1 .block_3{width:49%}
/***************************end page_3**************************/

/***************************page_4**************************/
#page_4 .content .row_1 .ci{padding:0 50px 0 0;}
#page_4 .content .row_1 .ci1{padding:0 79px 0 0;}
#page_4 .content .row_1 .ci2{padding:0 71px 0 0;}
/***************************end page_4**************************/

/***************************page_6**************************/
#page_5 .content .row{ background:url(images/6_wrapper.gif) left bottom repeat-x #FEFEFE;}
/***************************end page_6**************************/

#footer { background: url(images/bg_footer.gif) 0 0 no-repeat #433C37; color:#B6B5A5; }
#footer a{color:#F6DF7A; }
#footer .indent {padding:30px 0 0 20px;}
