a:link, a:visited {
	color: #163445;
}
a:hover, a:active {
	color: black;
	text-decoration: none;
}
.hidden {
	display: none;
	position: absolute;
	top: -9999px;
	left: -9999px;
}
.clearing {
	clear: both;
}
.clearleft {
	clear: left;
}
body {
	background: #1c2a3b url(../images/bg2.jpg) top repeat-x;
	padding: 0 0 50px 0;
	margin: 0;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana, Sans-serif;
	color: #333;
	text-align: center;
}
div#wrapper {
	width: 900px;
	margin: auto;
	text-align: left;
}
div#wrapper h1 {
	margin: 0;
	height: 43px;
	padding: 30px 0 24px 0;
}
div#wrapper h1 a:link,
div#wrapper h1 a:visited {
	width: 256px;
	height: 43px;
	display: block;
	text-indent: -9999px;
	background: url(../images/dbvtech.jpg) no-repeat;
}
div.header {
	position: relative;
	height: 159px;
	background: #09100f url(../images/masthead.jpg) no-repeat;
}
div.footer {
	color: white;
	text-align: center;
	margin-top: 10px;
	font-size: 11px;
}
div.contact {
	position: absolute;
	top: -30px;
	left: 642px;
	width: 350px; /*258*/
	height: 166px;
	color: #eaeaea;
	background: #09100f;
}
div.contact a:link,
div.contact a:visited {
	color: #777;
	text-decoration: none;
}
div.contact a:hover,
div.contact a:active {
	color: white;
}
div.contact h2 {
	margin: 0;
	padding: 0 15px;
	background: url(../images/contact.jpg) no-repeat;
	height: 34px;
	line-height: 34px;
	font-size: 14px;
}
div.contact h2 span {
	display: block;
	background: url(../images/icon_contact.gif) right 14px no-repeat;
}
div.contact div.ulwrap {
	padding: 3px;
}
div.contact ul {
	list-style: none;
	padding: 0;
	margin: 0;
	background: #0e1716;
}
div.contact ul li {
	padding: 4px 12px 4px 26px;
	border-bottom: 3px solid #09100f;
	background: url(../images/arrow.gif) 12px 9px no-repeat;
}
div.contact ul li.last {
	border: none;
}
div.contact ul li div.ctitle {
	float: left;
	width: 55px;
}
div.contact ul li div.cdesc {
	margin-left: 62px;
}
div.contentwrap {
	background: white;
	padding: 5px;
}
div.content {
}
div.bleft {
	width: 443px;
	float: left;
}
div.bright {
	margin-left: 447px;
}
div.blockdiv {
	padding: 15px 20px;
	background: url(../images/blockbg04.jpg) top repeat-x;
}
div.block02 {
}
div.block03 {
}
div.block06 {
}
div.block h2 {
	font-family: "Trebuchet MS", Arial, Verdana, Sans-serif;
	font-size: 22px;
	font-weight: normal;
	letter-spacing: -0.5px;
	margin: 0 0 6px 0;
}
div.block h3 {
	font-family: "Trebuchet MS", Arial, Verdana, Sans-serif;	
	font-size: 16px;
	font-weight: normal;
	letter-spacing: -0.5px;
	margin: 0 0 6px 0;
}
div.block p {
	text-align: justify;
	margin: 0 0 12px 0;
}
ul.clients {
	list-style: none;
	margin: 12px auto;
	padding: 0;
}
ul.clients li {
	display: block;
	width: 80px;
	height: 80px;
	float: left;
	margin: 0 20px 10px 0;
}
ul.clients li img {
	border: 1px solid #ddd;
}
ul.casestudies {
	list-style: none;
	padding: 0;
	margin: 0;
}
ul.casestudies li {
	margin: 0;
	padding: 5px 0 5px 24px;
	background: url(../images/pdf.gif) left center no-repeat;
}




dl {
	margin: 12px 0;
	padding: 10px;
	background: white;
	border: 1px solid #eee;
}
dt {
	font-weight: bold;
	background: url(../images/arrow2.gif) left 3px no-repeat;
	padding-left: 15px;
}
dd {
	margin: 0 0 5px 0;
	padding-left: 15px;
}

ul.service {
	list-style: none;
	margin: 12px 0;
	padding: 10px;
	background: white;
	border: 1px solid #eee;
}
ul.service li {
	background: url(../images/arrow3.gif) left 3px no-repeat;
	padding-left: 15px;
	margin-bottom: 5px;
}
ul.std {
	list-style: none;
	margin: 12px 0;
	padding: 10px;
	background: white;
	border: 1px solid #eee;
}
ul.std li {
	background: url(../images/arrow4.gif) left 3px no-repeat;
	padding-left: 15px;
	margin-bottom: 5px;
}
