﻿#top {
	width: 800px;
	height: 50px;
}
a {
	color: #0066CC;
	text-decoration: none;
}
#topnav a {
	color: #FFFFFF;
}
#bottom a {
	color: #0066CC;
}
#container {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#container2 {
	border-radius: 10px;
	border: 1px solid;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	padding-top: 30px;
	padding-right: 30px;
	padding-left: 30px;
}
#header {
	background-image: url('images/header.png');
	height: 77px;
}
#bar {
	height: 53px;
	background-image: url('images/bar.png');
}
#bottom {
	text-align: center;
	clear: both;
	padding-top: 20px;
	height: 60px;
}
#logo {
	margin-left: 2.5px;
	float: left;
}
#topnav {
	text-align: right;
	width: 300px;
	float: left;
	height: 30px;
}
#phoenix {
	float: left;
	margin-top: 51px;
	font-size: x-large;
	color: #FF7D00;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 390px;
}
#phonenumber {
	width: 500px;
	float: left;
	color: #FFFFFF;
	text-align: right;
	height: 30px;
}
.auto-style1 {
	font-size: 22px;
}

