html {
	height:100%;
}

body {
	margin:0;
	padding:0;
	font-size: 12px;
	font-family: Arial, Verdana, Tahoma, sans-serif;
	color: #666666; 
	text-align: center;
	background: #000;
	width:100%;
}

#body {
  height:100%;
  background: #000;
}

#wrap 
{
	width: 100%;
	margin: 10px auto; /* auto centers the div */
	text-align: center; /* after centering #wrap above for IE we return to normal alignment */
	background: #000;
	border: 0px solid #888;
}

#header 
{
	/*height: 110px;*/
	margin: 15px;
	overflow: hidden;
	text-align: center;
	/*background: transparent url(nav/header.jpg) no-repeat;*/
}

.footer 
{
	font-size: 11px;
	width: 100%;
	text-align: center; /* after centering #wrap above for IE we return to normal alignment */
}

.footer2 
{
	font-size: 11px;
	text-align: center;
  margin:5px;
}

.table_2
{
	margin: 20px auto; /* auto centers the div */
	text-align: center; /* after centering #wrap above for IE we return to normal alignment */
	border: 0px solid #888;
}

.table_2 a{color:#069;text-decoration:none;border-bottom:none;padding-bottom:1px;}
.table_2 a:hover{color:#08c;text-decoration:none;border-bottom:none;}

.table_loc
{
  width:800px;
	margin: 20px auto; /* auto centers the div */
	text-align: left; /* after centering #wrap above for IE we return to normal alignment */
	border: 0px solid #888;
	color: #999;
}

.table_loc td
{
	margin: 20px auto; /* auto centers the div */
	text-align: left; /* after centering #wrap above for IE we return to normal alignment */
	border-bottom: 1px solid #888;
  padding:1px;
}

h1
{
	background: #111;
	padding: 13px;
  font-size:18px;
	font-family: Arial, Verdana, Tahoma, sans-serif;
  text-align: justify;
  margin-bottom:15px;
}

h3
{
	background: #111;
	padding: 5px;
  font-size:24px;
  color: #f4f4f4; 
	font-family: Arial, Verdana, Tahoma, sans-serif;
  margin-bottom:15px;
  /*width:350px;
  text-align:center;*/
}

h4
{
	background: #111;
	padding: 5px;
  font-size:18px;
	font-family: Arial, Verdana, Tahoma, sans-serif;
  margin-bottom:15px;
  width:350px;
  text-align:center;
}

#menu 
{
	background: #f5f5f5;
	padding: 5px 28px;
}


.headertel
{
  background:transparent url(images/contact_banner2.png) no-repeat scroll right top !important;
  cursor:pointer;
  display:block;
  height:100px;
  position:absolute;
  right:0pt;
  text-decoration:none;
  text-indent:-999em;
  top:0pt;
  width:100px;
}

.text
{
	color: #999;
	background: #000;
	padding: 3px;
  text-align: justify;
}

.text_form
{
	color: #999;
	background: #000;
	padding-left: 123px;
  text-align: left;
}

textarea {
        color: #000000;
        background-color : #f4f4f4;
        border: 1px #1b1b1b solid;
        font-size : 11px;
        font-family: arial, sans-serif;
        }

input {
        color: #000;
        background-color : #f4f4f4;
        border: 1px #1b1b1b solid;
        font-size: 11px;
		}

select{
        color: #000000;

        border: 1px #1b1b1b solid;
        font-size: 11px;
		}

textarea:hover, textarea:focus, input:hover, input:focus {
		background: #fff;
	}

a{color:#069;text-decoration:none;border-bottom:1px dotted #08c;padding-bottom:1px;}
a:hover{color:#08c;text-decoration:none;border-bottom:2px solid #08c;}
		
#header1 a{color:#069;text-decoration:none;border-bottom:0px dotted #08c;padding-bottom:1px;}
#header1 a:hover{color:#08c;text-decoration:none;border-bottom:0px solid #08c;}

.thumb2-title a{color:#069;text-decoration:none;border-bottom:0px dotted #08c;padding-bottom:1px;}
.thumb2-title a:hover{color:#08c;text-decoration:none;border-bottom:0px solid #08c;}

.no_link a{color:#069;text-decoration:none;border-bottom:0px dotted #08c;padding-bottom:1px;}
.no_link a:hover{color:#08c;text-decoration:none;border-bottom:0px solid #08c;}

.headertel a{color:#069;text-decoration:none;border-bottom:0px dotted #08c;padding-bottom:1px;}
.headertel a:hover{color:#08c;text-decoration:none;border-bottom:0px solid #08c;}


.footer a{color:#069;text-decoration:none;border-bottom:1px dotted #08c;padding-bottom:1px;}
.footer a:hover{color:#08c;text-decoration:none;border-bottom:2px solid #08c;}

.footer2 a{color:#069;text-decoration:none;border-bottom:1px dotted #08c;padding-bottom:1px;margin:5px;}
.footer2 a:hover{color:#08c;text-decoration:none;border-bottom:2px solid #08c;margin:5px;}

img,a img,iframe,form,abbr,acronym,object,td,tr,table,a abbr,a acronym{border-width:0;}

/* thumbnail covers */
.thumb2 
{ 
  background: #222; 
  display: block; 
  width: 300px; 
  height: 225px;
  overflow: hidden; 
  margin: 0 10px 10px 0; 
  position: relative; 
  padding:0px 0px;
}
.thumb2:hover 
{ 
  background: #222; 
  display: block; 
  overflow: hidden;  
  margin: 0 10px 10px 0; 
  position: relative; 
  padding:0px 0px;
}
.thumb2-title 
{ 
  margin-bottom:5px;
  background:#111;
  bottom:0;
  right:0;
  display:block;
  position:absolute;
  padding:4px;
  filter:alpha(opacity=90);-moz-opacity:.85;opacity:.85; 
}
.thumb2-title:hover 
{ 
  background:#000; 
}
.thumb2-title h2 
{ 
  margin: 0; 
  line-height: 1.4em; 
}
.thumb2-title h2 a 
{ 
  font:14px Arial,helvetica;
  display:block;
  color:#f4f4f4;
  text-decoration: none;
}
.thumb2-title h2 a:hover 
{ 
  color: #fff;
}

.shadowed {
  float:left;
  background: url(images/drop-shadow.png) no-repeat bottom right !important;
  background: url(images/drop-shadow.gif) no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
  }

.shadowed img {
  display: block;
  position: relative;
  background-color: #111;
  border: 1px solid #222;
  margin: -6px 6px 6px -6px;
  padding: 4px;
  }
