/* CSS Document */
* { margin:0; padding:0;}
html{ font-family:arial;}
body{
	background:#fff url(images/04.jpg) repeat-x left top;background-attachment:fixed;
	font-size:100%;
	line-height:1em;
	color:#282C32;	
}
img{ border:0px none; margin:0; padding:0; vertical-align:top;}
/**********font size***************/
#header{font-size:0.6875em; line-height:1.27em;}
.content{font-size:0.6875em; line-height:1.27em;}
#footer{font-size:0.69em; line-height:0.875em;}
/********** end font size***************/

input, textarea, select{ 
	color:#505050; 
	border:1px solid #000000;
	vertical-align:top;
}
#form input{ width:118px; height:18px; font-size:1em;}
#form .input_1{ width:15px; height:15px; font-size:1em; border:none;}
#form select{ width:52px; height:18px; font-size:1em;}
#form .select_1{ width:57px; height:18px; font-size:1em;}
#form .select_2{ width:74px; height:18px;}
#form textarea{ width:0px; height:0px; font-size:1em; overflow:auto;}
#form .inp_h{ height:21px; margin:0 0 3px 0;}
#form .inp_w { width:133px;}
#form .inp_w_1 { width:120px;}
#form .inp_w_2 { width:42px;}
#form .inp_w_3 { width:56px;}
#form .inp_w_4 { width:61px;}
#form .inp_w_5 { width:19px;}
#form .inp_w_6 { width:75px;}
#form .inp_w_7 { width:65px;}

/****************** GLOBAL ***********************************************/
.w100{ width:100%;}
.h100{ height:100%;}
.float{ float:left; margin:0 14px 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;
}

.indent{line-height:180%}

.in5{ padding-bottom:5px;}
.in10{ padding-bottom:10px;}
.in15{ padding-bottom:15px;padding-left:10px}
.in20{ padding-bottom:20px;}
/********************* END GLOBAL ********************************************/

ul {list-style:none;}
li a { 
	background:url(images/arr.gif) 0 4px no-repeat;
	padding:0 0 0 17px;
	line-height:1.64em;
	color:#282C32;
}
.list li a { 
	background:none;
	padding:0;
	line-height:1.64em;
	color:#77A2E2;
}

.col { float:left;}
.right{ text-align:right;}
.clear { clear:both;}

/***************links**************/
a{color:#77A2E2;}
a:hover{ text-decoration:none;}
.link{background:url(images/bull.gif) 0 5px no-repeat; padding:0 23px 0 12px;}
.link_1{color:#3399ff;background:url(images/arr.gif) 0 4px no-repeat; padding:3px 0 0 17px; font-weight:normal; text-decoration:none;font-weight:bold}
.link_1:hover{text-decoration:underline;color:#ff3399}
.link_2{ color:#FFFFFF; background:#1D1E1E; padding:0 4px; text-decoration:none;}
.link_2:hover{background:#ff3366;}
/**************end links**************/

/***************txt***************/
h1, h2{ margin:0; padding:0;}
h1 {text-indent:-10000px; background:url(images/logo8.gif) no-repeat left top; height:86px;}

.txt li{color:#77A2E2;line-height:200%;list-style:none;vertical-align:middle}

/***************end txt***************/

.main {margin:0 auto;}

#header { background: url(images/bg_header.jpg) center top; }
#header a{ color:#0A1804; text-decoration:none;}
#header a:hover{text-decoration:underline;}
#header .column .indent {padding:45px 0 0 29px;}
#header .column_1 .indent {padding:46px 0 0 0;}
.nav{ position:absolute;}

.content { background:url(images/wrapper.jpg) center top no-repeat; width:100%; height:466px;}

.content .column .row_1{ padding:157px 0 0 0;}
.content .column .block { width:155px;}
.content .column .block .indent{padding:0 0 0 96px;}
.content .column .block_1 { width:120px;}
.content .column .block_1 .indent{padding:69px 0 0 0;}
.content .column .block_2 { width:70px;}
.content .column .block_2 .indent{padding:29px 0 0 0;}

.content .column_1 .title{padding:0 0 6px 0;}
.content .column_1 .indent{padding:23px 20px 0 0;}
.content .column .forms{ margin:24px 0 0 67px;}
.content .column .forms .indent{ margin:16px 0 0 17px;}

/***************************page**************************/
#page .content .column_1 .ci{ padding:0 40px 0 0;}
#page .content .column_1 .ci1{ padding:0 36px 0 0;}
#page .content .column_1 .overflow{ overflow:auto; height:200px;}
/***************************end page**************************/

/***************************page_1**************************/
#page_1 .content .column_1 .overflow{ overflow:auto; height:140px; width:100%;}
#page_1 .content .column_1 .overflow_1{ overflow:auto; height:140px;}
/***************************end page_1**************************/

/***************************page_2**************************/
#page_2 .content .column_1 .overflow{ overflow:auto; height:340px;}
#page_2 .content .column_1 .block{ width:143px;}
#page_2 .content .column_1 .block_1{ width:115px;}
/***************************end page_2**************************/

/***************************page_3**************************/
#page_3 .content .column_1 .overflow{ overflow:auto; height:340px; width:100%;}
/***************************end page_3**************************/

/***************************page_4**************************/
#page_4 .content .column_1 .overflow{ overflow:auto; height:340px;}
/***************************end page_4**************************/

#footer { background: url(images/bg_footer.jpg) center top no-repeat; color:#505050; text-align:right; }
#footer a{ color:#007EC4; font-weight:bold;}
#footer .indent {padding:44px 76px 10px 0px;}


