*{ margin: 0; padding: 0;}

body{
	font-family: Tahoma; 
	color: #656565; 
	min-width:1000px; 
	font-size:11px; 
}

html, body{
	height: 100%;
}

td{
	vertical-align: top;
}

img{
	border: 0px;
}

/* ================================================================================*/

form{ margin: 0; padding: 0; }

div, td, input, select, p, a, li {
	font-family: Arial;
	font-size: 12px;
	color: #3F3F3F;
}

a{
	color: #1563A5;
	text-decoration: underline;
}

a:hover{
	text-decoration: none;
}

#main_inside{
	position:relative; 
/*	min-height:100%; */ /* footer in bottom */
	margin: 0 auto;
	width: 885px; 
	background-image: url(../images/site.jpg);
	background-position: left 17px;
   background-repeat: no-repeat;
}
	
/*For IE*/
* html #main_inside{
	height:100%; 
/*	width:expression((document.documentElement.clientWidth||document.body.clientWidth)<1001?'1000px':'100%');  */
	width: 885px;
	margin: 0 auto;
}

#main_inside_in{ 
	position:relative; 
	min-height:100%; 
	margin: 0 auto; 
	width: 885px;
	padding: 0px 0px 0px 0px;	
}


/*For IE*/
* html #main_inside_in{
	height:100%; 
/*	width:expression((document.documentElement.clientWidth||document.body.clientWidth)<1001?'1000px':'100%');*/ 
	width: 885px;
	margin: 0 auto;
}

#main_content{
	margin: 0 auto;
}
/*=======================================================*/

/* left_div */
.left_div{
	float: left;
	padding: 38px 0px 0px 24px;
	width: 415px;
}
/* //left_div */

/* right_div */
.right_div{
	float: left;
	padding: 31px 0px 0px 0px;
}

.right_div .start_row{
	padding: 0px 0px 0px 0px;
	height: 42px;
}

.right_div .start_row .start{
	padding: 2px 0px 0px 1px;
	width: 274px;
	float: left;
}

.right_div .start_row .chat{
	width: 110px;
	height: 42px;
	float: left;
	background-image: url(../images/chat.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

.right_div .start_row .chat span{
	color: #BE2D30;
	font-weight: bold;
	display: block;
	padding: 5px 0px 0px 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.right_div .start_row .chat a.live{
	color: #2050A5;
	display: block;
	padding: 0px 0px 0px 30px;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.right_div .start_row .chat a.live:hover{
	text-decoration: none;
}



.right_div .inp_row{
	padding: 15px 0px 0px 8px;
	clear: both;
}

.right_div .inp_row .left_inp{
	float: left;
	width: 193px;
}

.right_div .inp_row .left_inp p{
	padding: 0px 0px 7px 2px;
	font-weight: bold;
	font-size: 11px;
	width: 170px;
	line-height: 12px;
}

.right_div .inp_row .left_inp p.p_2{
	padding: 0px 0px 7px 0px;
	font-weight: bold;
	font-size: 11px;
	width: 200px;
	line-height: 12px;
}

* html .right_div .inp_row .left_inp p{
	padding: 2px 0px 3px 2px;
	font-weight: bold;
}

* html .right_div .inp_row .left_inp p.p_2{
	padding: 2px 0px 3px 0px;
	font-weight: bold;
	font-size: 11px;
	width: 200px;
	line-height: 12px;
}

*+html .right_div .inp_row .left_inp p{
	padding: 2px 0px 3px 2px;
	font-weight: bold;
}

*+html .right_div .inp_row .left_inp p.p_2{
	padding: 2px 0px 3px 0px;
	font-weight: bold;
	font-size: 11px;
	width: 200px;
	line-height: 12px;
}


.right_div .inp_row .left_inp .rad_row{
	clear: both;
}

.right_div .inp_row .left_inp .rad_row .for_rad{
	float: left;
	width: 14px;
}

* html .right_div .inp_row .left_inp .rad_row .for_rad{
	float: left;
	width: 14px;
	position: relative;
	left: -5px;
}

*+html .right_div .inp_row .left_inp .rad_row .for_rad{
	float: left;
	width: 14px;
	position: relative;
	left: -5px;
}


.right_div .inp_row .left_inp .rad_row .rad_label{
	float: left;
	color: #404040;
	font-weight: bold;
	padding: 0px 14px 0px 2px;
	position: relative;
	top: -1px;
}

* html .right_div .inp_row .left_inp .rad_row .rad_label{
	float: left;
	color: #404040;
	font-weight: bold;
	padding: 0px 10px 0px 0px;
   position: relative;
	top: 3px;
	left: -4px;
}

*+html .right_div .inp_row .left_inp .rad_row .rad_label{
	float: left;
	color: #404040;
	font-weight: bold;
	padding: 0px 10px 0px 6px;
   position: relative;
	top: 3px;
	left: -4px;
}


.right_div .inp_row .left_inp .rad_row .rad_label label{
	font-weight: bold;	
}



.right_div .text_div{
	clear: both;
	padding: 17px 0px 0px 0px;
	height: 63px;
}

* html .right_div .text_div{
	clear: both;
	padding: 2px 0px 0px 0px;
	height: 63px;
}

*+html .right_div .text_div{
	clear: both;
	padding: 2px 0px 0px 0px;
}

.right_div .text_div .text_p{
	padding: 0px 0px 0px 14px;
	width: 110px;
	font-weight: bold;
	float: left;
	line-height: 12px;
}

* html .right_div .text_div .text_p{
	padding: 1px 0px 0px 14px;
	width: 110px;
	font-weight: bold;
	float: left;
	line-height: 12px;
}

*+html .right_div .text_div .text_p{
	padding: 1px 0px 0px 14px;
	width: 110px;
	font-weight: bold;
	float: left;
	line-height: 12px;
}

.right_div .text_div .text_ar{
	padding: 7px 10px 0px 8px;
	float: left;
	width: 221px;
	height: 38px;
	background-image: url(../images/text_ar.jpg);
	background-position: left 2px;
	background-repeat: no-repeat;
}

.right_div .text_div .text_ar textarea{
	width: 220px;
	height: 30px;
	border: none;
	background-color: transparent;
	font-size: 11px;
	overflow: auto;
}



.right_div .fields{
	color: #BD2E34;
	font-weight: bold;
	padding: 0px 0px 0px 140px;
	clear: both;
	height: 24px;
}



.right_div .name_input{
	padding: 3px 0px 0px 14px;	
	width: 110px;	
	font-weight: bold;
}

.right_div .name_input span{
	color: #BD2E34;
}

.right_div .input_2{
	padding: 3px 5px 4px 5px;
	background-image: url(../images/inp.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	
}

* html .right_div .input_2{
	padding: 3px 5px 0px 5px;
	background-image: url(../images/inp.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	height: 21px;
}

*+html .right_div .input_2{
	padding: 3px 5px 0px 5px;
	background-image: url(../images/inp.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	height: 21px;
}

.right_div .input_2 input{
	width: 222px;
	height: 17px;
	border: none;
	background-color: transparent;	
}


.right_div .sub{
	padding: 14px 0px 28px 124px;
	height: 33px;
}

.right_div .sub input{
	background-image: url(../images/submit.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	text-align: center;
	color: #FFFFFD;
	font-weight: bold;
	cursor: pointer;
	width: 99px;
	height: 33px;
	border: none;
	font-size: 14px;
	background-color: transparent;
}

/* //right_div */

/*=======================================================*/

#footer_block{
	height: 56px; 
	clear: both;
}

#footer_main{
	height: 56px; 
	margin: -56px auto; 
	position: relative; 
}

#footer{
	height: 56px; 
	margin: 0 auto; 
	width: 885px; 
}

/*For IE*/
* html #footer{
/*	width:expression((document.documentElement.clientWidth||document.body.clientWidth)<1001?'1000px':'100%');*/
  width: 885px;
  height: 56px; 
	margin: 0 auto; 
	position: relative;
	top: -84px;
}

#footer_in{ 
	margin: 0 auto; 
	padding: 22px 0px 20px 20px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5C5C5C;
}


#footer_in a{
   text-decoration: none;
   color: #5C5C5C;
   font-weight: bold;
}


/* ================================================================================*/

/*Opera Hack*/
@media all and (min-width: 0px) {

}