@charset "utf-8";
@import url("modalbox.css");
body,td,th {
	color: #333;
	font-family: Tahoma, Arial, sans-serif;
}
td, input, textarea {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #333;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #005526;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #005526;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #007133;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #005526;
	font-weight: bold;
}
a {
	outline:none;
}
h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 4px;
}
h2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 4px;
}
h3 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 4px;
}

p {
	margin-top: 0px;
	margin-bottom: 8px;
}

#maincontainer {
	width: 980px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}

#header {
	background-color: #FFF;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 15px;

}
#newsletter {
	position: absolute;
	right: 10px;
	bottom: 6px;
}
#newsletter a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #A1C113;
}

#strapline {
	font: 21px/21px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #005426;
	margin-top: 3px;
	margin-bottom: 6px;
}
#services ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#services ul li {
	font-size: 14px;
	color: #666;
	float: left;
	margin-right: 23px;
}
.clearer {
	font-size: 0px;
	line-height: 0px;
	clear: both;
	height: 0px;
}
#menubar {
	background: #C7C7C7;
	height: 37px;
	margin-top: 8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	-moz-box-shadow: rgba(102,102,102,0.4) 3px 3px 4px;
	-webkit-box-shadow: rgba(102,102,102,0.4) 3px 3px 4px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#headerbody {
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;

}
#menubar ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#menubar li {
	float: left;
	height: 37px;
	width: 140px;
}
#menubar li a {
	line-height: 37px;
	display: block;
	text-align: center;
	font-size: 14px;
	color: #333232;
	text-shadow: rgba(255,255,255,1.0) 1px 1px 0px;
	background: url(images/bg_menubar.jpg) repeat-x;
	border-right: 1px solid #999;
	border-left: 1px solid #CCC;
	font-weight: normal;
}
#menubar li.active a {
	background: url(images/bg_menubar_f3.jpg) repeat-x;
	color: #FFF;
	text-shadow: rgba(0,0,0,1.0) 1px 1px 0px;
}
#menubar li.first a {
	-moz-border-radius-topleft:8px;
	-moz-border-radius-bottomleft:8px;
	-webkit-border-top-left-radius:8px;
	-webkit-border-bottom-left-radius:8px;
	border-left: none;
}
#menubar li.last a {
	-moz-border-radius-topright:8px;
	-moz-border-radius-bottomright:8px;
	-webkit-border-top-right-radius:8px;
	-webkit-border-bottom-right-radius:8px;
	border-right: none;
}
#menubar li a:hover {
	background: url(images/bg_menubar_f2.jpg) repeat-x;
	text-decoration: none;
	color: white;
	text-shadow: rgba(0,0,0,1.0) 1px 1px 0px;
}
#footer {
	position: relative;
	border-top: 1px solid #CCC;
}
#contactus {
	background: #FFF;
	border: 1px solid #CCC;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	-moz-box-shadow: rgba(153,153,153,0.5) 3px 3px 4px;
	-webkit-box-shadow: rgba(153,153,153,0.5) 3px 3px 4px;
	position: relative;
	padding: 20px;
}
#aboutus {
	background: #1F1F1F url(images/bg_aboutus.jpg) repeat-x top;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	-moz-box-shadow: rgba(153,153,153,0.5) 3px 3px 4px;
	-webkit-box-shadow: rgba(153,153,153,0.5) 3px 3px 4px;
	position: relative;
	height: 320px;
}
#aboutuscontent {
	position:absolute;
	left:10px;
	top:10px;
	padding: 10px;
	height: 280px;
	width: 480px;
	font-size: 12px;
	color: #FFF;
}
#aboutuscontent ul {
	padding-left: 14px;
}
#aboutuscontent li {
	margin-top: 12px;
}
#aboutusbody {
	width: 480px;
	font-size: 12px;
	color: #666;
	padding-left: 20px;
}
#aboutusfocus {
	float: right;
	width: 440px;
	padding: 10px;
	background: #FFF;
	border: 1px solid #CCC;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	-moz-box-shadow: rgba(153,153,153,0.5) 3px 3px 4px;
	-webkit-box-shadow: rgba(153,153,153,0.5) 3px 3px 4px;
	font-size: 11px;
	font-style: italic;
	color: #333;
}
.imgleft {
	float: left;
	margin-right: 10px;
}
.imgright {
	float: right;
	margin-left: 10px;
}



#specialistareasofexpertise {
	background: #F2F2F2 url(images/bg_specialistareasofexpertise.jpg) repeat-x top;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	position: absolute;
	height: 280px;
	top: 10px;
	right: 10px;
	width: 430px;
	padding: 10px;
	font-size: 12px;
	color: #666;
}
#footerright {
	font-size: 11px;
	color: #666;
	position: absolute;
	top: 13px;
	right: 10px;
	text-align: right;
	width: 206px;
}
#footerleft {
	position: absolute;
	top: 124px;
	left: 320px;
	width: 420px;
}
#footerservices1 {
	color: #666;
	position: absolute;
	left: 14px;
	top: 13px;
}
#footerservices2 {
	color: #666;
	position: absolute;
	left: 168px;
	top: 13px;
}
#footerservices3 {
	color: #666;
	position: absolute;
	left: 352px;
	top: 13px;
}
#footerservices4 {
	color: #666;
	position: absolute;
	left: 536px;
	top: 13px;
}
.footerservices h4 {
	margin-top: 0px;
	margin-bottom: 10px;
	color: #A2C213;
}
.footerservices ul, .footerservices  li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	width: 130px;
}
.footerservices a {
	font-size: 13px;
	font-weight: normal;
	color: #666;
	text-decoration: none;
	display: block;
	padding:3px 10px;
	margin-left:-10px;
}
.footerservices a:hover {
	background-color: #EAEAEA;
	text-decoration: none;
}
.smalltext {
	font-size: 10px;
}




#footerright .telephone {
	font-size: 25px;
	color: #A2C213;
	font-weight: bold;
	line-height: 1.2;
}
#copyright {
	font-size: 13px;
	position: absolute;
	top: 170px;
	color:#999;
	left: 10px;
	text-align: left;
}

#footer .address {
	position: absolute;
	font-size: 12px;
	width: 247px;
	right: 10px;
	text-align: right;
	color: #666;
	top: 99px;
}
#footer .address a {
	color: #333;
	font-weight: normal;
}

#footer .registeredaddress {
	position: absolute;
	left: 209px;
	font-size: 14px;
	top: 13px;
	width: 248px;
}

#footerleft .footerbutton a {
	background: #ECECEC url(images/bg_button.jpg) repeat-x 1px;
	display: block;
	height: 28px;
	border: 1px solid #CCC;
	font-size: 12px;
	color: #000;
	text-align: center;
	width: 120px;
	float: left;
	line-height: 28px;
	font-weight: normal;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	margin-right: 10px;
}
#footerleft .footerbutton a:hover {
	background: #CCC url(images/bg_button_f2.jpg) repeat-x 1px;
	text-decoration: none;
}
.hasspaceafter25 {
	margin-right: 25px;
}
.hasspaceafter10 {
	margin-right: 10px;
}
.hasspaceabove20 {
	margin-top: 20px;
}

#welcomepanel {
	background: #979797 url(images/bg_panel_welcome.jpg) repeat-x;
	height: 241px;
	position: relative;
	color: #F4F5F7;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	-moz-box-shadow: rgba(153,153,153,0.5) 3px 3px 4px;
	-webkit-box-shadow: rgba(153,153,153,0.5) 3px 3px 4px;
}
#projectspanel {
	background: #2C2C2C url(images/bg_panel_projects.jpg) repeat-x;
	height: 241px;
	position: relative;
	color: #FFFFFF;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	-moz-box-shadow: rgba(153,153,153,0.5) 3px 3px 4px;
	-webkit-box-shadow: rgba(153,153,153,0.5) 3px 3px 4px;
}
#servicespanel {
	background: #979797;
	height: 310px;
	position: relative;
	color: #F4F5F7;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	-moz-box-shadow: rgba(153,153,153,0.5) 3px 3px 4px;
	-webkit-box-shadow: rgba(153,153,153,0.5) 3px 3px 4px;
}
#servicesbody {
	background: #8D8D8D url(images/bg_panel_services.jpg) repeat-x;
	height: 262px;
	position: relative;
	color: #F4F5F7;
	-moz-border-radius-topleft:8px;
	-webkit-border-top-left-radius:8px;
	-moz-border-radius-topright:8px;
	-webkit-border-top-right-radius:8px;
	overflow: hidden;
}
#servicesbody img {
	-moz-border-radius-topleft:8px;
	-webkit-border-top-left-radius:8px;
	-moz-border-radius-topright:8px;
	-webkit-border-top-right-radius:8px;
}
#serviceslist {
	background: #1C1C1C url(images/bg_panel_serviceslist.jpg) repeat-x;
	height: 48px;
	position: relative;
	color: #CCCCCC;
	-moz-border-radius-bottomleft:8px;
	-webkit-border-bottom-left-radius:8px;
	-moz-border-radius-bottomright:8px;
	-webkit-border-bottom-right-radius:8px;
}
#serviceslist h1 {
	font-family:Tahoma, Arial, sans-serif;
	margin:0;
	padding:0;
	display:inline;
	line-height: 48px;
	height: 48px;
	font-size: 14px;
}
#serviceslist ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#serviceslist a {
	font-weight: normal;
	display: block;
	float: left;
	line-height: 48px;
	height: 48px;
	font-size: 14px;
	color: #CCC;
	text-decoration: none;
	width: 140px;
	text-align: center;
}
#serviceslist a:hover {
	color: #999999;
	text-decoration: none;
}
#serviceslist li.active a {
	color: #FFFFFF;
	background: url(images/bg_panel_serviceslist_active.jpg) no-repeat center top;
}
#servicescontent {
	position: absolute;
	left: 0px;
	top: 0px;
}

#servicescontent table {
	width:6860px;
}
#servicescontent td {
	height: 193px;
	width: 980px;
}
#servicescontent .servicepane {
	position: relative;
	height: 262px;
	width: 980px;
	font-size: 12px;
	color: #FFF;
	-moz-border-radius-topleft:8px;
	-webkit-border-top-left-radius:8px;
	-moz-border-radius-topright:8px;
	-webkit-border-top-right-radius:8px;
}

#welcomepanel .video {
	width: 274px;
	font-size: 11px;
	text-align: center;
	position: absolute;
	top: 20px;
	right: 20px;
}
#welcomepanel .video img {
	margin-bottom: 6px;
}

#welcomepanel .photo {
	background: url(images/photo_welcome.jpg);
	height: 227px;
	width: 178px;
	position: absolute;
	bottom: 0px;
	left: 467px;
}

#welcomepanel .panelbody {
	position: absolute;
	left: 20px;
	top: 20px;
	width: 435px;
	overflow: hidden;
	bottom: 20px;
	font-size: 12px;
}
#welcomepanel a {
	color: #C8DC69;
}
#welcomepanel a:hover {
	color: #A2BF15;
}
#highlightpanel .col {
	background-color: #FFF;
	border: 1px solid #CCC;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	-moz-box-shadow: rgba(153,153,153,0.5) 3px 3px 4px;
	-webkit-box-shadow: rgba(153,153,153,0.5) 3px 3px 4px;
	height: 185px;
	float: left;
	width: 318px;
	font-size: 11px;
	color: #666;
}
#strawberry {
	background: url(images/bg_strawberry.jpg) no-repeat 10px 14px;
}
#strawberry .content {
	padding-right: 15px;
	padding-left: 205px;
	padding-top: 10px;
	line-height: 1.4;
}
#orangepeel {
	background: url(images/bg_orangepeel.jpg) no-repeat center 78px;
}
#orangepeel .content {
	text-align: center;
	padding-top: 10px;
	font-size: 12px;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 1.5;
}

#apple {
	background: url(images/bg_apple.jpg) no-repeat 123px 18px;
}
#apple .content {
	padding-right: 200px;
	padding-left: 15px;
	padding-top: 10px;
	line-height: 1.4;
}
#portfolio {
	font-size: 12px;
	color: #666;
	text-align: center;
}
.callout ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.callout li {
	font-weight: bold;
	padding-left: 18px;
	background: url(images/bullet_services.gif) no-repeat 0px 2px;
	padding-bottom: 2px;
}
#projectslist {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 270px;
	height: 241px;
}
#projectslist ul {
	margin: 0px;
	padding: 0px;
	list-style: disc;
}
#projectslist li a{
	font-size: 13px;
	font-weight: normal;
	display: block;
	padding: 12px;
	color: #FFFFFF;
}
#projectslist li a:hover {
	color: #999999;
	text-decoration: none;
}
#projectslist li.active a {
	font-weight: bold;
	color: #49B701;
}
#projectsbody {
	height: 241px;
	position: absolute;
	right: 0px;
	width: 700px;
	overflow: hidden;
}
#projectscontent {
	position: absolute;
	left: 0px;
	top: 0px;
}
#projectscontent table {
	width: 700px;
}
#projectscontent td {
	height: 241px;
	width: 700px;
}
#projectscontent .projectpane {
	position: relative;
	height: 241px;
	width: 700px;
	font-size: 12px;
	color: #BFCDDB;
	-moz-border-radius-topleft:8px;
	-webkit-border-top-left-radius:8px;
	-moz-border-radius-topright:8px;
	-webkit-border-top-right-radius:8px;

}.projectpane .content {
	position: absolute;
	width: 350px;
	left: 0px;
	top: 25px;
}
.projectpane .content a {
	color: #FFF;
}
.projectpane .content a:hover {
	color: #A2C213;
}

.projectpane .photo {
	position: absolute;
	top: 25px;
	right: 25px;
}
.errmsg {
	font-size: 11px;
	color: #AA0000;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 30px;
	border: 1px solid #CC0000;
	background-color: #F9F0F0;
	margin-bottom: 10px;
	background-image: url(/images/error.png);
	background-repeat: no-repeat;
	background-position: 8px center;
}
.formfield {
	margin-top: 2px;
	background-color:#F8F8F8;
  }

.flatborder{
	border: 1px solid #5F8DBE;
}

.formfield div.label {
	float: left;
	width: 110px;
	text-align: right;
	margin-right:10px;
	margin-top:3px;
  }
#frmContactform {
	width:500px;
	font-size: 13px;
	float: left;
	margin-right: 30px;
}
.formfield .optiongroup {
	margin-left: 120px;
}
.formcheckbox {
	width: 125px;
	float: left;
}
.clearleft {
	clear: left;
	font-size: 0px;
	height: 0px;
	line-height: 0;
}
#mapcol {
	float: left;
	width: 156px;
	margin-right: 30px;
	font-size: 13px;
	color: #333;
}
#chatcol {
	float: left;
	width: 200px;
	font-size: 13px;
	color: #333;
}
#mapcol p, #chatcol p {
	border-top: 1px dotted #333;
	border-bottom: 1px dotted #333;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 10px;
	margin-bottom: 0px;
}
#newspanel {
	background: #FFF;
	border: 1px solid #CCC;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	-moz-box-shadow: rgba(153,153,153,0.5) 3px 3px 4px;
	-webkit-box-shadow: rgba(153,153,153,0.5) 3px 3px 4px;
	position: relative;
	padding: 20px;
}
#newsmenu {
	font-size: 12px;
	color: #999;
	float: left;
	width: 180px;
}
#newsbody {
	margin-left: 200px;
	color: #000;
	margin-bottom: 20px;
}
#newsbody .headline {
	font: bold 19px Tahoma, Geneva, sans-serif;
	color: #666;
}
#newsbody .newsdate {
	font-size: 10px;
	margin-bottom: 8px;
}
.dimmed {
	color: #999;
}
.redlink a {
	color: #900;
}
#casestudiespanel {
	background: #fff;
	height: 658px;
	position: relative;
	color: #000;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	-moz-box-shadow: rgba(153,153,153,0.5) 3px 3px 4px;
	-webkit-box-shadow: rgba(153,153,153,0.5) 3px 3px 4px;
}
#casestudiesbody {
	height: 610px;
	position: relative;
	-moz-border-radius-bottomleft:8px;
	-webkit-border-bottom-left-radius:8px;
	-moz-border-radius-bottomright:8px;
	-webkit-border-bottom-right-radius:8px;
	overflow: hidden;
}
#casestudieslist {
	background: #666;
	height: 48px;
	position: relative;
	color: #CCCCCC;
	-moz-border-radius-topleft:8px;
	-webkit-border-top-left-radius:8px;
	-moz-border-radius-topright:8px;
	-webkit-border-top-right-radius:8px;
}
#casestudieslist ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#casestudieslist a {
	font-weight: normal;
	display: block;
	float: left;
	line-height: 48px;
	height: 48px;
	font-size: 14px;
	color: #CCC;
	text-decoration: none;
	width: 245px;
	text-align: center;
}
#casestudieslist a:hover {
	color: #999999;
	text-decoration: none;
}
#casestudieslist li.active a {
	color: #FFFFFF;
	background: url(images/bg_panel_casestudieslist_active.gif) no-repeat center bottom;
}
#casestudiescontent {
	position: absolute;
	left: 0px;
	top: 0px;
}

#casestudiescontent table#casestudiestable {
	width:2940px;
}
#casestudiescontent table#casestudiestable td.fixedpane {
	height: 610px;
	width: 980px;
}
#casestudiescontent .casestudypane {
	position: relative;
	height: 250px;
	width: 980px;
	font-size: 12px;
	color: #000;
}
#casestudiescontent .casestudythumbs {
	position: relative;
	height:330px;
	width: 950px;
	background-color:#000;
	color:#FFF;
	margin:15px;
}
#casestudiescontent .panecol1 {
	left:15px;
	top:15px;
	width:280px;
	height: 220px;
	position: absolute;
}
#casestudiescontent .panecol2 {
	left:330px;
	top:15px;
	width:635px;
	height: 220px;
	position: absolute;
}
.centered {
	text-align:center;
}
.author {
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px dotted #C0C0C0;
}
#newsbody {
	font-size: 13px;
}
#footerbody {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: 250px;
}
#mainwrapper {
	background: #F5F6F7;
	padding-top: 14px;
	padding-bottom: 30px;
}
#serviceleft {
	background-image: url(images/bg_darkgrad.png);
	background-color: #333;
	background-repeat: repeat-x;
	background-position: top;
	float: left;
	width: 624px;
	margin-top: 20px;
	-moz-border-radius:11px;
	-webkit-border-radius:11px;
	-moz-box-shadow: rgba(0,0,0,0.4) 3px 3px 4px;
	-webkit-box-shadow: rgba(0,0,0,0.4) 3px 3px 4px;
	padding: 13px;
	font-size: 14px;
	color: #F4F5F7;
}
#serviceright {
	margin-left: 675px;
	background-color: #333;
	background-image: url(images/bg_darkgrad.png);
	background-repeat: repeat-x;
	background-position: top;
	margin-top: 20px;
	-moz-border-radius:11px;
	-webkit-border-radius:11px;
	-moz-box-shadow: rgba(0,0,0,0.4) 3px 3px 4px;
	-webkit-box-shadow: rgba(0,0,0,0.4) 3px 3px 4px;
	padding: 13px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
	text-align: center;
}
#serviceleft h1 {
	font-size: 22px;
	font-weight: bold;
	color: #F4F5F7;
	font-family: Tahoma, Geneva, sans-serif;
	margin-top: 0px;
	margin-bottom: 20px;
}
#serviceleft h2 {
	font-size: 18px;
	font-weight: bold;
	color: #000;
	font-family: Tahoma, Geneva, sans-serif;
	margin-bottom: 25px;
}
#serviceleft a {
	color: #D9F06A;
}

#servicebottomlist {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #999;
	margin-top: 30px;
}
#serviceleft #servicebottomlist a {
	color: #999;
	text-decoration: none;
	font-weight: normal;
}
#serviceleft #servicebottomlist a:hover {
	color: #000;
	background-color: #999;
}
.accordionhead {
	background-color: #eee;
	color: #333;
	font-size: 15px;
	padding: 2px;
	margin-top: 5px;
	margin-bottom: 3px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	cursor:pointer;
}
#subForm .inputWide {
	padding: 4px;
	width: 250px;
}

#subForm td, #subForm input {
	font-size: 14px;
}.leftcol {
	float: left;
	width: 650px;
	font-size: 13px;
}
.rightcol {
	margin-left: 680px;
}
#meettheteam {
	color: #FFF;
	background-image: url(images/bg_panel_welcome.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #333;
	padding: 15px;
	-moz-border-radius:11px;
	-webkit-border-radius:11px;
}
#meettheteam table tr td img {
	cursor: pointer;
	border: 2px solid rgba(88,88,88,0);
}

#meettheteam h3 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
#profiles h4 {
	font-weight: bold;
	color: #A1C113;
}
#profiles {
	font-size: 12px;
	margin-top: 10px;
	padding-left: 7px;
}
#profiles a {
	color: #C6E840;
	text-decoration: underline;
}
#meettheteam table tr td img.activephoto {
	border: 2px solid #A1C113;
}
#portfolio {
	position: relative;
	height: 525px;
}

#portfoliobody {
	background-color: #FFF;
	z-index: 1;
	height: 525px;
	width: 980px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#portfoliobody div {
	position: absolute;
	background-color:#FFF;
	text-align:left;
	padding:20px;
	z-index: 2;
}

.portfoliotile {
	height: 175px;
	width: 245px;
	background-repeat: no-repeat;
	background-position: center center;
	cursor: pointer;
	z-index: 9;
	position:absolute;
}
.flashtile {
	background-color: #FFF;
	height: 175px;
	width: 245px;
	position: absolute;
	z-index: 10;
	left: 0px;
	top: 0px;
}
.tile1 {left:0px;top:0px;}
.tile2 {left:245px;top:0px;}
.tile3 {left:490px;top:0px;}
.tile4 {left:735px;top:0px;}
.tile5 {left:0px;top:175px;}
.tile6 {left:245px;top:175px;}
.tile7 {left:490px;top:175px;}
.tile8 {left:735px;top:175px;}
.tile9 {left:0px;top:350px;}
.tile10 {left:245px;top:350px;}
.tile11 {left:490px;top:350px;}
.tile12 {left:735px;top:350px;}
.cols1 {width:205px;}
.cols2 {width:450px;}
.cols3 {width:695px;}
.cols4 {width:940px;}
.rows1 {height:135px;}
.rows2 {height:310px;}
.rows3 {height:485px;}
#portfoliobody div.nopadding {padding:0}