* {
box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
}

body {
font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
z-index:0;
background-image:url('images/back.png');
background-color:#FFF;
background-position: center top;
background-repeat: no-repeat;
border:0px none;
margin:0 auto;
padding:0
}

#content {
postion:relative;
z-index:5;
margin-top:0px;
padding-top: 2px;
padding-left: 8px;
padding-right: 9px;
background-image:url('images/content_bak.jpg');
background-position: left top;
background-repeat: no-repeat;
width:682px;
min-height:424px;
height:auto !important;
height:100%
}
#contact {
z-index:6;
margin-top:0px;
margin-left:0px;
padding-right: 9px;
padding-left: 1px;
padding-top: 6px;
background-image:url('images/contact_bak.gif');
background-position: right top;
background-repeat: no-repeat;
width:284px;
min-height:424px;
height:auto !important;
height:100%;
}
div.hr {
margin-top:-8px;
width: 620px; 
height: 1px; 
background-color: #000; 
}
#bottom {
position:relative;
top:-11px;
left:0;
background-image:url('images/bottoms.png');
background-position: center top;
background-repeat: no-repeat;
width:966px;
height:11px;
}
#foot {
position:relative;
top:0 px;
}

#xsnazzy h1, #xsnazzy h2, #xsnazzy p {margin:0 10px; letter-spacing:1px; padding:0;}
#xsnazzy h1 {font-size:2.5em;}
#xsnazzy h2 {font-size:2em;color:#06a; border:0px none;}
#xsnazzy p {padding-bottom:0.5em;}
#xsnazzy h2 {padding-top:0.5em;}
#xsnazzy {background: transparent; margin:25px 1em 100px 1em;}

.xtop, .xbottom {display:block; background:transparent; font-size:1px;}
.xb1, .xb2, .xb3, .xb4 {display:block; overflow:hidden;}
.xb1, .xb2, .xb3 {height:1px;}
.xb2, .xb3, .xb4 {border-left:1px solid #ccc; border-right:1px solid #ccc;}
.xb1 {margin:0 5px; background:#ccc;}
.xb2 {margin:0 3px; border-width:0 2px;}
.xb3 {margin:0 2px;}
.xb4 {height:2px; margin:0 1px;}

.xboxcontent {border-left:1px solid #ccc; border-right:1px solid #ccc; 
border-top:0px solid #ccc; border-bottom:0px solid #ccc; display:block;}