body {
	background: #6AAFCC url(img/bg-all.jpg) repeat-x top;
	color: #424B52;		
	font-family: tahoma;
	}

a:link, a:visited {
	color: #407E89;

	}
/*-----------------------*/	
#all {
	width: 1095px;
}

#page {
	float: left;
	width: 100%;
	background: url(img/bg-page.jpg) no-repeat top left;
	}



#header {
	float: left;
	width: 100%;
	position: relative;
	height: 130px;
}

#logo {
	position: absolute;
	left: 0;
	top: 0;
		}
}
#logo img {
	display: block;
	}

#header .menu, #footer .menu {
	background: url(img/bg-menu.png) repeat-y top right;
	padding: 10px 0;
	text-align: right;
	width: 1000px;
	position: absolute;
	right: 0px;
	top: 35px;
	
}


#header .menu a, #footer .menu a {
	color: white;
	font-weight: bold;
	font-family: trebuchet MS;
	padding: 0 15px;

	
}
#header .menu a:hover, #footer .menu a:hover {
		color: #6AAFCC;
}

#header .menu {
}

#header .menu a {
	}

#header address {
	color:#E9FFFF;
	left:95px;
	position:absolute;
	top:70px;
	}

#header .minimenu {
	position: absolute;
	top: 7px;
	right: 20px;
	}
		
.minimenu a {
	padding: 0 10px;
	color: #CEDFEF;
	
}
/*-----------------------------*/

#main {
	float: left;
	width: 100%;
	line-height: 140%;
	background:  url(img/bg-right-top.png) no-repeat top right;

}

#left {
	overflow: hidden;
	float: left;
	width: 352px;
	margin-left: 38px;
	_margin-left: 19px;
}

#wrapper {

	}
	
#right {
	overflow: hidden;
	float: right;
	width: 665px;

	margin-top: 20px;
	padding-bottom: 20px;
	background: #CAE2EE url(img/bg-right-bottom.png) no-repeat bottom right;

}

#right .wrapper {
	margin: 0 20px;
	}
.content {

	}

h1, #right .h {
	color: #427683;
	text-align: center;
	font-weight: bold;
	background: url(img/bg-h1.png) no-repeat top left;
	height: 24px;
	padding-top: 4px;
	margin-bottom: 10px;
	font-size: 1.2em;
	}

#right .h {
	margin: 20px 0 10px 0;
	}
/*----------------------------------------*/

#footer {
	float: left;
	width: 100%;
	position: relative;	

}

#footer .ds {
	position: relative;
	top: 30px;
	left: 140px;
	}
.ds a {
	font-weight: bold;
	color: inherit;
	}
#footer .menu {
	top: 20px;

	}

#footer .menu a {
	}
#footer .disc {
	float: right;
	margin-top: 50px;
	margin-right: 80px;
	margin: 50px 80px 20px 0;
	color: #B2EAFF;
	}
/*---------*/

