/* CSS Document */
body
{
background-color: #FFF;
font-family: Arial, Helvetica, sans-serif;
color: #FFFFFF;
font-size: 12px;
text-align: center;
margin:0px;
}

img { border: none;}

#container_retail, #container_office
{
margin-top:45px;
width: 400px;
height: 140px;
overflow: hidden;
overflow-x: hidden;
overflow-y: hidden;
color:#000;

}

.slider{
width: 3500px;
height: 140px;
vertical-align:top;
overflow: hidden;
}

.section{
width:130px;
float:left;
padding:0px;
height: 140px;
}

.breadcrumbs
{
font-size: 16px;
font-weight:bold;
text-align:left;
float:left;
margin-top:10px;
margin-left:10px;
}

#left
{
width:425px;
height:200px;
float:left;

}

#right
{
width:425px;
height:200px;
float:left;
margin-left:15px;
}
#backgrounda
{
vertical-align:top;
margin-top:0px;
position:absolute;
background-image:url(../images/background_home_smaller.jpg);
height: 600px;
width: 100%;
z-index:-1;
}

.frame
{
height: 100%;
width: 100%;
display: table;
vertical-align: middle;
text-align: center;
}
.main
{
text-align: center;
position:relative;
vertical-align:top;
display:table-cell;
height: 400px;
width:900px;
}
.head
{
width:900px;
height:66px;
padding-top:10px;
border:#FFFFFF thin solid;
text-align:left;
}
.logo
{
background:url(../images/logo_smaller.jpg);
width:405px;
height:68px;
}

.ddnav
{
margin-top:55px;
margin-left:175px;
width:200px;
height:20px;
float:left;
}

.page
{
width:900px;
height:457px;
border:#FFFFFF thin solid;
padding-top:4px;
overflow:hidden;
border-bottom:none;
border-top:none;
text-align:right;
}

.homemenu
{
position:absolute;
background:url(../images/menu_home_bg.png);
background-repeat:no-repeat;
width:177px;
height:384px;
margin-left:700px;
margin-top:20px;
padding-top:10px;
z-index:20;
overflow:hidden;
}

.home_button
{
font-size:13px;
text-align:left;
margin-left:20px;
color:#003d71;
height:21px;
width:177px;
font-weight:bold;
padding-top:5px;
text-decoration:none;
}

.home_button a
{
font-size:13px;
text-align:left;
color:#003d71;
height:21px;
width:177px;
font-weight:bold;
padding-top:5px;
text-decoration:none;
}


.home_button_highlight
{
font-size:13px;
text-align:left;
padding-left:20px;
color:#FFFFFF;
height:21px;
width:177px;
font-weight:bold;
background-color:#00192d;
padding-top:5px;
text-decoration:none;
}

.home_button_highlight a
{
font-size:13px;
text-align:left;
color:#FFFFFF;
height:21px;
font-weight:bold;
background-color:#00192d;
padding-top:5px;
text-decoration:none;
}

.navbar
{
width:900px;
height:32px;
border:#FFFFFF thin solid;
background-color:#00192d;
border-bottom:none;
z-index:21;
}

.homearrow
{
margin-left:25px;
margin-top:9px;
width:13px;
height:13px;
background:url(../images/arrow2.png);
background-repeat:no-repeat;
float:left;
}

.propertyname
{
float:left;
padding-top:8px;
padding-left:10px;
font-family:Arial, Helvetica, sans-serif;
color:#FFFFFF;
position:relative;
text-align:left;
font-size:14px;
font-weight:bold;
vertical-align:middle;
}

.propertybrowser
{
width:872px;
height:200px;
border:#FFFFFF thin solid;
background:url(../images/background_propertybrowser3.png);
background-repeat:no-repeat;
z-index:100;
text-align:left;
padding-left:28px;
}

#property_prev
{
width:15px;
height:17px;
background:url(../images/button_home_nav_01.png);
background-repeat:no-repeat;
float:right;
padding-left:0px;
margin-top:5px;
z-index:22;

}

#property_next
{
width:14px;
height:17px;
background:url(../images/button_home_nav_02.png);
background-repeat:no-repeat;
float:right;
margin-top:5px;
margin-right:25px;
z-index:22;

}



@font-face 
{
    font-family: "Gill Sans";
    src: url(css/gillsanslight.TTF);
}

#footer
{
width:895px;
color:#333333;
/*font-family:Gill Sans, Arial;*/
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-align:center;
}
