@charset "utf-8";
/* CSS Document */
/*--------- base ---------------*/
html {
	overflow-y: scroll;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h1{
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
h2{
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
h3{
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
p {
	margin-bottom: 14px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
/*--------- main construction ---------------*/
#wrapper {
	width: 1000px;
	height: 300px;
	background-image: url(../images/general/backgrnu.jpg);
	margin-left: 10px;
}

#logo {
	width: 200px;
	height: 72px;
	position: relative;
	left: 20px;
	top: 20px;
	background-image: url(../images/general/Towerlight-logo.png);
}
#body-container {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/general/outside.jpg);
	margin-top: 0px;
	margin-bottom: 0px;
	overflow: visible;
	padding-right: 20px;
	padding-left: 20px;
	background-repeat: repeat-y;
}
#base-line {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/general/footer.jpg);
	margin-top: 0px;
	margin-bottom: 10px;
	overflow: visible;
	padding-right: 20px;
	padding-left: 20px;
	height: 20px;
	background-repeat: no-repeat;
}
/*----------------------------------body part----------------*/
#mainBody{
	width:612px; margin:24px auto 0 auto; 
	}
/*-------------left side------*/
.left-text-box-blue{
	width:180px;
	float:left;
	margin-top: 10px;
	display: block;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #FFF;
	background-color: #2E67B7;
	padding: 10px;
	}
.left-text-box-green{
	width:180px;
	float:left;
	margin-top: 10px;
	display: block;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #FFF;
	background-color: #9AC948;
	padding: 10px;
	}
.left-text-box-purple{
	width:180px;
	float:left;
	margin-top: 10px;
	display: block;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #FFF;
	background-color: #503678;
	padding: 10px;
	}
	.left-text-box-orange{
	width:180px;
	float:left;
	margin-top: 10px;
	display: block;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #FFF;
	background-color: #D88832;
	padding: 10px;
	}
	.left-text-box-red{
	width:180px;
	float:left;
	margin-top: 10px;
	display: block;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #FFF;
	background-color: #A92C30;
	padding: 10px;
	}
		.left-text-box-light-blue{
	width:180px;
	float:left;
	margin-top: 10px;
	display: block;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #FFF;
	background-color: #00A2EB;
	padding: 10px;
	}
.left-text-box-anchem-blue{
	width:180px;
	float:left;
	margin-top: 10px;
	display: block;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #FFF;
	background-color: #2D3785;
	padding: 10px;
	}
/*-------------------------------Content right-------*/
#right-menu-coll{
	width:180px;
	float:left;
	background-color: #FFF;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 10px;
	}
#menu {
	width: 980px;
	display: block;
	background-image: url(../images/general/Anchem-Logo.jpg);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	height: 100px;
}
#location-line {
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	margin: 0px;
	padding-right: 0px;
}
ul#location-line {
	margin:0;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 6px;
	display: block;
}
ul#location-line li {
	text-align:left;
	display: inline;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../images/general/body_bullet.jpg);
	background-repeat: no-repeat;
	background-position: left 8px;
}
ul#location-line li a{
	color: #333;
	text-decoration: none;
}
.product-title {
	display: block;
	padding-top: 2px;
	padding-bottom: 4px;
	padding-left: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #333;
	font-weight: bold;
}
.product-title-strap {
	display: block;
	padding-top: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333;
	font-weight: normal;
}
#footer-info {
	width:700px;
	display: block;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666;
	padding-left: 250px;
	padding-bottom: 10px;
	padding-top: 10px;
}
.float-right {
	display: block;
	float: right;
}
.contact-details-text {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
	display: block;
	padding-bottom: 2px;
}
.contact-details-phone {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFF;
	display: block;
	padding-bottom: 20px;
}
.contact-details-phone-close {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFF;
	display: block;
	padding-bottom: 0px;
}
.contact-details-address {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	display: block;
	padding-bottom: 10px;
	line-height: 12px;
}
.contact-details-email {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
	display: block;
	padding-bottom: 5px;
	font-weight: normal;
	text-decoration: none;
}
#middle-home-coll {
	width:550px;
	float:left;
	background-color: #FFF;
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 0;
	margin-left: 40px;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 16px;
}
.body a{
	color: #2D3785;
	text-decoration: none;
}
.body a:hover{
	color: #000;
}
.body-bold {
	font-size: 12px;
	color: #333;
	line-height: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.body-small {
	font-size: 10px;
	color: #999;
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
}
.body-ul-section-title {
	font-size: 12px;
	color: #333;
	line-height: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	margin: 0px;
	padding: 0px;
}
.body ul{
	display: block;
	padding: 0px;
	margin: 0px;
}
.body li{
	list-style-type: none;
	list-style-image: url(../images/general/body_bullet.jpg);
	list-style-position: outside;
	margin-left: -25px;
	margin-bottom: 10px;
	margin-top: 0px;
	padding: 0px;
}
.body-strapline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #2d3785;
	line-height: 26px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 16px;
	padding-left: 0px;
	font-weight: bold;
}
.body-sub-strapline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #2D3785;
	line-height: 18px;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 16px;
	padding-left: 0px;
}
.body-quote {
	font-size: 13px;
	color: #595959;
	line-height: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
}
.left-home-coll {
	width:265px;
	float:left;
	display: block;
	margin-right: 20px;
}
.right-home-coll {
	width:265px;
	float:left;
	display: block;
}
.divider-invisable {
	width:100%;
	display: block;
	clear: both;
	height: 15px;
}
.pdf-link ul{
	margin: 0px;
	padding: 0px;
	display: block;
}
.pdf-link li{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
	line-height: 20px;
	padding-bottom: 10px;
	background-image: url(../images/general/icon_pdf-unavailable.gif);
	background-repeat: no-repeat;
	text-indent: 30px;
	list-style-type: none;
	text-decoration: none;
	display: block;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.pdf-link li a{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	line-height: 20px;
	padding-bottom: 10px;
	background-image: url(../images/general/icon_pdf.gif);
	background-repeat: no-repeat;
	text-indent: 30px;
	list-style-type: none;
	text-decoration: none;
	display: block;
}
.pdf-link li a:hover{
	color: #3B5059;
}
.pdf-download {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCC;
	line-height: 20px;
	padding-bottom: 20px;
	background-image: url(../images/general/icon_pdf-unavailable.gif);
	background-repeat: no-repeat;
	text-indent: 25px;
	list-style-type: none;
	text-decoration: none;
	display: block;
	width: 250px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.pdf-download a{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	line-height: 35px;
	padding-bottom: 20px;
	background-image: url(../images/general/icon_pdf.gif);
	background-repeat: no-repeat;
	text-indent: 40px;
	list-style-type: none;
	text-decoration: none;
	display: block;
	width: 250px;
	border: 1px solid #DFF3FF;
	background-color: #F2FAFF;
	height: 15px;
	background-position: 10px 8px;
}
.pdf-download a:hover{
	color: #2D3785;
}
.form-body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-decoration: none;
	display: block;
	padding-right: 10px;
	width: 110px;
	text-align: right;
	float: left;
	line-height: 24px;
}
.form-body-left{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-decoration: none;
	display: block;
	padding-right: 10px;
	width: 110px;
	text-align: left;
	float: left;
	line-height: 24px;
}
.form-feild {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	border: 1px solid #CCC;
}
.form-line {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	display: block;
	padding-right: 10px;
	text-align: left;
	vertical-align: top;
	clear: both;
	float: left;
}
.form-button {
	text-decoration: none;
	display: block;
	text-align: left;
	margin-left: 119px;
	clear: both;
	float: left;
	margin-top: 10px;
}
.form-button-style {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	text-decoration: none;
	display: block;
	text-align: center;
	line-height: 14px;
	width: 190px;
	height: 25px;
}
.form-container {
	text-decoration: none;
	display: block;
	width: 500px;
	background-color: #FFF;
	margin-left: 60px;
}
.ten-key li:first-li{
	margin-bottom: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #060;
	margin-left: -10px;
}
.contact-details-container {
	text-decoration: none;
	display: block;
	width: 690px;
	background-color: #FFF;
	padding-left: 20px;
}
#map_canvas {
	height: 380px;
	width: 380px;
	display: block;
	float: right;
}
.product-header-green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #9AC948;
	line-height: 26px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 16px;
	padding-left: 0px;
	font-weight: bold;
	text-transform: capitalize;
}
.product-header-purple {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #503678;
	line-height: 26px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 16px;
	padding-left: 0px;
	font-weight: bold;
	text-transform: capitalize;
}
.product-header-blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #2E67B7;
	line-height: 26px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 16px;
	padding-left: 0px;
	font-weight: bold;
	text-transform: capitalize;
}
.product-header-red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #A92C30;
	line-height: 26px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 16px;
	padding-left: 0px;
	font-weight: bold;
	text-transform: capitalize;
}
.product-header-orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #D88832;
	line-height: 26px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 16px;
	padding-left: 0px;
	font-weight: bold;
	text-transform: capitalize;
}
.product-header-light-blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #00A2EB;
	line-height: 26px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 16px;
	padding-left: 0px;
	font-weight: bold;
	text-transform: capitalize;
}
ul#portfolio {
	float: left;
	list-style: none;
	width: 550px;
	text-align: center;
	margin: 0;
	padding: 0px;
}
ul#portfolio li {
	float: left;
	padding: 0px;
	width: 140px;
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	height: 150px;
}
ul#portfolio li a {
	display: block;
	width: 100%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	text-decoration: none;
	border: 1px solid #F8F8F8;
	height: 150px;
}
ul#portfolio li a:hover {
	text-decoration: none;
	color: #2D3785;
	border: 1px solid #CCC;
}
ul#portfolio img {
	display: block;
	padding-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
}
.cert-logos {
	display: block;
	height: 140px;
	width: 200px;
	float: left;
	clear: left;
	margin-top: 25px;
	margin-left: 10px;
}
.left-col {
	display: block;
	float: left;
}
ul#certs {
	float: left;
	list-style: none;
	text-align: center;
	margin: 0;
	padding: 0px;
}
ul#certs li {
	float: left;
	width: 55px;
	margin-right: 5px;
	margin-left: 5px;
	height: 120px;
}
ul#certs li a {
	display: block;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	text-decoration: none;
	line-height: 10px;
}
ul#certs li a:hover {
	text-decoration: none;
	color: #2D3785;
}
ul#certs img {
	display: block;
	padding-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
}
.services-header-light-blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #2D3785;
	line-height: 26px;
	font-weight: normal;
	text-transform: capitalize;
	display: block;
	margin-bottom: 10px;
}
