#maincontent .newspost{
	padding-top: 15px;
	padding-bottom: 15px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999;
	border-bottom-color: #999;
	margin-top: -1px;
	margin-bottom: 0px;
}
#maincontent .newspost dt{
	font-size: 16px;
	color: #FFF;
	font-weight: bold;
	padding-bottom: 5px;
}
#maincontent .newspost  dd{
	margin-left: 0px;
}
#maincontent .newspost dd a {
	text-align: right;
	font-weight: bold;
	color: #F60;
	text-decoration: none;
}
#maincontent .newspost dd p{
	float: left;
}

#maincontent p a, #relatedLinks a {
	color: #F60;
	text-decoration: none;
}

#relatedLinks a {
	color: #F60 !important;
	text-decoration: none !important;
}

#maincontent {
	float: left;
	width: 710px;
	margin-right: 20px;
}


#maincontent .newspost dd img{
	float: left;
	margin-right: 15px;
}
#topcontent h1 {
	font-size: 22px;
	font-weight: normal;
	padding-left: 30px;
	padding-bottom: 10px;
	padding-top: 10px;
}
#topcontent {
	float: left;
}

#navbar {
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
#navbar h2 {
	padding-top: 10px;
	padding-left: 10px;
	font-size: 18px;
	font-weight: normal;
	float: left;
}
#navbar h2 a {
	color: #F60 !important;
	text-decoration: none;
}

#topcontent ul , #navbar ul{
	float: right;
	list-style-type: none;
	width: 420px;
	padding-top: 15px;
}
#topcontent ul li , #navbar ul li{
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	padding-right: 10px;
	padding-left: 10px;
}
#topcontent ul li a , #navbar ul li a{
	color: #FFF;
	text-decoration: none;
}
#topcontent .imagecontainer {
	width: 200px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	padding-bottom: 10px;
	margin-bottom: 30px;
	float: left;
	margin-left: 30px;
	overflow: hidden;
	margin-right: 10px;
}
#topcontent .imagecontainer img {
	float: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#topcontent .imagecontainer h4 a {
	color: #FFF;
	font-size: 15px;
	text-decoration: none;
}
#topcontent .imagecontainer h4 a:hover {
	color: #F60;
}
#topcontent .imagecontainer p {
	padding: 0px;
	font-size: 13px;
}

#imageNav {
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-bottom-color: #FFF;
	text-align: center;
	height: 28px;
	width: 930px;
	margin-left: 20px;
	padding-right: 10px;
	padding-left: 10px;
}

#portfolioNav {
	margin-bottom: 10px;
	padding-top: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-bottom-color: #FFF;
	text-align: center;
	height: 28px;
	width: 910px;
	padding-right: 40px;
	padding-left: 40px;
}

#portfolioNav p {
	width: 33%;
	float: left;
	color: #FFF;
	text-align: center;
}

#portfolioNav p a {
	color: #F60 !important;
	text-decoration: none;
}

#portfolioNav p a:hover {
	text-decoration: underline;
}

#portfolioNav p.next {
	text-align: right !important;
}

#portfolioNav p.previous {
	text-align: left !important;
}

#casestudies {
	float: left;
	width: 250px;
}
#casestudies h2 {
	font-size: 20px;
	padding-bottom: 0px;
	font-weight: normal;
	padding-top: 10px;
	padding-right: 0px;
	padding-left: 0px;
	border: none;
}
#casestudies ul {
	list-style-type: none;
	width: 250px;
	margin: 0px;
	padding: 0px;
}
#casestudies ul li {
	padding-top: 5px;
	padding-bottom: 3px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	text-indent: 10px;
	float: none;
	border-right-style: none;
}
#casestudies ul li a {
	font-size: 14px;
	color: #F60;
	text-decoration: none;
	font-weight: bold;
}

#maincontent .thumbdiv {
	float: left;
	padding-left: 10px;
	padding-right: 4px;
	padding-bottom: 10px;
	height: 102px;
}
#maincontent .thumbdiv img {
	float: none;
	padding: 0px;
	margin: 0px;
}

#heroshot {
	width: 990px;
	height: 280px;
}

#content #contactPage div.leftDiv {
	width: 470px;
	float: left;
	margin-right: 15px;
}

#content #contactPage div.rightDiv {
	width: 160px;
	float: left;
}

.formBox #mrTitle {
	width: auto !important;
}

.formBox .busAddress label {
	line-height: 26px;
	padding-top: 5px;
}

.formBox .busAddress textarea {
	height: 150px !important;
	line-height: 26px;
}