/* logo blue #234b8d */
/* logo lt blue #bdd4ef */
/* drk gray #666 */
/* gray #bbb */
/* lt gray #eee */
/* drk blue #369 */
/* lt blue #47a */
html {
	margin: 0;
	padding: 0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	background-color: #369;
}
img {
	border: none;
	margin: 0;
	padding: 0;
}
a {
	margin: 0;
	padding: 0;
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 100%;
	letter-spacing: 1px;
	font-weight: bold;
	color: #eee;
	text-decoration: none;
}
a:hover {
	color: #234b8d;
	padding: 2px;
	background-color: #bdd4ef;
	text-decoration: underline;
}
p, li {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 120%;
	letter-spacing: 1px;
	font-weight: bold;
	text-align: left;
	margin: 0;
	padding: 0;
	color: #eee;
	font-size: 10px;
}
li {
	margin-bottom: 5px;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 120%;
	letter-spacing: 0;
	font-weight: bold;
	text-align: left;
	margin: 0;
	padding: 0;
	color: #eee;
}
h1 {
	font-size: 24px;
}
h2 {
	font-size: 20px;
}
h3 {
	font-size: 18px;
}
h4 {
	font-size: 14px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 10px;
}

/* ----------------------- header ----------------------- */
div#headerLogo {
	margin: 0;
	padding: 0;
	padding-left: 250px;
	height: 45px;
	background-color: #fff;
	background-image: url(../support/headerLogo.png);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	border-bottom: 1px dashed #bbb;
}
.headerTagline {
	padding: 0;
	margin: 0;
	line-height: 45px;
	color: #234b8d;
	letter-spacing: 4px;
}
div#headerMenu {
	background-color: #fff;
	margin: 0;
	padding: 0 40px 4px 0;
	text-align: right;
	background-color: #eee;
	border-bottom: 4px solid #bbb;
}
/* ------------------------------------------------------- */

/* ----------------------- buttons ----------------------- */
a.button {
	margin: 0;
	margin-right: 2px;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 100%;
	letter-spacing: 1px;
	font-weight: bold;
	text-decoration: none;
}
a.grayButton {
	background-color: #eee;
	color: #666;
	border: 1px solid #bbb;
}
a.grayButton:hover {
	color: #fff;
	background-color: #369;
	border-color: #fff;
	text-decoration: none;
}
a.ltBlueButton {
	background-color: #47a;
	color: #eee;
	text-decoration: none;
}
a.ltBlueButton:hover {
	color: #369;
	background-color: #fff;
	
}
/* ------------------------------------------------------- */

/* ----------------------- columns ----------------------- */
div#content {
	position: relative;
	top: 0;
	left: 0;
	padding: 0;
	margin: 0;
}
div#leftColumn {
	position: absolute;
	top: 0;
	left: 0;
	padding: 0;
	margin: 0;
	background-color: #369;
}
div#rightColumn {
	float: right;
	padding: 0;
	margin: 0;
	background-color: #369;
	text-align: center;
}
div#centerColumn {
	position: relative;
	padding: 0;
	border-left: 4px solid #47a;
	border-right: 4px solid #47a;
}
div.columnContainer {
	padding: 20px 10px 20px 10px;
}
p.centerCopy {
	margin-bottom: 10px;
	line-height: 140%;
}
/* ------------------------------------------------------- */

/* ----------------------- index content ----------------------- */
div.indexLeftColumn {
	width: 220px;
}
div.indexRightColumn {
	width: 220px;
}
div.indexCenterColumn {
	margin: 0 220px;
}
div.indexPict, .equipPict {
	margin: 0;
	padding: 0;
	width: 196px;
	height: 269px;
	background-color: #47A;
	background-repeat: no-repeat;
	background-position: left top;
	border: 2px solid #47A;
}
div.indexPictLeft {
	/*background-image: url(../support/leftSide.jpg);*/
	background-image: url(../support/left_new.jpg);
}
div.indexPictRight {
	/*background-image: url(../support/leftSpeaker.jpg);*/
	background-image: url(../support/right_new.jpg);
}
div.equipPictLeft {
	background-image: url(../support/left_new_blk.jpg);
}
/* ------------------------------------------------------- */

/* ----------------------- footer ----------------------- */
div#footer {
	margin: 0;
	padding: 10px 0;
	background-color: #369;
	border-top: 4px solid #47a;
	border-bottom: 4px solid #47a;
	text-align: center;
	font-style: normal;
	letter-spacing: 1px;
	font-weight: bold;
	font-size: 10px;
	color: #eee;
	line-height: 180%;
}
.footerTitle {
	color: #bbb;
}
/* ------------------------------------------------------- */
.highlight {
	font-size: 12px;
	color: #bdd4ef;
	letter-spacing: 2px;
}
.listItem {
	color: #eee;
}
.subList {
	font-style: italic;
	margin-left: 10px;
}
.subTitle {
	color: #eee;
}
/* ----------------------- engineer content ----------------------- */
div#clientsList, div#lablesList {
	padding-left: 24px;
}
div.clientsList, div.lablesList {
	background-repeat: no-repeat;
	background-position: 10px 20px;
}
div.clientsList {
	background-image: url(../support/clients.png);
}
div.lablesList {
	background-image: url(../support/clients.png);
/* 	background-image: url(../support/lables.png); */
}
p.engineerCopy {
	line-height: 140%;
	margin: 0 0 10px 0;
}
.clientsListItem {
	margin-bottom: 2px;
	padding-bottom: 2px;
	border-bottom: 1px solid #47a;
}
/* ------------------------------------------------------- */

/* ----------------------- equipment content ----------------------- */
div#equipList {
	padding-left: 24px;
}
.equipList {
	margin-bottom: 2px;
	padding-bottom: 2px;
	border-bottom: 1px solid #47a;
}
div.equipmentList {
	background-repeat: no-repeat;
	background-position: 10px 20px;
	background-image: url(../support/equipment.png);
}
/* .equipPict { */
/* 	margin: 0 0 10px 0; */
/* 	border: 2px solid #fff; */
/* } */
p.equipCopy {
	line-height: 140%;
	margin: 0 0 10px 0;
}
/* ------------------------------------------------------- */

/* ----------------------- contact content ----------------------- */
div#directions, div#local {
	padding-left: 24px;
}
div.directions, div.local {
	background-repeat: no-repeat;
	background-position: 10px 20px;
}
div.directions {
	background-image: url(../support/directions.png);
}
div.local {
	background-image: url(../support/local.png);
}
.directionsCopy {
	font-style: normal;
	font-weight: normal;
	letter-spacing: 0;
	margin-bottom: 4px;
}
.directionsTitle {
	margin-bottom: 4px;
}
.contactTitle {
	margin-bottom: 4px;
	color: #47a;
	letter-spacing: 2px;
}
.contactInfo, .contactAddress {
	letter-spacing: 1px;
	margin-left: 10px;
}
.contactCopy {
	line-height: 130%;
	margin-top: 10px;
	padding-top: 4px;
	border-top: 1px solid #47a;
}

/* ------------------------------------------------------- */

/* ----------------------- FAQ's content ----------------------- */
div.faqsdiv {
	display: none;
}
div#generalFaqs, div#specificFaqs {
	text-align: left;
	padding-left: 24px;
}
div.generalFaqs, div.specificFaqs {
	background-repeat: no-repeat;
	background-position: 10px 20px;
}
div.generalFaqs {
	background-image: url(../support/policies.png);
}
div.specificFaqs {
	background-image: url(../support/mastering.png);
}
p.faqsCopy {
	margin: 0 0 10px 0;
}
.faqsTitle {
	margin: 0 0 4px 0;
}
a.faqsLink {
	display: block;
	margin: 0;
	padding: 4px 0 4px 2px;
	border-bottom: 1px solid #47a;
}
a.faqsLink:hover {
	padding: 4px 0 4px 2px;
	text-decoration: none;
}
.listSpace {
	margin-top: 4px;
}
/* ------------------------------------------------------- */
