body {
	margin: 0 0 30px 0;
	padding: 0;
	font: 13px Arial, Verdana, "Sans-Serif";
	background: #575757 url(images/bg-main.gif) center repeat-y;
	color: #000;
}

img { behavior: url(/png/iepngfix.htc) }

p {
	font-size: 13px;
	margin: 0px 0px 15px 0px;
	line-height: 18px;
}

a {
	color: #0000EE;
}

a:hover {
	color: #00CC00;
}

a:active {
	color: #EE0000;
}

a:visited {
	color: #551A8B;
}

.b {
	font-weight: bold;
}

.i {
	font-style: italic;
}

.u {
	text-decoration: underline;
}

img {
	border: 0;
}






h1 {
	font-size: 24px;
	font-weight: normal;
	padding: 0px;
	margin: 0px 0px 10px 0px;
}

h2.title {
	font-size: 26px;
	font-weight: normal;
	padding: 0px;
	margin: 0px 0px 15px 0px;
	color: #333;
	letter-spacing: -1px;
}

h2 {
	font-size: 24px;
	font-weight: normal;
	padding: 0px;
	margin: 0px 0px 15px 0px;
	color: #333;
	letter-spacing: 0;
}

h3.title {
	font-size: 22px;
	font-weight: normal;
	padding: 0;
	margin: 0 0 15px 0;
	color: #333;
	letter-spacing: 0;
}

h4 {
	font-size: 12px;
	font-weight: bold;
	color: #333;
	margin: 0px;
}




ul {
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 20px;
}

li {
	margin: 0px 0px 7px 0px;
	padding: 0px;
	list-style: square outside;
	line-height: 14px;
}






div.backtotop {
	margin: 0px;
	font-size: 11px;
	text-align: right;
	padding: 10px 0px 0px 0px;
}






#wrapper {
	width: 950px;
	margin: 0px;
	padding: 0px;
}






#header {
	width: 100%;
	margin: 0;
	padding: 0;
}

#header .container {
	width: 980px;
	text-align: left;
}

#header h1 {
	margin: 0 0 0 15px;
	padding: 0;
}

#header h1 a {
	text-decoration: none;
	color: #fff;
}

#header div.banner {
	float: right;
	margin: 15px;
}




#tabs {
	float: left;
	width: 100%;
	margin: 0;
	background: url(images/bg-tabs.gif) center repeat-x;
}

#tabs div.container {
	width: 950px;
	font-size: 15px;
	padding: 0;
	font-weight: bold;
}

#tabs ul {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	list-style: none;
}

#tabs li {
	display:inline;
	margin:0;
	padding:0;
}

#tabs a {
	float: left;
	margin: 0px 3px 0px 0px;
	padding: 0 0 0 12px;
	text-decoration: none;
}

#tabs a span {
	float: left;
	display: block;
	padding: 7px 12px 7px 0;
	color: #fff;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
	#tabs a span {float:none;}
/* End IE5-Mac hack */

#tabs a:hover span {
	color: #fff;
	text-decoration: underline;
}

#tabs a:hover {
	color: #fff;
	text-decoration: underline;
}

#tabs a.active {
	float: left;
	background: url(images/tableft_selected.gif) no-repeat top left;
	margin: 0px 5px;
	padding: 0 0 0 12px;
	text-decoration: none;
}

#tabs a.active span {
	float: left;
	display: block;
	background: url(images/tabright_selected.gif) no-repeat top right;
	padding: 10px 12px 4px 0;
	color: #333;
}




#subnav {
	clear: both;
	width: 100%;
	font-size: 12px;
	margin: 0;
	padding: 0;
}

#subnav div.container{
	width: 950px;
	background: #fff url(images/bg-subnav.gif) bottom repeat-x;
	text-align: left;
}

#subnav a {
	color: #444;
	text-decoration: none;
}

#subnav a:hover {
	text-decoration: none;
}




.breadcrumbs {
	width: 950px;
	background: #eee;
	font-size: 11px;
	margin: 0;
	padding: 0;
}

.breadcrumbs .bcontainer{
	padding: 5px 0 5px 7px;
	text-align: left;
}




#content {
	clear: both;
	width: 100%;
	align: center;
	text-align: left;
	padding: 0;
}




a.more {
  display: block;
  width: 79px;
  height: 21px;
  background: url(images/moreinfo.gif) 0 0 no-repeat;
  text-decoration: none;
  float: left;
  margin-right: 3px;
}
       
a:hover.more {
  background-position: 0 -21px;
  text-decoration: none;
}






a.go {
  display: block;
  width: 71px;
  height: 21px;
  background: url(images/alldeals.gif) 0 0 no-repeat;
  text-decoration: none;
  float: left;
}
       
a:hover.go {
  background-position: 0 -21px;
  text-decoration: none;
}






td {
	background: #fff;
	font-size: 13px;
}

th {
	background: #ddd url(images/bg-th.gif) repeat-x;
	font-size: 13px;
	font-weight: bold;
	color: #333;
}

table {
	margin: 5px 0 10px 0;
}






#footer {
	text-align: center;
	padding: 15px 0px 5px 0px;
	margin: 0;
	clear: both;
	border-top: 1px solid #ccc;
}

#footer p {
	padding: 0px;
	margin: 0px 0px 10px 0px;
	font-size: 11px;
}

#footer a {
}









table.hp {

}

th.hp {
	background: url(images/th.gif) top no-repeat;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	padding: 5px 10px;
}

td.image {
	padding: 10px 0 0 0;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
}

td.hp {
	padding: 10px 10px 0 10px;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	font-size: 12px;
}

td.hp p {
	font-size: 12px;
	line-height: 120%;
}

td.hp-footer {
	background: url(images/td-footer.gif) bottom no-repeat;
	text-align: center;
	padding: 0 0 15px 0;
}

#left-menu {
	float: left;
	display: block;
	width: 160px;
	margin: 15px 15px 15px 0;
}

#left-menu a.link1 {
	display: block;
	width: 160px;
	height: 29px;
	background: url(images/find-a-mobile.gif) no-repeat;
	margin: 0 0 2px 0;
	color: #333;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
}

#left-menu h2 {
	background: url(images/bg-left-h2.gif) center repeat-x;
	padding: 5px 10px;
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	margin: 0;
}

#left-menu span {
	margin-left: 22px;
}

#left-menu a.link2 {
	display: block;
	background: #eee;
	padding: 5px 9px;
	margin: 0 0 1px 0;
	color: #333;
	border-top: 0;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
}

#left-menu a.link1:hover {
	background: url(images/find-a-mobile2.gif) no-repeat;
	color: #fff;
}

#left-menu a.link2:hover {
	background: #55A32D;
	color: #fff;
}

.left-menu-banner {
	background: rgb(241, 241, 241) none repeat scroll 0% 0%; 
	text-align: center; 
	-moz-background-clip: -moz-initial; 
	-moz-background-origin: -moz-initial; 
	-moz-background-inline-policy: -moz-initial;
}

.deal1 {
	float: left;
	display: block;
	width: 242px;
	height: 160px;
	background: url(images/bg-deal.gif) no-repeat;
	margin: 0 17px 17px 0;
	font-size: 11px;
}

.deal2 {
	float: left;
	display: block;
	width: 242px;
	height: 160px;
	background: url(images/bg-deal.gif) no-repeat;
	margin: 0 17px 17px 0;
	font-size: 11px;
}

.deal3 {
	float: left;
	display: block;
	width: 242px;
	height: 160px;
	background: url(images/bg-deal.gif) no-repeat;
	margin: 0 0 17px 0;
	font-size: 11px;
}

.deal1 h2, .deal2 h2, .deal3 h2 {
	letter-spacing: -1px;
	color: #fff;
	font-size: 17px;
	padding: 4px 9px 0 9px;
	letter-spacing: 0;
}

.deal1 img.phone, .deal2 img.phone, .deal3 img.phone {
	float: right;
	margin: 0 10px 0 0;
}

.deal1 p, .deal2 p, .deal3 p {
	font-size: 11px;
	margin: 0 0 0 14px;
	padding: 0;
	line-height: 15px;
}

.deal1 p.price, .deal2 p.price, .deal3 p.price {
	font-size: 17px;
	font-weight: bold;
	margin: 11px 0 15px 14px;
	padding: 0;
}




.dealbb1 {
	float: left;
	display: block;
	width: 242px;
	height: 160px;
	background: url(images/bg-dealbb.gif) no-repeat;
	margin: 0 17px 17px 0;
	font-size: 11px;
}

.dealbb2 {
	float: left;
	display: block;
	width: 242px;
	height: 160px;
	background: url(images/bg-dealbb.gif) no-repeat;
	margin: 0 17px 17px 0;
	font-size: 11px;
}

.dealbb3 {
	float: left;
	display: block;
	width: 242px;
	height: 160px;
	background: url(images/bg-dealbb.gif) no-repeat;
	margin: 0 0 17px 0;
	font-size: 11px;
}

.dealbb1 h2, .dealbb2 h2, .dealbb3 h2 {
	letter-spacing: -1px;
	color: #fff;
	font-size: 17px;
	padding: 4px 9px 0 9px;
	letter-spacing: 0;
}

.dealbb1 img.phone, .dealbb2 img.phone, .dealbb3 img.phone {
	float: right;
	margin: 0 10px;
}

.dealbb1 p, .dealbb2 p, .dealbb3 p {
	font-size: 11px;
	margin: 0 0 0 14px;
	padding: 0;
	line-height: 15px;
}

.dealbb1 p.price, .dealbb2 p.price, .dealbb3 p.price {
	font-size: 17px;
	font-weight: bold;
	margin: 11px 0 15px 14px;
	padding: 0;
}
