﻿#top {
	width: 800px;
	height: 50px;
}
#success {
	text-align: center;
	padding: 45px;
	font-size: x-large;
}
#advertisement {
	width: 160px;
	height: 600px;
	float: right;
	margin-right: 4px;
}
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');
}
#content {
	width: 636px;
	float: left;
	margin-right: auto;
	margin-left: auto;
}
#content2 {
	width: 272px;
	height: 840px;
	float: left;
	margin-left: 30px;
	background-image: url('images/adbackground.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;
}
#company_info {
}
#phonenumber {
	width: 500px;
	float: left;
	color: #FFFFFF;
	text-align: right;
	height: 30px;
}
.auto-style1 {
	font-size: 22px;
}
#ad1 {
	width: 250px;
	height: 180px;
	margin: 10px;
}
#ad2 {
	width: 250px;
	height: 180px;
	margin: 10px;
}
#ad3 {
	width: 250px;
	height: 180px;
	margin: 10px 10px 20px 10px;
}
#otherservices {
	padding: 10px;
	width: 230px;
	height: 230px;
	margin: 10px;
	border-top-style: solid;
	border-top-width: 2px;
	border-top-color: #666666;
}
#otherservices ul {
	padding: 0px;
	margin: 0px;
}
#otherservices ul li {
	border: 2px solid #FFFFA1;
	width: 90px;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	height: 20px;
}
#otherservices ul li a {
	background-color: #808080;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 20px;
	width: 82px;
	display: block;
	padding-left: 8px;
}
#otherservices ul li a:hover {
	background-color: #666666;
}
#otherservices ul li ul li a {
	background-color: #666666;
	width: 130px;
}
#otherservices ul li ul li a:hover {
	background-color: #333333;
	width: 130px;
}
#otherservices ul li ul {
	visibility: hidden;
}
#otherservices ul li:hover ul {
	visibility: visible;
	padding-left: 90px;
}
#otherservices ul li ul li {
	position: relative;
	bottom: 22px;
}
#otherservices p {
	padding: 0px;
	font-size: 20px;
	color: #666666;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 10px;
}

