﻿/* page structure */
body {    height:100%; background-color:#fffbe9;background-image:url('images/tile-background.jpg'); background-repeat:repeat-x;}
.header { background-image:url('images/background-box-image.jpg'); background-repeat:no-repeat; width:1100px; height:428px}
.flagdiv { float:left; height:70px; width:45px; position:relative;  left: 75px; top:45px  }
.flagdiv a {  display:block;  width:100%;  height:100%;  text-decoration:none;}
.flagdiv a:hover {  text-decoration:none; }

#logo { float:left; position: relative; left: 75px }
#post { width:1037px;margin:20px auto 0} 

/* homepage stuff */
#fade { width:541px; height:277px; position:relative; top:-11px; left:444px  }
#storageboxes { position:relative; left:364px; top:-120px; z-index:1000; width:125px; height:157px }
#chair { position:relative; left:930px; top:-270px; z-index:1001; width:171px; height:151px }
.homecol { float:left; width:239px; height:200px; margin-top:37px }
.colhdr {	margin-bottom:15px}
.colimg {	float:left }

.coltxt {	float:left; margin-left:23px; margin-right:6px; font-size:1.1em; width:121px }
.sep { float:left; background-image:url('images/homecol_sep.jpg'); background-repeat:no-repeat; width:3px; height:146px; margin-top:30px; margin-right:20px }
.colbtn { position:relative; top:-30px; left:150px }
.homebtn { margin-top:20px; margin-left:70px }

#bannerstrapline{ width:400px; height:400px; position:relative; top:-560px; left:0px; z-index:0; }