body {

	background-color: #000000;
	margin-top: 45px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	line-height: 16px;
}

a:link, a:visited {
	color: #999999;
	text-decoration: underline;
}

a:hover, a:active {
	color: #f7941d;
	text-decoration: none;
}

strong {
	color: #92d4ff;
}

hr {
	height: 1px;
	background-color: #404040;
	color: #404040;
	border: thin;
}

.nav {
	border-bottom: 1px solid #404040;
}

.subnav {
	padding-top: 5px;
	padding-bottom: 10px;
	line-height: 18px;
	background-image: url("images/dotted_line.gif");
	background-position: bottom;
	background-repeat: no-repeat;
	color: #999999;
}

.subnav a:link, .subnav a:visited {
	color: #ffffff;
	text-decoration: underline;
}

.subnav a:hover, .subnav a:active {
	color: #f7941d;
	text-decoration: none;
}

.selected {
	color: #999999;
}

.top {
	background-image: url("images/dotted_line.gif");
	background-repeat: no-repeat;
}

.leftside {
	color: #999999;
}

.blue {
	color: #5a83b5;
	font-weight: bold;
}

.orange {
	color: #f7941d;
	font-size: 12px;
	font-weight: bold;
}

.light {
	color: #999999;
}

.quote {
	padding: 5px 30px 5px 30px;
	border-top: 1px dotted #666666;
}

.footer {
	padding-top: 15px;
	line-height: 12px;
	border-top: 1px solid #404040;
	color: #808080;
	background: transparent url(images/denovo_horizontal.gif) no-repeat bottom right;
}

.footer a:link, .footer a:visited {
	color: #666666;
	text-decoration: none;
}

.footer a:hover, .footer a:active {
	color: #999999;
	text-decoration: underline;
}

.samples {
	padding: 2px;
	border: 1px solid #ffffff;
}

.clients {
	color: #92d4ff;
	font-weight: bold;
	font-size: 12px;
}

.testimonials{
font-style:italic;
padding:10px 15px 0 5px;
color:#507182;
}

.testimonials .name{
color:#999999;
font-size:9px;
font-style:normal;
}