/*
	Style sheet for beyondboyle
	Last updated: 20/04/2006
*/


/* ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------  */
/*  Layout  */
/* ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------  */

*{  
	font-family:Arial, Helvetica, sans-serif;
	font-size: 100%; 
	color: #000;
	line-height: 140%;
	letter-spacing:0.5px;
	}
	
body {
	font-size: 10pt;
	text-align:left;
	}


#header {
	display: none;
	}

#sidenavigation {
	display: none;
	}

#subnavbox{
	display: none;
	}


#footer {
	display: none;
	}

.toggle{
	display: none;
	}

#content_tables {
position:absolute;
	top:0;
	width:98%;
	background-color:#fff;
	height: 100%;
}

#content_image {
	margin:0;
	}

#content_tables_services {
	display: none;
}