BODY {
	background-color:	#bdb8ab;
	color:			black;
	font-family:		Tahoma,Verdana,Arial,sans-serif;
	font-size:		10pt;
	font-weight:		bold;
	margin:			0px;
	padding:		0px;
	}
TABLE,TR,TH,TD {
	color:			black;
	font-family:		Tahoma,Verdana,Arial,sans-serif;
	font-size:		10pt;
	}
TABLE.capsule {
	background-color:	#f4f0e4;
	background-image:	url('/images/wash.jpg');
	background-position:	top left;
	background-repeat:	repeat-x;

	border-right:		1px solid black;
	max-width:		980px;
	width:			980px;
	}
TH {
	text-align:		left;
	}
TD.header,TD.header_r {
	background-image:	url('/images/photostrip.jpg');
	background-position:	top left;
	border-bottom:		1px solid black;
	height:			140px;
	padding-right:		2em;
	width:			980px;
	}
TD.header_r {
	background-image:	url('/images/photostrip_r.jpg');
	}
TD.side {
	max-width:		240px;
	width:			240px;
	}
TD.main {
	max-width:		740px;
	width:			740px;
	}
TD.ender {
	background-color:	white;
	border:			1px solid black;
	border-left:		none;
	border-right:		none;
	color:			#666666;
	font-size:		0.8em;
	padding:		3px;
	text-align:		center;
	}
TD.ender A,TD.ender A:link,TD.ender A:visited,TD.ender A:hover,TD.ender A:active {
	color:			#666666;
	font-size:		0.8em;
	text-decoration:	underline;
	}
TD.ender A:hover {
	color:			blue;
	text-decoration:	underline;
	}
DIV.side {
	background-image:	url('/images/blocks.gif');
	background-position:	top left;
	background-repeat:	no-repeat;
	position:		absolute;
	height:			575px;
	left:			0px;
	top:			0px;
	width:			320px;
	}
P {
	color:			black;
	font-family:		Tahoma,Verdana,Arial,sans-serif;
	font-size:		10pt;
	font-weight:		bold;
	margin-left:		16px;
	margin-right:		16px;
	text-align:		justify;
	}
P.cl {
	clear:			both;
	}
P.heading {
	color:			#da9100;
	font-size:		1.5em;
	height:			1.5em;
	line-height:		1.5em;
	text-align:		left;
	filter:	Shadow(Color=#121212,Direction=135,Strength=5);
	}

P.heading:before {
  	display: 		block;
  	margin: 		0 0 -1.55em 0.05em;
  	padding: 		0px;
  	color: 			black;
  	content:		attr(title);
}
P.caption {
	font-size:		1.2em;
	font-weight:		normal;
	margin-left:		1em;
	}
DIV.triplet {
	float:			left;
	font-size:		8pt;
	font-weight:		normal;
	margin:			0px;
	margin-bottom:		1em;
	margin-right:		1em;
	max-width:		208px;
	}
DIV.triplet IMG {
	border:			3px solid white;
	-moz-border-radius:	8px;
	}
IMG.right {
	float:			right;
	margin:			0px;
	margin-bottom:		1em;
	margin-left:		1em;
	}
INPUT.ro {
	background-color:	transparent;
	border:			0px;
	color:			white;
	cursor:			default;
	font-family:		Tahoma,Verdana,Arial,sans-serif;
	font-size:		12pt;
	font-weight:		bold;
	height:			20px;
	left:			8px;
	position:		absolute;
	text-align:		justify;
	top:			436px;
	width:			160px;
	}
TEXTAREA.ro {
	background-color:	transparent;
	border:			0px;
	color:			white;
	cursor:			default;
	font-family:		Tahoma,Verdana,Arial,sans-serif;
	font-size:		8pt;
	font-weight:		bold;
	height:			86px;
	left:			8px;
	position:		absolute;
	text-align:		justify;
	top:			456px;
	width:			160px;
	}
IMG.nav_home, IMG.nav_roofing, IMG.nav_carpentry, IMG.nav_brickwork, IMG.nav_general, IMG.nav_office, IMG.nav_lofts, IMG.nav_contact, IMG.nav_reclamation {
	border:			none;
	cursor:			pointer;
	margin:			0px;
	padding:		0px;
	}
IMG.nav_home {
	left:			118px;
	height:			33px;
	position:		absolute;
	top:			16px;
	width:			80px;
	}
IMG.nav_roofing {
	left:			86px;
	height:			35px;
	position:		absolute;
	top:			94px;
	width:			99px;
	}
IMG.nav_carpentry {
	left:			74px;
	height:			34px;
	position:		absolute;
	top:			134px;
	width:			120px;
	}
IMG.nav_brickwork {
	left:			63px;
	height:			34px;
	position:		absolute;
	top:			176px;
	width:			124px;
	}
IMG.nav_general {
	left:			54px;
	height:			28px;
	position:		absolute;
	top:			224px;
	width:			99px;
	}
IMG.nav_office {
	left:			48px;
	height:			23px;
	position:		absolute;
	top:			272px;
	width:			90px;
	}
IMG.nav_lofts {
	left:			44px;
	height:			21px;
	position:		absolute;
	top:			317px;
	width:			67px;
	}
IMG.nav_contact {
	left:			44px;
	height:			22px;
	position:		absolute;
	top:			397px;
	width:			103px;
	}
IMG.nav_reclamation {
	left:			2px;
	height:			52px;
	position:		absolute;
	top:			539px;
	width:			179px;
	}
B {
	color:			orange;
	}