
body
{
	color: #FFFFFF;
}

#intro
{
	padding: 20px 0 0 20px;
	height: 265px;
}

#intro ul
{
	margin-top: 15px;
}

#intro ul li
{
	font-size: 16px;
	padding: 0 0 0 22px;
	list-style: none;
	background: url(/_images/bullet_1_bkg.png) 0 2px no-repeat;
}

#bespoke_quote
{
	display: block;
	position: absolute;
	top: 190px;
	left: 16px;
	width: 294px;
	height: 69px;
}

#bespoke_quote span
{
	visibility: hidden;
}

#content
{
	height: 799px;
	background: url(/_images/home_bkg.jpg) top left no-repeat;
}

#content h1
{
	font-size: 22px;
	margin: 0 0 -7px 0;
}

#content_2
{
	float: left;
	height: 273px;
	margin: 10px 0 0 15px;
	overflow:hidden;
}

#content_2 .col ul
{
	margin: 40px 0 0 0;
	width: 255px;
}

#content_3 .col ul
{
	margin: 0 0 -3px 0;
	width: 290px;
}

#content_3 .col ul li
{
	padding: 2px 0 8px 17px;
}

#content_3 .col ul li span
{
	display: block;
	margin: 0 0 0 -17px;
	color: #dddddd;
}

#col_1 { background-image: url(/_images/bespoke_bkg.png); }
#col_2 { background-image: url(/_images/stock_bkg.png); }
#col_3 { background-image: url(/_images/other_bkg.png); }

#col_6
{
	margin-left: 10px;
}

#content_3
{
	float: left;
	width: 955px;
	padding: 5px 0 0 5px;
	background: url(/_images/content_3_bkg.png) top left no-repeat;
	font-size: 11px;
}

#content_3 h3
{
	margin-bottom: -3px;
}

#design, #support
{
	width: 287px;
	height: 75px;
	padding: 4px 0 0 10px;
	background: url(/_images/design_bkg.png) top left no-repeat;
}

#support
{
	background-image: url(/_images/support_bkg.png);
	margin-top: 12px;
}

#map
{
	width: 97px;
	height: 161px;
	padding: 10px 8px 0 192px;
	background: url(/_images/map_bkg.png) top left no-repeat;
}

#left_col
{
	display: none;
}
/*daves*/
#otherhover{
	position:absolute;
	top:;
	left:;
	width:0px;
	height:0px;
	display:none;
	z-index:200;
	overflow:hidden;
	background:#2f7dc7;
	border:2px solid #2b528d;
}
#otherhover div{
	float:left;
	width:50%;
}
#content_2 .col #otherhover ul{
	margin:7px 0 0 0;
}
#b_home #content{
	min-height:0px;
}