@charset "utf-8";
body {
	background-color: #000000;
}

#wrapper {
	height: auto;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	background-image: url(Images/dpd_header_bg.jpg);
	float: left;
	height: 265px;
	width: 575px;
	padding-top: 0px;
	padding-left: 375px;
}
#navigation {
	background-image: url(Images/dpd_header_bg.jpg);
	float: left;
	height: 20px;
	width: 600px;
	padding-top: 20px;
	padding-left: 175px;
	background-position: bottom;
	padding-right: 175px;
	font-family: Helvetica, "Helvetica Light";
	font-size: 0.9em;
	color: #999999;
	text-decoration: none;
	text-align: center;
	text-transform: lowercase;
	font-variant: normal;
}
#navigation a {
	color: #B0B0B0;
	text-decoration: none;
}
#navigation a:hover {
	color: #F23229;
	cursor: default;
}
#content {
	background-image: url(Images/dpd_content_bg.jpg);
	background-repeat: repeat-y;
	float: left;
	height: auto;
	width: 750px;
	padding-left: 100px;
	font-family: Verdana, Geneva, sans-serif;
	color: #666666;
	font-style: normal;
	line-height: 1.3em;
	padding-right: 100px;
}
#footer {
	background-image: url(Images/dpd_footer_bg.jpg);
	float: left;
	height: 125px;
	width: 950px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 0.8em;
	padding-top: 0px;
	text-align: center;
}
#pricetab {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.8em;
	color: #999999;
}
p {
	font-size: .9em;
}
h1 {
	color: #000000;
	line-height: normal;
}
h2 {
	color: #666666;
	font-size: 1.4em;
}
h3 {
	color: #000000;
}
h4 a {
	color: #66666E;
	text-decoration: none;
}
h4 a:hover {
	color: #66666E;
	text-decoration: underline;
}
.rule {
	color: #FF0000;
	line-height: normal;
	text-decoration: none;
}

.copyright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .8em;
	text-decoration: none;
}
.testimonial {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	font-style: italic;
	color: #819BBC;
	line-height: 1.3em;
}
.testimonial a {
	font-size: 1em;
	color: #819BBC;
}
.moreinfo {
	color: #FB6E26;
}
.moreinfo a     {
	text-decoration: none;
	color: #FB6E26;
}
.moreinfo a:hover   {
	text-decoration: underline;
}
ol {
	font-family: Verdana, Geneva, sans-serif;
	font-size: .9em;
}
ol li a  {
	text-decoration: none;
	color: #fb6e26;
}
ol li a:hover {
	text-decoration: underline;
}
#footer p a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer p a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.navdot {
	color: #000000;
}
