@charset "utf-8";
/* CSS Document */

body {
  background: #fff url(../images/bg.jpg) 0 0 repeat-x;
  font-family:Arial, Helvetica, sans-serif;
  font-size: 12px;
}

#header {
  width: 948px;
  height: 150px;
  background: transparent url(../images/header.jpg) 0 0 no-repeat;  
}

#container, #page {
  width: 940px;
  padding: 0 0 10px 0px;
  border: none;
  position:relative;
}






/* SITE SELECTOR */
#website_list {
	font-size: 12px;
	margin-left: 20px;
	color: #fff;
	padding-top: 15px;
	height:28px;
}
#website_list label {
	padding-left: 0px;
	padding-top: 4px;
	margin-bottom: 0px;
}
#website_list select {
	margin-bottom: 0px;
}






#nav {
  margin: 0 0 0 10px;
  padding: 20px 0 0 0;
  width: 924px;
  height: 34px;
  background: transparent url(../images/nav_bck.png) 0 0 repeat-x;
}

#footer {
  height: 10px;
  font-family: arial;
  font-size: 11px;
  background: #fff;
}

.footerleft {
  color: #000;
}

.footerright {
  color: #000;
}

.specials_special span {
	text-decoration:none !important;
}

/* HEADER TEXT */
#header_text {
	margin-top: 5px;
	position:relative;
}

#header span {
	float: right;
	padding-right:17px;
}

#sales_number {
	font-size: 18px;
	position: absolute;
	right:15px;
	top:20px;
	/*
	font-size: 20px;
	font-weight: bold;
	*/
}

#service_number {
	font-size: 18px;
	margin-top: -10px;
	position: absolute;
	right:15px;
	top:60px;
	/*
	font-size: 16px;
	*/
}

.address {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}

#all_numbers {
	font-size: 15px;
	margin-top: -10px;
	float:right;
	padding-right: 15px;
}

.bold_phone {
	font-weight:bold;
	float:none !important;
	padding:0 !important;
}
#footertext{
	width:920px !important;
}
