body {
	
	padding:0px;
	text-align:center;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}

td, p, div {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px
}

#container {
	width:960px;
	margin-left:auto;
	margin-right:auto;
	font-family: Arial, Helvetica, sans-serif;
}

#leftaddress {
	position: relative;
	top: 85px;
	left: 55px;
	width:100px;
	border:1px dashed #aab6cc;
	padding:5px;
	color:#999999
}

#search {
	position: relative;
	top: -130px;
	left: 55px;
	width:100px;
	text-size:10px
}

.jump{
	border:1px dashed #aab6cc;
	color:#999999
}

#leftnav {
	position: relative;
	top: -35px;
	left: 55px;
	width:100px
}

#leftnav div{
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:1px dashed #aab6cc;
	display:block;
}

h1 {
	font-size:13px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}

h2 {
	font-size:13px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}

a {
	font-size:13px;
	color: #999999;
	text-decoration: none;
}

a:hover {
	color:#000066;
	text-decoration: none;
}

.sales img {
	border:1px solid #ccc;	
}
