body   { background: #000000; margin: 0 auto; }
#body-homehead   { width: 100%; min-width: 960px; height: 140px; background: url(img/homeheadbg.jpg) no-repeat center top; }
#body-head   { width: 100%; height: 185px; min-width: 960px; background: url(img/headbg.jpg) no-repeat center top; }
#body-billboard   { width: 100%; min-width: 960px; height: 440px; background: url(img/billboardbg.jpg) no-repeat center top; }
#body-main   { width: 100%; min-width: 960px; background: url(img/fuzz.gif) repeat center; }
#body-main2   { width: 100%; background: #0F0F0F url(img/promo2.jpg) no-repeat center top; }
#body-main3   { width: 100%; min-width: 960px; background: url(img/fuzz.gif) repeat center; }
#body-list   { width: 100%; height: 173px; min-width: 960px; background: url(img/fuzz.gif) repeat center; }
#body-contact   { width: 100%; height: auto; padding: 0px 0px 30px 0px; background: #121212 url(img/contact-bg.jpg) repeat-x center top; }
#body-footer   { width: 100%; height: auto; background: #000000 url(img/footerbg.jpg) no-repeat center bottom; }

#container { width: 960px; }

#main { text-align: center; margin: 15px auto; position: relative; top: 0px; left: 0px; width: 100%; height: 440px; padding: 0 0 0 30px; visibility: visible }


#slideshow {
  width: 900px;
  height: 380px;
  text-align: center;
  margin: 0px auto 60px auto;
}

/*Make sure your page contains a valid doctype at the top*/
#simplegallery1{ //CSS for Simple Gallery Example 1
position: relative; /*keep this intact*/
visibility: hidden; /*keep this intact*/
float: right;
margin: 10px 0px 20px 30px;
border: solid 10px #1f2020
}

#simplegallery1 .gallerydesctext{ //CSS for description DIV of Example 1 (if defined)
text-align: right;
padding: 2px 5px;
}


div.img
  {
  background:#202020;
  color: #ffefc4;
  margin:0px;
  padding:10px;
  height:auto;
  width:auto;
  float:left;
  text-align:center;
  text-decoration: none;
  }
  
  div.left
  { margin: 0px 20px 20px 30px; text-decoration: none; }
    
  div.middle
  { margin: 0px 20px 20px 0px; text-decoration: none; }  
  
 
  div.right
  { margin: 0px 30px 20px 0px; text-decoration: none; }
  
div.img img
  {
  display:inline;
  margin:0px;
  border:0px solid #ffffff;
  text-decoration: none;
  }
  
div.img:hover
  { background: #000000; color: #ffefc4; text-decoration: none; }
  
div.i1
  { background:#202020 url(/img/gallery/1.jpg) no-repeat 10px 10px; }
  
div.i1:hover
  { background: #000000 url(/img/gallery/1.jpg) no-repeat 10px -90px; }
  
  div.i2
  { background:#202020 url(/img/gallery/2.jpg) no-repeat 10px 10px; }
  
div.i2:hover
  { background: #000000 url(/img/gallery/2.jpg) no-repeat 10px -90px; }
  
  div.i3
  { background:#202020 url(/img/gallery/3.jpg) no-repeat 10px 10px; }
  
div.i3:hover
  { background: #000000 url(/img/gallery/3.jpg) no-repeat 10px -90px; }
  
  div.i4
  { background:#202020 url(/img/gallery/4.jpg) no-repeat 10px 10px; }
  
div.i4:hover
  { background: #000000 url(/img/gallery/4.jpg) no-repeat 10px -90px; }
  
  div.i5
  { background:#202020 url(/img/gallery/5.jpg) no-repeat 10px 10px; }
  
div.i5:hover
  { background: #000000 url(/img/gallery/5.jpg) no-repeat 10px -90px; }
  
  div.i6
  { background:#202020 url(/img/gallery/6.jpg) no-repeat 10px 10px; }
  
div.i6:hover
  { background: #000000 url(/img/gallery/6.jpg) no-repeat 10px -90px; }
  
  div.i7
  { background:#202020 url(/img/gallery/7.jpg) no-repeat 10px 10px; }
  
div.i7:hover
  { background: #000000 url(/img/gallery/7.jpg) no-repeat 10px -90px; }
  
  div.i8
  { background:#202020 url(/img/gallery/8.jpg) no-repeat 10px 10px; }
  
div.i8:hover
  { background: #000000 url(/img/gallery/8.jpg) no-repeat 10px -90px; }

  div.i9
  { background:#202020 url(/img/gallery/9.jpg) no-repeat 10px 10px; }
  
div.i9:hover
  { background: #000000 url(/img/gallery/9.jpg) no-repeat 10px -90px; }
  
  div.i10
  { background:#202020 url(/img/gallery/10.jpg) no-repeat 10px 10px; }
  
div.i10:hover
  { background: #000000 url(/img/gallery/10.jpg) no-repeat 10px -90px; }
  
  div.i11
  { background:#202020 url(/img/gallery/11.jpg) no-repeat 10px 10px; }
  
div.i11:hover
  { background: #000000 url(/img/gallery/11.jpg) no-repeat 10px -90px; }
  
  div.i12
  { background:#202020 url(/img/gallery/12.jpg) no-repeat 10px 10px; }
  
div.i12:hover
  { background: #000000 url(/img/gallery/12.jpg) no-repeat 10px -90px; }
  
.extra em
  {
  color: #ffefc4;
  padding: 2px 0px 0px 10px;
  font-size: 9px;
  font-style: normal;
  font-family: Verdana, Tahoma, Arial;
  text-decoration: none;
  text-align: left;
  font-weight: normal;
  line-height: 15px;
  width: 211px;
  }
.extra em.txt, .extra b { display:none; }

.extra:hover {  color: #ffefc4; position:relative; cursor:pointer; }
.extra:hover em {  color: #ffefc4; display:block; position:absolute; width:211px; background:#000000; height:auto; }
.extra:hover em.txt {  color: #ffefc4; text-decoration: none; display:block; position:absolute; top: 78px; width:200px; left:0px; height:auto; margin:0px; }
  
.clientlist1 {
margin: 0px 20px 0px 30px;
width: 210px;
height: auto;
float: left;
}

.clientlist2 {
margin: 0px 20px 0px 0px;
width: 210px;
height: auto;
float: left;
}

.clientlist3 {
margin: 0px 20px 0px 0px;
width: 210px;
height: auto;
float: left;
}

.clientlist4 {
margin: 0px 20px 0px 0px;
width: 210px;
height: auto;
float: left;
}

.clienttext  {
color: #ffefc4; width: 210px; padding: 0; margin: 5px 0; font-size: 14px; font-family: Arial, Verdana, Tahoma; text-decoration: none; font-style: normal; display: block;
}

a:link.clienttext, a:visited.clienttext  {
color: #888888; width: 210px; padding: 0; margin: 5px 0; font-size: 14px; font-family: Arial, Verdana, Tahoma; text-decoration: none; font-style: normal; display: block;
}

a:hover.clienttext, a:active.clienttext  {
color: #ffefc4; width: 210px; padding: 0; margin: 5px 0; font-size: 14px; font-family: Arial, Verdana, Tahoma; text-decoration: none; font-style: normal; display: block;
}

input.contact-name {
background: url(/img/form.jpg) no-repeat 0px -190px;
width: 200px;
height: 18px;
padding: 6px 0px 6px 10px;
margin-bottom: 20px;
color: #888888;
font-size: 14px;
font-family: Arial, Verdana, Tahoma;
text-decoration: none;
border: 0px;
}

input.contact-name:hover {
background: url(/img/form.jpg) no-repeat 0px 0px;
color: #ffefc4;
}

input.contact-email {
background: url(/img/form.jpg) no-repeat 0px -220px;
width: 430px;
height: 18px;
padding: 6px 0px 6px 10px;
margin-bottom: 20px;
color: #888888;
font-size: 14px;
font-family: Arial, Verdana, Tahoma;
text-decoration: none;
border: 0px;
}

input.contact-email:hover {
background: url(/img/form.jpg) no-repeat 0px -30px;
color: #ffefc4;
}

textarea.contact-msg {
background: url(/img/form.jpg) no-repeat 0px -250px;
width: 660px;
height: 118px;
padding: 6px 0px 6px 10px;
margin-bottom: 20px;
color: #888888;
font-size: 14px;
font-family: Arial, Verdana, Tahoma;
text-decoration: none;
border: 0px;
}

textarea.contact-msg:hover {
background: url(/img/form.jpg) no-repeat 0px -60px;
color: #ffefc4;
}

input.contact-button {
background: url(img/button.jpg) no-repeat 0px -30px;
padding-bottom: 3px;
width: 100px;
height: 30px;
text-align: center;
color: #ffefc4;
font-size: 14px;
font-family: Arial, Verdana, Tahoma;
text-decoration: none;
border: 0px;
}

input.contact-button:hover {
background: url(img/button.jpg) no-repeat 0px 0px;
}

a.social-twitter img {
background: url(img/social-buttons.jpg) no-repeat 0px 0px;
padding: 0;
margin: 0 0 20px 0;
width: 210px;
height: 30px;
dispay: block;
text-decoration: none;
border: 0px;
float: right;
}

a.social-twitter:hover img {
background: url(img/social-buttons.jpg) no-repeat 0px -30px;
}

a.social-facebook img {
background: url(img/social-buttons.jpg) no-repeat 0px -60px;
padding: 0;
margin: 0 0 20px 0;
width: 210px;
height: 30px;
dispay: block;
text-decoration: none;
border: 0px;
float: right;
}

a.social-facebook:hover img {
background: url(img/social-buttons.jpg) no-repeat 0px -90px;
}

a.social-linkedin img {
background: url(img/social-buttons.jpg) no-repeat 0px -180px;
padding: 0;
margin: 0 0 20px 0;
width: 210px;
height: 30px;
dispay: block;
text-decoration: none;
border: 0px;
float: right;
}

a.social-linkedin:hover img {
background: url(img/social-buttons.jpg) no-repeat 0px -210px;
}

a.social-rss img {
background: url(img/social-buttons.jpg) no-repeat 0px -120px;
padding: 0;
margin: 0 0 20px 0;
width: 210px;
height: 30px;
dispay: block;
text-decoration: none;
border: 0px;
float: right;
}

a.social-rss:hover img {
background: url(img/social-buttons.jpg) no-repeat 0px -150px;
}

.regular-text {
color: #888888;
font-size: 14px;
font-family: Arial, Verdana, Tahoma;
text-decoration: none;
font-style: normal;
}

.regular-text a:link, a:visited {
color: #888888;
font-size: 14px;
font-family: Arial, Verdana, Tahoma;
text-decoration: none;
font-style: none;
}

.regular-text a:hover, a:active {
color: #ffefc4;
font-size: 14px;
font-family: Arial, Verdana, Tahoma;
text-decoration: none;
font-style: normal;
}

.footer-text {
color: #888888;
font-size: 12px;
font-family: Arial, Verdana, Tahoma;
text-decoration: none;
font-style: normal;
}

.footer-text a:link, a:visited {
color: #888888;
font-size: 12px;
font-family: Arial, Verdana, Tahoma;
text-decoration: none;
font-style: none;
}

.footer-text a:hover, a:active {
color: #646464;
font-size: 12px;
font-family: Arial, Verdana, Tahoma;
text-decoration: none;
font-style: normal;
}

.about-text {
color: #888888;
font-size: 14px;
line-height: 28px;
font-family: Arial, Verdana, Tahoma;
text-decoration: none;
font-style: normal;
text-align: justify;
}

.about-text a, .about-text a:visited { color: #ffefc4; font-size: 14px; font-family: Arial, Verdana, Tahoma; text-decoration: none; border-bottom: 1px dotted #ffefc4 }

.about-text a:hover, .about-text a:active { color: #fff; font-size: 14px; font-family: Arial, Verdana, Tahoma; text-decoration: none; border-bottom: 1px solid #fff }

/* Individual Pages */

.rightimage  { margin: 10px 0px 20px 30px; border: solid 10px #1f2020 }

#sitelink  { background-color: #202020; padding: 3px 10px 5px 10px; float: right; width: auto; display: block; }

#sitelink a, #sitelink a:visited   { color: #ffefc4; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none; border-bottom: 1px dotted #ffefc4 }

#sitelink a:hover, #sitelink a:active   { color: #fff; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none; border-bottom: 1px solid #fff }



#pagetop { padding: 0 0 10px 0 }





/* Gallery styles */

#gallery{
	
	/* The width of the gallery */
	width:900px;
	overflow:hidden;
	margin: 0px 30px
	
}

#slides{
	/* This is the slide area */
	height:380px;
	
	/* jQuery changes the width later on to the sum of the widths of all the slides. */
	width:900px;
	overflow:hidden;
}

.slide{
	float:left;
}

#menu{
	/* This is the container for the thumbnails */
	height:40px;
	padding:20px 0;
}

ul{
	margin:0px;
	padding:0px;
}

li{
	/* Every thumbnail is a li element */
	width:40px;
	display:inline-block;
	list-style:none;
	height:40px;
	overflow:hidden;
}

li.inact:hover{
	/* The inactive state, highlighted on mouse over */
}

li.act,li.act:hover{
	/* The active state of the thumb */
	background:url(img/billboard/button-on.png) no-repeat;
}

li.act a{
	cursor:default;
}

.fbar{
	/* The left-most vertical bar, next to the first thumbnail */
	width:2px;
	background:url(img/spacer.gif) no-repeat right;
}

li a{
	display:block;
	background:url(img/spacer.gif) no-repeat right;
	height:40px;
	padding-top:0px;
}

a img{
	border:none;
}

img.y
{
position: absolute;
left: 0px;
top: 0px;
z-index:1;
padding: 0px 30px;
}

h2 {
	padding: 0 0 22px 0;
	margin: 0;
	font-family: arial;
	font-size: 20px;
	color: #ffefc4;
	font-weight: bold;
}

h3 {
	padding: 0;
	margin: 0;
	font-family: arial;
	font-size: 30px;
	color: #ffefc4;
	font-weight: normal;
	float: left;
}




/* The styles below are only necessary for the demo page */



#main{
	/* The main container */
	margin:0px;
	text-align:center;
	width:960px;
	position:relative;
}

a, a:visited   { color: #ffefc4; text-decoration: none; outline: none  }

a:hover { color: #646464; text-decoration: none; outline: none }