* {
	border: 0;
	margin: 0;
	padding: 0;
}

body {
	margin: 0 auto;
	padding: 0;
	width: 915px;
	background-color: white;
	font-size: 12px;
	font-family: Arial, sans-serif;
}

/* header */

#siteslink {
	float: right;
}

#siteslink a img{
	padding: 0 0 0 40px;
}

#newheaderbg {
	width: 915px;
	height: 94px;
	background-color: white;
	overflow: hidden;
	background-image: url(../images/header/newheader.jpg);
}

h1 {
	font-size: 1px;
	text-indent: -5000px;
}

h2 {
	font-size: 16px;
}

p {
	line-height: 1.4em;
	padding: 5px 0;
}
#skipnavlink {
	position: absolute;
}

#skipnavlink a {
	position: absolute;
	z-index: 2;
	left: -1000px;
	top: 0;
}

#skipnavlink a:focus, #skipnavlink a:active {
	position: absolute;
	left: 10%;
	background-color: white;
	color: black;
}

#mc {
	position: absolute;
}

.red_txt, .red_date {
	color: #e52f40;
	font-weight: bold;
}

.red_date {
	font-size: 14px;
}

.red_txt a { 
	color: #e52f40;
}

a.news_sidebar {
	color: black;
	text-decoration: none;
}

a.news_sidebar:hover {
	color: #e52f40;
	text-decoration: none;
}

/* main nav */
#main_nav_wrapper {
	height: 28px;
	width: 908px;
	background: url(../images/layout/new_menu.jpg) repeat-x bottom;
	margin-top: 3px;
	padding: 0 0 0 7px;
}

#main_nav {
	list-style: none;
	z-index: 10;
}

#main_nav li {
	float: left;
	padding: 0;
	color: white;
	font-weight: bold;
	font-size: 13px;
}

#main_nav a {
	display: block;
	margin: 0;
	padding: 6px 10px 5px;
	text-decoration: none;
	font-weight: bold;
	color: black;
}

#main_nav a:hover {
	color: #fff;
}

#main_nav, #main_nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
}


#main_nav li ul {
	position: absolute;
	width: 14em;
	left: -999em;
	background: #007c87;
}

#main_nav li ul li {
	width: 13em;
	clear: both;
}

#main_nav li:hover ul {
	left: auto;
}

#main_nav li:hover ul, #main_nav li.sfhover ul {
	left: auto;
}

p#contractorslink {
	float: right;
	background: #ca7000;
	color: #fff;
	font-size: 13px;
	padding: 2px 0 1px 0;
	margin: 0px;
	width: 179px;
}

p#contractorslink a {
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 3px 10px 3px;
	font-weight: bold;

}

/* END OF SUCKERFISH */


body#homepage #homelink a,
body#newspage #newslink a,
body#aboutpage #aboutlink a,
body#showcasepage #showcaselink a,
body#teampage #teamlink a,
body#testimonialspage #testimonialslink a,
body#contactpage #contactlink a,
body#contractpage #contractlink a,
body#linkspage #linkslink a {
	background: #ca7000;
	color: #fff;
}


body#contactpage #contactlink ul a {
	background-color: #217984;
	color: black;
}

body#contactpage #contactlink ul a:hover {
	color: #fff;
}

/* New Home page */

#mainhome {
	width: 915px;
	padding-top: 4px;
}

#homeleft {
	width: 282px;
	float: left;
}

#hl_intro h2 {
	margin: 5px 0;
	line-height: 19px;
}

#hl_intro p {
	font-size: 11px;
}

#hl_current {
	background-image: url(../images/layout/current_projects_bg.jpg);
	background-position: top;
	background-repeat: no-repeat;
	background-color: #cbccc7;
	height: 140px;
	border-bottom: 1px solid #00a5b1;
	margin: 10px 0 4px 0;
}

#hl_current label {
	position: absolute;
	lefT: -3000px;
}

#hl_current #new_go {
	display: inline;
	padding: 0 0 0 55px;
}

#hl_current #select {
	display: inline;
}

#hl_current h3, #hr_showcase h3 {
	position: absolute;
	left: -3000px;
	
}

#hl_current h4 {
	padding-top: 42px;
	padding-left: 8px;
	font-size: 14px;
	line-height: 16px;
}

#hl_current p {
	padding: 8px 8px 0 8px;
	font-size: 11px;
}

#hl_share {
	background-image: url(../images/layout/share.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	height: 105px;
}

#hl_share a {
	width: 275px;
	display: block;
	margin: 0px;
}

#hl_share h3 a{
	padding-top: 15px;
}

#hl_share h3 {
	padding-left: 2px;
	margin: 0px;
}

#hl_share p {
	padding-left: 2px;
	font-size: 11px;
	margin: 0px;
}

#hl_share p a{
	padding-top: 5px;
}

#hl_share a {
	text-decoration: none;
	color: #000;
}

#hl_share a:hover {
	text-decoration: underline;
}

#homeright {
	width: 620px;
	float: left;
	margin-left: 13px;
	background-image: url(../images/layout/silverfade.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

#hr_news {
	border-bottom: 1px solid #24a5af;
	height: 316px;
}

#hr_news_right {
	float: right;
	width: 178px;

}

#hr_news h3 {
	background-image: url(../images/layout/latest_news_bg.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	width: 178px;
	height: 33px;
}

#hr_news h3 span {
	position: absolute;
	left: -3000px;
}

#lateststory {
	width: 410px;
	float: left;
	margin: 0 12px;
}

#lateststory h4 {
	font-size: 18px;
	padding: 2px 0 8px 0;
}

#lateststory h4 span{
	font-size: 14px;
	color: #156067;
}

#lateststory h4 a{
	color: #000;
	text-decoration: none;
}

#lateststory h4 a:hover{
	text-decoration: underline;
}

#lateststory img{
	border: 2px solid #fff;
}

#otherstories {
	float: right;
	width: 178px;
}

#otherstories li {
	margin-top: 3px;
	background: white;
	list-style: none;
	padding: 8px 10px;
}

#otherstories li a {
	color: #000;
	text-decoration: none;
}

#otherstories li a:hover {
	text-decoration: underline;
}



#hr_showcase {
	padding-top: 36px;
	margin-top: 3px;
	padding-bottom: 4px;
	background-image: url(../images/layout/showcase_title.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

#hr_showcase img {
	float: left;
}

#hr_showcase .img {
	padding-right: 4px;
}


/* End New Home Page */

#main_top {
	clear: both;
	margin: 8px 0 0 0px;
}

#main_bottom, #main_bottom_sc {
	clear: both;
	margin: 15px 0 0 0px;
}

#main_top.sc_pagetop {
	background: url(../images/layout/main_top_large.png) no-repeat top right;
}

#main_top_left, #main_bottom_left, #main_top_left_sc, #main_bottom_left_sc {
	width: 170px;
	margin-right: 20px;
}

#main_top_left h2 {
	margin-bottom: 15px;
}

#main_top_left  p {
	font-weight: bold;
	text-align: left;
	font-size: 11px;
}

.details {
	color: #007c87;
	font-size: 12px;
}

.detailsresponse {
	color: black;
	font-size: 14px;
}

.cmslinks {
	padding-bottom: 2px;
	color: #007c87;
}

.cmslinks a {
	color: #007c87;
	text-decoration: none;
}

.cmslinks a:hover{
	color: black;
	text-decoration: none;
}

.contactdetails {
	text-decoration: underline;
	font-weight: bold;
}

.contactimg {
	margin-left: -15px;
	padding-top: 10px;
	padding-bottom: 10px;
	
}

#contactsites {
	width: 170px;
	height: 80px;
	background: url(../images/layout/box.png) no-repeat;
	padding-bottom: 10px;
}

#contactsites  p {
	font-weight: bold;
	padding-top: 25px;
	text-align: center;
	color: #007c87;
}

#main_top_right {
	float: right;
	width: 725px;
	margin-bottom: 10px;
	padding-top: 20px;
	background: url(../images/layout/main_top_small.png) no-repeat top;
}

#main_top_right_wrapper2 {
	padding-bottom: 20px;
	background: url(../images/layout/main_bottom_small.png) no-repeat bottom;
	margin-bottom: 5px;
}

#main_top_right p {
	padding: 0 15px;
}

#main_top_right h4 {
	clear: both;
	padding: 0px 15px;
}

#main_bottom {
	background: url(../images/layout/main_top_large.png) no-repeat top right;
	margin: 0px;
	padding: 0 0 0 0;
}

#main_bottom_left, #main_top_left_sc {
	padding-bottom: 20px;
	background: url(../images/layout/news_bottom.png) no-repeat bottom center;
}

#main_bottom_left h2, #main_top_left_sc h2 {
	padding: 20px 0 20px 15px;
	background: url(../images/layout/h2_bottom.png) no-repeat bottom center;
}

#main_bottom_left p, #main_top_left_sc p {
	padding: 5px 15px;
	font-weight: bold;
	background-color: #f9e5ba;
}

#main_bottom_left img {
	margin: 0px;
	padding: 0px;
	background-color: #f9e5ba;
}

#main_bottom_left a {
	background: #f9e4b9;
	padding: 0px;
	
}
#main_bottom_right {
	float: right;
	width: 710px;
	padding: 20px 0 20px 15px;
	margin-bottom: 5px;
}

.news_bottom_border {
	background: url(../images/layout/main_bottom_small.png) no-repeat bottom;
}

#main_bottom_right h3 {
	margin-bottom: 10px;
	font-size: 18px;
}

#main_bottom_right_sc {
	float: right;
	width: 725px;
	margin-top: 10px;
	padding-top: 15px;
	background: url(../images/layout/main_top_small.png) no-repeat top;
}

#main_bottom_right_sc_wrapper2 {
	padding-bottom: 20px;
	background: url(../images/layout/main_bottom_small.png) no-repeat bottom;
	border-bottom: 1px solid white;
}

#main_bottom_right_sc h3 {
	float: left;
	width: 300px;
	font-size: 18px;
	margin-left: 2px;
	padding-left: 15px;
	padding-bottom: 15px;
	background: url(../images/layout/h3_casestudy_bottom.png) no-repeat bottom left;
}

#main_top_right_sc {
	float: right;
	width: 725px;
	padding-top: 20px;
}

/* amends to home page */

#news_txt2 {
	float: left;
	width: 230px;
	margin: 0 10px 0 0;
	text-align: justify;
}

#news_image2 {
	float: right;
	width: 290px;
	text-align: center;
}

.clear {
	clear: both;
}

#mainbottomleft form, #main_bottom_left form {
	background: #f9e5ba; 
}

#mainbottomleft select, #main_bottom_left select {
	width: 140px;
}

#mainbottomleft option, #main_bottom_left option {
width: auto;
}

#go {
	margin-left: 110px;
	background: #f9e5ba;
}

#mainbottomleft {
	float: left;
	width: 170px;
	padding-bottom: 20px;
	background: url(../images/layout/news_bottom.png) no-repeat bottom center;
}

#mainbottomleft h2 {
	padding: 20px 0 20px 15px;
	background: url(../images/layout/h2_bottom.png) no-repeat bottom center;

}

#mainbottomleft p {
	padding: 5px 15px;
	font-weight: bold;
	background-color: #f9e5ba;
}

#mainbottomleft img {
	margin: 0px;
	padding: 0px;
	background-color: #f9e5ba;
}

#mainbottomleft a {
	background: #f9e4b9;
	padding: 0px;
	
}
#mainbottomcenter {
	float: left;
	width: 530px;
	padding: 0px 0 20px 10px;
	margin-top: 10px;
	margin-left: 20px;
	margin-bottom: 5px;
}

#mainbottomcenter h3 {
	margin-bottom: 10px;
	font-size: 18px;
}
#mainbottomright {
	float: right;
	width: 170px;
	padding-bottom: 20px;
	background: url(../images/layout/news_bottom.png) no-repeat bottom center;
}

#mainbottomright h2 {
	padding: 20px 0 20px 15px;
	background: url(../images/layout/h2_bottom.png) no-repeat bottom center;
}

#mainbottomright p {
	padding: 5px 15px;
	font-weight: bold;
	background-color: #f9e5ba;
}

#mainbottomright img {
	margin: 0px;
	padding: 0px;
	background-color: #f9e5ba;
}

#mainbottomright a {
	background: #f9e4b9;
	padding: 0px;
	
}


/* home page main visual */

#main_visual {
	height: 265px;
	overflow: hidden;
}

#sc1 {
	height: 265px;
	background: url(../images/home/sc1.jpg) no-repeat center;
}

#sc2 {
	height: 265px;
	background: url(../images/home/sc2.jpg) no-repeat center;
}

#sc3 {
	height: 265px;
	background: url(../images/home/sc3.jpg) no-repeat center;
}

#sc4 {
	height: 265px;
	background: url(../images/home/sc4.jpg) no-repeat center;
}

#sc5 {
	height: 265px;
	background: url(../images/home/sc5.jpg) no-repeat center;
}

#sc6 {
	height: 265px;
	background: url(../images/home/sc6.jpg) no-repeat center;
}

#sc7 {
	height: 265px;
	background: url(../images/home/sc7.jpg) no-repeat center;
}

#sc8 {
	height: 265px;
	background: url(../images/home/sc8.jpg) no-repeat center;
}

#sc9 {
	height: 265px;
	background: url(../images/home/sc9.jpg) no-repeat center;
}

#sc10 {
	height: 265px;
	background: url(../images/home/sc10.jpg) no-repeat center;
}

p.visual_txt {
	position: relative;
	width: 273px;
	top: 124px;
	left: 395px;
	font-weight: bold;
}

h3.visual_title {
	font-size: 1px;
	text-indent: -5000px;
}

a.visual_close, a.visual_more {
	font-weight: bold;
	font-size: 14px;
	color: white;
	text-decoration: none;
}

a.visual_close {
	position: relative;
	padding: 7px 92px 9px 10px;
	top: 11px;
	left: 543px;
}

a.visual_more {
	position: relative;
	padding: 7px 10px 9px 43px;
	top: 233px;
	left: 380px;
}

#major_works, #about_menu, #testimonials_menu {
	list-style: none;
	background-color: #f9e5ba;
}

#major_works li, #about_menu li, #testimonials_menu li {
	line-height: 1.4em;
	padding-left: 22px;
	padding-bottom: 5px;
	font-weight: bold;
}

#major_works li a, #about_menu li a, #testimonials_menu li a {
	color: black;
	text-decoration: none;
}

#major_works li a:hover, #about_menu li a:hover, #testimonials_menu li a:hover {
	color: #e52f40;
	text-decoration: none;
}

#mjw_header, #am_header, #tm_header {
	padding: 10px 0 10px 22px;
	font-size: 14px;
	color: #e52f40;
	background-color: #f9e5ba;
	font-weight: bold;
}

#mjw_header a, #am_header a, #tm_header a {
	color: #e52f40;
	text-decoration: none;
}

.hide_ul {
	display :none;
}

.arrow_left {
	background: #f9e5ba url(../images/layout/menu_arrow.png) no-repeat left;
}

.arrow_down {
	background: #f9e5ba url(../images/layout/menu_arrow_down.png) no-repeat left;
}

/* showcase */

.showcase {
	list-style: none;
}

.showcase_vertical {
	float: right;
	list-style: none;
}

.showcase_middle {
	list-style: none;
	margin: 15px 0;
}

.showcase li, .showcase_middle  li {
	display: inline;
	margin-left: 15px;
}

.showcase_vertical li{
	margin: 15px 17px 0 0;
}

#sc_txt {
	margin: 15px 0 0 15px;
	padding-top: 15px;
}

.sc_main {
	width: 515px;
	background: url(../images/layout/sc_txt_top.gif) no-repeat top;
}

.sc_works {
	width: 340px;
	background: url(../images/layout/sc_txt_top_small.gif) no-repeat top;
}

#sc_txt_wrapper2 {
	padding-bottom: 15px;
}

.sc_main2 {
	background: #009bab url(../images/layout/sc_txt_bottom.gif) no-repeat bottom;
	height: 142px;
	font-size: 12px;
	overflow: auto;
}

.sc_works2 {
	background: #009bab url(../images/layout/sc_txt_bottom_small.gif) no-repeat bottom;
	height: 142px;
	font-size: 12px;
	overflow: auto;
}

#sc_txt p, #sc_txt h3  {
	padding-left: 15px;
	padding-right: 15px;
	background-color: #009bab;
	color: white;
}

#sc_txt h3 {
	font-size: 16px;
	padding-bottom: 5px;
}

#sc_txt_wrapper2 > p:first-child {
	font-weight: bold;
	padding-top: 0;
}

.section {
/*	display: none;*/
}

.initial {
	display: block;
}

/* news */
#news_image {
	float: right;
	width: 290px;
	margin-top: 10px;
	padding-left: 10px;
	text-align: center;
}

#news_image  p {
	font-weight: bold;
	text-align: center;
}

#news_txt {
	float: left;
	width: 400px;
	margin: 0 10px 0 0;
	text-align: justify;
}

#news_txt > p:first-child {
	font-weight: bold;
}

#read_more {
	clear: both;
	margin-bottom: 15px;
}

.archive_article {
	border-bottom: 2px solid #009bab;
	width: 695px;
	margin-bottom: 5px;
}

#last_archive_article {
	border: 0;
}

.archive_article a {
	color: black;
	text-decoration: none;
}

.archive_article a:hover {
	color: #e52f40;
}

/* case studies tables */

#denotes {
	float: right;
	padding: 10px 15px 10px 30px;
	top: -40px;
	background: url(../images/layout/cs_icon.png) no-repeat left;
}

.casestudy_table {
	clear: both;
	width: 695px;
	margin: 15px;
	text-align: left;
	font-weight: bold;
}

.casestudy_table th {
	font-size: 16px;
	padding-bottom: 10px;
}

.casestudy_table #client {
	width: 250px;
}

.casestudy_table #job {
	width: 300px;
}

.casestudy_table #date {
	width: 60px;
}

.casestudy_table td {
	padding: 5px 0;
}

a.cs_avail img{
	position: relative;
	top: 2px;
}

.sort_link {
	color: black;
	text-decoration: none;
}

#about_email a, .testimonial_link a {
	color: white;
	font-weight: bold;
}

/* casestudy profile */

h2.client {
	font-size: 16px;
	margin-left: 15px;
}

h3.job {
	font-size: 24px;
	margin-left: 15px;
}

.float_cs_head {
	float: left;
}

#print_cs {
	float: right;
	background: url(../images/layout/print.png) no-repeat top center;
	color: #007783;
	font-size: 12px;
	font-weight: bold;
	padding: 20px 0 0 0;
	margin-right: 15px;
	text-align: center;
	line-height: 1.4em;
}

#print_cs a {
	color: #007783;
	font-size: 12px;
	font-weight: bold;
}

#cs_sector_header {
	clear: both;
	background: url(../images/layout/main_top_small.png) no-repeat top;
	border-top: 1px solid white;
}

#cs_sector_header h3 {
	font-size: 14px;
	margin: 0 0 10px 2px;
	padding: 15px 0 15px 15px;
	background: url(../images/layout/h3_casestudy_bottom.png) no-repeat bottom left;
}

#casestudy_img {
	clear: both;
	text-align: center;
}

.cs_info {
	font-size: 14px;
	font-weight: bold;
	padding: 5px 15px;
}

#cs_txt p {
	padding: 5px 15px;
}

#cs_txt > p:first-child {
	font-weight: bold;
}

.contact_emails a {
	font-size: 10px;
}

/* contact page google map */

#map_wrapper {
	margin: 10px auto;
	width: 600px;
	height: 400px;
	border: 1px solid black;
}

#map {
	position: absolute;
	width: 600px;
	height: 400px;
}

/* case study pdf link */
#cs_pdf {
	font-weight: bold;
}

/* company information pdf link */
#accountsdownload a{
	color: #fff;
	font-weight: bold;
}

/* footer */

#footer {
	clear: both;
	margin: 0 0 0 0px;
	background: url(../images/layout/footer.png) repeat-x bottom;
	color: white;
}

#footer_left {
	padding: 5px 10px 10px 10px;
	width: 700px;
}

#footer_right {
	float: right;
	padding: 5px 10px 10px 10px;
	text-align: right;
}

#address_gap {
	margin-left: 10px;
}

#footer_website {
	display: none;
}

/* ---------------------- CONTRACT INFO and new Photos ------------------------------*/

#contractinfo {
	float: left;
	width: 300px;
}

#contractinfophoto {	
	width: 400px;
	height: 200px;
	float: left;
}

#contractinfophoto img {	
	width: 170px;
	float: left;
	margin-left: 15px;
	padding: 5px;
	border: 1px solid #007783;
	
}

