body {
	background: white url(img/bg-all.jpg) repeat-x top;
	color: red;		
	color: #404040;
	}

a:link, a:visited {
	color: #00549b;
	}
/*-----------------------*/	
#all {
	width: 900px;
	margin: 0 auto;
}

#page {
	float: left;
	width: 100%;
	}



#header {
	float: left;
	width: 100%;
	position: relative;
	font-family: arial;	
	padding-top: 40px;
	height: 350px;
	overflow: hidden;

}

#header .menu {
	background: #154A90;
	width: 265px;
	padding: 30px 0;
	float: left;
	}

#header .menu a {
	background: url(img/bg-menu.jpg) repeat-x left -2px;
	display: block;
	height: 23px;
	color: #F4FFFF;
	font-family: verdana;
	text-transform: uppercase;
	font-size: 1em;
	padding: 6px 0 0 30px;

	}
#header .menu a:hover {

	}

#header .menu .first {
	height: 25px;
	background-position: top;
	}
#header .menu .last {
	background-position: bottom;
	height: 24px;
	}	
#header address {
	background: url(img/bg-address.jpg) repeat-x top;
	height: 237px;
	float: right;
	width: 235px;
	text-align: right;
	color: white;
	font-weight: bold;
	padding-right: 30px;
	}
#header address .title {
	display: block;
	text-transform: uppercase;
	font-size: 1.2em;
	padding: 35px 0 40px 0;
	
	}	
	
#logo {
	position: absolute;
	left: 265px;
	top: 15px;
	margin: 0 auto;
	background: white;
	padding: 4px;
	border: 1px solid black;
	width: 364px;
	height: 277px;
	}

#logo img {
	position: absolute;
	top: 4px;
	left: 4px;
	
	}
#header .minimenu {
	position: absolute;
	right: 20px;
	top: 10px;
	z-index: 100;
	}

#header .minimenu a {
	color: #2D2D39;
	text-transform: uppercase;
	padding: 0 5px;
	font-size: 0.9em;
	}

#header .stripe {
	background:#C2BFC8 none repeat scroll 0 0;
	bottom:29px;
	left: 0;
	height:50px;
	
	float: left;
	clear: both;
	margin-top: 40px;
	
	width:100%;
	}
#header .panel {
	height:80px;
	margin: 0 auto;
	text-align:center;
	width: 785px;
	_width: 790px;
	
	position: relative;
	top: -60px;

	}


#header .panel a {
	border: 1px solid black;
	padding: 4px;
	background: white;
	display: block;
	float: left;
	margin: 0 3px;
	_margin: 0 3px;;

	
	position: relative;
	}


#header .panel a img {
	border: 1px solid black;
	display: block;
	width: 80px;
	height: 60px;
	}

#header .panel a:hover {
	display: block;
	top: -3px;
	margin: 0;
	opacity: 1;
	background: #6C98D7;
	}

#header .panel a:hover img  {
	width:86px;
	height: 65px;
	display: block;
	}

/*-----------------------------*/

#main {
	float: left;
	width: 100%;
	line-height: 140%;
	padding: 10px 0;
	margin-top: -60px;

	margin: 0;
	padding-top: 0;
	
	
}

#left {
	overflow: hidden;
	float: left;
	width: 260px;
	margin-right: 10px;
}

#wrapper {

	}
	
#right {
	overflow: hidden;
	float: left;
	width: 630px;
	text-align: justify;
	font-size: 0.9em;

}

.content {

	}

#left .menu {
	font-size: 0.9em;
	margin-bottom: 3px;
	}
#left .menu a {
	display: block;
	color: #235381;
	padding: 3px 20px;
	}
#left .menu .alt {
	background:#F2F0F3;
	}

#left .menu .title {
	color: red;
	font-weight: bold;
	border: 1px solid black;
	padding: 3px 10px;
	background: url(img/arrow.jpg) no-repeat right center;
	text-transform: uppercase;
	margin-bottom: 5px;
	}		

#left .menu .body {
	margin-bottom: 15px;
	
	}
h1, #right .h, #all #left .title2 {
	background: #00549C;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
	color: white;
	font-size: 1.1em;
	padding: 2px 0;
	clear: both;
	margin-bottom: 15px;
	}
/*----------------------------------------*/

#footer {
	float: left;
	width: 100%;
	text-align: center;		
}

#footer .menu {
	background: #C2BFC8;
	padding: 10px 0 30px 0;
	}

#footer .menu a {
	color: #0E1420;
	Text-transform: uppercase;
	padding: 0 5px;
	}
.owner {
	color: #A2A0AB;
	font-weight: bold;
	margin-top: -25px;
	font-size: 0.9em;
	}	

.ds {
	color: #C1C8CE;
	padding: 15px 0;
	}

.ds a {
	color: #C1C8CE;
	}
/*---------*/
