@charset "utf-8";
/* CSS Document */

body{
background-position: center center;
background-position: 45% 55%; 
font-size: 12pt;
margin:0px;
padding:0px;
border:none;
}

#wrapper{
height:auto;
border:none;
}

/*#container{
width:777px;
height:600px;
margin:auto;
padding:0px;

}

#headerContent{
float:left;
width:777px;
height:188px;
}*/

#logo{
width:217px;
height:188px;
border-right:1px solid black;
padding:0px;
margin:0px;
float:left;
position:relative;
z-index:99;
}

#headerImage{
width:560px;
display:none;
height:132px;
margin:0px;
padding:0px;
float:left;
}

.clear{
clear:both;
}

/*#topBar{
padding:0px;
margin:0px;
width:560px;
height:10px;
background-image:URL(../images/topBar.png);
background-repeat: repeat-x;
float:right;
}*/

#buttons{
width:560px;
height:30px;
padding:0px;
margin:0px;
float:right;
}

#horizontalNav{
padding:0px;
margin:0px;
float:left;
position:absolute;
left:0px;
top:188px;
}

a:link, a:visited {
color: #520;
background: transparent;
font-weight: bold;
text-decoration: underline;
}


#horizontalNav li{
list-style-type:none;
text-decoration:underline;
float:left;
}

img{
border:0px;
}

#mainBody{
margin:0px;
padding:0px;
width:775px;
height:378px;
clear:both;
margin-top:-16px;
float:left;
}

#bodyImage{
width:437px;
height:275px;
padding:0px;
margin:0px;
position:absolute;
float:left;
display:none;
}

h6{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
margin:10px 0px 10px 0px;
}

#mainText{
clear:both;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
width:560px;
height:355px;
float:left;
padding:38px 10px 10px 10px;
text-align:justify;
}

/*#contactDets{
height:86px;
width:304px;
margin:0px;
padding:0px 0px 0px 25px;
}*/

#penthouseText{
height:86px;
width:304px;
}

.formText{
width:90px;
margin:0px;
padding:0px;
float:left;
}

.formData{
width:150px;
margin:0px;
padding:0px;
float:left;
}

.formText2{
clear:both;
width:240px;
margin:0px;
padding:0px;
}

/*#bottomBar{
padding:0px;
width:775px;
height:10px;
background-image:URL(../images/topBar.png);
background-repeat:repeat-x;
float:right;
border-left:solid 1px black;
border-right:solid 1px black;

border:1px solid #000000;
/*}*/

#footer{
display:none;
clear:both;
font-family:Arial, Helvetica, sans-serif;
font-size:9px;
text-align:center;
padding:0px;
margin:0px;
height:36px;
background-image:url(../images/footerBackground.gif);
background-repeat:repeat-x;
border-left:solid 1px black;
border-right:solid 1px black;
border-bottom:solid 1px black;
}