﻿* {
	margin: 0;
	padding: 0;
}
body {
	margin: 0px;
	padding: 0px;
	font-family: Tahoma;
	font-size: 10pt;
	text-align: center;
	background-color: #dddddd;
	background: url(../pics/body_BG.jpg) repeat-x;
}

.nav a:link {
	color: #ffffff;
	text-decoration: none;
	width: 101px;
	display: table-cell;
	float: left;
	padding: 8px 5px 8px 5px;
	border-right: 1px #005A7E solid;
}

.nav a:visited {
	color: #ffffff;
	text-decoration: underline;
	width: 101px;
	display: table-cell;
	float: left;
	padding: 8px 5px 8px 5px;
	border-right: 1px #005A7E solid;
}
.nav a:hover {
	background-color: #005A7E;
	color: #ffffff;
	text-decoration: none;
	width: 101px;
	display: table-cell;
	float: left;
	padding: 8px 5px 8px 5px;
	border-right: 1px #005A7E solid;
}
.nav a:active {
	background-color: #005A7E;
	color: #ffffff;
	text-decoration: none;
	width: 101px;
	display: table-cell;
	float: left;
	padding: 8px 5px 8px 5px;
	border-right: 1px #005A7E solid;
}
.wrapper {
	width: 740px;
	height: 100%;
	margin: 0 auto;
	padding: 0px;
	text-align: left;
}
.header {
	width: 740px;
	height: 155px;
	background: url(../pics/header_logo3.jpg) no-repeat;
	color: #ffffff;
	margin: 0 auto;
}
h3 {
	font-size: 175%;
}
h4 {
	font-size: 175%;
	color: #005A7E;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 20px;
}
* html .title {
	font-size: 250%;
	color: #000000;
	margin-top: 75px;
	margin-left: 20px;
	margin-bottom: 0px;
	padding: 0px;
}
.title {
	font-size: 250%;
	color: #000000;
	margin: 0px 0px 0px 20px;
	padding: 75px 0px 0px 0px;
}
h5 {
	font-size: 105%;
	color: #ffffff;
	margin-bottom: 5px;
	border-bottom: 2px solid #ffffff;
}
.client_access_nav h5 {
	color: #706654;
	margin-bottom: 5px;
	text-align: right;
	float: right;
}
* html .nav {
	height: 130px;
	margin: 0px;
}
.nav {
	text-align: right;
	font-size: 8pt;
	color: #ffffff;
	width: 350px;
	float: right;
	padding: 35px 0px 0px 0px;
	margin: 0px 0px 25px 0px;
}
.main {
	width: 740px;
	margin: 0px;
	float: left;
}
.content {
	margin: 0 auto;
	width: 740px;
	text-align: left;
}
.content_text {
	font-size: 12pt;
	color: #666666;
	line-height: 1.75;
	margin-top: 10px;
	margin-bottom: 20px;
}
.content_text p {
	margin-bottom: 20px;
}
.content_text span {
	font-size: 14pt;
	color: #005A7E;
	margin: 0px;
}
.content_text a:link {
	color: #005A7E;
	text-decoration: none;
	border-bottom: 1px #005A7E dotted;
}
.content_text a:visited {
	color: #0066CC;
	text-decoration: none;
	border-bottom: 1px #0066CC dashed;
}
.content_text a:hover {
	color: #0066CC;
	text-decoration: none;
	border-bottom: 1px #0066CC solid;
}
.content_text a:active {
	color: #0066CC;
	text-decoration: none;
}
.services a:link {
	color: #8C6F13;
	text-decoration: none;
}
.services a:visited {
	color: #8C6F13;
	text-decoration: none;
}
.services a:hover {
	color: #8C6F13;
	text-decoration: none;
}
.services a:active {
	color: #8C6F13;
	text-decoration: none;
}
.return {
	font-size: 10pt;
	float: right;
	padding-left: 5px;
	width: 55px;
	text-align: right;
	background-image: url(../pics/return.gif);
	background-repeat: no-repeat;
	background-position: left;
}

.return:hover{
	text-decoration: none;
	border-bottom: 0px;
	font-weight: bold;
}

.return:link{
	text-decoration: none;
	border-bottom: 0px;
}

.return:active{
	text-decoration: none;
	border-bottom: 0px;
}

.return:visited{
	text-decoration: none;
	border-bottom: 0px;
}

.scn {
	color: #005A7E;
	margin-left: 20px;
	font-size: 90%;
}
.services_bullets {
	font-size: 10pt;
	font-style: italic;
	color: #666666;
	margin-left: 20px;
}
.side_content {
	margin-left: 20px;
	width: 225px;
	height: auto;
	font-size: 10pt;
	border: 2px solid;
	float: right;
	padding: 10px;
	background: #005A7E;
	color: #ffffff;
}
.side_content a:link {
	color: #E8C65A;
	text-decoration: underline;
}
.side_content a:visited {
	color: #E8C65A;
	text-decoration: underline;
}
.side_content a:hover {
	color: #E8C65A;
	text-decoration: none;
}
.side_content a:active {
	color: #E8C65A;
	text-decoration: none;
}
.hd-expo {
	background-image: url(../pics/hd-expo.jpg);
	width: 200px;
	height: 116px;
	margin-left: 10px;
}
.pqm {
	margin-left: 20px;
}
.pqm_logo {
	background-image: url(../pics/pqm.jpg);
	width: 200px;
	height: 207px;
	margin-left: 10px;
}
.ListBoxTitle {
	font-weight: bold;
	color: #005A7E;
	font-size: 125%;
}
.PanelTitle {
	font-weight: bold;
	color: #005A7E;
	font-size: 125%;
	margin: 5px 0px 15px 0px;
}
.PanelSectionTitle {
	font-weight: bold;
	color: #005A7E;
	font-size: 125%;
	margin: 5px 0px 5px 0px;
}
.services {
	color: #005A7E;
	margin-left: 20px;
}
.business {
	text-align: right;
}
.trans {
	text-align: right;
}
.bus_trans {
	margin-left: 20px;
}
.banner {
	width: 740px;
	text-align: left;
	margin: 0 auto;
}
.home {
	background-image: url(../pics/home_banner.jpg);
	height: 150px;
}
.fixtures {
	background-image: url(../pics/fixtures.jpg);
	height: 150px;
}
.asset {
	background-image: url(../pics/asset.jpg);
	height: 150px;
}
.high_value {
	background-image: url(../pics/high_value.jpg);
	height: 150px;
}
.hospitality {
	background-image: url(../pics/hospitality.jpg);
	height: 150px;
}
.ATM {
	background-image: url(../pics/ATM_screen.jpg);
	height: 150px;
}
.contact_us {
	background-image: url(../pics/contact_us.jpg);
	height: 150px;
}
.quote {
	background-image: url(../pics/quote.jpg);
	height: 150px;
}
.services_list {
	background-image: url(../pics/home_banner.jpg);
	height: 150px;
}
.light_tech_install {
	margin-left: 25px;
}
.quote_notes {
	font-size: 7pt;
	color: red;
}
.quote_notes li {
	margin: 0px 0px 0px 50px;
}
.address a:link {
	color: #666666;
	text-decoration: none;
}
.address a:visited {
	color: #666666;
	text-decoration: none;
}
.address a:hover {
	color: #666666;
	text-decoration: underline;
}
.address a:active {
	color: #666666;
	text-decoration: underline;
}
.form {
	width: 90%;
	margin: 0px;
}
.form_field {
	border: 1px solid #005A7E;
	background-color: #EBE7E2;
	font-size: 10pt;
	padding: 2px;
}
.other_field {
	border: 1px solid #005A7E;
	background-color: #EBE7E2;
	font-size: 10pt;
	padding-left: 5px;
}
.form_comments {
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px;
	margin: 0px 0px 0px 25px;
	border: 1px solid #005A7E;
	background-color: #EBE7E2;
	font-size: 8pt;
	text-align: left;
}
.hear {
	font-size: 10pt;
	padding: 0px 0px 0px 10px;
	color: #005A7E;
}
label {
	color: #005A7E;
	font-size: 8pt;
}
.HazMatLabel {
	color: #005A7E;
	font-size: 7pt;
	font-style: italic;
	margin: 0px 0px 0px 10px;
}
small {
	color: #005A7E;
	font-size: 7pt;
	font-weight: normal;
}
.SmallButton {
	border: 1px #005A7E Solid;
	background-color: #005A7E;
	width: 85px;
	font-size: x-small;
	color: #ffffff;
}
.Button {
	border: 1px #005A7E Solid;
	background-color: #005A7E;
	width: 100px;
	font-size: Small;
	color: #ffffff;
	font-weight: bold;
}
.address {
	color: #005A7E;
	font-size: 12pt;
	margin-left: 20px;
}
.footer {
	width: 740px;
	height: 200px;
	margin: 0 auto;
	background-image: url(../pics/blueglobe_footer.jpg);
	background-repeat: no-repeat;
	font-family: Arial;
	font-size: 8pt;
	color: #ffffff;
	padding-top: 10px;
	text-align: left;
}
.footer p {
	margin-left: 10px;
}
.footer p a:link {
	color: #ffffff;
	text-decoration: none;
}
.footer p a:visited {
	color: #ffffff;
	text-decoration: none;
}
.footer p a:hover {
	color: #C4E1FF;
	text-decoration: underline;
}
.footer p a:active {
	color: #C4E1FF;
	text-decoration: underline;
}
.footer span {
	margin-left: 10px;
	margin-top: 10px;
	padding-top: 10px;
}
.footer_tagline {
	line-height: 2;
}
.footer_tagline p a:link {
	color: #ffffff;
	text-decoration: underline;
}
.footer_tagline p a:visited {
	color: #ffffff;
	text-decoration: underline;
}
.footer_tagline p a:hover {
	color: #C4E1FF;
	text-decoration: none;
}
.footer_tagline p a:active {
	color: #C4E1FF;
	text-decoration: none;
}
.quote_fields {
	padding: 10px;
	font-size: 8pt;
	width: 600px;
	margin: 0 auto;
}
.text_field {
	border: 1px solid #005A7E;
	padding: 3px;
	color: #005A7E;
	font-size: 8pt;
}
#panelMailSent {
	text-align: center;
}
.SentMessage {
	width: 600px;
	text-align: left;
	margin: 0 auto;
}
