body {
	background: white;
	color: #4B493F;
	font-family: trebuchet MS;
	width: auto;
	padding: 0;
	}

a:link, a:visited {
	color: gray;
	}

 a:hover {
	color: #222222;
	}
/*-----------------------*/	
#all {
	margin: 0 auto;
	min-width: 1050px;
	max-width: 1230px;
}


#page {
	float: left;
	width: 100%;
	cccccccccmargin: 0 5px;
	}



#header {
	float: left;
	width: 100%;
	position: relative;
	border-bottom: 1px solid #D1E3F1;
	margin-bottom: 10px;
}

#header form .title {
	font-weight: bold;
	font-size: 1.8em;
	}

#header .search button, #all #header .gray .button {
	background-image: url(img/bg-button-short.png);
	width: 70px;
	color: white;
	}

#header .logo {
	display: block;
	position: absolute;
	top: 0px;
	left: 0;
}

#header .citySelect {
	left:52px;
	position:absolute;
	top:130px;
	z-index: 1;
	}

#header .citySelect select {
	width:145px;
	}
#header .citySelect button {
	}	
#header .citySelect option {
	}

.search {
	position: absolute;
	left: 300px;
	top: 10px;
	}


.search .title {
	color: #ba3805;
	margin-left: 10px;
	
	}

.search .cities {
	color: #2871A8;
	right: 20px;
	top: 10px;
	position: absolute;
	}

.search .cities input {
	position: relative;
	top: 2px;
	_top: 1px;
	}
	
.search .main {
	margin-top: 5px;
	background: url(img/bg-search.jpg) no-repeat top left;
	width: 430px;
	height: 31px;
	padding-top: 9px;
	padding-left: 10px;
	}

.search .main input {
	border: #B3B3B3 1px solid;
	width: 340px;
	_margin-right: 5px;
	}
	
.search .main button {
	}


.login {
	position: absolute;
	top: 0;
	right: 20px;
	color: #A8A9AB;
	overflow: hidden;
	width: 230px;
	}
	
.logged {
	
}	
.login .title {
	color: #015697;
}

.login table {
	
	}
.login input {
	width: 100px;
	margin: 0;
	}	

#all .login a {
	color: #B63806;
	}

.login .l a {
	font-size: 0.85em;
} 

#header .logged .inner {
	padding: 10px 5px;
	position: relative;
	}
	
	
#header .logged .links a {
	display: block;
	text-decoration: underline;
	padding-left: 10px;
	}
#header .logged strong {
	color: #065A9A;
	display: block;
	margin: 5px 0 5px 10px;
	width: 230px;
	}

#header .logged strong span{
	white-space: nowrap;
	}

#header .logged .userpic {
	position: absolute;
	top: 7px;
	right: 15px;
	max-width: 30px;
	max-height: 30px;
	_width: 30px;
	_height: 30px;
	overflow: hidden;
	}
#header .logged .button {
	position: absolute;
	right: 10px;
	bottom: 10px;
	}
		
#header .menu {
	margin: 130px 250px 0 250px;

	}


#header .menu .slot {
	width: 33%;
	float: left;
	background: url(img/bg-header-menu.jpg) no-repeat left bottom;
	}
	
#header .menu a {
	margin: 0 10px;
	position: relative;
	display: block;
	height: 28px;
	padding-top: 2px;
	color: #5A5F63;
	font-size: 1.4em;
	background: #E2E9F1 url(img/bg-header-menu.jpg) no-repeat right top;
	}

#header .menu a span {
	position: absolute;
	top: -14px;
	right: -5px;
	color: #BC3506;
	font-size: 1.4em;
	
	
	}

#header .menu .alt span {
	color: #A0C3D7;
	}


#header .menu a em {
	filter:alpha(opacity=50);
	opacity:.50;
	font-size:0.9em;
	}
/*-----------------------------*/

#orphus {
	
}
#main {
	/*
	float: left;
	width: 100%;
	*/
	margin: 0 5px;
	line-height: 140%;
	clear: both;
	
}


#center {
	width: 100%;
	margin: 0 -252px;
	float: left;
	}

#center .wrapper {
	margin: 0 270px;

	}

.sidebar {
	overflow: hidden;
	float: left;
	position: relative;
}
	
#left {
	width: 250px;
	}

#right {
	width: 240px;
}



h1, #center .h, #center h2 {
	color: #BC3901;
	font-weight: bold;
	background: url(img/bg-h1.jpg) no-repeat  left 6px;
	padding-left: 40px;
	font-size: 24px;
	margin: 10px;
	clear: both;
	}
	
h1 a, #center .h a, #center h2 a {
	color: #BC3901;
	}

#center h2 {
	font-size: 20px;
	background:none;
	padding-left: 0;
	margin-left: 0;
	}

#right .h {
	color: #6B6B6B;
	margin: 10px;
	font-size: 2em;
	}
	
h3 {
	color: #0061A6;
	font-size: 1.4em;
	}
	
h3 a {
	color: #0061A6;
	}		

#left .phones {
	background:transparent url(img/phone.png) no-repeat scroll left 5px;
	font-size:0.8em;
	margin-left:10px;
	padding-left:45px;
}	
/*----------------------------------------*/

#footer {
	float: left;
	width: 100%;

}

#footer .rounded {
	padding: 10px 0;
	margin: 10px 0;

}

#footer .menu {
	margin: 0px 270px;
	text-align: center;
		
	}

#footer .menu a {
	padding: 0 10px;
	}

/*---------*/
