
#all {
	max-width: 1260px;
	min-width: 1190px;
	margin: 0 auto;


}

#page {
	background: white url(../img/bg-all.jpg) repeat-x top;
	float: left;
	border:  solid #9196C6;
	border-width: 0 1px;
	}



#header {
	float: left;
	width: 100%;
	height: 195px;
	position: relative;
	
}

#trouble {
	position: absolute;
	left: 0;
	top: 0;
	}

#logo {
	position: absolute;
	top: 0;
	left: 180px;
	background: url(../img/logo.png) no-repeat left top;
	width: 690px;
	height: 154px;
}

#logo .flash {
	position: absolute;
	bottom: 1px;
	left: 94px;
	}
#header
#slogan {
	position: absolute; 
	top: 230px;
	left: 60px;
	z-index: 20;
	color: #585D89;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 1.5em;
	font-family: verdana;
	}

#slogan span {
	color: #FDFCFA;
	}
.minimenu {
	float: right;
	margin-right: 20px;
	}

.minimenu a {
	color: #A2A2BC;
	padding: 20px 10px;
	display: block;
	float: left;
	font-size: 0.9em;
	}
.minimenu a:hover {
	color: black;
}

#header address {
	position: absolute;
	top: 70px;
	right: 20px;
	font-style: normal;
	text-align: left;
	font-size: 0.8em;
	color: #53515E;
	}
#header .menu {
	position: absolute;
	left: 440px;
	bottom: 0;
	}

#header .menu div {
	height: 25px;
	float: left;
	background: url(../img/bg-button-left.jpg) no-repeat left top;
	margin-right: 10px;
	}

#header .menu a {
	display: block;
	float: left;
	height: 20px;
	padding: 5px 10px 0 10px;
	background: url(../img/bg-button-right.jpg) no-repeat right top;
	color: #ADADAF;
	text-transform: uppercase;
	font-size: 0.85em;
	}

#header .menu a:hover {
	color: black;
	}
#header .menu .current {
	background: url(../img/bg-button-left-active.jpg);
	}

#header .menu .current a {
	color: white;
	background-image: url(../img/bg-button-right-active.jpg);
	}
/*-----------------------------*/
h1 {
	

}

#left, #center, #right {
	overflow: hidden;
	}
	
#main {
	float: left;
	width: 100%;
	clear: both;
	background: url(../img/bg-grad.jpg) no-repeat scroll 310px 0;
	
}

#left {
	position: relative;
	float: left;
	width: 300px;
	margin-top: 130px;



}

#center {
	float: left;
	width: 100%;
	margin-left: -300px;
	margin-right: -300px;
	background: url(../img/bg-wrapper.jpg) no-repeat 310px top;
	background: url(../img/bg-wrapper.jpg) no-repeat 280px top;
	background: none;
	text-align: justify;
	

	}
#center .wrapper {
	padding: 70px 300px 30px 320px;
	_padding: 0;
	_margin: 70px 300px 30px 320px;
	
	}	



*+html #center .wrapper .content{
	overflow: hidden;
}



#right {
	padding-top: 60px;
	float: left;
	width: 300px;
	overflow: hidden;
	position: relative;
}

#left .content {
	margin: 0 50px;
	}

#center .content {
	clear: both;
		
	}

#right .content {
	margin: 0 30px;

	}

.section {
	margin-bottom: 20px;
	clear: both;
	}

.section p {
	color: #375D9C;

	}

.h1 {
	text-align: right;
	width: 100%;
	clear: both;
	}
	
#all h1 {
	color:#707396;
	margin-bottom: 20px;
	font-size: 1.1em;
	font-weight: bold;
	

	float: right;
	width: 100%;

	clear: both;
	


}

/*----------------------------------------*/

#footer {
	float: left;
	width: 100%;
	position: relative;
	border-top: 1px solid #D3D2D7;
	margin-top: 10px;
	text-align: center;
}

#footer .copyright {
	width: 300px;
	position: absolute;
	left: 0;
	top: 20px;
	color: #A4B2CC;
	font-weight: bold;

	font-size: 0.85em;

	}
	
#footer .menu {
	padding: 25px 300px;
	}	
#footer .menu a {
	color: #A4A4A6;
	text-transform: uppercase;
	margin: 0 10px;
	font-size: 0.9em;
	}
	
#footer .menu a:hover {
	color: black;
	}		
#footer .copyright.alt {
	left: auto;
	right: 0;
	color: #BEC5CF;
	font-weight: normal;
	}	
#footer .copyright a {
	color: #BEC5CF;
	}
	
#footer .copyright a:hover {
	text-decoration: underline;
	}	
/*---------*/
