@charset "utf-8";
/* CSS Document */
h1, h2, h3, h4, h5, h6, p, html, body, ul, li, dl , dd, dt, label, input, select, form, img, fieldset, legend {margin:0; padding:0; line-height:1.2em; }

body { font-family:Georgia, "Times New Roman", Times, serif;  }
#wrapper {
	position:relative;
	}
#mainmenu {
	position:absolute;
	left:60px;
	top:18px;
	z-index:5;
	font-weight:lighter;
	width:900px;
	}
#mwdlogo {
	position:absolute;
	left:60px;
	top:518px;
	height: 79px;
	width: 100px;
	}
													/* MAINCONTENT  */
#maincontent {
	position:absolute;
	left:63px;
	top:35px;
	font-size:0.75em;
	color:#666666;
	width: 973px;
	height: 435px; 
	}
#maincontent a { color:#000000; text-decoration:none;	}
#maincontent a:hover { color:#666666; 	}
#maincontent ul {
	list-style-type:none;
	}
#maincontent p, #newsarea p {
	margin-bottom:1em;
	}
#maincontent a img {
	border:0;
	}
						
													/* MAINCONTENT   COLUMNS    */	
#scrollingcontent	{
	margin-top:50px;
	top:50px;
	left:0px;
	}														/*     1     */		
#maincol1, #maincol1b, #maincol1c, .maincol1, .maincol1b {
	position:absolute;
	top:50px;
	width:170px;
	padding-left:2px;
	left: 2px;
	}
#portfolio #maincol1 {
	top:0px;
	float:left;
	width:154px;
	padding-left:2px;
	padding-right:10px;
	}
#clients #maincol2, #links #maincol2, #whatwedo #maincol2 {
	width:175px;
	padding-left:2px;
	position:absolute;
	top:3px;
	left:178px;
	}
#links #maincol2 {
	width:154px;
	padding-right:10px;
	}
#contact #maincol2{
	width:700px;
	padding-left:2px;
	position:absolute;
	top:50px;
	left:176px;
	}

#portfolio #maincol2, #portfolio #maincol2b, #portfolio #maincol2c {
	padding-left:176px;
	}														/*     3     */	
#maincol3 {
	position:absolute;
	top:1px;
	left:354px;
	width:168px;
	padding-left:2px;
	padding-right:6px;
	}	
#clients #maincol3, #team #maincol3, #maincol3 {
	width:354px;
	padding-left:2px;
	position:absolute;
	top:9px;
	left:523px;
	height: 394px;
	}
#team #maincol3  {
	text-align:right;
	}
#links #maincol3, #whatwedo #maincol3 {
	width:174px;
	padding-left:2px;
	position:absolute;
	top:0px;
	left:178px;
	height: 418px;
	}
#links #maincol3 {
	width:154px;
	padding-right:10px;
	}														/*     4     */	
#maincol4 {
	width:174px;
	padding-left:2px;
	position:absolute;
	top:0px;
	left:357px;
	}
#links #maincol4 {
	width:154px;
	padding-right:10px;
	}														/*     5     */	
#maincol5 {
	width:159px;
	padding-left:2px;
	position:absolute;
	top:-3px;
	left:547px;
	height: 265px;
	}
#links #maincol5 {
	width:154px;
	padding-right:10px;
	}
	
.selected { color:#666666; }

.whatwedobox {
	height:210px;
	}
.whatwedobox img {
	margin-bottom:5px;
	}

													/* NEWS PAGES */
	
.newstextcol {
	width:174px!important; 
	float:left;
	padding-left:2px;
	}
.newsimagecol {
	width:354px!important;
	float:left;
	}
	
													/* NEWS AREA ON HOMEPAGE */
#newsarea {
	font-size:.77em;
	color:#666666;
	position:absolute;
	left:60px;
	top:435px;
	width:884px;
	
	}
#newsarea p {
	line-height:1.2em;
	}
#newsarea a {	color:#000000;	text-decoration:none; }
#newsarea a:hover {	text-decoration:underline;	}
.black { color:#000000;  }


#newscol1 {
	width:173px;
	float:left;
	padding-left:2px;
	padding-right:1px;
	}

#newscol2 {
	width:351px;
	float:inherit;
	padding-right:4px;
	}
#newscol2 p {
	padding-left:178px;
	}
#newscol2 img, #newscol3 img { margin-right:8px; margin-top:1px;}
#newscol2 span.black { line-height:1.2em;  }	
#newscol3 {
	width:349px;
	float:right;
	padding-right:4px;
	height: auto;
	}
#newscol3 p {
	padding-left:178px;
	}
#newscol3 span.black { line-height:1.2em;  }													/* FOOTER  */	
#footer {
	position:relative;
	top:600px;
	left:60px;
	text-align:left;
	color:#aaaaaa;
	font-size:.6em;
	width:940px;
	
	}
#home #footer { width:880px; border-bottom:1px solid #cccccc;}
#footer a {	color:#aaaaaa; text-decoration:none;	}
#footer a:hover {	text-decoration:underline;	}

.whatwedobox {
	height:210px;
	}
.whatwedobox img {
	margin-bottom:5px;
	}


/* Scrolly Image Stuff  */

#scrollingcontent {

	top: 0;
	left: 0;
	width: 886px;
	overflow: hidden;
	z-index: 2;
	position: absolute;
	background-color: #ffffff;
	
}


#scph {
	top: 0px;
	left: 0px;
	position: absolute;
	z-index: 3;
	width: 403px;
	overflow: hidden;
	
	
}


#scph2 {
	top: 0px;
	left: 483px;
	position: relative;
	z-index: 2;
	width: 403px;
	overflow: hidden;
	float: left;
	
}

#scph3 {
	top: 0px;
	left: 393px;
	position: relative;
	z-index: 4;
	width: 100px;
	overflow: hidden;
	float: left;
	
}

#sc1, #sc2, #sc3 {

	position: relative;

}

#sc2 {

	left: -483px;
	

}

#sc3 {

	left: -403px

}

#scph_img, #scph2_img, #scph3_img {
	
	position: relative;
	
}
#clients #wrapper #maincontent #maincol1 .black  style2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .75em;
	line-height: 1.2em;
	color: #666666;
}
