*{ margin: 0; padding: 0;}

body{
	font-family: Georgia;
	color: #000000; 
	font-size:14px; 
	min-width:1000px; 
}

html, body{
	height: 100%;
}

td{
	vertical-align: top;
}

img{
	border: 0px;
}

/* ================================================================================*/

form{ margin: 0; padding: 0; }

div, td, input, select, textarea, p, a, li {
	font-family: Georgia;
	color: #000000; 
	font-size:14px; 
}

a{
	color: #1563A5;
	text-decoration: underline;
}

a:hover{
	text-decoration: none;
}

body{
	background-color: #FFFFFF;
	background-image: url(../images/body.jpg);
	background-position: left top;
	background-repeat: repeat-x;
}

#main_inside{
	position:relative; 
	min-height:100%; 
	margin: 0; 
	min-width: 1000px; 
	background-image: url(../images/main_inside.jpg);
	background-position: left bottom;
	background-repeat: repeat-x;
}
	
/*For IE*/
* html #main_inside{
	height:100%; 
	width:expression((document.documentElement.clientWidth||document.body.clientWidth)<1001?'1000px':'100%');  
}

#main_inside_in{ 
	position:relative; 
	min-height:100%; 
	margin: 0 auto; 
	min-width: 1000px;
}


/*For IE*/
* html #main_inside_in{
	height:100%; 
	width:expression((document.documentElement.clientWidth||document.body.clientWidth)<1001?'1000px':'100%'); 
	height:100%;
}

#main_content{
	margin: 0 auto;
	width: 800px;
}
/*=======================================================*/


/*=======================================================*/

#footer_block{
	height: 140px; 
	clear: both;
}

#footer_main{
	height: 140px; 
	margin: -140px auto; 
	position: relative; 
}

#footer{
	height: 140px; 
	margin: 0 auto; 
	min-width: 997px; 
}

/*For IE*/
* html #footer{
	width:expression((document.documentElement.clientWidth||document.body.clientWidth)<1001?'1000px':'100%');
}

#footer_in{ 
	margin: 0 auto; 
	width: 567px;
	height: 94px;
	padding: 46px 26px 0px 207px;
	background-image: url(../images/footer_in.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

.copyright{
	background-image: url(../images/copyright.gif);
	background-repeat: repeat-x;
	text-align: right;
	padding: 39px 0px 0px 0px;
	color: #6B7373;
	font-size: 12px;
}

.header{
	height: 146px;
	overflow: hidden;
	padding: 31px 0px 0px 52px;
}

.header .logo{
	float: left;
}

.header .slogan{
	float: left;
	padding: 29px 0px 0px 48px;
	font-size: 18px;
	font-style: italic;
}


.header .phone{
	float: right;
	padding: 32px 0px 0px 0px;
	width: 194px;
	color: #6B7373;
	font-size: 14px;
	font-style: italic;
	letter-spacing: -1px;
}

.header .phone div{
	letter-spacing: 0px;
	font-size: 20px;
	color: #6B7373;
	font-style: normal;
}

.header .phone div b{
	color: #000000;
}

.content_total .left_panel{
	float: left;
	position: absolute;
	width: 170px;
	padding: 3px 0px 0px 12px;
}

.content_total .center_panel{
	padding: 0px 0px 0px 207px;
	line-height: 20px;
}

.content_total .center_panel h1{
	color: #D79130;
	font-size: 30px;
	font-weight: normal;
	padding: 0px 0px 29px 0px;
	margin: 0px 0px 0px 0px;
	line-height: 30px;
}

.content_total .center_panel p{
	padding: 0px 0px 20px 0px;
	margin: 0px 0px 0px 0px;
}

.left_menu{
	margin-bottom: 28px;
}

.left_menu ul{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.left_menu ul li{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 3px 0px;
	list-style: none;
	font-size: 1px;
}

.left_menu ul li a{
	display: block;
	padding: 4px 0px 5px 26px;
	font-weight: bold;
	background-image: url(../images/left_menu_a.gif);
	background-position: left top;
	background-repeat: no-repeat;	
}

.left_menu ul li a.cur{
	background-image: url(../images/left_menu_cur.jpg);
	color: #FFFFFF;
	text-decoration: none;
}

.contact_block{
	padding: 0px 0px 26px 13px;
}

.contact_block h3{
	color: #747C7C;
	font-size: 18px;
	font-weight: normal;
	padding: 0px 0px 13px 0px;
	margin: 0px 0px 0px 0px;
}

.contact_block p{
	padding: 0px 0px 13px 0px;
	font-size: 12px;
}



.price{
	width: 176px;
	overflow: hidden;
}

.price a{
	display: block;
	width: 136px;
	height: 28px;
	background-image: url(../images/price.jpg);
	background-position: left 0px;
	background-repeat: no-repeat;
	padding: 10px 0px 0px 36px;
	color: #FFFFFF;
	font-weight: bold;
	font-size:12px;
	text-decoration: none;
}

.price a:hover{
	background-position: left -36px;
}


/* ================================================================================*/

/*Opera Hack*/
@media all and (min-width: 0px) {

}


.content_total .center_panel h3{
	color: #D79130;
	font-size: 18px;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	line-height: 30px;
}

.icq
{
 padding-left: 20px
}

	span.star
		{
		 color:red;
		}
	