@charset "utf-8";

	/* AutoViewer CSS \*/
	/* hide from ie on mac \*/
	html {
		height: 100%;
		//overflow: hidden;
	}
	
	#flashcontent {
		height: 540px;
		z-index: 50;
	}
	
	#flashcontentThumbs {
		height: 100px;
		overflow: hidden;
	}
	
	/* end hide */

	#iframeHolder {
		position: relative;
		margin-left: auto;
		margin-right: auto;
		width: 100%;
		height: 440px;
		z-index: 50;
	}
	
	#thumbnails {
	position: relative;
	z-index: 50;
	}
	
	#panoramic {
		height: 100%;
		width: 100%;
		border: none;
		z-index: 50;
	}

/* CSS Document */

	img { border: 0px; }
	
	body {
		height: 100%;
		margin: 0;
		padding: 0;
		background-color: #1b1b1b;
		color:#ffffff;
		font-family:arial, helvetica, sans-serif;
		font-size: 12px;
	}
	
	td {
		font-size: 12px;
	}
	
	/*  HEADER STYLES */
	
	#header {
		position: relative;
		height: 79px;
		z-index: 500;
		/*
		border-bottom: solid #8d8c8c 6px;
		*/
	}
	
	#logo {
		position: absolute;
		width: 279px;
		height: 67px;
		bottom: 0px;
		left: 20px;
	}
	
	#cpath {
		position: absolute;
		bottom: 22px;
		left: 312px;
		font-size: 18px;
		font-weight: bold;
		color: #f6f6f6;
	}
	
	#cpath td {
		font-size: 18px;
		font-weight: bold;
		color: #f6f6f6;
		padding-right: 14px;
	}
	
	#topSeperator {
		position: relative;
		height: 21px;
		background-image: url(imagesWeb/topSeperator.gif);
	}
	
	/*  MAIN MENU STYLES */
	
	#menu {
		position: absolute;
		right: 20px;
		bottom: 12px;
		background-image: url(imagesWeb/menuBar.gif);
		background-repeat: no-repeat;
		background-position: center;
		height: 41px;
		width: 404px;
		text-align: center;
	}
	
	#menu table {
		width: 388px;
		margin: auto;	
	}
		
	a.menu {
		display: block;
		height: 100%;
		color: #ffffff;
		/*
		color: #b9b9b9;
		*/
		font-weight: bold;
		padding: 11px 0px 12px 0px;
		font-size: 12px;
		text-decoration: none;
		text-align: center;
		margin: auto;
	}
		
	a:hover.menu, a.menuActive, a:hover.menuActive {
		display: block;
		height: 100%;
		color: #222222;
		font-weight: bold;
		padding: 11px 0px 12px 0px;
		font-size: 12px;
		text-decoration: none;
		text-align: center;
		margin: auto;
		background-image: url(imagesWeb/menuBGroll.gif);
		backround-repeat: no-repeat;
	}

	.submenu {
		position: relative;
		text-align: left;
		background: #000000;
		width: 130px;
		filter:alpha(opacity=85);
		opacity:0.85;
		padding: 8px 0px 8px 0px;
	}
	
	.submenu a{
		display: block;
		padding: 8px 0px 8px 16px;
		color: #b9b9b9;
		font-size: 12px;
		text-decoration: none;
		font-weight: bold;
		background: none;
	}
	
	.submenu a:hover, a.submenuActive, a:hover.submenuActive {
		display: block;
		padding: 8px 0px 8px 16px;
		color: #000000;
		font-weight: bold;
		font-size: 12px;
		text-decoration: none;
		background: #b9b9b9;
	}
	
	
	/*  CONTENT STYLES */
	
	#content {
		position: relative;
		height: 540px;
		overflow: hidden;
		background: #ffffff;
		color: #222222;
		z-index: 10;
	}
	
	#bodyTableRight {
		margin-left: 34px;
		margin-right: 30px;
		padding-top: 20px;
		color: #1b1b1b;
		
	}
	
	#homeTitle {
		font-size: 20px;
		font-weight: bold;
		color: #363636;
		margin-bottom: 40px;
	}
	
	.homeTitleBig {
		font-size: 34px;
		font-weight: bold;
	}
	
	#homeParagraph {
		line-height: 1.4em;
		font-size: 14px;
	}
	
	.emphasis {
		font-weight: bold;
		font-size: 18px;
	}
	
	#homeLinks {
		margin-top: 40px;
	}
	
	#homeLinks a {
		display: block;
		color: #999999;
		font-size: 16px;
		background-image: url(imagesWeb/arrowBodyOff.gif);
		background-repeat: no-repeat;
		background-position: 0px 6px;
		padding-left: 18px;
		margin-bottom: 10px;
	}
		
	#homeLinks a:hover {
		display: block;
		color: #111111;
		font-size: 16px;
		background-image: url(imagesWeb/arrowBodyOn.gif);
		background-repeat: no-repeat;
		background-position: 0px 6px;
		padding-left: 18px;
		margin-bottom: 10px;
	}
	
	/*  FOOTER STYLES */
	
	#bottomSeperator {
		position: relative;
		height: 21px;
		background-image: url(imagesWeb/bottomSeperator.gif);
	}
	
	#footer {
		position: relative;
		padding-top: 10px;
		padding-bottom: 50px;
	}
	
	#contactInfo {
		position: absolute;
		top: 10px;
		left: 20px;
	}
	
	#contactInfo a {
		text-decoration: none;
		color: #CCCCCC;
	}

	#contactInfo a:hover {
		text-decoration: none;
		color: #ffffff;
	}
		
	#contactInfo td
	{
		font-size: 14px;
	}
	
	#moreProjects
	{
		position: absolute;
		top: 20px;
		right: 30px;
	}
		
	.contactTableRightBorder
	{
		padding-right: 20px;
	}
	
	#moreProjects a
	{
		display: block;
		color: #ffffff;
		font-size: 14px;
		background-image: url(imagesWeb/arrowOff.gif);
		background-repeat: no-repeat;
		background-position: 0px 4px;
		padding-left: 12px;
	}
		
	#moreProjects a:hover
	{
		display: block;
		color: #ffffff;
		font-size: 14px;
		background-image: url(imagesWeb/arrowOn.gif);
		background-repeat: no-repeat;
		background-position: 0px 4px;
		padding-left: 12px;
	}
	
	
	/* HOME PAGE STYLES */
	
	#homeImage
	{
		position: absolute;
		right: 380px;
		top: 0px;
	}
	
	
	
	