div#main
{
	background: #fff url(/images/bg.gif);
	width: 800px;
	height: 527px;
	text-align: left;
	position: relative;
}

div#wrap
{
	position: absolute;
	width: 724px;
	height: 436px;
	top: 52px;
	left: 52px;
}

div#left
{
	width: 254px;
	height: 436px;
	float: left;
}
div#right
{
	width: 466px;
	height: 436px;
	float: left;
}


div#hold
{
	position: relative;
	width: 224px;
	height: 280px;
	overflow: hidden;
	border: 1px solid black;
	float: left;
}

div#wn	{ 
	position:absolute; 
	left:0px; top:0px; 
	width:224px; height:280px; 
	clip:rect(0px, 224px, 280px, 0px); 
	overflow:hidden;	
	}

div#lyr1 { 
	position:absolute; 
	left:0px; top:0px; 
	z-index:1; 
	}

div#address
{
	width: 223px;
	height: 121px;
	padding-top: 12px;
	clear: both;
}

div#scrollbars
{
	width: 26px;
	height: 282px;
	text-align: center;
	float: left;
}
span#scroll_up
{
	height: 270px;
	display: block;
}
div#test_scrollbars
{
	width: 26px;
	height: 282px;
	text-align: center;
	float: left;
	visibility: hidden;
}
span#test_scroll_up
{
	height: 366px;
	display: block;
}

div#folio_pic
{
	background-color: #eee;
	width: 438px;
	height: 412px;
	float: left;
	overflow: hidden;
	position: relative;
}

div#testimonials
{
	visibility: hidden;
	position:absolute; 
	left:0px; top:0px; 
	width: 432px;
	height: 372px;
	padding: 6px;
	font: 12px Arial, Helvetica, sans-serif;
	overflow: hidden;
	clip:rect(0px, 432px, 378px, 0px); 
}

div#lyr2 { 
	position:absolute; 
	padding: 6px;
	left:0px; top:0px; 
	}

div#testimonials_title
{
	position: relative;
	top: 378px;
}

div#links
{
	width: 438px;
	height: 16px;
	padding: 6px 0 0 0;
	text-align: right;
	clear: both;
}


#dhtmltooltip{
position: absolute;
border: 1px solid black;
padding: 2px;
background-color: #eee;
visibility: hidden;
z-index: 100;
font: 11px Arial, Helvetica, sans-serif;

}
