﻿body {
	/*background-color: #59483E;*/
	background-color: White;
	/*color: White;*/
	margin: 0;
	padding: 0;
	font-family: Arial,Sans-Serif;
}

p {
	margin-top: 0;
	padding-top: 0;
	padding-bottom: 0.5em;
}

h2 {
	font-size: 12px;
	font-weight: bold;
}

h3 {
	font-size: 8pt;
	margin-top: 0;
	/*background-color: Lime;*/
}

.grn {
	color: #13BBA9;
	/*color: #ABCDEF;*/
	font-family: Sans-Serif;
	font-weight: bold;
	font-size: 11pt;
}

.halfVertSpacer {
	width: 1px;
	height: 0.5em;
}

.logo {
	margin: 10px 10px 10px 20px;
	border: 0;
}

.lightStripe {
	width: auto;
	height: 2px;
	background-color: #a68674;
	margin-left: 20px;
	margin-right: 20px;
}

#topNav {
	background-color:  #707070;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 10px;
	padding: 0;
	/*border-top: 1px solid #A68674;
	border-bottom: 1px solid #A68674;*/
	text-align: left;
	height: 24px;
	line-height: 100%;
}

#topNav ul {
	margin: 0;
	padding: 2px 0 0 0;
}

#topNav ul li {
	display: inline; /*border-left: 1px solid white;*/
	padding: 0 5px 0 39px;
}

#topNav ul li.first {
	border-left: none;
	padding: 0 5px 0 12px;
}

#topNav ul li a {
	/*color: #A68674;*/
	color: White;
	font-size: 11px;
	text-decoration: none;
}

#topNav ul li a:hover {
	text-decoration: underline;
}

#topNav .whiteLink {
	color: #D0D0D0;
}

#topNav ul li a.currLink {
	color: #abcdef;
}

#copyright {
	/*color: #A68674;*/
	color: #707070;
	font-size: 9px;
	padding-top: 10px;
	padding-right: 21px;
	text-align: right;
}

.contentBox {
	 height: 400px;
	 width: 1100px;
	 padding: 0;
}

.leftPanel {
	float: left;
	display: inline;
	width: 100px;
	height: 320px;
	margin: 10px 0px 10px 20px;
	padding: 0 10px 10px 10px;
	padding-top: 0;
	/*background-color: lime;*/
	/*border-right: 1px solid #A68674;*/
	/*border-top: 1px solid #A68674;
	border-bottom: 1px solid #A68674;*/
}

.leftPanel ul {
	padding-top: 2px;
	margin-bottom: 0.83em;
	/*background-color: Yellow;*/
}

.leftPanel h3 {
	margin: 0;
}

.vertLine450 {
	float: left;
	width: 1px;
	height: 450px;
	margin-top: 10px;
	border-left: 1px solid #A68674;
}

.vertLine520 {
	float: left;
	width: 1px;
	height: 520px;
	margin-top: 10px;
	border-left: 1px solid #A68674;
}

.vertLine570 {
	float: left;
	width: 1px;
	height: 570px;
	margin-top: 10px;
	border-left: 1px solid #A68674;
}

.vertLine600 {
	float: left;
	width: 1px;
	height: 600px;
	margin-top: 10px;
	border-left: 1px solid #A68674;
}

.vertLine1150 {
	float: left;
	width: 1px;
	height: 1150px;
	margin-top: 10px;
	border-left: 1px solid #A68674;
}

.rightPanel {
	float: left;
	width: 950px;
}

.homePage {
	float: left;
	padding: 10px 0 0 20px;
	margin: 0;
	width: 600px;
	height: auto;
	font: normal normal normal 8pt/10pt Arial,Sans-Serif;
	/*background-color: Silver;*/
}

.homePage p {
	padding: 10px 0 0 0;
	margin: 0;
}

.picturePanel {
	width: 500px;
	float: left;
	height: 320px;
	padding-top: 10px;
}

.leftMenu {
	padding-left: 0;
	margin: 0;
	/*width: 90px;*/
}


.leftMenu li {
	font-size: 8pt;
	/*color: #A68674;*/
	color: Black;
	list-style-type: none;
	background-image: url(../images/li.gif);
	background-repeat: no-repeat;
	background-position: 0 7px;
	white-space: nowrap;
	line-height: 200%;
}

.leftMenu li a {
	padding-left: 20px;
	color: #404040;
	text-decoration: none;
}

.leftMenu li a:hover {
	text-decoration: underline;
}

.introText {
	width: 240px;
	float: left;
	font: normal normal normal 8pt/10pt Arial,Sans-Serif;
}

.singleLine {
	clear: both;
	margin: 10px 20px 0 20px;
	padding: 0;
	border-bottom: 1px solid #A68674;
	text-align: left;
	height: 10px;
	line-height: 100%;
	/*background-color: Fuchsia;*/
}

.portfolioContentBox {
	 height: 400px;
	 width: 1000px;
	 padding: 0;
	 /*background-color: Fuchsia;*/
}

.portfolioPanel {
	float: left;
	width: 310px;
	height: 410px;
	margin-top: 10px;
	white-space: normal;
	font: normal normal normal 8pt/11pt Arial,Sans-Serif;
	/*background-color: Aqua;*/
}

.pfIntro {
	float: left;
	width: 578px;
	padding: 10px 10px 0 20px;
	font: normal normal normal 8pt/11pt Arial,Sans-Serif;
}

.pfLinks {
	float: left;
	width: 720px;
	height: 180px;
	padding: 20px 20px 0 0px;
	margin-top: 20px;
	background-color: #404040;
}

/*.pfItemFirst {
	float: left;
	width: 100px;
	text-align: right;
	font-size: 8pt;
	padding-bottom: 40px;
}*/

.pfItem {
	float: left;
	width: 120px;
	text-align: right;
	font-size: 8pt;
	padding-bottom: 40px;
}

.pfItem img {
	border: solid 2px White;
	width: 96px;
	height: 64px;
}

.pfItem a {
	color: White;
	text-decoration: none;
}

.pfItem a:hover {
	text-decoration: underline;
}

#pfLine {
	margin: 0 0 0 20px;
	clear: both;
	width: 700px;
	height: 1px;
	padding: 0;
	background-color: #909090;
	line-height: 1px;
}

.previewPanel {
	float: left;
	width: 514px;
	height: 410px;
	margin-top: 10px;
	margin-left: 20px;
	white-space: normal;
	/*background-color: Yellow;*/
}

.previewPanel table {
	border-collapse: collapse;
	margin: 0;
}

.previewPanel td {
	vertical-align: middle;
	text-align: center;
	width: 512px;
	height: 384px;
}

#initiaPic {
	width: 480px;
}

#caption {
	visibility: hidden;
	font-size: 9pt;
	color: #A68674;
	padding-top: 5px;
	text-align: left;
	margin: auto;
}

.tnTable {
	/*border: solid 1px #ffe9d4;*/
	border: 0;
}

.tnTable td {
	text-align: center;
	vertical-align: middle;
	padding: 7px;
}

.tnTable td img {
	cursor: pointer;
}

.panoContentBox {
	 width: 1180px;
	 height: 510px;
	 padding: 0;
	 /*background-color: Yellow;*/
}

.panoIntro {
	float: left;
	width: 260px;
	padding: 10px 10px 0 20px;
	font: normal normal normal 8pt/11pt Arial,Sans-Serif;
	/*background-color: Red;*/
}

.panoPanel {
	width: 660px;
	height: 480px;
	float: left;
	padding: 10px 0 0 0;
	margin: 0;
	/*background-color: Green;*/
}

.clientsContentBox {
	 height: 580px;
	 width: 1100px;
	 padding: 0;
}

.clientsPic {
	float: right;
	margin: 4px 0 15px 20px;
}

.clientList {
	float: left;
	width: 578px;
	height: auto;
	padding: 10px 10px 0 20px;
	font: normal normal normal 8pt/11pt Arial,Sans-Serif;
}

.clientList p {
	padding-left: 0px;
}

.clientList ul {
	list-style: none;
	margin-top: 2px;
	padding-bottom: 8px;
}

.clientList li {
	padding: 0;
	margin: 0;
	font: normal normal normal 8pt/11pt Arial,Sans-Serif;
}

.contactContentBox {
	 height: 400px;
	 width: 1100px;
	 padding: 0;
}

.contactPic {
	float: right;
	/*width: 480px;
	height: 320px;*/
	margin: 4px 0 15px 20px;
}

.contactText {
	float: left;
	width: 578px;
	padding: 10px 10px 0 20px;
	font: normal normal normal 8pt/11pt Arial,Sans-Serif;
}

.contactText a {
	color: Black;
}

.aboutUsContentBox {
	height: 530px;
	width: 990px;
	padding: 0;
	/*background-color: pink;*/
}

.aboutUsPic {
	float: right;
	margin: 4px 0 15px 20px;
}

.aboutUsText {
	float: left;
	width: 578px;
	padding: 10px 10px 0 20px;
	font: normal normal normal 8pt/11pt Arial,Sans-Serif;
}

.aboutUsText a {
	color: Black;
}

.daveContentBox {
	height: 700px;
	width: 990px;
	padding: 0;
	/*background-color: pink;*/
}

.leftMenu .bold {
	font-weight: bold;
}

.indexContainer {
	width: 900px;
}

.piklibsContainer {
	width: 900px;
}

.piklibsIntro {
	width: 600px;
	float: left;
	margin: 10px 20px 0 20px;
	font: normal normal normal 8pt/11pt Arial,Sans-Serif;
}

.piklibsIntro p {
	margin: 1em;
}

.piklibsIntro a {
	color: Black;
}

.piklibsPanel {
	width: 700px;
	height: 180px;
	margin: 20px 0 40px 10px;
}

.piklibsPanel .item {
	float: left;
	width: 202px;
	height: 210px;
}

.piklibsPanel img {
	border: 0;
}

.piklibsCaption {
	font-size: 8pt;
	color: Black;
	font-weight:bold ;
	margin-bottom: 8px;
	background-image: url(../images/li.gif);
	background-repeat: no-repeat;
	background-position: -2px 4px;
	padding-left: 16px;
}


.piklibsCaption a {
	text-decoration: none;
}

.piklibsCaption a:hover {
	text-decoration: underline;
}

.csText {
	width: 700px;
	float: left;
	margin: 10px 20px 0 20px;
	font: normal normal normal 8pt/11pt Arial,Sans-Serif;
}

.csText a {
	color: Black;
}

.csPic {
	float: right;
	margin: 4px 0 15px 20px;
}

.videosContainer {
	width: 1080px;
	height: 1000px;
}

#flashMovie {
	float: right;
	width: 570px;
	height: 370px;
	padding-left: 10px;
	margin-right: 10px;
}

#flashMovieControls {
	margin-left: auto;
	margin-right: auto;
	width: 150px;
	height: 30px;
}

#videosContent {
	float: left;
	width: 900px;
	padding-top: 10px;
	padding-left: 20px;
}

.videosIntro {
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 10px;
}

.question {
	font-size: 11px;
	font-style: italic;
}

.answer {
	font-size: 11px;
}