* {
	margin:0;
	padding:0;
}
html, body {height: 100%;}
body {
	color:#fff;
	margin:0;
	padding:0;
	background:#67BEE7;
	text-align: center;
	font:62.5%/1.5 Georgia, "Times New Roman", Times, serif;
}
.page-shadow {
background:transparent url(../images/page-shadow.png) repeat-y scroll left top;
width:15px;
}
a {
	font-size: 1.3em;
	color:#67BEE7;
	text-decoration:none;
	outline:none;
}
a:hover {text-decoration: underline;}
ul {
	color:#404040;
}
p {
	/*color: #333;*/
	color: #000;
	font:1.3em  Arial, Helvetica, sans-serif;
	line-height:1.5em;
	font-weight:500;
	padding:0.2em 0;
}
h2 {
	font-size: 2.3em;
	line-height:1.2em;
	color:#999999;
	font-weight:lighter;
	margin-left:-1px;
}
h3 {
	font-size: 1.6em;
	display: inline;
	color:#b7b7b7;
	font-weight:lighter;
	margin-bottom: 20px;
}
h4 {
	font-size: 1.4em;
	display: inline;
	color:#67BEE7;
	font-weight:bold;
	margin-bottom: 20px;
}

.back-btn {
float: right;
display: inline;
}

#wrapper {
	width: 847px;
	text-align: left;
	height: auto !important; /* For newish browsers */
	height: 100%; /* This is for crappy IE*/
	min-height: 100%; /* For newish browsers*/
	background:url(../images/shadow-bg.png);
	background-repeat:repeat-y;
	margin: 0pt auto; /* the bottom margin is the negative value of the footer's height */
}

#container {
	background-color: #fff;
	position:relative;
	text-align:left;
	left: 32px;
	width: 742px;
	float:left;
	display:inline;
	margin-left: 20px;
}
.head {
	width: 742px;
	height: 80px;
	background-color: #fff;
	padding-top: 3px;
}
#head-section {
	width: 742px;
	height:247px;
	background-color: #fff;
	margin-bottom:1px;
	margin-top:17px;
}
#flash {
	width:742px;
	height:201px;
	float:left;
	color:#404040;
	background-color:#EBEBEB;
	margin-bottom: 10px;
	margin-top: 8px;
}
#flash a {text-decoration:underline;}
h1 {
	float:left;
	text-indent: -9999px;
	background:#fff url(../images/hart-and-co-logo.gif) no-repeat left bottom;
	width: 140px;
	height: 55px;
	margin-top:20px;
	display: block;
}
h1 a {
	width: 212px;
	height: 58px;
	display: block;
	text-decoration: none;
}
#contact-details {
	float:right;
	text-indent: -9999px;
	background:#fff url(../images/tel-address.gif) no-repeat left bottom;
	width:212px;
	height:58px;
	margin-top:10px;
}
#content {
	position:relative;
	padding-bottom:6px;
	margin-bottom:8px;
	float:left;
	overflow:visible;
	background:#fff;
	width: 742px;
	margin-top: 10px;
}
#secondary-nav {
	float:left;
	width:169px;
	background-color:#fff;
	padding-bottom:1px;
	margin-top:9px;
	background:#fff url(../images/nav-border.gif) repeat-x left bottom;
}
#secondary-nav a {
	color:#7d7d7d;
	font-size:1.1em;
	display: block;
	width: 169px;
	height: 1.8em;
	line-height: 1.8em;
	padding:0.2em 0;
	background:#fff url(../images/nav-border.gif) repeat-x left top;
	text-decoration:none;
}
#secondary-nav a:hover {
	text-decoration:underline;
}
#main-content {
	float:left;
	margin-left:2px;
	width:742px;
	height:100%;
}
.clear {clear:both;}	
.secondary-content {
	padding-right: 20px;
	float:left;
	width:480px;
	border-right: #efefef solid 1px;
}
.home .secondary-content h2 {
float:left;
width: 480px;
clear:both;
}
.team .secondary-content h2 {
float:left;
width: 420px;
}
.news  .secondary-content h2 {
float:left;
width: 420px;
}
.practice-areas .secondary-content h2 {
float:left;
width: 420px;
}

.text-container {
	float:left;
	padding-right: 10px;
}
/* Home 2 columns */
#body-text {
float:left;
margin-top: 1em;
width: 100%;
clear:both;
}
#body-text p a{
font-size: 1em;
}
#home-text {
float:left;
width:100%;
clear:both;
}
.col-left {
	float:left;
	display:inline;
	width:220px;
	border-right: #efefef solid 1px;
	margin-right:0px;
	padding-right:16px;
}
.col-right {
	float:left;
	display:inline;
	width:220px;
	margin-left:16px;
}


.bullet-list {
margin-left: 0;
font-size: 1.2em;
list-style:disc;
padding-left: 30px;
}
.text-container-right {
	float:left;
	padding: 0 6px 0 20px;
	width: 45%;
}
/*Related links */
#rel-links {
clear:both;
}
#rel-links p{
	font-size:1.1em;
	color: #b7b7b7;
}
#rel-links a{
color:#67BEE7;
text-decoration:none;
font-size: 1.3em;
font-weight:normal;
}
/* Completed Projects */
#projects {
	list-style:none;
	float:left;
}
#projects .proj-item {
	text-align:center;
	float:left;
	display:inline;
	margin-right: 6px;
	width:116px;
	height: 90px;
	color:#9a9a9a;
	background-color: #efefef;
}
#projects .proj-item a{
	border: medium none;
}
.proj-link{

	position:relative;
	display:inline;
	text-align:center;
	color:#9a9a9a;
	text-decoration:none;
}
.hidden {
display:none;
visibility:hidden;
}
#projects .proj-item a:hover {text-decoration:none;}
#projects .proj-item img {
	position:relative;
	margin:0;
	padding:3px 0 0 3px;
	width: 110px;
	height:70px;
	background-color:#efefef;
	border: medium none;
}
/* Side bar */
#side-bar {
	float:left;
	width: 205px;
	margin-left: 21px;
}

#side-bar-image {
	float:left;
	width: 205px;
	margin-left: 9px;
}

#practice-list {
	list-style:none;
}
#practice-list li a {
	font-size: 1.4em;
	color:#67BEE7;
	font-weight:bold;
	margin-bottom: 20px;
	text-decoration: none;
}
#practice-list li a:hover {
	text-decoration: underline;
}

#side-bar .prod-item {
	margin-bottom: 20px;
	float:right;
	display:inline;
	width: 220px;
	height: 157px;
	color:#9a9a9a;
	background-color: #efefef;
}
#side-bar .prod-item a{
	border: none;
}
.prod-link {
	font-size: 1.1em;
	text-align:left;
	color:#9a9a9a;
	text-decoration:none;
	padding-left: 5px;
	padding-top: 1px;
}
#side-bar .prod-item a:hover {text-decoration:none;}
#side-bar .prod-item img {
	padding:5px 0px 0 5px;
	width: 210px;
	height: 133px;
	background-color:#efefef;
	border: none;
}
.date {
	font-weight:normal;
	color:#4f463d;
	font-size:0.9em;
}
.url {text-align:right;}
table {margin-bottom:1em;}
td {padding:0.2em 0;}
.contact-details {
	color:#009fc3;
	font-weight:bold;
	display:block;
	margin:0 0 0.1em 107px;
	font-size:1.1em;
}
#telephone {
	float:left;
	font-size:1.1em;	
	margin-left:14px;
}
.sitemap {
	font-size:1.16em;
	margin-top:1em;
}
.sitemap li a {
	margin:0;
	color:#404040;
}
.sitemap ul li {
	background:#fff url(../images/hyphen.gif) no-repeat left center;
}
.sitemap ul li a {
	margin-left:15px;
	color:#7d7d7d;
	font-weight:normal;
}
.tel-number {
	display:block;
	margin-left:13px;
}
.indent {
	text-indent:50px;
}
/*Footer*/
#footer-wrapper {
	position:relative;
	width: 847px;
	margin: 0 auto;
	height: 170px;
	clear:both;
	background:transparent url(../images/shadow-bg.png) repeat-y;
}
.footer {
	margin: 0 auto;
	width: 781px;
	height: 170px;
	text-align:left;
	background: url(../images/swirl-bg.gif) no-repeat left bottom;
}
.footer-left {
	width: 150px;
	float:left;
	padding:6em 0 0 20px;
}
.footer-right {
	float:left;
	padding:6em 0 1em 10px;
}
.footer-left p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	color: #5e5a5a;
	line-height:1.4em;
}
.footer-right p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	color: #5e5a5a;
	line-height:1.4em;
}
.footer-right a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	color: #5e5a5a;
	text-decoration: none;
	line-height: 1.4em;
}
.footer-right a:hover {
	text-decoration: underline;
}
.footerLogo {
	margin-top: 118px;
	text-indent: -9999px;
	float:right;
	background:url(../images/green17-logo.gif) no-repeat -40px bottom;
	height: 33px;
	display: inline;
}
.footerLogo a {
	padding: 0;
	margin: 0;
	width: 212px;
	height: 28px;
	display: block;
	text-decoration: none;
}

#footer-wrapper, .footer, .push {height: 170px; /* .push must be the same height as .footer */}


/*Main Navigation*/

#main-nav {
	list-style:none;
	width:515px;
	height:28px;
	background-color:#fff;
	float:left;
	display:inline;
	margin-top:10px;
}
#main-nav li {
    float: left;
	display:inline;
}
#main-nav li a {
	height: 28px;
	display: block;
	text-decoration: none;
	text-indent: -9999em;
	float: left;
	background-image: url(../images/nav.gif);
	background-repeat:no-repeat;
}

#main-nav li#home a {
	width: 56px;
	background-position: 0 0;
}
#main-nav li#home a:hover {background-position: 0 -28px;}
body.home #main-nav li#home a {background-position: 0 -56px;}
body.home #main-nav li#home a:hover {background-position: 0 -56px;}


#main-nav li#about-us a {
	width: 93px;
	background-position: -56px 0;
}
#main-nav li#about-us a:hover {background-position: -56px -28px;}
body.about-us #main-nav li#about-us a {background-position: -56px -56px;}
body.about-us #main-nav li#about-us a:hover {background-position: -56px -56px;}



#main-nav li#practice-areas a {
	width: 128px;
	background-position: -149px 0;
}
#main-nav li#practice-areas a:hover {background-position: -149px -28px;}
body.practice-areas #main-nav li#practice-areas a {background-position: -149px -56px;}
body.practice-areas #main-nav li#practice-areas a:hover {background-position: -149px -56px;}



#main-nav li#team a {
	width: 66px;
	background-position: -277px 0;
}
#main-nav li#team a:hover {background-position: -277px -28px;}
body.team #main-nav li#team a {background-position: -277px -56px;}
body.team #main-nav li#team a:hover {background-position: -277px -56px;}



#main-nav li#news a {
	width: 66px;
	background-position: -343px 0;
}
#main-nav li#news a:hover {background-position: -343px -28px;}
body.news #main-nav li#news a {background-position: -343px -56px;}
body.news #main-nav li#news a:hover {background-position: -343px -56px;}


#main-nav li#contact-us a {
	width: 106px;
	background-position: -409px 0;
}
#main-nav li#contact-us a:hover {background-position: -409px -28px;}
body.contact-us #main-nav li#contact-us a {background-position: -409px -56px;}
body.contact-us #main-nav li#contact-us a:hover {background-position: -409px -56px;}


/* news-featured */
#news-featured {
list-style:none;
clear:both;
/*float:left;*/
}
#news-featured h3 {
clear:both;
font-size: 1.6em;
color:#9a9a9a;
}
#news-featured a {
font-size: 1.4em;
color:#67BEE7;
text-decoration:none;
}
#news-featured a:hover {
font-size: 1.4em;
color:#67BEE7;
text-decoration:underline;
}
#news-featured li{
padding-bottom: 1em;
padding-top: 1em;
}
/* Products page 3 columns */
#column-left {
display:inline;
width: 222px;
float:left;
padding-right: 20px;
border-right: #EFEFEF solid 1px;
}
.prod-mod {
height: 130px;
margin-bottom: 34px;
}
.prod-col {
height: 76px;
min-height: 76px;
padding-bottom: 1em;
}
#column-left a, #column-mid a, #column-right a {
font-size: 1.4em;
color:#67BEE7;
text-decoration:none;
}
#column-mid {
display:inline;
width: 222px;
float:left;
margin-left: 10px;
margin-right: 10px;
padding-left: 10px;
padding-right: 10px;
border-right: #EFEFEF solid 1px;
}
#column-right {
display:inline;
width: 222px;
float:left;
padding-left: 20px;
}
