/*
      Created by Keith Donegan of Code-Sucks.com
	  
	  E-Mail: Keithdonegan@gmail.com
	  
	  You can do whatever you want with these layouts,
	  but it would be greatly appreciated if you gave a link
	  back to http://www.code-sucks.com
	  
*/

* { padding: 0; margin: 0; }

body {
 font-family: georgia, Arial, Helvetica, sans-serif;
 font-size: 9px;
}
#wrapper { 
 margin: 0 auto;
 width: 100%;
}

#content { 
 width: 95%;
 color: #333;
 border: 0px solid #ccc;
 background: #F2F2F2;
 margin: 0px 0px 0px 0px;
 padding-left: 5%;
 height: 111px;
}
img {
	border: none;
}
#content2 { 
 width: 800px;
 color: #333;
 border: 0px solid #ccc;
 background: #FFFFFF;
 margin: 0px 0px 0px 0px;
 padding-left: 5%;
 height: 533px;
}
#footer { 
 width: 800px;
 color: #333;
 border: 0px solid #ccc;
 background: #FFFFFF;
 margin: 1px 0px 0px 0px;
 padding-left: 5%;
 height: 10px;
}

ul#portfolio li img{
	border: 0px solid #ccc;
	padding: 0px;
	width: 800px;
}
#txt1{
	position: absolute;
	z-index:1000;
	padding: 10px;
	top: 111px;
	left: 5%;
	width: 180px;
	height: 513px;
	background: #f2f2f2;
	filter:alpha(Opacity=80);
	-moz-opacity:.80;
	opacity:.80;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
 font-size: 11px;
 vertical-align:middle;
}






#Table_01 {
	position:absolute;
	left:5%;
	top:0px;
	width:800px;
	height:111px;
}

#top-slice-01_ {
	position:absolute;
	left:0px;
	top:0px;
	width:800px;
	height:34px;
}

#top-slice-02_ {
	position:absolute;
	left:0px;
	top:34px;
	width:252px;
	height:54px;
}

#top-slice-03_ {
	position:absolute;
	left:252px;
	top:34px;
	width:548px;
	height:77px;
}

#top-slice-04_ {
	position:absolute;
	left:0px;
	top:88px;
	width:252px;
	height:6px;
}

#top-slice-05_ {
	position:absolute;
	left:0px;
	top:94px;
	width:44px;
	height:17px;
}

#top-slice-06_ {
	position:absolute;
	left:44px;
	top:94px;
	width:43px;
	height:17px;
}

#top-slice-07_ {
	position:absolute;
	left:87px;
	top:94px;
	width:78px;
	height:17px;
}

#top-slice-08_ {
	position:absolute;
	left:165px;
	top:94px;
	width:1px;
	height:17px;
}

#top-slice-09_ {
	position:absolute;
	left:166px;
	top:94px;
	width:50px;
	height:17px;
}

#top-slice-10_ {
	position:absolute;
	left:216px;
	top:94px;
	width:36px;
	height:17px;
}

a, a:visited { 
color : #333;
text-decoration : none;
font-weight: bold;
} 
a:hover { 
text-decoration : none;
color : #333;
font-weight: bold;
} 







#gallery {
  padding:0; 
  margin:0; 
  list-style-type:none; 
  overflow:hidden; 
  width:800px; 
  height:533px; 
  border:0px solid #888; 
  background:#fff url(windows/win_back.gif);
  }
#gallery li {
  float:left;
  }
#gallery li a {
  display:block; 
  height:30px;
  width:800px; 
  float:left; 
  text-decoration:none; 
  border-bottom:0px solid #fff; 
  cursor:default;
  }
#gallery li a img {
  width:800px; 
  height:443px; 
  border:0;
  }
#gallery li a:hover {
  background:#eee; 
  height:443px;
  }
#gallery li a:hover img {
  height:443px;
  }

  
  
  
  #galleryh {
  padding:0; 
  margin:0 auto 5em auto; 
  list-style-type:none; 
  overflow:hidden; 
  width:495px; 
  height:240px; 
  border:1px solid #888; 
  background:#fff url(windows/win_backh.gif);
  }
#galleryh li {
  float:left;
  }
#galleryh li a {
  display:block; 
  height:240px;
  width:28px; 
  float:left; 
  text-decoration:none; 
  border-right:1px solid #fff; 
  cursor:default;
  }
#galleryh li a img {
  width:28px; 
  height:240px; 
  border:0;
  }
#galleryh li a:hover {
  background:#eee; 
  width:320px;
  }
#galleryh li a:hover img {
  width:320px;
  }


#galleryie {
  padding:0; 
  margin:0 auto; 
  list-style-type:none; 
  overflow:hidden; 
  width:800px; 
  height:533px; 
  border:0px solid #888; 
  background:#fff url(windows/win_backh.gif);
  }
#galleryie li {
  float:left;
  }
#galleryie li a {
  display:block; 
  height:533px;
  width:28px;
  overflow:hidden;
  float:left; 
  text-decoration:none; 
  border-right:0px solid #fff; 
  cursor:default;
  }
#galleryie li a img {border:0;}
#galleryie li a:hover {
  background:#eee; 
  width:800px;
  }