body, html {
	height: 100%;
}
body {
	margin: 0px;
	padding: 0px;
	background:#fff;
	color:#000;
	font: 80% Tahoma;
}
a img {
	border:none;
}
a {
	text-decoration:  underline;
	color: #386180;
}
h1 {
	font: bold 130% Myriad Pro, Tahoma;
	color: #386180;
	margin: 0px 0px -5px -12px;
	padding: 0px 30px 0px 12px;
	display: inline-block;
	background: #fff url(../images/bg_h1.gif) no-repeat center left;
	position: relative;
}
*html h1 {
	display: inline;
}
.h1_orange {
	background-image: url(../images/bg_h1_orange.gif);
	color:#DC8229;
}
.h1_box {
	border-bottom: 1px dashed #a1a1a1; 
	margin: 20px 0px;
}
.h1_box img {
	float: right;
	margin-top:-3px;
	background-color: #fff;
	padding-left: 5px;
}
.br {
	clear: both;
}
.pic_in_text {
	float: left;
	margin: 0px 30px 10px 0px;
}
#middle {
	width:1000px;
	margin: 0px auto;
}
#top {
	height:108px;
}
#phones {
	float:right;
	width: 200px;
	margin:20px 0px;
	padding:22px 50px;
	border-left: 1px solid #bababa;
	font: normal 25px Myriad Pro;
	color: #6f6f6f;
}
#menu_top {
	float: right;
	width:290px;
	margin: 45px 30px 0px 0px;
	font-size: 85%;
}
#menu_top  a, #menu_top span {
	display: inline-block;
	margin: 0px 10px;
	padding: 7px 4px;
	text-transform: uppercase;
}
#menu_top  a {
	color: #386180;
	text-decoration: none;
}
#menu_top span {
	color: #fff;
	background-color: #dc8229;
}
#logo {
	float: left;
	width: 233px;
}
#logo img {
	margin: 34px 0px 0px 30px;
}
#visual {
	height:270px;
	background: url(../images/visual.jpg) no-repeat right top;
}
#menu {
	width:283px;
	height: 270px;
	background: #dc8229 url(../images/bg_menu.gif) no-repeat bottom left;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
}
#info {
	text-align: center;
	background-color: #e39a51;
}
#menu ul {
	list-style: none;
	margin: 0px 7px 0px 7px;
	padding:0px;
	font-size: 85%;
}
#menu ul a {
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
}
#menu ul li {
	border-bottom: 1px solid #ffffff;
	background: url(../images/bg_menu_link.gif) no-repeat right center;
	padding: 11px 13px 11px 0px;
	text-align: right;
}
#menu ul li.last {
	border-bottom: none;
}
#right {
	float: right;
	width: 314px;
}
#news {
	margin:0px 10px 20px 60px; 
}
#news_list dd {
	margin:5px 0 20px;
	padding-bottom:13px;
}
.date {
	color:#8f8f8f;
	display:inline-block;
}
.detail a {
	color: #fff;
	text-decoration: none;
	margin: 0px 10px;
	padding: 5px 10px;
	display:inline-block;
}
.blue {
	background-color: #386180;
	text-transform: uppercase;
	font-size: 85%;
}
.orange {
	background-color: #DC8229;
}
#content {
	margin-right: 315px;
	margin-top: 20px;
	padding-left: 15px;
}
.special {
	background-color: #efefef;
	padding:14px 14px 24px 14px;
}
#gallery div {
	float: left;
	width: 112px;
	height: 72px;
	border-left: 1px solid #DC8229;
	padding-left: 7px;
	margin: 13px 40px 0px 0px;
}
#base {
	height: 74px;
}
#base td {
	padding: 0px 55px 0px 55px;
	vertical-align:  middle;
}
#copy {
	 background-color: #efefef;
	 border-left: 2px solid #fff;
	 width: 40%; 
	 height: 74px;
}
#copy p {
	margin: 32px 0px 0px 55px;
	padding: 0px;
}
#address {
	width: 60%;
	border-right: 10px solid #386180;
	height: 74px;
	text-align: right;
}
#left {
	width:280px;
	text-align: center;
	padding-top: 30px;
	float: left;
}
#content_page {
	margin-left: 293px;
}

/******submenu*********/
.submenu {
	width:283px;
	background: #dc8229;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	
}

.submenu td {
	padding: 11px 13px 11px 20px;
	border-bottom: 1px solid #ffffff;
}

.submenu a {
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;	
	font-size: 85%;	
}
.submenu ul li {	
	list-style: none;
	margin: 0px 7px 0px 7px;
	padding-left:0px;
	
}

