#header{
	background:url(images/header.jpg) repeat-x 50% 0;
	width:100%;
}
#header object embed {
	background:#000;
}
.sub-header{
	background:url(images/sub-header.gif) no-repeat 100% 92px;
	width:940px;
	height:147px;
	overflow:hidden;
	margin:0 auto;
	position:relative;
}
#header .logo{
	background:url(images/logo.gif) no-repeat 50% 0;
	width:200px;
	height:20px;
	font-size:12px;
	line-height:20px;
	font-weight:normal;
	text-align:center;
	padding:95px 0 0;
	position:absolute;
	top:25px;
	left:0;
}
#header .logo a{
	color:#a91212;
	text-decoration:none;
}
#header h1{
	font-size:27px;
	line-height:30px;
	font-weight:normal;
	color:#a91212;
	margin:0;
	position:absolute;
	top:30px;
	left:280px;
}
.tel-info{
	position:absolute;
	top:10px;
	right:38px;
}
.tel-info em{
	display:block;
	font-size:20px;
	line-height:23px;
	font-style:normal;
	color:#a91212;
}
.tel-info em span{font-size:12px;}
.navigation{
	list-style:none;
	padding:0;
	margin:0;
	position:absolute;
	top:100px;
	left:280px;
}
.navigation li{
	float:left;
	font-size:16px;
	line-height:20px;
	padding:0 21px 0 0;
}
#header .navigation a{color:#b00;}
#header .navigation a:hover{text-decoration:none;}
