﻿/*
------------------------------------------------------
 Stylesheet for Deguire Properties - Cover Page

 Created: 01/07/2008 - 4:04 pm
------------------------------------------------------
*/

body	{
text-align: center;
margin: 0 auto;
padding: 0;
background: #f3eadd url(../i/bg-cover.gif) repeat-x;
}

#wrapper	{
margin: 70px auto 0 auto;
background: transparent url(../i/bg-main-img.png) repeat-x;
width: 804px;
padding: 30px 23px 0 23px;
position: relative;
}

div a	{
display: block;
width: 164px;
height: 44px;
}

div a span	{
display: none;
}

#enter-residential	{
position: absolute;
top: 224px;
left: 123px;
}

#enter-residential a	{
background: url(../i/residential-enter-hover.png) no-repeat top left;
}

#enter-residential a:hover	{
background-position: bottom left;
}

#enter-commercial	{
position: absolute;
top: 224px;
right: 163px;
}

#enter-commercial a	{
background: url(../i/commercial-enter-hover.png) no-repeat top left;
}

#enter-commercial a:hover	{
background-position: bottom left;
}

.alt	{
display: none;
}
