/* CSS Document */
/* -------------------------------Standard------------------------------- */
html, body {
	margin:0;
	border:0;
	padding:0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #000;
	background-color: #fff;
}
* {padding:0; margin:0}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}


p {
	color: #322d2d;
}

h2 {
	font-size: 16px;
	font-weight: normal;
	color: #175A7C;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h1 {
	font-size: 20px;
	color: #175A7C;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}



img { border:0; }

.headings-blue {
	margin:0 0 20px 0;
	padding:0;
	font-size: 1.3em;
	font-weight:normal;
	line-height:1.25em;
	color: #175A7C;
}
.telephone {
	font-size: 22px;
	color: #175A7C;
	margin: -12px 0 20px 0;

}
.redtext {
	color: #f71c20;
}
.lightbluetext {
	color: #86C2E0;
}




.container {
	background-position: top;
}

.wrapper {
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	position: relative;
}

.clear { clear:both; }

/* ------------------------------- Header ------------------------------- */


.header {
	display:none;}

.logo {
	width: 550px;
	height: 165px;
	position: absolute;
	left: 0px;
	z-index: 500;
	top:0px;
	text-align:center;
}

.logo img {
	width:165px;
	height:165px;
}


.contact-header {
	height: 33px;
	width: 50%;
	color: #175A7C;
	font-size: 18px;
	font-weight: normal;
	margin-top: 0px;
	padding:0;
	text-align:left;
	position: absolute;
	top: 135px;
	left:0px;
}

.images-left {
	width: 250px;
	margin: auto;
	float: left;
	overflow: hidden;
	text-align:left;
	padding-top:25px;
}
.images1 {
	height: 103px;
	width: 120px;
	margin: auto;
	float: left;
	overflow: hidden;
	text-align:left;
}
.images2 {
	height: 103px;
	width: 125px;
	margin: auto;
	float: right;
	overflow: hidden;
}
.images-right {
	height: 103px;
	width: 250px;
	float: right;
	overflow: hidden;
	text-align:right;
	padding-top:25px;
}

.images3 {
	height: 103px;
	width: 125px;
	margin: auto;
	float: left;
	overflow: hidden;
	text-align:left;
}
.images4 {
	height: 103px;
	width: 120px;
	margin: auto;
	float: right;
	overflow: hidden;
}


/* ------------------------------- Breadcrumb --------------------------------- */

.breadcrumbpanel {
	display:none;
}

.breadcrumb {

}
.breadcrumb a {

}

.breadcrumb a:hover {
	color: #175A7C;
	text-decoration:none;
}
.breadcrumb .arrows {
	margin-right: 3px;
	margin-left: 3px;
}
.breadcrumb .print {
	position: absolute;
	top: 0px;
	right: 0px;
	padding-top: 4px;
	padding-right: 28px;
}


/* ------------------------------- Content -------------------------------*/

.contentImgRight {
	float:right;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 25px;
	padding-left: 35px;
}
.contentImgLeft {
	float:left;
	padding-top: 0;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 0;
}

.contentImg img {
	padding:2px;
	background-color:#fff;
}

.main {
	font-size: 1em;
	line-height:1.4em;
	width: 550px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.main p {
	margin-bottom: 20px;
	margin-top: 0px;
	margin-left: 0px;
}


.main-full {
	font-size: 1em;
	line-height:1.4em;
	width: 550px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.main-full p {
	margin-bottom: 20px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 20px;
}

.main-full p a {
	color:#f71c20;
	text-decoration:underline;
}

.main-full p a:hover {
	color:#f71c20;
	text-decoration:none;
}

.main p a {
	color:#f71c20;
	text-decoration:underline;
}

.main p a:hover {
	color:#f71c20;
	text-decoration:none;
}


.links-header {
	display:none;
}

.links-header a {
	color: #FFFFFF;
	text-decoration:none;
	padding-left: 20px;
}

.links-header a:hover {
	text-decoration:underline;
}

.main-full ul {
	text-align: left;
	padding: 0px;
	color:#322d2d;
	margin-bottom: 20px;

}

.main-full ul li {
	list-style-type: disc;
	line-height: 22px;
	margin-left: 16px;
}

.images-body-right {
	background-color:#d3d3d3;
	float: right;
	width: 343px;
	clear: right;
	margin-bottom: 20px;
	margin-left: 30px;
	padding: 0px;
}

.images-body-right img {
	padding: 4px;
	width:75%;
	height:75%;
}

#google-body-right {
	background-image: url(../images/bcgr-map.gif); background-repeat: x-repeat; 
	float: right;
	width: 462px;
	height: 390px;
	min-height: 390px;
	clear: right;
	margin-bottom: 20px;
	margin-left: 0;
	padding: 5px;
}

#google-body-right img {
	padding: 0px;
	border: 1px solid #d3d3d3;
}

.images-title {
	color:#322d2d;
	text-align:center;
	padding: 5px;
	margin-bottom: 5px;	
	width: 330px;
}

.link-home a {
	margin:-17px 10px 0 0; 
	float:right;
}



.main h4 {
	margin-bottom: 20px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 345px;
}

.feature {
	display:none;
}

.feature h3 {
	color: #175A7C;
	font-weight: normal;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #86C2E0;
	padding-bottom: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.feature p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	color: #175A7C;
}



.panel-requests {
	position: absolute;
	top: 12px;
	right: 30px;
	width: 177px;
}
.panel-requests img {
	margin-bottom: 5px;
}

.panel-logos {
	position: absolute;
	top: 10px;
	right: 235px;
	text-align: right;
}
.panel-logos img {
	margin-left: 15px;
}

.bottompanel {
	display:none;
}

.bottom-content {
	width: 550px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 0px;
	padding-left: 0px;
	padding-top:15px;
	padding-bottom:4px;
	position: relative;
	background-color: #86c2e0;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #175a7c;
	top: -2px;
	height: 166px;
}

.bottom-content img {
	margin:6px;
	float: left;
}

.bottom-content img.padding {
	margin:6px;
	float: left;
}

.bottom-content img.left {
	margin:6px 6px 6px 26px;
}

.bottomlinks {
	float: left;
}

.bottomlinks ul {
	text-align: left;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.bottomlinks ul {
	text-align: left;
	float: left;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	width: 200px;
}
.bottomlinks ul li {
	display:block;
	font-size: 0.8em;
	width:200px;
	margin-top: 0;
	margin-right: 12px;
	margin-bottom: 0;
	margin-left: 0;
	line-height: 1.7em;
}

.bottomlinks ul li a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

.bottomlinks ul li a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.bottomlinks p {
	color: #FFFFFF;
	line-height: 1.7em;
	margin: 0px;
	float: left;
	display: block;
	width:150px;
}
.bottomlinks a {
	color: #FFFFFF;
}


.padd-right {
	padding-right: 50px;
}



.bottom-content h3 {
	padding-top:0px;
	padding-bottom:0px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 0.9em;
	padding-left: 27px;
	z-index: 300;
}

.bottom-content .brochure-request {
	float: right;
	padding-right: 25px;
	padding-top: 3px;
	position: absolute;
	top: 7px;
	right: 0px;
}

/* ------------------------------- Menu --------------------------------- */

.topmenupanel {
	display:none;
	}

.topmenu-left { position:relative; color: #FFFFFF; padding: 0px; width: 480px; height: 50px; float: left; }
.topmenu-left a { color: #F71C20; text-decoration:none; font-size:13px; font-weight: normal; display:block; height:54px; width:158px; float: left; }
.dropdown {float:left;}
.dropdown dt {height:69px; cursor:pointer;}
.but-home { background-image: url(../images/but-home.png); background-repeat: no-repeat; }
.but-asbestos { background-image: url(../images/but-asbestos.png); background-repeat: no-repeat; width:322px;}
.dropdown dt:hover {}
.dropdown dd { position:absolute; overflow:hidden; width:321px; display:none; z-index:200; opacity:0;}
.dropdown ul { width:317px; list-style:none; border-top:none; background-image: url(../images/bg-topnav.png); background-repeat: repeat-x; background-color:#51aad6; }
.dropdown li {display:inline;}
.dropdown dd a, .dropdown dd a:active {
	color:#fff;
	text-decoration:none;
	width:274px;
	height:30px;
	padding-top:10px;
	padding-left:43px;
	background-color:#51aad6;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #175a7c;
	border-right-color: #175a7c;
	border-bottom-color: #175a7c;
	border-left-color: #175a7c;
	background-image: url(../images/bg-li.png);
	background-repeat: repeat-x;
}

.dropdown dd a:hover {
	color:#fff;
	background-color:#175a7c;
	background-image: none;
}
.dropdown .underline {border-bottom:2px solid #175a7c;}

.topmenu-right { position:relative; color: #FFFFFF; padding: 0px; width: 480px; height: 50px; float: right; text-align:right; }
.topmenu-right a { color: #F71C20; text-decoration:none; font-size:13px; font-weight: normal; display:block; height:54px; width:158px; float: right; }
.topmenu-right a:hover { color:#c1dcdd; }

.dropdown-2 {float:right;}
.dropdown-2 dt {height:69px; cursor:pointer;}
.but-software {
	background-image: url(../images/but-software.png);
	background-repeat: no-repeat;
	background-position: right top;
	width:322px;
}
.but-epcs {
	background-image: url(../images/but-epcs.png);
	background-repeat: no-repeat;
	float:right;
}
.dropdown-2 dt:hover {}
.dropdown-2 dd { position:absolute; overflow:hidden; width:321px; display:none; z-index:200; opacity:0;}
.dropdown-2 ul {
	width:321px;
	list-style:none;
	background-image: url(../images/bg-topnav.png);
	background-repeat: repeat-x;
	background-color:#51aad6;
	text-align:right;
}
.dropdown-2 li {display:inline;}
.dropdown-2 dd a, .dropdown-2 dd a:active {
	display:block;
	color:#fff;
	text-decoration:none;
	width:274px;
	height:30px;
	padding-top:10px;
	padding-right:43px;
	background-color:#51aad6;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #175a7c;
	border-left-color: #175a7c;
	background-image: url(../images/bg-li.png);
	background-repeat: repeat-x;
}
.dropdown-2 dd a:hover {
	color:#fff;
	background-color:#175a7c;
	background-image: none;
}
.dropdown-2 .underline {border-bottom:2px solid #175a7c;}



/* ------------------------------- Footer ------------------------------- */

.footerpanel {
	width:100%;
	text-align:right;
	color: #FFFFFF;
	margin-top: 0;
	margin-bottom: 0;
}
.footer {
	width:550px;
	text-align:right;
	font-size:0.8em;
	color: #86C2E0;
	padding-top:12px;
	margin-top: 0;
	margin-bottom: 0;
	padding-bottom: 12px;
	margin-right: auto;
	margin-left: auto;
}

.footer a {
	color: #86C2E0;
}
.footer .w2m {
	float: left;
}



/*-----------------FORM STUFF--------------------*/

form {
	margin: 0px;
	padding: 0px;
}

#contactTable #contactTable select {
	border: 1px solid #a1bbd3;
	background: #eef6fd;
	color:#175a7c;
	font-size: 13px;
	height: 20px;
}


#contactTable input {
	border: 1px solid #a1bbd3;
	background: #eef6fd;
	color:#175a7c;
	font-size: 13px;
	padding:2px;
	width:165px;
}

#contactTable textarea {
	border: 1px solid #a1bbd3;
	background: #eef6fd;
	color:#175a7c;
	font-size: 13px;
	padding:2px;
	width:225px;
}

.contactbox {
	float: right;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	z-index: 100;
	position: absolute;
	background-color: #FFFFFF;
	border: 1px solid #101B75;
	margin-top: 5px;
	margin-right: 50px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 500px;
	right: 0px;
}
#n-sconce {
	display: none;
}


.label {
	width: 125px;
	font-size: 1em;
	padding-bottom: 2px;
	float: left;
	clear: left;
	padding-top: 3px;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.element {
	float: left;
	clear: right;
	width: 160px;
	padding-bottom: 2px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.cleaner {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 5px;
}
.formTxt {
	font-size: 1em;
	width: 150px;
	border: 1px solid #C0D5DA;
	font-family: Arial, Helvetica, sans-serif;
}
.commentForm p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	}
	
.floatleft {
	float: left;
	width: 150px;
}
.floatright {
	float: right;
	width: 350px;
}

.commentForm { width: 600px; }
.commentForm label { width: 200px; }
.commentForm label.error { margin-left: 0px; }
#contactTable #submit {
	margin-top: 10px;
	padding:5px;
	cursor:pointer;
	border: 0px solid #a1bbd3;
	color:#fff;
	background-color: #175A7C;
	text-transform: uppercase;
	width: 230px;
}

