@charset "UTF-8";
/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #6e6e6e;
	margin-top: 0px;
}
a:link {
	color: #6e6e6e;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #6e6e6e;
}
a:hover {
	text-decoration: underline;
	color: #6e6e6e;
}
a:active {
	text-decoration: none;
	color: #6e6e6e;
}

.sm {font-size:xx-small;}
.xlarge {
	font-family: Helvetica;
	font-size: x-large;
}
.datesm {
	font-family: Georgia;
	font-size:9px;
	color:#afafaf;
	}
.blu {
	color:#4d90cd;
	}
h2 {
  margin: 0;
  padding: 0;
  font-size: large;
  font-family: Helvetica;
  color: #4d90cd;
  font-weight: normal;
}
h4 {
  margin: 0;
  font-size: large;
  font-family: Helvetica;
  font-weight: normal;
  display:inline;
}
ul {padding:0 0 0 1em; margin:0;}
.textbox {border: solid 1px #999999;}

#container {width:970px; margin-left:auto; margin-right:auto;}
#title {width:970px; height:107px; background-image:url(images/consultinglogo.gif); text-align:right;}
#contactdet {height:50px; padding-top:5px; text-align:right; font-size:x-small;}
#links {padding-top:30px; text-align:right;}
#footer {width:970px; clear:both; text-align:center;}

#hmeimg {width:441px; height:80px; padding:229px 10px 41px 519px; margin:10px 0px 10px 0px; background-image:url(images/homebridge.jpg); font-size:11px; color:#595959; line-height:1.2em;}
#hmetext {width:970px;}
#news {width:255px; float:left; padding-right:30px;}
#clients {width:305px; float:left;}
#about {width:350px; float:right; font-size:x-small;}

#pgtitle {width:970px; padding-top:7px; margin-bottom:30px;}
#pgtext {width:700px; float:left;}
#pgsub {width:200px; float:right;}