﻿html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, dl, dt, dd, ol, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, ul, li {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: inherit;
	font-family: inherit;
	vertical-align: baseline;
	list-style: none;
}
/* remember to define focus styles! */
:focus {
	outline: 0px;
}
a:active {
	outline: none;
}
html, body {
	margin: 0px;
	padding: 0px;
	height: 100%;
}
.container {
	position: relative;
	margin: 20px auto;
	height: 100%;
}
body {
	background: #ffffff url('../images/mainBacker.png') repeat-x top center;
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
}
.container a {
	color: #5a96e8;
	text-decoration: none;
}
.container a:hover {
	color: #5a96e8;
	text-decoration: underline;
}
/*-------------------------------- BEGIN LAYOUT ----------------------------------------- */
#logo h1 a{
	width: 83px;
	height: 425px;
	display:block;
	text-indent: -9999px;
	background: transparent url('../images/dichoLogo.png') no-repeat top left;
}
#socialArea{
	margin-bottom: 20px;
}
#socialArea h2{
	text-indent:-9999px;
	background: transparent url('../images/followUs.png') no-repeat center left;
	width: 169px;
	height: 36px;
}
#features{
	padding: 0 0 20px 0;
}
.feature{
	height: 475px;
	background: #cccccc;
}
.feature a{
	color: #000000;
	font-weight:bold;
}
.featCallout {
	position:absolute;
	top: -2px;
	.left: 132px;
	width: 81px;
	height: 81px;
	text-indent: -9999px;
	background: transparent url('../images/featured.png') no-repeat top left;
	z-index: 500;
}
.headerText{
	padding: 0px;
	margin: 0px;
	line-height:100%; 
}
#portfolio{
	padding: 15px 0 20px 0;
}
.port{
	height: 175px;
	background: #cccccc;
}
#clients{
	padding: 0 0 40px 0;
}
#footer{
	padding: 0 0 20px 0;
	font-size: 12px;
	color: #b0b0b0;
	font-family:Arial, Helvetica, sans-serif;
}
#twitter {
	position:absolute;
	display: block;
	text-indent: -9999px;
	background: transparent url('../images/twitter.png') no-repeat top left;
	width: 32px;
	height: 37px;
	margin-left: 90px;
}
#facebook {
	position:absolute;
	display: block;
	text-indent: -9999px;
	background: transparent url('../images/facebook.png') no-repeat top left;
	width: 35px;
	height: 33px;
	margin-left: 130px;
	margin-top: 2px;
}
#column3{
	font-size: 11px;
}
#welcomeArea{
	margin-bottom: 25px;
}
#welcomeArea h2{
	text-indent:-9999px;
	background: transparent url('../images/welcome.png') no-repeat center left;
	width: 165px;
	height: 40px;
	margin-bottom: 8px;
}

#contactUs{
	margin-bottom: 25px;
}
#contactUs h2{
	text-indent:-9999px;
	background: transparent url('../images/callUs.png') no-repeat center left;
	width: 175px;
	height: 57px;
}

#whatWeDo{
	margin-bottom: 10px;
}
#whatWeDo h2{
	text-indent:-9999px;
	background: transparent url('../images/whatWeDo.png') no-repeat center left;
	width: 140px;
	height: 37px;
	margin-bottom: 8px;
}
#whatWeDo li{
	line-height: 100%;	
}
#newsArea{
	
}
#newsArea h2{
	text-indent:-9999px;
	background: transparent url('../images/news.png') no-repeat center left;
	width: 164px;
	height: 62px;
	margin-bottom: 8px;
}
.slideLink {
	color:#0071B9; 
	font-size: 18px;
	text-decoration:none;
}
.slideLink:hover {
	text-decoration: underline;
}

#twitter_update_list li{
	margin-bottom: 9px;
	font-size: 10px;
}


#twitter_update_list a {
	color: #5a96e8;
	text-decoration: none;
}
#twitter_update_list a:hover {
	color: #5a96e8;
	text-decoration: underline;
}




























