@charset "utf-8";
/* CSS Document */


div.headerlogo
{
width:800px;
height:175px;
border-style:none;
}

div.maindiv
{
width:800px;
border-style:none;
background-color:#FFFFFF;
margin:0 auto;

}

div.menu
{
width:800px;
height:35px;
border-style:none;
background-color:#FFFFFF;
}

div.leftmargin
{
width: 60px;
height:100%;
background-color:#ec652d;
display:inline;
display:block;
float:left;
}

div.leftmargingap
{
width: 20px;
height:100%;
background-color:#FFFFFF;
display:inline;
display:block;
float:left;
}

div.menuspacer
{
width:40px;
height:35px;
border-style:none;
display:inline;
display:block;
float:left;
}

div.menuitem
{
width:165px;
height:35px;
border-style:none;
background-color:#9c9ba0;
display:inline;
display:block;
float:left;
}

div.menugap
{
width:800px;
height:10px;
border-style:none;
display:inline;
display:block;
float:left
}

div.content
{
width:800px;
border-style:none;
display:inline;
display:block;
float:left;background-image:url(images/marginbg.jpg);
background-repeat:repeat-y;
color:#ec652d;
margin-bottom: 5px;
}

div.maincontent
{
width:720px;
border-style:none;
display:block;
float:left;
}

div.refurbishcontent
{
width:720px;
border-style:none;
display:block;
float:left;
}

div.refurbish_menu
{
	width:250px;
	height:400px;
	float:right;
	display:block;
	margin-left:10px;
}

div.imagebig
{
	float:right;
	margin-top:10px;
}

div.linkblock
{
width:184px;
height:35px;
border-style:none;
background-color:#f6c427;
float:left;
margin-top:2px;
}

div.linkblock2
{
width:330px;
height:35px;
border-style:none;
background-color:#f6c427;
float:right;
margin-top:2px;
}

div.linkblocktext
{
text-align:center;
border-style:none;
position:relative;
padding-top:4px;
}

div.menutext
{
border-style:none;
margin-top:5px;
text-align:center;
}

div.menuspacer
{
width:20px;
height:15px;
border-style:none;
display:table-cell;
}

div.contactform
{
width: 420px;
float:right;
position:relative;
}

div.services
{
width:184px;
height:35px;
border-style:none;
background-color:#f6c427;
float:left;
margin-left:42px;
margin-top:2px;
}

div.footer
{
width: 802px;
height: 40px;
}

input.button
{
border-style:solid;
border-color:#ec652d;
border-width:thin;
background-color:#ec652d;
color: #000000;
font-family: arial;
font-size:12px;
width:60px;
height:30px;
position:relative;
left: -20px;
}

div.servicessmall2
{
	float:left;
	margin-left:42px;
}
