   html,body{
      FONT-FAMILY: Arial;
      COLOR: #000000;
      FONT-SIZE: 13px;
      margin:0;
      padding:0;
      height:100%;
      border:none
   }

DIV,TH,TD,P,INPUT,SELECT,TEXTAREA,TT {
	FONT-FAMILY: Arial;
	COLOR: #000000;
	FONT-SIZE: 13px;
}


A:link {
	COLOR: #008000;
	TEXT-DECORATION: none;
}
A:visited {
	COLOR: #C00000;
	TEXT-DECORATION: none;
}
A:hover {
	COLOR: #004400;
	TEXT-DECORATION: underline;
}
A:active  {
	COLOR: #004400;
	TEXT-DECORATION: none;
}
H1 {
	FONT-SIZE: 24px;
        FONT-FAMILY: Tahoma;
	COLOR: #298f00;
	margin:0px;
}
H2 {
	FONT-SIZE: 18px;
        FONT-FAMILY: Tahoma;
	COLOR: #000000;
	margin:0px;
}
H3 {
	FONT-SIZE: 14px;
        FONT-FAMILY: Tahoma;
	COLOR: #000000;
	margin:0px;
}
H4 {
	FONT-SIZE: 18px;
        FONT-FAMILY: Tahoma;
	COLOR: #ffff00;
	margin:0px;
}
H5 {
	FONT-SIZE: 12px;
        FONT-FAMILY: Georgia;
	COLOR: #000000;
	margin:0px;
}
H6 {
	FONT-SIZE: 12px;
        FONT-FAMILY: Tahoma;
	COLOR: #ffff00;
	margin:0px;
}

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('http://www.caseymovers.com/images/estimate-bg.jpg');
background-position:center top;
}
div#contact {
width: 900px;
height: 525px;
text-align: center;
padding: 0px;
border: none;
background-image:url('http://www.caseymovers.com/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
{
display:block;
border:none;
padding:0px;
margin:0px;
}
td.buttonbg {
    background-image: url('http://www.caseymovers.com/images/link-bg.png');
    transition:background 2s;
    -webkit-transition:background 0.5s;  
	vertical-align:middle;
}
td.buttonbg:hover {
   background-image: url('http://www.caseymovers.com/images/link-bg2.png');
}
.wrapper {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    border: 0px;
}
</style>