	body, html {
		margin: 0;
		padding: 0;
		background: #fff;
	}
	
	div, h1, h2, h3, h4, h5, p, a, a:link, a:visited, a:hover, a:active, ol, ul, li, dl, img, img:link {
		border:none;
		text-decoration: none;
		font: 11px Arial, sans-serif;
	}
	
	#header {
		margin: 0;
		padding: 0;
		background: #fff;
		text-align:left;
	}

/* NAVIGATION */

#navigation {
	margin: 0;
	padding: 0;
	position:absolute;
	left: 65px;
	top: 234px;
}

ul.navigation-pages {
	margin: 10px 0 0 2px;
	padding: 0;
	list-style: none;
	z-index: 100;
}

ul.navigation-pages li {
	margin: 0;
	padding: 5px 0 0 0;
	font-size: 11px;
	color: #666;
	text-align: left;
	list-style-type: none;
	text-transform: capitalize;
	line-height: 16px;
	position: relative;
	font-weight: bold;
}

ul.navigation-pages li a:link, ul.navigation-pages li a:visited {
	font-size: 11px;
	color: #666;
	font-weight: bold;
}

ul.navigation-pages li a:hover, ul.navigation-pages li a:active {
	font-size: 11px;
	color: #808184;
	font-weight: bold;
}


/* CONTENT */
#content {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 190px;
	left: 115px;
	width: 620px;
}

/* HISTORY */
div.historycategory, div.contactcategory {
	margin: 0;
	padding: 0;
	text-align: right;
	font-size: 11px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	float: left;
	width: 100px;
	color: #C0262D;
	line-height: 16px;
}

h1.time, h1.phoneemail {
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	text-align: right;
	color: #C0262D;
	line-height: 16px;
}

div.historysection, div.contactsection {
	margin: 0;
	padding: 0;
	float: left;
	width: 520px;

}

h1.agencies {
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-family: Arial;
	color: #000;
	font-weight: bold;
	text-align: left;
	line-height: 16px;
}

span.position {
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-family: Arial;
	color: #808285;
	font-weight: bold;
	text-align: left;
	display: inline;
	line-height: 16px;
}

span.clients {
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-family: Arial;
	color: #000;
	font-weight: normal;
	text-align: left;
	display: inline;
	line-height: 16px;
}

p.otherclients {
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-family: Arial;
	color: #000;
	font-weight: normal;
	text-align: left;
	line-height: 16px;
	}
	

/* CONTACT */
	div.contactcategory {
		margin: 0;
		padding: 0;
	}
	
	h2.contactinfo {
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-family: Arial;
	color: #808285;
	font-weight: bold;
	text-align: left;
	line-height: 16px;
}	

h2.contactinfo a:link, h2.contactinfo a:visited, h2.contactinfo a:hover, h2.contactinfo a:active {
	font-size: 11px;
	font-family: Arial;
	color: #808285;
	font-weight: bold;
	text-align: left;
	line-height: 16px;
}
		
/* GRID  */

	ul.clipbackground {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 500px;
	position: absolute;
	top: 245px;
	left: 200px;
}

	ul.clipbackground li {
	float: left;
	margin: 0px 5px 5px 0;
	/* padding: 7px; */
	padding: 0 0 0 0;
	width: 50px;
	text-decoration: none;
	background: #fff;
	text-align: center;
	
}	

	ul.clipbackground li a:link, ul.clipbackground li a:visited {
	margin: 0;
	padding: 0;
	border: none;
	text-decoration: none;
}

#footer {
		margin: 0;
		padding: 0;
		background: #fff;
		height: 50px;
		position: absolute;
		top: 600px;
		left: 65px;
	}
	
div.footerbody  {
		margin: 0;
		padding: 0;
		font: 10px Arial, serif;
		color: #666;
		text-align: left;
		background: #fff;
	}
	
	div.footerbody a:link, div.footerbody a:visited, div.footerbody a:hover, div.footerbody a:active {
		font: 10px Arial, serif;
		color: #666;
		font-weight: bold;
	}
	
	p.logo {
		margin: -12px 0 0 0;
		padding: 0 0 0 0;
		position: absolute;
		left: 545px;
		display: inline;
	}
	
	p.logo {
		margin: 0;#
	}

ul.clipbackground li {
	margin: 0px 5px 3px 0;#
}


