html, body, ul, ol, li, p, 
h1, h2, h3, h4, h5, h6, form, 
fieldset, a, div, img {
	margin: 0; padding: 0; border: 0;
}
body,html{
	width: 100%;
	height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #061C2F;
}
html{
	height: 100.02%;
}
body {
	background-color: #0B375E;
	background-image: url(images/backg.gif);
	background-repeat: repeat;
}
h1,h2,h3,legend{
	font-family: "Times New Roman", Times, serif;
	font-weight: 100;
	color: #C57912;
	clear: left;
}
h1{
	font-size:28px;
	margin-bottom: 10px;
	background: url(images/groove_h.gif) repeat-x 0 100%;
	padding: 0 0 6px 0;
	text-transform: capitalize;
}
h2{
	font-size:20px;
	margin: 20px 0px 10px 0px;
	background: url(images/line_h.gif) repeat-x 0 100%;
	padding: 0 0 3px 0;
	text-transform: capitalize;
}
h3,legend{
	font-size:13px;
	font-weight: bold;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
}
h4{
	font-size:13px;
	margin: 20px 0px 10px 0px;
	color: #C57912;
	font-weight: normal;
	padding: 0 0 3px 0;
	text-transform: capitalize;
}
hr {
	height: 1px;
	color: #CCE3F9;
	background: #CCE3F9;
	border: none;
	margin: 10px 0px 10px 0px;
}
#wrapper {
	margin: 20px auto 10px;
	height: auto;
	width: 700px;
}
#wrapper.page {
	position: relative;
	display: block;
	background: #FFFFFF;
}
#wrapper.page:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
#wrapper #header {
	margin: 0px 0px 0px 0px;
	padding: 4px 4px 4px 4px;
	height: 192px;
	width: 692px;
	display: block;
	background: #FFFFFF;
}
#logo-link{
	position: relative;
	left: 50px;
	top:30px;
	display:block;
	padding-top: 130px; width: 120px; 
	overflow: hidden;
	/* WIN IE5 hack */ height: 130px; voice-family: "\"}\""; 
	voice-family:inherit; height: 0;
	cursor: pointer;cursor:hand;
	background: url(images/db_logo.gif) top left no-repeat;
	margin: 0px;
	text-decoration: none;
}
.page #logo-link{
	position: absolute;
}
#logo-link a{
	text-decoration: none;
}
#logo-link a:hover{
	text-decoration: none;
}
#wrapper #header img {
	visibility: hidden;
}
#wrapper #header #banner {
	background: url(images/headimg.jpg) no-repeat left top;
	clear: left;
	float: right;
	height: 192px;
	width: 470px;
}
#wrapper #header #banner #strapline {
	position: relative;
	top: 104px;
	left: 14px;
	width: 242px;
	height: auto;
	display: block;
	font-size: 20px;
	line-height: 120%;
	color: #FFFFFF;
	word-wrap: break-word;
}
#wrapper #content {
	background: #FFFFFF url(images/contentback.gif) repeat-y left top;
	float: left;
	height: auto;
	width: 700px;
}
#wrapper.page #content {
	background: none;
	width:476px;
	float: right;
	margin-top: 30px;
}
#wrapper #content #topshadow {
	display: block;
	margin: 0px;
	clear: both;
	height: 24px;
	width: 700px;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='css/images/topshadow.png',sizingMethod='crop');
}
html>body #wrapper #content #topshadow {
	background: url(images/topshadow.png) no-repeat left top;
}
#wrapper #content #navcol {
	padding: 0px 25px 10px 29px;
	clear: left;
	float: left;
	height: auto;
	width: 170px;
}
#navcol ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
	color: #ffffff;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #A1C1DE;
}
#navcol li {
	width: 170px;
	line-height: 29px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A1C1DE;
}
#navcol a {
	color: #FFFFFF;
	text-decoration: none;
	width: 170px;
	padding-top: 29px;
	display:block;
	overflow: hidden;
	cursor: pointer;cursor:hand;
	/* WIN IE5 hack */ height: 29px; voice-family: "\"}\""; 
	voice-family:inherit; height: 0;
}
#navcol #home {
	background: url(images/nav.gif) no-repeat left 0px;
}
#navcol #home:hover {
	background: url(images/nav.gif) no-repeat right 0px;
}
#navcol #services {
	background: url(images/nav.gif) no-repeat left -30px;
}
#navcol #services:hover {
	background: url(images/nav.gif) no-repeat right -30px;
}
#navcol #expertise {
	background: url(images/nav.gif) no-repeat left -60px;
}
#navcol #expertise:hover {
	background: url(images/nav.gif) no-repeat right -60px;
}
#navcol #international {
	background: url(images/nav.gif) no-repeat left -90px;
}
#navcol #international:hover {
	background: url(images/nav.gif) no-repeat right -90px;
}
#navcol #clients {
	background: url(images/nav.gif) no-repeat left -120px;
}
#navcol #clients:hover {
	background: url(images/nav.gif) no-repeat right -120px;
}
#navcol #media {
	background: url(images/nav.gif) no-repeat left -150px;
}
#navcol #media:hover {
	background: url(images/nav.gif) no-repeat right -150px;
}
#navcol #about {
	background: url(images/nav.gif) no-repeat left -180px;
}
#navcol #about:hover {
	background: url(images/nav.gif) no-repeat right -180px;
}
#navcol #contact {
	background: url(images/nav.gif) no-repeat left -210px;
}
#navcol #contact:hover {
	background: url(images/nav.gif) no-repeat right -210px;
}
#navcol #events {
	background: url(images/nav.gif) no-repeat left -240px;
}
#navcol #events:hover {
	background: url(images/nav.gif) no-repeat right -240px;
}
#wrapper #content #maincol {
	padding: 0px 13px 10px 20px;
	clear: right;
	float: left;
	height: auto;
	width: 443px;
}
#wrapper #footer {
	display: block;
	height: 100px;
	width: 700px;
	float: left;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='css/images/footer.png',sizingMethod='crop');
}
html>body #wrapper #footer {
	background: url(images/footer.png) no-repeat left bottom;
}
#wrapper.page #footer {
	background: none;
}
#wrapper #footer #endnav {
	font-size: 10px;
	display: block;
	position: relative;
	width: 444px;
	top: 16px;
	left: 246px;
}
#wrapper #content #maincol p {
	line-height: 140%;
	margin-bottom: 16px;
	clear: none;
}
#wrapper #content #maincol a {
	color: #EA911D;
	text-decoration: underline;
}
#wrapper #content #maincol a:hover {
	color: #1565AC;
}
#wrapper #content #maincol img.left {
	border: 1px solid #0B375E;
	margin: 1px 10px 0px 0px;
	float: left;
	padding: 0px;
}
#wrapper #content #maincol img.left-nb {
	margin: 1px 10px 0px 0px;
	float: left;
	padding: 0px;
}
#wrapper #content #maincol img.right {
	border: 1px solid #0B375E;
	margin: 0px 0px 0px 10px;
	float: right;
	padding: 0px;
}
#wrapper #content #maincol img.right-nb {
	margin: 0px 0px 0px 10px;
	float: right;
	padding: 0px;
}
#maincol ul {
	margin: 0px 0px 10px 8px;
	padding-left: 8px;
}
#maincol li {
	line-height: 14px;
	margin-bottom: 6px;
}
#wrapper #footer #endnav p {
	margin-bottom: 12px;
}
#wrapper #footer #endnav a {
	color: #1565AC;
}
#wrapper #footer #endnav #cba {
	color: #72A9DA;
	text-decoration: none;
	padding: 0px 0px 0px 14px;
	background: url(images/i_mouse.gif) no-repeat left top;
}
.blue_light {color: #72A9DA;}
.blue_mid {color: #1565AC;}
#footer .blue_mid {
	line-height: 14px;
}
.alignRight {
	text-align: right;
}
.clear {
	clear: both;
}
#wrapper #content #maincol .lblock {
	clear: left;
	float: left;
	width: 100px;
}
#wrapper #content #maincol .midblock {
	clear: right;
	float: left;
	margin-bottom: 12px;
}
#wrapper #content #maincol .lblock2 {
	clear: left;
	float: left;
	width: 150px;
	margin-right: 5px;
}
#wrapper #content #maincol .midblock2 {
	clear: right;
	float: left;
	margin-bottom: 12px;
	width: 270px;
}
/* --------------------------------------------------------------- */
/* Form */
#mainform p{
	margin: 2px 0px 2px 0px !important;
}
#mainform .section{
	background: #F7F7F7;
	border: 1px solid #A5ACB2;
	padding: 4px;
	margin-bottom: 10px;
	color: #333333;
}
fieldset{
	border: none;
}
legend{
	line-height: 20px;
}
input{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
}
textarea{
	width: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
label {
	cursor: pointer;
	width: 100px;
	float: left;
}
.smallfield{
	width: 140px;
	font-size: 11px;
}
.largefield{
	width: 220px;
	font-size: 11px;
}
select{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}


.smallfield2 {
	width: 115px;
	font-size: 11px;
	margin-top: 2px;
}
.minifield {
	width: 90px;
	font-size: 11px;
}
.minifield2 {
	width: 75px;
	font-size: 11px;
}
.tinyfield {
	width: 42px;
	font-size: 11px;
}
.minibutton {
	font-size: 11px;
	cursor: pointer;
}
.required {
	color: #1565AC;
}
.required a{
	color: #cc0000;
	font-weight: bold;
}
.smallGrey {
	color: #999999;
	font-size: 10px;
}
.smallerTxt {
	font-size: 75%;
}

.rss {
		margin-left:10px;
		margin-top:5px;
}

.newImagePad1 {

	padding-top: 10px;
	padding-bottom: 10px;
	
}

.newBottomImages {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
		
}

.newBottomImages1 {
    float: left;
    margin-bottom: 5px;
    margin-right: 10px;
    padding-top: 3px;

