html {
	overflow-x:hidden;	
}

body {
	color: black;
	font-family: arial;
	font-size: 12px;
}






/* Main Navigation */
#main-nav {
	display: none;
}
/* End (Main Navigation) */



/* Banner */
#banner {
	display: none;
}
/* End (Banner) */



.work {
	display: none;
}
/* End (Latest Work) */


/* Main Content */
#main-cont {
	background: white url(../images/main_bg.jpg) repeat-y -0.42em top;
}


/* Sidebar */

#sidebar {
	display: none;	
}
/* End (Sidebar) */



#bottom-logo {
	display: none;	
}

/* Main Navigation */
#bottom-nav {
	display: none;
}
	
/* End (Main Navigation) */

.colour-strip {
	display: none;
}

/**/
#portfolio .work {
	margin: 0.83em 0 3.33em 0;
	width: 55em;
}

#portfolio .work .content {
	width: 36.67em;	
}

#portfolio .work .img {
	width: 17.5em;	
}

/**/

#cv {
	padding: 0 0 2.46em 0;	
}

#cv strong, #cv .yellow {
	margin: 0 1.67em 0 0 ;	
}

#cv h4 {
	font-size: 1.2em;	
}

#cv ul {
	list-style: none;
}

#cv ul li ul {
	list-style: disc;	
}

#cv .printbutton a {
	display: none;
	font-weight:bold;	
}

.printbutton a {
	
	font-weight:bold;	
}

#cv .title-img {
	display: none;	
}

#cv .title-txt {
	font-size: 2em;
}