﻿.foo {} /* Wc3 Standards require a class to be first on stylesheets */

/* Landing Page Styles
-------------------------------------------------------------------------------*/
div.landing { background: url(Images/LandingPage.png) no-repeat; width: 979px; height: 601px; margin: 15px auto; }
.renters-button { float: left; position: relative; top: 359px;  left: 172px; width: 178px; }
.landlords-button { float: left; position: relative; top: 359px;  left: 454px; width: 178px; }

.btn-clickhere				    { float: right; background: url(Images/btn-clickhere.png) no-repeat top left; width: 178px; height: 85px; }
.btn-clickhere:hover		    { background: url(Images/btn-clickhere.png) no-repeat bottom left; width: 178px; height: 85px; }
