@import url(reset.css);
body { background:url(../img/concrete.jpg);}
body, p, table, div, span, li, h1, h2, h3, h4, h5 {font-family: Tahoma,Arial,sans-serif;font-size:13px;color:#555;}
.fclear {clear: both;height: 0;line-height: 0;font-size: 0;}

/* Container ===================================================== */
#container {margin:0 0 50px 0;padding:0;background:url(../img/floor.jpg) no-repeat left;width:960px;height:783px;}

/* Header ======================================================== */
h1.logo {padding:20px 0 0 15px; float:left}
.intro {float:left; padding:35px 0 0 87px}
.contact {float:left; padding:55px 0 0 100px}


/* Gallery ======================================================= */
ul.gallery {margin:0 0 0 282px; list-style:none}
ul.gallery li {float:left; margin:25px 25px 0 0; width:301px; height:141px;}
ul.gallery li.smokeRight {background:url(../img/gallery_thumb_bg.jpg) no-repeat;}
ul.gallery li.smokeLeft {background:url(../img/gallery_thumb_bg2.jpg) no-repeat;}
ul.gallery li img {margin:10px 0 0 10px}

/* Pagination ==================================================== */
.backBtn {float:left;margin:25px 0 0 285px}
.backToGalleryBtn {float:left;margin:15px 0 0 285px}
.nextBtn {float:right;margin:25px 60px 0 0}


/* Slide Show Gallery ============================================ */
#slideshow {width:646px; height:493px; margin:20px 0 0 282px; background:url(../img/picture_frame.jpg) no-repeat}
#slideshow img {margin:40px 0 0 0px}
.slideshowlite {position: relative;border: 1px solid #111;overflow: hidden;}
.slideshowlite a {position: absolute;z-index: 1;width: 100%;height: 100%;text-align: center;}
.slideshowlite img {border: none;}

/* Slide Show Gallery Pagination Control ========================= */
.slideshowlite ul {list-style: none;position: absolute;margin: 0;padding: 0;bottom: 50px;right: 50px;z-index: 3;}
.slideshowlite ul li {float: left;margin: 0 3px;width: 16pt;}
.slideshowlite ul li a {position: relative;font-family:georgia;	display: block;	width: 100%;height: 15px;padding-top: 2px;text-decoration: none;color: #ccc;background: #111;border: 1px solid #090909;	text-align: center;font-size: 12px;}
.slideshowlite ul li a.current {color: #ccc;border: 1px solid #0d7393;background: #1683a5;}
.slideshowlite ul li a:hover {color: #ccc;border: 1px solid #0d7393;background: #1683a5;}