#header {
	height: 320px;
}

#logo {
	margin: 60px 0 0 70px;
}

#phone {
	float: none;
	clear: both;
	margin: 0; padding: 0;
	height: auto;
	color: #fd231a;
}

/*
#ie6 #phone {	
	margin-top: 0;
}
#phone p {
	margin: 0;
	font-size: 120%;
	line-height: 110%;
}*/

.header_box, .header_box_bg {
	right: 30px;
	top: 0;
	margin-top: 220px;
	/*width: 15em;*/
	text-align: right;
}

.header_box_bg {
	/*filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;*/
	background: transparent;
}

#navigation  a{
	left: 95px;
	position: relative;
}

.left {
	padding-left: 2em;
	color: #000;
}

#ie6 #key { display: none !important; }


#menu a {
	padding: 4px;
	margin-left: -4px;
	text-decoration: none;
	/*font-weight: bold;
	font-size: 13pt;*/
}

.right h1, h2, h3, h4, h5, h6 {
	color: #fd231a;
}

.left h1, h2, h3, h4, h5, h6 {
	color: #00f;
}
