﻿body {
	font-family: Tahoma, Arial,sans-serif;
	font-size:90%;
	color: #000;
	width: 659px;
	margin: 0 auto; 
}


#container {
	padding: 0 0 0 0;
	width: 659px;
	background: #ffffff;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	background-image: url('../parity-dental-products-services-solutions.jpg');
	background-repeat: no-repeat;
	height: 763px;
	position: relative;
}

#scrollup {
	position: absolute;
	overflow: hidden;
	top: 540px;
	left: 5px;
	width: 230px;
	height: 40px;
	clear: both;
	margin-top: 20px;
}

.title {
	position: absolute;
	top: 540px;
	left: 5px;
	width: 230px;
	height: 20px;
	font-size: 13px;
	color: #fff;
	font-family: century gothc, verdana, tahoma;
	font-weight: bold;
}

.headline {
	position: absolute;
	top: 230px;
	left: 5px;
	width: 240px;
	height: 40px;
	font-size: 13px;
	color: #fff;
	font-family: century gothc, verdana, tahoma;
}

.headline span{
	font-size: 13px;
	color: #808080;
	font-family: century gothc, verdana, tahoma;
	font-weight: bold;
}


