body {
margin: 0px;
background: #0b1c48;
}

img {
padding: 0px;
border: 0px;
}

a, a:visited {
text-decoration: none;
color: #666666;
}

a:hover {
text-decoration: underline;
color: #666666;
}

#logo {
position: absolute;
top:50px;
left: 0px;
margin: 0px;
padding: 0px;
background: #35417b;
height: 60px;
border-top: 8px solid #35417b;
}
#logo02 {
position: absolute;
top:50px;
left:475px;
margin: 0px;
padding: 0px;
background: #35417b;
height: 60px;
border-top: 8px solid #35417b;
}

#navbar{
width: 100%; 
height: 50px;
position: absolute;
top: 0px;
left: 0px;
margin: 0px;
z-index: 1;
padding: 0px;
background: #0b1c48;
}

#navbar ul{
width: 794px;
list-style: none;
margin: 0px;
padding: 0px;
}

#navbar li{
float: left;
}

#dots{
position: absolute;
top: 100px;
left: 0px;
z-index: 1;
background: #ffffff;
}

#content{
position: relative;
top: 0px;
left: 0px;
width: 100%;
display: block;
}

#bluetop{
position: absolute;
top: 0px;
left: 0px;
width: 100%;
background: #0b1c48;
height: 51px;
z-index: 1;
}

#bluebottom{
position: absolute;
top: 40px;
left: 0px;
width: 100%;
background: #35417b;
height: 63px;
z-index: 1;
}

#flashback{
position: absolute;
top: 96px;
left: 0px;
width: 100%;
background: url('../images/gradient.gif');
background-repeat: repeat-x;
height: 336px;
z-index: 2;
}

#bottomgradient{
width: 100%;
background: url('../images/bottom_gradient.gif');
background-repeat: repeat-x;
height: 67px;
z-index: 2;
position: absolute;
top: 432px;
}

#flashimage{
position: absolute;
top:108px;
left: -5px;
z-index: 3;
width: 800px;
}

#subcontent {
margin: 0px auto;
display: block;
position: relative;
width: 794px;
z-index: 2;
top: -10px;
}

#header01{
left: 0px;
z-index: 1;
display: block;
float: left;
}

#header02{
float: left;
clear: left;
padding: 20px 0px 6px 0px;
}

#subcontent #header02 {
float: left;
clear: left;
padding: 4px 0px 6px 0px;
}

h1{
}

h2{
}

#subcontent h3{
font: 11px arial, verdana, sans-serif;
color: #454d69;
line-height: 1.5em;
width: 300px;
position: absolute;
top: 510px;
}

p{
font: 11px arial, verdana, sans-serif;
color: #666666;
line-height: 1.5em;
width: 270px;
clear: left;
}

ul{
list-style: none;
font: 11px arial, verdana, sans-serif;
color: #000000;
line-height: 1.3em;
}

li{
font: 11px arial, verdana, sans-serif;
color: #000000;
line-height: 1.3em;
}

#proplist {
margin: 0px;
padding: 0px;
text-transform: uppercase;
}

#propertyinfo {
position: absolute;
top: -2px;
left: 280px;
}

#property {
position: absolute;
left: 0px;
top: 100px;
border: 1px solid #35417b;
}

#sideimage {
border: 1px solid #35417b;
position: absolute;
top: 20px;
left: 340px;
}
