   html,body{
      FONT-FAMILY: Georgia, "Times New Roman", Times, serif;
      COLOR: #006605;
      FONT-SIZE: 13px;
      margin:0;
      padding:0;
      height:100%;
      border:none
   }

DIV,TH,TD,P,INPUT,SELECT,TEXTAREA,TT {
	FONT-FAMILY: Georgia, "Times New Roman", Times, serif;
	COLOR: #ffffff;
	FONT-SIZE: 13px;
}


A:link {
	FONT-SIZE: 13px;
        FONT-FAMILY: Tahoma;
	COLOR: #ffff00;
	TEXT-DECORATION: none;
}
A:visited {
	FONT-SIZE: 13px;
        FONT-FAMILY: Tahoma;
	COLOR: #ffffff;
	TEXT-DECORATION: none;
}
A:hover {
	FONT-SIZE: 13px;
        FONT-FAMILY: Tahoma;
	COLOR: #ffff00;
	TEXT-DECORATION: underline;
}
A:active  {
	COLOR: #ffffff;
	TEXT-DECORATION: none;
}
H1 {
	FONT-SIZE: 24px;
        FONT-FAMILY: Tahoma;
	COLOR: #298f00;
}
H2 {
	FONT-SIZE: 18px;
        FONT-FAMILY: Tahoma;
        TEXT-ALIGN: justify;
	COLOR: #ffffff;
}
H3 {
	FONT-SIZE: 14px;
        FONT-FAMILY: Tahoma;
	COLOR: #ffffff;
}

a.blue:link {color: #0000ff;}
a.blue:active {color: #0000ff;}
a.blue:visited {color: #0000ff;}
a.blue:hover {color: #0000ff;}

a.big:link {color: #ffff00; font-size: 22px; }
a.big:active {color: #ffff00; font-size: 22px; }
a.big:visited {color: #ffff00; font-size: 22px; }
a.big:hover {color: #ffff00; font-size: 22px; }

table.module
{
border-style:solid;
border-width:1px;
}

div#wrapper {
width: 100%;
height: 1400px;
margin-top: 0px;
margin-bottom: 0px;
margin-left: auto;
margin-right: auto;
text-align: center;
padding: 0px;
border: none;
background-repeat:repeat-x;
background-position:center top;
}
div#shading {
width: 913px;
height: 1400px;
margin-top: 0px;
margin-bottom: 0px;
margin-left: auto;
margin-right: auto;
text-align: center;
padding: 0px;
border: none;
background-position:center bottom;
}
div#bottom-shading {
width: 900px;
height: 84px;
margin-top: 0px;
margin-bottom: 0px;
margin-left: auto;
margin-right: auto;
text-align: center;
padding: 0px;
border: none;
background-position:center bottom;
}
div#header {
width: 900px;
height: 90px;
text-align: center;
padding: 0px;
border: none;
}
div#estimate {
width: 900px;
height: 525px;
text-align: center;
padding: 0px;
border: none;
background-image:url('images/estimate-bg.jpg');
background-position:center top;
}
div#contact {
width: 900px;
height: 525px;
text-align: center;
padding: 0px;
border: none;
background-image:url('images/estimate-bg.jpg');
background-position:center top;
}
div#taskbar {
width: 900;
height: 31px;
margin-top: 0px;
margin-bottom: 0px;
margin-left: auto;
margin-right: auto;
text-align: center;
padding: 0px;
border: none;
background-color:#254136;
background-position:center bottom;
}
div#movingtips {
width: 900px;
height: 176px;
margin-top: 0px;
margin-bottom: 0px;
margin-left: auto;
margin-right: auto;
text-align: center;
padding: 0px;
border: none;
background-color:#ffffff;
}
div#content {
width: 900px;
height: 600px;
margin-top: 0px;
margin-bottom: 0px;
margin-left: auto;
margin-right: auto;
text-align: center;
padding: 0px;
border: none;
}
div#main {
width: 900px;
margin-top: 0px;
margin-bottom: 0px;
margin-left: auto;
margin-right: auto;
background-color:#ffffff;
padding: 0px;
}
img
{
border:none;
padding:0px;
margin:0px;
}
</style>