body
{
	margin: 0px;
	padding: 0px;
	background: url(../_img/body_bg.gif) repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #fff;
}
a
{
	color: #fff;
}
form
{
    margin: 0px;
    padding: 0px;
}
.hideit
{
	position: absolute;
	text-indent: -99999px;
	width: 0px;
	height: 0px;
}
.cleanclear
{
	clear: both;
	margin: 0px;
	padding: 0px;
	width: 0px;
	height: 0px;
	overflow: hidden;
}
/*----------------
Wrapper
----------------*/
#wo
{
	margin: 0px auto;
	width: 789px;
	background: url(../_img/wo_bg.png) repeat-y;
}
*html #wo {
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='_img/wo_bg.png', sizingMethod='scale');
}
#w
{
	position: relative;
	margin: 0px auto;
	width: 755px;
	background: #006699;
}
/*----------------
Header
----------------*/
#h
{
	width: 755px;
	height: 48px;
	overflow: hidden;
}
#phonenum
{
	float: left;
	width: 102px;
	height: 48px;
	overflow: hidden;
}
#m
{
	float: left;
	width: 450px;
	height: 48px;
	margin: 0px;
	padding: 0px;
	padding-left: 200px;
	list-style: none;
	overflow: hidden;
}
#m li
{
	float: left;
	padding: 0px 5px;
}
/*----------------
Logo
----------------*/
#l
{
	clear: both;
	width: 755px;
	height: 151px;
	overflow: hidden;
}
/*----------------
Content
----------------*/
#newconstruction
{
	width: 247px;
	height: 166px;
	overflow: hidden;
	float: left;
}
#restorerenovate
{
	width: 262px;
	height: 166px;
	overflow: hidden;
	float: left;
}
#customwoodwork
{
	width: 246px;
	height: 166px;
	overflow: hidden;
	float: left;
}
#c
{
	width: 735px;
	padding: 10px;
}
#testimonials_l
{
    float: left;
    width: 415px;
    padding-left: 10px;
}
#testimonials_r
{
    float: right;
    width: 250px;
    padding-top: 5px;
    text-align: left;
}
.portfolio_holder
{
    width: 735px;
    overflow: hidden;
    padding-bottom: 10px;
}
.portfolio_l
{
    width: 332px;
    float: left;
}
.portfolio_r
{
    width: 403px;
    float: right;
}
.portfolio_title
{
    padding-top: 5px;
}
.portfolio_thumb
{
    display: block;
    padding-top: 5px;
    padding-bottom: 5px;
    text-align: center;
}
.portfolio_testimonial
{
    display: block;
    padding-top: 2px;
    text-align: center;
}
/*----------------
Footer
----------------*/
#f
{
	clear: both;
	margin: 0px auto;
	width: 789px;
	height: 47px;
	background: url(../_img/footer.png) no-repeat;
	overflow: hidden;
}
*html #f {
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='_img/footer.png', sizingMethod='crop');
}
/*----------------
TwoK
----------------*/
#twok
{
	margin: 0px auto;
	padding: 10px;
	padding-top: 0px;
	width: 735px;
	text-align: right;
}