*, html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
:focus {
	outline: 0;
}

ol, ul {
	list-style: none;
}

/* tables still need 'cellspacing="0"' in the markup */

table {
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}

body {
 background:url(../images/bg.jpg) repeat;
}
div#content { 
 margin: 0 auto;
 width: 870px;
 position:relative;
 background:none;
}

/*#backgroundimg{
	background:url(../images/bg.png) no-repeat;
	z-index:10;
	display:block;
	position:absolute;
	width:995px;
	height:575px;
	margin:0;
	padding:0

}*/

img { -ms-interpolation-mode: bicubic; }
img.bg {
	/* Set rules to fill background */
			min-height: 90%;
	min-width: 1200px;
	/* Set up proportionate scaling */
			width: 100%;
	height: 500px;
	/* Set up positioning */
			position: absolute;
	top: 0;
	left: 0;
	overflow:hidden;
	display:block;
	
	
			 
		}
		
   #bgbg{
	   background:url(../images/bg.png) no-repeat;
	   min-height: 90%;
	   min-width: 1200px;
	   width: 1199px;
	   height: 643px;
	   position: absolute;
	   z-index:1000;
	   
   }
		
		p{
			font-family:Verdana, Geneva, sans-serif;
			font-size:11px;
			line-height:16px;
			color:#fff;
			padding:5px 0;
		}
		
		p.name{
			text-align:right;
			font-family:Verdana, Geneva, sans-serif;
			font-size:12px;
			font-weight:bold;
			color:#900;
		}
		
		p.company{
			text-align:right;
			font-family:Verdana, Geneva, sans-serif;
			font-size:14px;
			font-weight:bold;
			color:#C90;
		}
		
		h1{
			padding-top:10px;
			font-family:Georgia, "Times New Roman", Times, serif;
			font-size:16px;
			color:#fff;
		}
		
		h1 a{
			color:#fff;
			text-decoration:none;
		}
		h1 a:hover{
			text-decoration:underline;
		}
		
#faux {
 
 
 overflow: hidden;
 width: 870px;
 background:#000000;
 z-index:10000;
/* background: rgba(0, 0, 0, 0.2);
 filter: progid:DXImageTransform.Microsoft.Alpha(opacity=40); 
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=40)";*/
z-index:100;

}
#header {
 color: #333;
 width: 870px;

 height: 40px;
 margin: 30px 0px 5px 0px;
 background: #000;
 z-index:10000;
 position:relative;
}

#logo{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:32px;
	color:#fff;

	float:left;
	display:inline;

}

#inner-content{
	width:765px;
	margin:0 auto;
}

#navigation {
	float:right;
	width:500px;
}

#navigation li{
	float:left;
	padding:5px;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	display:block;
}

#navigation li a{
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size:14px;
	display:block;
	
}

#navigation li a:hover, #navigation li.selected a{
	color:#b87617;
}

#leftcolumn { 
 display: inline;
 color: #333;
 margin: 10px 0 10px 0;
 padding: 0px;
 width: 569px;
 float: left;
 z-index:10000;
 position:relative;
}
#rightcolumn { 
 float: right;
 color: #333;
 margin: 10px 0 10px 10px;
 padding: 0px;
 width: 184px;
 display: inline;
 position: relative;
 z-index:10000;
}
#footer { 
 width: 765px;
 clear: both;

 background: url(../images/footer-bg.jpg) repeat-x;
 margin: 0 auto;
 height:77px;
 font-size:11px;
	font-family:Verdana, Geneva, sans-serif;
	color:#9e9e9e;
	display:block;
	z-index:1000;
	position:relative;
}

#footer-left{
	float:left;
	width:490px;
	margin-top:10px;
	margin-left:15px;
	display:inline;
}

#footer-left a{
	font-size:11px;
	font-family:Verdana, Geneva, sans-serif;
	color:#9e9e9e;
	text-decoration:none;
}

#footer-right{
	float:right;
	width:230px;
	margin-top:10px;
}



#footer-left a:hover{
	text-decoration:underline;
}

.clear { clear: both; background: none; }

#google-map{
	width:567px;
	height:600px;
	/**/margin-bottom:20px;
	
}

h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#fff;	
	padding:10px 0;
}


#full-content{
	width:765px;
	overflow:hidden;
	position:relative;

}


#box{
	width:150px;
	height:130px;
	border:solid 2px #960;
	line-height:0;
	float:left;
	margin-right:40px;
	display:inline;
	margin-top:30px;
	position:relative;
	z-index:1000;
}


/**********************************************************Slide Show***************************************************************/


#slideshow {
    position:relative;
    height:372px;
	z-index:10000;
	float:left;
	display:inline;
}

#slideshow IMG {
	position:absolute;
	top:0;
	left:0;
	z-index:8;
	opacity:0.0;
	
}

#slideshow IMG.active {
    z-index:10;
    opacity:3.0;
}

#slideshow IMG.last-active {
    z-index:9;
}
