/*
	dark green	#64bc46
	light green	#c1d72e
	white		#ffffff
	black		#3d3c3e
	grey		#f6f6f6
*/

body
{
	background-color:								#f6f6f6;
	color:										#3d3c3e;
	font-family:									Tahoma, Geneva, Verdana, sans-serif;
	font-size:									62.5%;
}

div.pinch
{
	width:										960px;
	margin-left:									auto;
	margin-right:									auto;
}

#footer
{
	clear:										both;
	margin-top:									60px;
	font-size:									small;
	padding-top:									20px;
	padding-bottom:									20px;
	background:									transparent url("_img/footer-edge.gif") repeat-x 0 0;
	line-height:									1.25em;
}

#footer a:link,
#footer a:visited
{
	color:										#3d3c3e;
}

#footer a:focus,
#footer a:hover,
#footer a:active
{
	color:										#64bc46;
}

#box
{
	background-color:								#fff;
	font-size:									medium;
	padding:									1em;
	line-height:									1.25em;
}

#box p
{
	margin-bottom:									1em;
}

#box em
{
	font-style:									normal;
}

a:link,
a:visited
{
	color:										#64bc46;
}

a:focus,
a:hover,
a:active
{
	color:										#c1d72e;
}

#slideshow
{
	margin-top:									20px;
	margin-bottom:									20px;
	background-color:								#fff;
}

#recto
{
	float:										right;
	width:										315px;
	padding-top:									20px;
}

#verso
{
	float:										left;
	width:										625px;
}

div.clearer
{
	clear:										both;
	line-height:									0;
	height: 									0;
}

#header
{
	background:									#3d3c3e url("_img/header-background.gif") repeat-x 0 0;
	height:										58px;
}

#wallpaper
{
	background:									transparent url("_img/green-background.gif") repeat-x 0 0;
}

h1
{
	height:										58px;
	width:										334px;
	background:									transparent url("_img/logo.gif") no-repeat 0 0;
}

h1 span,
h2 span,
#services li span
{
	position:									absolute;
	left:										-2000px;
	top:										-2000px;
}

#services
{
	height:										293px;
	margin-bottom:									20px;
}

#services li
{
	color:										#fff;
	font-weight:									bold;
	font-size:									x-large;
	line-height:									1.25em;
	width:										315px;
	height:										40px;
	margin-bottom:									5px;
	background-color:								transparent;
	background-repeat:								no-repeat;
	background-position:								0 0;
}

#services li.domestic-and-contract
{
	background-image:								url("_img/services/domestic-and-contract.png");
}

#services li.carpets
{
	background-image:								url("_img/services/carpets.png");
}

#services li.vinyls
{
	background-image:								url("_img/services/vinyls.png");
}

#services li.linoleums
{
	background-image:								url("_img/services/linoleums.png");
}

#services li.rubber
{
	background-image:								url("_img/services/rubber.png");
}

#services li.safety-flooring
{
	background-image:								url("_img/services/safety-flooring.png");
}

#contact
{
	font-size:									small;
}

#contact dt
{
	font-weight:									bold;
	padding-bottom:									0.5em;
}

#contact dd
{
	padding-bottom:									1.5em;
}

#slideshow img
{
	display:									none;
}

#slideshow img.first-child
{
	display:									block;
}