/* RESET */
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input { margin: 0; padding: 0; }
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th { font-size: 1em; font-weight: normal; font-style: normal; }
ul,ol { list-style: none; }
fieldset,img { border: none; }
caption,th { text-align: left; }
table { border-collapse: collapse; border-spacing: 0; }

/* LAYOUT */
.clear { clear: both; }
.clearer { clear: both; display: block; margin: 0; padding: 0; height: 0; line-height: 1px; font-size: 1px; }

img { border: 0; }
img.left { float: left; margin: 2px 20px 16px 0; }
img.right { float: right; margin: 2px 0 16px 20px; }
img.across { margin: 2px 0 16px 0; }
img.flushleft { margin-left: -20px; }
img.flushright { margin-right: -20px; }

body, input, textarea {color: #333333; background-image: url(/global/images/bg.jpg); font: 12px/18px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;}

/* HEADINGS */
h1 {font-size: 26px; padding-top: 15px; padding-bottom: 10px; }


/* MAIN LINKS */
a:active, a:visited, a:link {
color: #333;
text-decoration: none;
}

a:hover {
color: #868585;
text-decoration: underline;
}



#content {
position: absolute;
display: block;

width: 518px;
height: 315px;
display: block;
font-size: 17px;
top:50%;
left:50%;
margin-left:-259px;
margin-top:-158px;
}

#contentback { 
display: block;
position: relative;
background: url(/global/images/palmsbygg.png) no-repeat;
behavior: url(/global/scripts/lib/iepngfix.htc);
width: 518px;
height: 315px;

}

#contentinfo {
display: block;
position: absolute;
top:178px; left:0px;
}

.titlebox {padding-left: 70px;}
.infobox {padding-left: 70px;}
.titlebox {padding-bottom: 25px;}
.title {font-size: 20px;}
.info {line-height: 22px;}
.info img {margin-bottom: 12px;}

.tel {padding-bottom: 2px;}
.spacer {padding-left: 7px; padding-right: 7px;}
.mail {padding-top: 10px;}

.bottominfo {padding-top: 10px;}