body {
	background-color: #ededed;
	background-image: url(images/page-bg.gif);
	background-repeat: repeat-x;
}
#container {
	width: 756px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #bcbcbc;
	background-color: #FFFFFF;
	padding: 10px;
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bcbcbc;
}
#top {
	background-image: url(images/di-home.jpg);
	height: 318px;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	width: 756px;
}
#top-clients {
	background-image: url(images/di-clients.jpg);
	height: 318px;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	width: 756px;
}
#top-services {
	background-image: url(images/di-services.jpg);
	height: 318px;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	width: 756px;
}
#top-about {
	background-image: url(images/di-about.jpg);
	height: 318px;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	width: 756px;
}
#top-brand {
	background-image: url(images/di-brand.jpg);
	height: 318px;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	width: 756px;
}
#top-404 {
	background-image: url(images/di-404.jpg);
	height: 318px;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	width: 756px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #666666;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-bottom: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
h2 {
	font-size: 11px;
	color: #FF6600;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-size: 11px;
	color: #000;
	margin: 0px;
	padding: 0px;
}
.latest-projects {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
}
ul {
	list-style-image: url(images/arrow.gif);
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}

#footer {
	font-size: 10px;
	color: #999999;
	padding: 0px;
	margin-top: 30px;
	margin-bottom: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}

a {
	color: #FF6600;
	text-decoration: underline;
	line-height: 10px;
}


a:hover {
	color: #000000;
	text-decoration: underline;
	
}
a.tip span {display: none;}
a.tip:hover {
	background-color: #dbe4f2;
	border: 1px solid #CC0000;
	text-decoration: none;
  }

a.tip {
	position: relative;
	border: 1px solid #CCCCCC;
	display: block;
	text-decoration: none;
}
 
a.tip:hover span {
	position: absolute;
	bottom: 55px;
	right: 55px;
	display: block;
	background: #ededed;
	border: 1px solid red;
	padding: 10px;
	text-decoration: none;
	font-size: 11px;
	line-height: 15px;
	width: 150px;
  } 
.red {
	color: #FF6600;
	
}.sm {
	font-size: 10px;
	color: #999999;
}
.headline {
}
.date {

}
.feedburnerFeedBlock {
	font-size: 11px;
}
.feedburnerFeedBlock p {
	margin: 0px;
	padding: 0px;
}
.feedburnerFeedBlock li {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

