@charset "UTF-8";
/* CSS Document */



/* The box that holds all the content */
div.wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
}


#Container {
	margin: 0px;
	width: 940px;
	padding: 30px 30px 30px 30px;
	background-color: #FFF;
	float: none;
	border-top: #000 1px;
}



/* background properties - colour,margins etc */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	color: #666;
	background-color: #666;
	background-image: url(../images/background-repeat.jpg);
	background-repeat: repeat-x;
}

H1 {
	font-style: normal;
	color: #333;
	font-size: 22px;
	display: inline;
}



 h2 {
	font-size:16px;
	margin-bottom:2px;
	font-weight: bold;
	margin: 15px 15px 15px 15px;
	color: #FFF;
      }
	  
 h3 {
	font-size:17px;
	color:#666;
	margin-top:0px;
	margin-bottom:2px;
	font-weight: bold;
	line-height: 22px;
      }	  
	  
	  
p {
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	margin: 0 0 5px 0;
	font-weight: normal;
	line-height: 17px;
}
	  
#ht1{
	width:940px;
	height: 230px;
	padding-top: 20px;
}
	  
	  
.hometest {
	width:430px;
	height:200px;
	padding:15px 15px 15px 15px;
	background-color:#E9E9E9;
	font-size:13px;
	line-height:17px;
	margin-right: 20px;
	float: left;
	-webkit-box-shadow:0 1px 2px rgba(0, 0, 0, 0.30);

	   -moz-box-shadow:0 1px 2px rgba(0, 0, 0, 0.30);

    		box-shadow:0 1px 2px rgba(0, 0, 0, 0.30);
	
}





.ht {
	font-size:14px;
	font-weight:bold;
}



.hometest2 {
	width:460px;
	height:230px;
	font-size:12px;
	line-height:17px;
	float:right;
}



.one-content {
	width:900px;
	float:left;
	margin:0px 25px 0px 0px;
	padding-top:0px;
}

.box{float:left; margin:0px 20px 20px 0px;}

.single{
	width:285px;
}

.last{
	margin:0;
	float: right;
}


hr{
	width:100%;
	height:0px;
	margin:20px 0px 20px 0px;
	float:left;
	border-top:1px dotted #999999;
}


#adv {
	height:500px;
	width:940px;
	margin-top:20px;
	padding-bottom: 20px;
	border-bottom: dotted #999999 1px;
}


#adv-content {
	height:500px;
	float: left;
	width: 600px;
	padding-right: 20px;
	border-right: dotted #999999 1px;
}

#adv-content-individual {
	height:240px;
	float: left;
	width: 579px;
	border-bottom: dotted #333 1px;
}




#post1 {
	height:225px;
	width:500px;
	background-color:#C90;
	padding: 5px;
	border-bottom:solid #CF0 1px;
}

.content-image {
	float:right;
	height:220px;
	width:250px;
	padding-left:15px;
	padding-bottom: 15px;
}

.content-text {
	font-size:14px;
	width: 200px;
}



.social {
	width:300px;
	float:right;
	height: 500px;
	padding-left: 0px;
}

	  
 
.welcome {
	font-size:15px;
	font-weight:bold;
	color:#666;
} 
 


/* main content box - floats right */
#MainContent {
	margin: 0px;
	width: 700px;
	padding: 20px 20px 40px 20px;
	background-color: #FFFFFF;
	float: right;
}

#MainNav {
	width: 220px;
	float: left;
	padding: 0px;
	margin: 65px 0px 0px;
}


#topbanner {
	width:940px;
	height:82px;
	text-align: left;
	background-image: url(../images/header-background.png);
}



#logotopleft {
	width:400px;
	height:82px;
	float:left;
}

.logopadding{
	padding-left:5px;
}

#phone_email {
	width:300px;
	height:50px;
	float:right;
	text-align: right;
	margin-top: 20px;
}

.phone{
	font:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
	text-align:right;
	color:#333;
	margin-right: 5px;
}

.emailtop{
	font:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:normal;
	text-align:right;
	color:#666;
}

.emailtop a:link{
	color: #000;
	text-decoration: none;
}

.emailtop a:visited{
	color: #000;
	text-decoration: none;
}

.emailtop a:hover{
	color:#458CCC;
	text-decoration: none;
}	


.subtitlefontpage {
	font-size:13px;
	color:#666;
}

.subtitlefontpage a:link{
	color: #3BADEE;
	text-decoration: underline;
}

.subtitlefontpage a:visited{
	color: #3BADEE;
	text-decoration: none;
}

.subtitlefontpage a:hover{
	color:#3BADEE;
	text-decoration: none;
}



.contactus{
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#000;
	text-decoration: none;
}


.contactus a:link{
	color: #3BADEE;
	text-decoration: none;
}

.contactus a:visited{
	color: #FFF;
	text-decoration: none;
}

.econtactus a:hover{
	color:#FF0;
	text-decoration: none;
}	


.serviceboxmain {
	height:225px;
	width: 940px;
	overflow: hidden;
	margin-top: 20px;
	padding-bottom: 20px;
	border-bottom: dotted #999 1px;
}


.services6 {
	height:320px;
	width:585px;
	float:left;
}


.showcase {
	background-image: url(../images/showcase-bar.png);
	background-position: center bottom;
	background-repeat: no-repeat;
	height: 50px;
	padding-left: 20px;
	padding-right: 10px;
	padding-top: 270px;
	position: absolute;
	width: 555px;
	z-index: 10;
	color: #CCC;
}

.showcase a:link{
	text-decoration:underline;
	color:#ffffff;
}

.showcase a:visited{
	text-decoration:underline;
	color:#ffffff;
}

.showcase a:hover{
	text-decoration:underline;
	color:#448BCC
}




.text-services {
	background-image: url(../images/transparent-services-box.png);
	background-position: center bottom;
	background-repeat: no-repeat;
	height: 60px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 90px;
	position: absolute;
	width: 200px;
	z-index: 10;
	color: #CCC;
}


.text-services a:link{
	text-decoration:underline;
	color:#ffffff;
}

.text-services a:visited{
	text-decoration:underline;
	color:#ffffff;
}

.text-services a:hover{
	text-decoration:underline;
	color:#448BCC
}


.services {
    float: left;
    height: 150px;
    margin-right: 12px;
    width: 229px;
}

.services2 {
	height:150px;
	width:220px;
	margin-right:20px;
	float:left;
}

.services2right {
	height:150px;
	width:200px;
	margin-left:0px;
	float:left;
}



.project {
	border:0px solid #ccc;
	height:250px;
	width:300px;
	padding-bottom: 15px;
}

.project:hover {
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}


#box_borders{
	height:250px;
	width:250px;
	border:10px solid #fff;
}


#header_divide {
	height:1px;
	margin-top:15px;
	margin-bottom:15px;
	background: images/header-border
.png) no-repeat left bottom;
	background-color: #000;
}


.header_divide {
	height:1px;
	margin-top:15px;
	margin-bottom:15px;
	background: images/header-border
.png) no-repeat left bottom;
	background-color: #000;
}


#divider {
	height: 1px;
	border-top-width: 1px;
	border-color: #333;
	border-top-style: dotted;
	width: 860px;
	margin: 10px 0px 10px 0px;
	}


#frontpagepicture {
	width:940px;
	height:300px;
	background-color: #FFF;
}

#pagetitlecookiebox  {
	width:700px;
	height:20px;
}

#cookietrail {
	width:860px;
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	height: 12px;
	}

#pagetitle {
	height: 23px;
	font-weight: normal;
	font-size: 20px;
	text-transform: none;
	color: #FFF;
	}


.cookie {
	font-size:11px;
	color:#999999;
}

.cookie a:link{
	color: #999999;
	text-decoration: none;
}

.cookie a:visited{
	color: #999999;
	text-decoration: none;
}

.cookie a:hover{
	color:#000000;
	text-decoration: none;
}


DIV.introtexttest {
	margin:20px 0px 20px 0px;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
}




#introductiontext {
	width:860px;
	margin: 20px 0px 20px 0px;
}


#projectintroductiontext {
	width:860px;
	margin-top: 10px;
}


#featuredprojects {
	width:860px;
	margin-top: 15px;
	height: 20px;
}

#projectbar {
	width:940px;
	height: 385px;
	margin: 20px 0px 20px 0px;
}

#projectbarapparel {
	width:940px;
	height: 325px;
	margin: 20px 0px 20px 0px;
}



#projectbarbig {
	width:860px;
	margin-top: 20px;
	height: 200px;
}


#teesbox{
	width:860px;
	height: 350px;
	margin-bottom: 20px;
}

#bigimageleft{
	width:340px;
	height:340px;
	margin-right:20px;
	float: left;
	background-color: #FFFFFF;
	}
	
#bigimageright{
	width:340px;
	height:340px;
	float: right;
	background-color: #FFFFFF;
	}	
	


#projectbardivider  {
	width:860px;
	height: 10px;
	margin-top:5px;
	margin-bottom:5px;
}	

#dividerbox {
	width:200px;
	height: 5px;
	float:left;
	margin-right: 20px;
}

#dividerboxright {
	width:200px;
	height: 5px;
	float:left;
	margin-right: 0px;
}

#dividerline {
	height: 1px;
	border-top-width: 1px;
	border-color: #333333;
	border-top-style: dotted;
	margin: 5px 0px 5px 0px;
	}


#projectboxapparel {
	width:300px;
	height: 325px;
	float:left;
	margin-right: 20px;
}


.projectbox {
	width:300px;
	height: 380px;
	float:left;
	margin-right: 20px;
	-webkit-box-shadow:0 1px 2px rgba(0, 0, 0, 0.30);
	-moz-box-shadow:0 1px 2px rgba(0, 0, 0, 0.30);
	box-shadow:0 1px 2px rgba(0, 0, 0, 0.30);
}


.projectboxright {
	width:300px;
	height: 380px;
	float:left;
	margin-right: 0px;
	-webkit-box-shadow:0 1px 2px rgba(0, 0, 0, 0.30);
	-moz-box-shadow:0 1px 2px rgba(0, 0, 0, 0.30);
	box-shadow:0 1px 2px rgba(0, 0, 0, 0.30);
}




#projectbox {
	width:270px;
	height: 320px;
	float:left;
	margin-right: 25px;
}

#projectboxright {
	width:300px;
	height: 425px;
	float:left;
	margin-right: 0px;
	font-size: 10px;
}

#projectboxrightapparel {
	width:300px;
	height: 325px;
	float:left;
	margin-right: 0px;
}


#projectboxtitle {
	margin-top: 10px;
}

#projectboxcategory {
	height:15px;
	color: #333;
	margin: 2px 0px 0px 0px;
}

.projecttitle {
	font-size: 18px;
	font-weight: bold;
	color: #333;
	padding: 0px 0px 5px 0px;
}

.projecttitle a:link{
	color: #333;
	text-decoration: none;
}

.projecttitle a:visited{
	color: #333;
	text-decoration: none;
}

.projecttitle a:hover{
	color:#468DCD;
	text-decoration: none;
}




.projectcategory {
	font-size: 12px;
	color: #666;
	margin-left: 10px;
}


#logo {
	width:70px;
	height:90px;
	float:right;
	margin-left: 15px;
	background-color: #FFF;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
}	

#logoleft {
	width:190px;
	height:400px;
	float:left;
	margin-left: 0px;
}

#bottomheader  {
	width:860px;
	height:16px;
	margin: 10px 0px 0px 0px;
}


#Navigationbox {
	margin-top:5px;
	margin-bottom:5px;
	text-align: right;
	height:20px;
}

#Navdivide {
	height: 1px;
	margin-top: 5px;
	border-top-width: 1px;
	border-color: #000000;
	border-top-style: dotted;
	margin-bottom: 5px;
	}

/* navigation text */

.navright {
	font-size: 12px;
	color: #3BADEE;
	font-weight:bold;
	text-transform: uppercase;
	float:right;
	}

.navright a:link{
	color: #468DCD;
	text-decoration: none;
}

.navright a:visited{
	color: #468DCD;
	text-decoration: none;
}

.navright a:hover{
	color:#000;
	text-decoration: none;
}	



.nav {
	font-size: 12px;
	color: #333;
	font-weight:bold;
	text-transform: uppercase;
	}
.nav a:link{
	color: #333;
	text-decoration: none;
}

.nav a:visited{
	color: #333;
	text-decoration: none;
}

.nav a:hover{
	color:#468DCD;
	text-decoration: none;
}	
	
/* navigation text */	

#projectsnav {
	height:15px;
	margin-top:5px
	margin-bottom:5px;
	text-align:right;
	margin-top: 2px;
	}

.frontpageintro {
	font-size:11px;
	color: #CCC;
	}


.projectsnav {
	font-size: 11px;
	color: #000000;
	font-weight: bolder;
	}
.projectsnav a:link{
	color: #000000;
	text-decoration: none;
}

.projectsnav a:visited{
	color: #000000;
	text-decoration: none;
}

.projectsnav a:hover{
	color:#666666;
	text-decoration: none;
}	



.email {
	font-size: 10px;
	color: #0066CC;
	}

	
.email a:link{
	color: #0066CC;
	text-decoration: none;
	}

.email a:hover{
	color:#0066CC;
	text-decoration:none;
	}

.introduction  {
	font-size: 20px;
	color: #09F;
	font-weight: bolder;
	}


.introductionsmall  {
	font-size: 16px;
	color: #000000;
	font-weight: lighter;
	}

.pgtitle {
	color: #000;
	font-weight: bold;
	}

.pgtitle a:link{
	color: #000;
	text-decoration: none;
}

.pgtitle a:visited{
	color: #000;
	text-decoration: none;
}

.pgtitle a:hover{
	color:#09F;
	text-decoration: none;
}	



/* copywright bottom text */

.copyright {
	font-size: 10px;
	color: #666666;
	}
.copyright a:link{
	color: #666666;
	text-decoration: none;
}

.copyright a:visited{
	color: #666666;
	text-decoration: none;
}

.copyright a:hover{
	color:#468DCD;
	text-decoration: none;
}	
	
/* copywright bottom text */	

#emailformbox{
	width:390
.px;
	height:440px;
	font-size: 10px;
	float: left;
	margin: 0px 0px 20px 0px;
	width: 360px;
	padding: 30px 30px 30px 30px;
	background-color: #FFF;
}	

#emailcontactbox {
	width:700px;
	height:500px;
	}


roundcorners{
-moz-border-radius: 0px;
-webkit-border-radius: 0px;
}


.emailfieldset {
	font-size: 12px;
	color: #000000;
	-webkit-border-radius: 0px;
		}
		
.emailtitles {
	font-size: 12px;
	color: #000;
}
		
		
#detailsbox{
	width:380px;
	height:300px;
	float: left;
	background-color: #FFFFFF;
}	
#detailsboxpicture{
	width:380px;
	height:185px;
	font-size: 10px;
	float: left;
	background-color: #FF0033;
}

.space {
	line-height: .2 em;
}

.contactinfo {
	font-size: 12px;
	color: #000000;
}

.contactinfo a:link{
	color: #000000;
	text-decoration: none;
}



#projectmainpicture {
	width:700px;
	height:350px;	
}


#projectcontentcontainer {
	width:860px;
	height: 1050px;
	margin-top: 20px;
	}
	
#projectcontenttextbox {
	width:380px;
	height:680px;
	float:right;
}

#projectcontentboxright {
	width:450px;
	height:1050px;
	float:left;
}

#projectpicturebox {
	width:450px;
	height:320px;
	margin-bottom :30px;
}


#project {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	margin-bottom: 2px;
}

#projectname {
	font-size: 12px;
}

#projectdivide {
	height: 1px;
	margin-top: 3px;
	border-top-width: 1px;
	border-color: #000000;
	border-top-style: dotted;
	margin-bottom: 3px;
	}

#projectcontenttext {
	font-size: 11px;
	margin-top:5px;
}

#navigationbar {
	width:940px;
	height:35px;
	text-align: left;
	margin: 15px 0px 0px 0px;
}

#navigationbarleft {
	width:650px;
	height:30px;
	text-align: left;
	float: left;
	}

#navigationbarright {
	width:70px;
	height:35px;
	text-align: right;
	float:right;
	}

#aboutustextbox{
	width:500px;
	height:780px;
	margin:0px 0px 0px 0px;
	float:left;
	line-height: 17px;
}



/* NEWSFEED NEWSFEED NEWSFEED NEWSFEED NEWSFEED NEWSFEED*/

#newsfeedtable {
	width:270px;
	height:290px;
	background-color:#E9E9E9;
	float: right;
	font-family: Helvetica, sans-serif;
	font-size: 10px;
	padding: 15px;
	overflow: hidden;
	color: #333;
	-moz-border-radius: #F60;
	border-radius: 0px;
}


.feedburnerFeedBlock ul {
	margin-left:0px;
	padding-left:0px;
	list-style-type: none;
}
.feedburnerFeedBlock ul li {
	padding-bottom: 1px;
	
	
}

.feedburnerFeedBlock ul li span.headline a {
	color: #000;
	text-decoration: none;
	display: block;
	font-weight: bold;
	font-size: 11px;
	margin: 0px 0px 1px 0px;
}

.feedburnerFeedBlock ul li span.headline a:hover {
	color: #3CF;
}

.date{
	color:#666;
	margin-top:3px
	}


#creditfooter {
display: none;
}

/* NEWSFEED NEWSFEED NEWSFEED NEWSFEED NEWSFEED NEWSFEED*/


#frontpage {
	width:585px;
	height:320px;
	float: left;
	border: 0px solid #666;
	}

#contactcolums{
	width:860px;
	height:975px;
	margin:0px 0px 0px 0px;
	}

#contactcolum{
	width:420px;
	height:950px;
	margin:0px 20px 0px 0px;
	float: left;
}

#contactcolumright{
	width:420px;
	height:780px;
	margin:0px 0px 0px 0px;
	float:left;
}


/* ABOUT US*/

#aboutuscolumn{
	width:420px;
	height:1300px;
	margin:0px 20px 0px 0px;
	float: left;
}

#aboutuscolumns{
	width:940px;
	height:1350px;
	margin:0px 0px 0px 0px;
	}



#studiopicturecontact{
	width:400px;
	height:400px;
	margin:0px 0px 20px 0px;
	float: left;
	border: 10px solid #fff;
	}

.text {
	font-size:10px;
}

#servicesdescriptionprint {
	width:940px;
	margin: 10px 0px 0px 0px;
	height: 250px;
	background-image: 
;
	background-color: #A3BF24;
	background-image: url(../images/print-background.jpg);
	}

#servicesdescriptionweb {
	width:940px;
	margin: 10px 0px 0px 0px;
	height: 250px;
	background-image: url(../images/websites-background.jpg);
	background-color: #34C2C1;
}

#servicesdescriptionapparel {
	width:940px;
	margin: 10px 0px 0px 0px;
	height: 250px;
	background-image: url(../images/apparel-background.jpg);
	background-color: #B78C9D;
}

#servicesdescriptionbranding {
	width:940px;
	margin: 10px 0px 0px 0px;
	height: 250px;
	background-image: url(../images/branding-background.jpg);
	background-color: #F8841C;
}

#servicesdescriptionpackaging {
	width:940px;
	margin: 10px 0px 0px 0px;
	height: 250px;
	background-image: url(../images/packaging-background.jpg);
	background-color: #97375D;
}




/* Project Pages*/

#projectcolums{
	width:860px;
	height:1100px;
	margin:0px 0px 0px 0px;
	}
#projectcolumsklood{
	width:860px;
	height:1400px;
	margin:0px 0px 0px 0px;
	}


#projectcolumsipad{
	width:860px;
	height:1230px;
	margin:0px 0px 0px 0px;
	}

#projectcolum{
	width:440px;
	margin:0px 20px 0px 0px;
	float: left;
}

#projectcolumklood{
	width:440px;
	height:1375px;
	margin:0px 20px 0px 0px;
	float: left;
}



#projectcolumipad{
	width:440px;
	height:1230px;
	margin:0px 20px 0px 0px;
	float: left;
}


#projectcolumright{
	width:400px;
	height:780px;
	margin:0px 0px 0px 0px;
	float:left;
}

#projectpicturetemplate{
	width:440px;
	margin:0px 0px 20px 0px;
	float: left;
	}
	
#projectpicturetemplatetf{
	width:440px;
	height:592px;
	margin:0px 0px 20px 0px;
	float: left;
	}	

#addthis {
	text-align:right;
	height: 30px;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	margin-top:10px;
	}	
	

#addthisnew {
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	}		
	

#projectdiscipline {
	text-align:left;
	height: 16px;
	font-weight: normal;
	font-size: 13px;
	text-transform: none;
	font-style: italic;
	}
	
.headings{
	font-size:12px;
	text-decoration:underline;
	font-weight:bold;
}
		
	

/* Project Pages*/




.readmore {
	font-size:10px;
	color: #3BADEE;
}

.readmore A:link {text-decoration: none}
.readmore A:visited {text-decoration: none}
.readmore A:active {text-decoration: none}
.readmore A:hover {
	text-decoration: underline;
	color: #F60;
}





#serpbox {
	width:250px;
	height:250px;
	padding:10px;
	background-color: #09F;
}


.serp {
	
	font-size:11px;
	line-height:14px;
}




			.scroll-pane
			{
	width: 100%;
	height: 150px;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 10px 0px 10px 0px;
	color: #CCC;
			}

.horizontal-only
			{
				height: auto;
				max-height: 200px;
			}


.jspContainer
{
	overflow: hidden;
	position: relative;
}

.jspPane
{
	position: absolute;
}


/* the width of the vertical scroll dragger */
.jspVerticalBar
{
	position: absolute;
	top: 0;
	right: 0;
	width: 16px;
	height: 100%;
	background-color: #F00;
}

/* the width of the horizontal scroll dragger */
.jspHorizontalBar
{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 16px;
}

.jspVerticalBar *,
.jspHorizontalBar *
{
	margin: 0;
	padding: 0;
}

.jspCap
{
	display: none;
}

.jspHorizontalBar .jspCap
{
	float: left;
}

.jspTrack
{
	background:  #EFEFEF;
	position: relative;
}

.jspDrag
{
	background: #666666;
	position: relative;
	top: 0;
	left: 0;
	cursor: pointer;
}

.jspHorizontalBar .jspTrack,
.jspHorizontalBar .jspDrag
{
	float: left;
	height: 100%;
}

.jspArrow
{
	background: #F7FF14;
	text-indent: -20000px;
	display: block;
	cursor: pointer;
}

.jspArrow.jspDisabled
{
	cursor: default;
	background: #F7FF14;
}

.jspVerticalBar .jspArrow
{
	height: 16px;
}

.jspHorizontalBar .jspArrow
{
	width: 16px;
	float: left;
	height: 100%;
}

.jspVerticalBar .jspArrow:focus
{
	outline: none;
}

.jspCorner
{
	background: #eeeef4;
	float: left;
	height: 100%;
}

/* Yuk! CSS Hack for IE6 3 pixel bug :( */
* html .jspCorner
{
	margin: 0 -3px 0 0;
}


.scrollheadertext  {
	font-size: 14px;
	color: #000000;
	font-weight: normal;
	}
	
/* FAQ PAGE */

#faqtextbox {
	width:860px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 1540px;
}

#faqleftcolumn {
	width:405px;
	float:left;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#faqrightcolumn {
	width:405px;
	margin: 0px 0px 0px 25px;
	height: 800px;
	float:left;
}

.faqheader{
	font-size:14px;
	}

.faqcontent{
	font-size:12px;
	}


#logoprocess {
	width:405px;
	margin: 10px 0px 10px 0px;
}



    #navb {
    margin:0;
    padding:0;
	list-style:none;
    
	}
	
	
    #navb li {
    display:inline;
    padding:0;
    margin:0;
    }
	
    #navb a:link,
    #navb a:visited {
	color:#fff;
	background:#333333;
	float:left;
	width:auto;
	border-right:1px dotted #fff;
	text-decoration:none;
	font:normal 11px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	padding: 7px 10px 7px 10px;
   }
	
    #navb a:hover,
    #navb a:focus {
	color:#fff;
	background:#666666;
    }

#navbox {
	width:850px;
	padding-right:0px;
	padding-left:0px;
	height: 35px;
	float: left;
}


.icons {
	padding-left:5px;
	float: right;
}

.icons:hover {
	filter: alpha(opacity=80);
	-moz-opacity: 0.5;
	opacity: 0.5;
}

#newsdivide {
	height:0px;
	margin-bottom: 8px;
	margin-top: 8px;
	border-bottom: dotted #333 1px;
}

.newstitle {
	font-size:16px;
	color:#F09;
	font-weight: bold;
	font-style: italic;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#projectbody {
	width:940px;
	margin:0px 0px 5px 0px;
	height: 250px;
}


#projectbodyleft {
	width:595px;
	height: 250px;
	float:left;
	margin-right: 30px;
	font-size: 12px;
	position: relative;
}

.project-image {
	width:940px;
	margin-top:10px;
	padding-bottom: 20px;
	}

.project-image-single {
	margin-top:10px;
	margin-bottom:10px;
	}
	
.big {
	font-size:20px;
	font-style:italic;
	text-align: center;
	color: #000;
}


#fakeiframe{
	width: 280px;
	height: 220px;
	background-color:#F2F2F2;
	overflow: hidden;
	float: left;
	padding: 15px;
	font-style: italic;
	   }
	
ul     {
	margin: 0px;
	border-bottom-color: #000;
	padding: 0px;
}
li   {
	display: list-item;
	list-style-type: none;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
}

.relatedtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	}

.seeall {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-align: right;
	}



.related {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 11px;
	color: #000000;
	}
.related a:link{
	color: #000000;
	text-decoration: none;
}

.related a:visited{
	color: #000000;
	text-decoration: none;
}

.related a:hover{
	color:#F60;
	text-decoration: none;
}	
	
.protitle{
	width:350px;
	height:20px;
	margin-bottom: 10px;
}
.backbutton{
	width:100px;
	height:15px;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 11px;
	color: #666;
}


.backbutton a:link{
	color: #666;
	text-decoration: underline;
}


.imagedescription{
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	color:#000;
}

.div{
	border-bottom:dotted;
	width:100%;
	border-width: 1px;
	padding-top: 5px;
}



.addthis_button_facebook_like {
width: 80px !important;
} 


.addthis_button_tweet {
	width:80px !important;
}


#apDiv1 {
	position:relative;
	left:20px;
	top:20px;
	width:600px;
	z-index:1;
	font-size: 38px;
	font-family: Helvetica, sans-serif;
	font-weight: bold;
	color: #FFF;
}
#apDiv2 {
	position:relative;
	left:20px;
	top:30px;
	width:600px;
	z-index:2;
	line-height: 145%;
	font-size: 16px;
	font-family: Helvetica, sans-serif;
	color: #FFF;
}

.seebelow {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size:13px;
	font-weight: bold;
	color: #FFF;
}
#apDiv3 {
	position:relative;
	left:20px;
	top:60px;
	width:600px;
	height:40px;
	z-index:3;
}

#share
{
	clear:both;
	margin:0 0 10px 0;
	width:860px;
	height:5px;
	overflow:hidden;
	background-color: #F06;
}

#small-print{
	width:940px;
	margin:0 0 0px 0;
	float: left;
	background-color: #FFF;
	border-top: 1px solid #fff;
	padding-top: 10px;
	height: 45px;
	background-image: url(../images/footer-bkg.png);
}


#foot
{
	width:940px;
	padding:20px 0px 0px 0px;
	background:#fff;
	height: 270px;
	border-top: solid #000 1px;
}

#foot p
{
	color:#666;
}

#foot ul
{
	margin:0px 35px 0 0;
	padding:10px 0 20px 0;
	width:200px;
	list-style-type:none;
	font-size:100%;
	color:#666;
	float: left;
}

#foot ul.l
{
margin-right:0;
}

#foot li
{
line-height:145%;
}

#foot li a, #foot li a:visited
{
	color:#666;
}

#foot li a:hover
{
	color:#40C2FD;
}

.twitter {
	height:150px;
	width:300px;
	float:right;
	margin-top: 20px;
	background-image: url(../images/twitter-bkg.jpg);
}

.boxtester

{
	width:220px;
	height:220px;
	float: left;
	margin-right: 20px;
}

.boxtesterright

{
	width:220px;
	height:220px;
	float: left;
	}


.findoutmore {
	font-size:12px;
	color:#FF0;
	font-style: italic;
	font-weight: bold;
	margin-top: 5px;
	margin-left: 15px;
}

.ribbon {
	height:40px;
	width:940px;
	margin:20px 0px 20px 0px;
}


.tips {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	}
.tips a:link{
	color: #000000;
	text-decoration: none;
}

.tips a:visited{
	color: #000000;
	text-decoration: none;
}

.tips a:hover{
	color:#F60;
	text-decoration: none;
}	


.project-text{
	padding:10px;
	height:100px;
	padding:0 15px 10px 15px;
}

.pageheadings{
	font-size:38px;
	color:#FFF;
}

