body {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	background-color: #FFFFFF;
	color: #333333;
	background-image: url(images/ripple_bg.gif);
	background-repeat: repeat-y;
	margin: 0px;
	font-size: 10px;
}

.site-map {
	font-size: 11px;
}

#content {
	position: absolute;
	width: 683px;
	left: 75px;
	top: 0px;
	z-index: 0;
	padding-left: 200px;
	padding-right: 20px;
	font-size: 11px;
}

#content a {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}

#content a:hover {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}

#content a:visited {
	color: #999999;
 	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

#content p {
	color: #333333;
	line-height: 16px;
	width: 405px;
}

#content li {
	width: 375px;
	line-height: 14px;
}

#content_home {
	position: absolute;
	width: 683px;
	left: 75px;
	top: 0px;
	z-index: 0;
	padding-left: 200px;
	padding-right: 20px;
	height: 680px;
}

#content_home h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	text-decoration: none;
	color: #333333;
	font-weight: normal;
	line-height: 28px;
	width: 405px;
}

#header {
	position: absolute;
	left: 250px;
	top: 5px;
	z-index: 5;
}

#header h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	text-decoration: none;
	color: #333333;
	font-weight: normal;
	line-height: 28px;
	width: 405px;
}

#content h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	text-decoration: none;
	color: #333333;
	font-weight: normal;
	line-height: 28px;
	width: 405px;
	padding-top: 10px;
}

#content h2 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 18px;
	color: #4F7877;
	width: 405px;
	font-weight: normal;
}

#content h3 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	color: #333333;
	width: 405px;
}

#content h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: none;
	color: #333333;
	width: 250px;
	font-weight: normal;
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4F7877;
	padding-bottom: 5px;
}

#content h5 {
	font-size: 12px;
	text-decoration: none;
	color: #333333;
	margin: 0px;
}

a {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #333333;
	text-decoration: none;
	line-height: 14px;
}

a:hover {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}

#image {
	float: right;
	padding-top: 15px;
	padding-left: 15px;
	padding-bottom: 15px;
}

#sidenav {
	position: absolute;
	left: 25px;
	top: 125px;
	z-index: 2;
}	

#sidenav_bg {
	background-image: url(images/nav-bg.gif);
	background-repeat: no-repeat;
	position: absolute;
	left: 0px;
	top: 0px;
	height: 716px;
	width: 236px;
	z-index: 1;
}

#sidenav ul {
	text-decoration: none;
	margin: 0px 0px 7px;
	padding: 0px;
	list-style-type: none;
}

#sidenav li {
	list-style-type: none;
	padding: 0px;
	margin-left: 8px;
}

#revolving {
	position: absolute;
	width: 500px;
	left: 183px;
	top: 115px;
	z-index: 0;
}

#revolving_text {
	position: absolute;
	width: 250px;
	left: -250px;
	top: 250px;
}

#footer {
	background-image: url(images/pace-sm_logo.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
}

#footer_home {
	position: absolute;
	width: 683px;
	left: 0px;
	top: 420px;
	z-index: 0;
	padding-left: 250px;
	padding-right: 20px;
}

#footer_home p {
	width: 405px;
	line-height: 16px;
}

#footer_home a {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}

#footer_home a:hover {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}

#stat {
	font-size: 9px;
	color: #666666;
}

#cart {
	font-size: 10px;
	color: #333333;
}