html, body {
	margin:0px; padding:0px; 
	background:#fff;
	position:relative; 
}

body {
	text-align:center;
	min-width:1000px;
}

* {
	border:0 none;
	color:#000;
	font-family:Tahoma,Arial,"Times New Roman",Times,serif;
	font-size:14px;
	font-weight:normal;
	margin:0;
	padding:0;
}
h1, h2, h3 {
	font-weight:bold;
}
table, td {
	border:0 none;
	border-collapse:collapse;
}

a:link, a:visited {
	color:#214e90;
	text-decoration:underline;
}
a:hover {
	color:#214e90;
	text-decoration:none;
}

input[type=text],
input[type=password],
select, textarea, #container img {
	border:1px solid #bcbec4;
	color:#6f6f6f;
}
input[type=text],
input[type=password] {
	font-size:12px;
}
select{
	height:16px;
	font-size:11px;
}
#container img {
	padding:0;
	font-size:1px;
}

/** FOR IE6 **/
input {
	border:expression(this.type=='text' || this.type=='password' ? '1px solid #bcbec4' : '');
	padding:expression(this.type=='text' || this.type=='password' ? '0px 0 3px' : '');
}
/** FOR IE6 **/

/****** General styles *******/

#all {
	text-align:left;
	margin:0 0%;
	width:auto;
}

#header {
	width:100%;
	height:354px;
	background:url(../../images/head-background.gif) left top repeat-x;
}

#content-container {
	width:100%;
}

#content-container #menu-container{
	float:left;
	width:242px;
	padding-left:34px;
}

#content-container #content {
	margin-left:286px;
	padding:0 100px 0 20px;
}

#footer {
	clear:both;
}

#fast-main-page-panel {
	position:absolute;
	top:340px;
	right:0;
	background:url(../../images/small-ribbon.gif) no-repeat;
	width:112px;
	height:50px;
	padding-top:35px;
	text-align:right;
}
	#fast-main-page-panel a{
		color:#fff;
		font-size:12px;
		margin-right:12px;
	}
/****** General styles *******/



/***** Header Styles ******/
#header .global-head-decor {
	position:absolute;
	left:0; top:0;
	background:url(../../images/head-clouds.png) left top no-repeat;
	width:1000px;
	height:354px;
}

#header .head-decor-1 {
	width:50%;
}
	#header .head-decor-11{
		position:absolute;
		float:left;
		height:17px;
		background-color:#fc7119;
		width:20%;
	}
	#header .head-decor-12{
		position:absolute;
		margin-left:20%;
		background:url(../../images/head-top-ribbon.png) right top no-repeat;
		width:383px;
		height:35px;
	}
	
#header .head-decor-2{
	position:relative;
	float:right;
	background:url(../../images/household-appliances.png) no-repeat;
	width:402px;
	height:322px;
	margin-right:40px;
}

#header .head-decor-3{
	position:absolute;
	left:30px;
	top:140px;
	background:url(../../images/repair.png) no-repeat;
	width:259px;
	padding-top:75px;
}
	#header .head-decor-3 h1{
		vertical-align:bottom;
		font-size:19px;
		font-family:"Times New Roman";
		color:#5c7db4;
		text-align:center;
	}

#header .logo{
	position:absolute;
	left:20px;
	top:50px;
}

#header .work-time-panel {
	position:absolute;
	left:30%;
	top:25px;
	width:240px;
}
	#header .work-time-panel .days{
		color:#929292;
	}
	#header .work-time-panel .time{
		color:#000;
		font-family:Georgia,"Century Schoolbook L";
		font-size:17px;
		padding-left:10px;
	}

#header .contacts-panel{
	position:absolute;
	left:30%;
	top:150px;
}
	#header .contacts-panel .label{
		margin-left:15px;
		font-size:10px
	}
	#header .contacts-panel .email{
		margin-left:55px;
		font-size:12px;
		color:#f55807;
	}
	#header .contacts-panel .phone h1{
		color:#f55807;
		font-family:Georgia,"Century Schoolbook L";
		font-size:28px;
		font-weight:bold;
	}
	
#header .search-panel{
	position:absolute;
	top:270px;
	left:34px;
}
	#header .search-panel .search-field{
		width:300px;
	}
	#header .search-panel .search-section-dropdown{
		width:200px;
	}
	
#header .banner-panel{
	position:absolute;
	top:295px;
	left:306px;
	height:50px;
	width:360px;
}
/***** Header Styles ******/


/***** Menu Styles *****/
#menu-container ul{
	list-style:none;
}
#menu-container ul li{
	line-height:26px;
}
#menu-container ul li a{
	color:#0072bc;
	font-size:16px;
	font-weight:bold;
}

	#menu-container ul li ul{
	}
		#menu-container ul li ul li{
			line-height:14px;
			margin:10px 0;
			padding-left:24px;
			background:url(../../images/menu-list-style.gif) left top no-repeat;
		}
		#menu-container ul li ul li a{
			font-size:12px;
			font-weight:normal;
		}

/***** Menu Styles *****/


/***** Content Styles ******/
#content .page-title{
	width:98%;
	background:url(../../images/page-title-background.gif) top left repeat-x;
}
	#content .page-title .additional-part{
		background:url(../../images/page-title-decor.gif) top right no-repeat;
		width:100%;
		height:57px;
	}
		#content .page-title .additional-part h1{
			font-size:24px;
			font-weight:normal;
			padding:8px 0 0 20px;
		}

#content .body-foot-splitter{
	background:url(../../images/footer-decor-splitter-bg.gif) left top repeat-x;
	margin-top:50px;
}
	#content .body-foot-splitter .body-foot-splitter-part{
		background:url(../../images/footer-decor-splitter-right-part.gif) right top no-repeat;
		height:20px;
	}
	
#content .field-label{
	float:left;
	width:160px;
	margin-bottom:5px;
}
#content .field-panel{
	width:220px;
	margin-left:160px;
	margin-bottom:5px;
}
	#content .field-panel .error{
		color : #ff0000;
	}
	
	#content .field-comment{
		font-size:10px;
		color:#aaa;
	}
	
	#content .field-panel input,
	#content .field-panel textarea{
		width:200px;
	}
	#content .field-panel select{
		width:202px;
	}

#content strong{
	font-weight: bold;
}
#content table, #content table td{
	border: 0px;
}
#content .tarifs td{
	border: 1px solid #000;
	padding : 4px;

}
#content ul, ol{
	padding-left:20px;
	}
#content h2{
	font-size: 18px;
	font-weight: bold;
	}
/***** Content Styles ******/


/***** Footer Styles ******/
#footer .counters-block{
	float:left;
	padding:15px 0 0 34px;
	width:234px;
}

#footer .footer-content-block{
	margin-left:320px;
}
	#footer .footer-content-block div{
		height:80px;
		float:left;
		text-align:left;
		font-size:11px;
		color:#5c5c5c;
		vertical-align:top;
	}
	#footer .footer-content-block div.section-title{
		padding-top:4px;
		width:100px;
	}
	#footer .footer-content-block div.section-info{
		width:20%;
		padding-right:80px;
	}
/***** Footer Styles ******/