/* CSS Document */
* {padding:0; margin:0;}
td {vertical-align:top;}
body {width:100%; background:url(images/background.jpg) 50% top no-repeat #60869d; margin:0 auto; text-align:center; font-family:Arial, Helvetica, sans-serif;}
#page {width:800px; margin:0 auto; text-align:center; margin-top:17px;}
#residential {width:308px; padding-right:10px;}
#commercial {width:308px; padding-left:10px;}
a.residential {width:308px; height:419px; background-image:url(images/home_residential_button.png); background-repeat:no-repeat; display:block; }
a.residential:hover {background-image:url(images/home_residential_button_hover.png); background-repeat: no-repeat;}
a.commercial {width:308px; height:419px; background-image:url(images/home_commercial_button.png); background-repeat: no-repeat; display:block; }
a.commercial:hover {background-image:url(images/home_commercial_button_hover.png); background-repeat: no-repeat;}
table {width:636px; margin:0 auto; text-align:center;}
div#copyright {width:800px; text-align:center; margin:0 auto; font-size:10px; padding-top:10px;}
a {color:#000000; font-weight:bold;}
a:hover {text-decoration:none;}
#preloader {position:absolute; left:-999px; top:0px;}
#foot {padding-top:140px; width:636px; text-align:center; margin:0 auto;}