body {
	background: #C5D2DB url(img/bg-all.jpg) repeat-x top;
	color: #4A4A4A;		
	font-family: tahoma;
	}

a:link {
	color: #4C6A84;
	}
a:visited {
	color: #445B6B;
}	

a:hover, a:active {
	
}
/*-----------------------*/	
#all {
	width: 1150px;
	margin: 0 auto;
}

#page {
	float: left;
	width: 100%;
	overflow: visible;
	}


/*-----------------------------*/

#header {
	float: left;
	width: 100%;
	margin-bottom: 10px;
}

#header a, #footer a {
	text-decoration: none;
}

#header .minimenu {
	float: right;
	padding: 10px 0;
	letter-spacing: 1px;
}

#header .minimenu  a {
	padding-left: 10px;
	color: white;
	font-sizE: 11px;
	
}

#header .menu, #footer .menu  {
	background: url(img/bg-header-menu.jpg) repeat-x top;
	
	margin-bottom: 10px;
	float: left;
	width: 100%;	
	height: 30px;
	overflow: hidden;
	letter-spacing: 1px;
}

#header .menu a, #footer .menu a, #footer .menu div {
	display: block;
	floaT: left;
	height: 30px;
	padding: 6px 30px;	
	color: white;
	text-transform: uppercase;
	font-size: 14px;
	font-family: tahoma;
	text-align: left;
	
}

#header .menu .first, #footer .menu .first {
	background: url(img/bg-header-menu-red.jpg) no-repeat top left;
	width: 250px;
	padding-left: 80px;
}

#header .board {
	background: url(img/bg-header-inner.png) no-repeat left 0px;
	background-image: url(img/bg-header-inner-new.png);
	height: 118px;		
	width: 918px;
	width: 1148px;
	padding: 11px 12px;
	clear: both;
	position: relative;
	margin-bottom: -7px;
}

#header .right {
	width: 610px;
	position: absolute;
	top: 11px;
	left: 301px;
	
	
}
#index #header #logo {
	margin-top: 10px;
}

#index  #header .board {
	background: url(img/bg-header.png) no-repeat left 0px;
	background-image: url(img/bg-header-new.png);
	height: 200px;		
	width: 918px;
	width: 1148px;
	padding: 11px 12px;
	clear: both;
	position: relative;
	margin-bottom: -7px;
}

#header address, #header #logo {
	width: 280px;
	display: block;
	text-align: center;
	
}

#header address {
	font-size: 1.2em;
	font-style: normal;
}

#header address strong {
	display: block;
	margin: 30px 0 20px 0;
}



/*-----------------------------*/

#main {
	float: left;
	width: 100%;
	line-height: 140%;
	font-size: 12px;
	
}

.column {
	width: 300px;
	
	float: left;
	overflow: hidden;
}

#right .column {
	width: 415px;
	}
#left {
	margin-right: 10px;
}

	
#right {
	overflow: hidden;
	float: left;
 	width: 840px;
}

.content {

	}


/*----------------------------------------*/

br {
}
#footer {
	float: left;
	width: 100%;
	_margin-top: 10px;
		
}

#footer .menu .first {
	font-size: 0.85em;
	text-transform: none;
	text-align: center;
	width: 210px;
	padding-lefT: 0;
	padding-right:120px;
	letter-spacing: 0;
}

#footer .menu .first a {
	font-size: 1em;
	display: inline;
	float: none;
	padding: 0;
	
}
/*---------*/

