@charset "UTF-8";
/* CSS Document */

html, body, div, span,
applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dd, dl, dt, li, ol, ul,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td, header p .dark, header p .light {
	margin: 0;
	padding: 0;
	border: 0;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	font-size: 100%;
}
@font-face {
    font-family: 'arial_blackregular';
    src: url('fonts/arial_black-webfont.eot');
    src: url('fonts/arial_black-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/arial_black-webfont.woff') format('woff'),
         url('fonts/arial_black-webfont.ttf') format('truetype'),
         url('fonts/arial_black-webfont.svg#arial_blackregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
p, h1, h2, .h2, div, span, .show-hide {
	cursor: default;
}

a img, :link img, :visited img {
	border: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
ol, ul {
	list-style: none;
}
q:before, q:after,
blockquote:before, blockquote:after {
	content: "";
}
#siteWrap {
	position: relative;
	display: block;
	width: 520px;
	height: 100%;
	margin: 0 auto;
	padding: 0;	
	background: #fff;
}
.contentWrap {
	position: relative;
	display: block; 
	width: inherit;
	height: inherit;
	top: 40px;
	margin: inherit;
	padding: inherit;
}
#headerWrap {
	position: relative;
	display: block;
	width: 100%;	
	height: 213px;
	margin: inherit;
	padding: 0;
	top: 0px;
	background: #fff;
	z-index: 1;
}
#headerDropshadow {
	position: absolute;
	display: block;
	width: 100%;	
	height: 227px;
	margin: 0 auto;
	padding: 0;
	top: 0px;
	background-image: url(./images/headdrop-shadow.png);
	background-repeat: repeat-x;
	z-index: 0;
}
.header-logo {
	position: relative;
	display: block;
	width: 288px;
	height: 96px;
	background-image: url(./images/lps-header-logo.png);
	background-repeat: no-repeat;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	cursor: default;
}
.mainMenu-logo {
	position: absolute;
	top: 78px;
	margin-left: -24px;
	margin-top: -7px;
}
#nav {
	position: absolute;
	display: block;
	bottom: 16px;
	padding: 0;
	margin: inherit;
}
#nav ul {
	list-style: none;
}
#nav li {
	display: inline;
	text-decoration: none;
}

.homeinactiveLink, .aboutinactiveLink, .serviceinactiveLink, .workinactiveLink, .contactinactiveLink {
	font-family: "arial_blackregular", Gadget, sans-serif;
	font-weight: normal;
	font-size: 18px;
	color: #d7d7d7;
	text-decoration: none;
}
#nav li a:hover, #nav li a:active {
	color: #000000;
	text-decoration: none;
}
.homeinactiveLink {
	font-family: "arial_blackregular", Gadget, sans-serif;
	font-size: 18px;
	color: #d7d7d7;
	text-decoration: none;
}
#borderMenu1 {
	position: absolute;
	display: block;
	background-color: #d7d7d7;
	height: 24px;
	width: 1px;
	left: 79px;
	margin-top: 2px;
}
#borderMenu2 {
	position: absolute;
	display: block;
	background-color: #d7d7d7;
	height: 24px;
	width: 1px;
	left: 186px;
	margin-top: 2px;
}
#borderMenu3 {
	position: absolute;
	display: block;
	background-color: #d7d7d7;
	height: 24px;
	width: 1px;
	left: 309px;
	margin-top: 2px;
}
#borderMenu4 {
	position: absolute;
	display: block;
	background-color: #d7d7d7;
	height: 24px;
	width: 1px;
	left: 407px;
	margin-top: 2px;
}
.currentLink {
	font-family: "arial_blackregular", Gadget, sans-serif;
	font-weight: normal;
	font-size: 18px;
	color: #000000;
	text-decoration: none;
	cursor: default;
	margin-left: 28px;
}
.aboutinactiveLink {
	margin-left: 34px;
}
.serviceinactiveLink {
	margin-left: 30px;
}
.workinactiveLink {
	margin-left: 33px;
}
.contactinactiveLink {
	margin-left: 28px;
}

.text-wrap {
	position: relative;
	display: inline-block;
}
.body-text {
	position: relative;
	display: inline;
	font-family: arial, gadget, sans-serif;
	font-size: 14px;
	color: #000;
	line-height: 20px;
}
.body-text-sm {
	position: relative;
	display: inline;
	font-family: arial, gadget, sans-serif;
	font-size: 14px;
	color: #000;
	line-height: 20px;
}
.sub-text {
	position: relative;
	display: inline-block;
	font-size: 12px;
	color: #666;
	width: 100%;
	padding-left: 25px;
	font-weight: normal;
	line-height: 18px;
}

.body-text a {
	text-decoration: underline;
	font-size: 12px;
	color: #1275e6;
	font-weight: normal;
	line-height: 20px;
}
.body-text-sm a {
	text-decoration: none;
	font-size: 12px;
	color: #666;
	font-weight: normal;
	line-height: 20px;
}
.body-text a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #000;
}
.body-text-sm a:hover {
	text-decoration: underline;
	color: #000;
	font-weight: bold;
}.sub-text-ab {
	position: relative;
	display: inline-block;
	font-size: 12px;
	color: #000;
	width: 100%;
	padding-left: 25px;
	font-weight: normal;
	line-height: 18px;
}
.sub-text-ab a{
	text-decoration: none;
	font-size: 12px;
	color: #666;
	font-weight: normal;
	line-height: 20px;
}
.sub-text-ab a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #000;
}
h1 {
	font-family: arial, gadget, sans-serif;
	font-size: 18px;
	font-weight: normal;
	display: inline-block;
	color: #c2c2c2;
}
.h2 {
	position: relative;
	display: inline;
	font-family: arial_blackregular, Gadget, sans-serif;
	font-size: 14px;
	color: #fff;
	font-weight: normal;
	background-color: #c2c2c2;
	padding: 0px 6px;
}
.h4 {
	font-weight: bold;
	font-family: Arial, Gadget, sans-serif;
	font-size: 12px;
	color: #000;
}
.bold {
	font-weight: bold !important; 
	color: #000;
}
#contact label, legend { 
	font-family: "Arial", gadget, sans-serif;
	font-weight: normal;
	display: inline-block;
	font: arial;
	font-size: 14px;
	padding:0px 0px 15px 0;
}
mark.validate {
	display: inline-block;
	margin: 12px 0 0 10px;
	width: 16px;
	height: 16px;
	background: transparent none;
}
mark.valid {
	background: url(./images/success.gif) no-repeat top left;
}
mark.error {
	background: url(./images/error.gif) no-repeat top left;
}
#contact label {
	font-family:arial;
	color: #666;
	display: inline-block;
	float: left;
	padding: 11px 0 0;
	width: 155px;
	font-size: 12px;
	margin: 0px 0;
	clear: both;
}
#contact legend p{ 
	font-family: "Arial", gadget, sans-serif;
	font-size: 18px;
	font-weight: normal;
	display: inline;
	color: #c2c2c2;
	padding:0px 0px 15px 0;
}

#contact label small {
	font-size: 12px;
	color: #ccc;
}

#contact label.verify {
	padding: 0;
	margin: 2px 10px 2px 0;
	width: 145px;
	text-align: right;
}

#contact label.verify img {
	padding:1px;
	border:1px solid #cccccc;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
}

#contact input, #contact textarea, #contact select {
	width: 220px;
	padding: 5px;
	color: #666;
	background: #f5f5f5;
	border: 1px solid #ccc;
	margin: 5px 0;
	font-family: "Arial", Gadget, sans-serif;
	font-size: 12px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	vertical-align: top;
	

	transition: all 0.25s ease-in-out;
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;

	box-shadow: 0 0 5px rgba(81, 203, 238, 0);
	-webkit-box-shadow: 0 0 5px rgba(81, 203, 238, 0);
	-moz-box-shadow: 0 0 5px rgba(81, 203, 238, 0);
}
#contact select {
	width: 232px;
	margin: 8px 0;
}
#contact input#verify {
	width: 55px;
}
#contact textarea {
	width: 414px;
}
#contact input:focus, #contact textarea:focus, #contact select:focus {
	border: 1px solid #ddd;
	background-color: #fff;
	color: #333;
	outline: none;
	position: relative;
	z-index: 5;
	

	box-shadow: 0 0 5px rgba(81, 203, 238, 1);
	-webkit-box-shadow: 0 0 5px rgba(81, 203, 238, 1);
	-moz-box-shadow: 0 0 5px rgba(81, 203, 238, 1);

	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);

	transition: all 0.25s ease-in-out;
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
}
#contact input.error, #contact textarea.error, #contact select.error {
	box-shadow: 0 0 5px rgba(204, 0, 0, 0.5);
	-webkit-box-shadow: 0 0 5px rgba(204, 0, 0, 0.5);
	-moz-box-shadow: 0 0 5px rgba(204, 0, 0, 0.5);
	border: 1px solid #faabab;
	background: #fef3f3
}
#contact input.submit-button {
	position: relative;
	display: block;
	width: 80%;
	text-align: center;
	margin: 0 auto;
	cursor: pointer;
	border: 1px solid #fff;
	color:#fff;
	padding: 10px 16px;
	text-decoration: none;
	
	font-family: "Arial", Gadget, sans-serif;
	font-size: 14px;

	background:#555;

	box-shadow: 0 2px 3px rgba(0,0,0,0.25);
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.25);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.25);
}
#contact input.submit-button:hover {
	background: #1275e6 !important;
	border: 1px solid #fff;
	transition: none;
	-webkit-transition: none;
	-moz-transition: none;
}
#contact input.submit-button:active, #contact input.submit-button:focus {
	top: 1px;
}

#contact input[type="submit"][disabled] { 
	background:#888; 
}
#contact fieldset { 
	width: 80%;
	margin:0 auto; 
}
#contact input[type="checkbox"] { 
	width:20px; 
	margin-top:11px; 
}
#contact span.required{ 
	font-family: "Arial", gadget, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ff0000;
} 
/* Select the colour of the * if the field is required. */
textarea, #message {  
	position: relative;
	display: block;
	max-width: 410px;
	background: transparent none;	
}
.error_message { 
	display: block; 
	height: 22px; 
	line-height: 22px; 
	background: #FBE3E4 url('./images/error.gif') no-repeat 10px center; 
	padding: 3px 10px 3px 35px; 
	color:#8a1f11;
	border: 1px solid #FBC2C4; 
	-webkit-border-radius:5px; 
}

.loader { 
	padding: 0 10px; 
}
.success-green {
	color: rgb(0,188,0); 
	font-weight: bold;
}
#success_page {
	position: relative;
	display: block;
	top: 50%;
	margin: 0 auto;	
}
#success_page, h1 { 
	font-family: "Arial", gadget, sans-serif;
	font-size: 18px;
	font-weight: normal;
	display: inline;
	color: #c2c2c2;
}
 #success_page, p { 
	font-family: "Arial", gadget, sans-serif;
	font-size: 12px;
	font-weight: normal;
	display: inline;
	color: #666;
}
#contact input[type="radio"] { 
	outline: none;
	width: 20px; 
	margin-top:0px;
}
#contact .radio {
	width:100%;
}

acronym { 
	border-bottom:1px dotted #ccc; 
}
.asterisk {
	color: #F00;
	font-weight: bold;
	font-size: 12px;
}
.head-text {
	display: inline-block;
	font-family: "Arial", Gadget, sans-serif;
	font-size: 12px !important; 
	color: #666 !important;
	margin: 10px 0 25px 0;
	font-weight: normal;
}
.divider{
	display: block;
	width: 100%;
	margin: 0 auto;
	text-align: center;
	padding: 20px 0px;
}
#footerWrap {
	position: relative;
	display: block;
	width: inherit;
	margin: inherit;
	margin-top: 50px !important;
	padding-bottom: 50px;
}
#footer {
	font-family: "Arial", Gadget, sans-serif;
	font-size: 12px;	
	color: #000;
	text-align: center;
}
#footerText {
	position: relative;
	display: inline;
	margin-bottom: 20px;
}
#footerText a {
	text-decoration: none;
	color: inherit;
}
#footerText a:hover {
	text-decoration: none;
	color: inherit;
	font-weight: 900;
}
#footerText-sub {
	font-family: "Arial", Gadget, sans-serif;
	position: relative;
	display: inline;
	font-size: 10px;
	color: #707070;
}
#footerText-sub-help {
	font-family: "Arial", Gadget, sans-serif;
	position: relative;
	display: inline;
	font-size: 10px;
	color: #707070;
	cursor: help;
}
#footerText-sub a:hover{
	font-family: "Arial", Gadget, sans-serif;
	position: relative;
	display: inline;
	font-size: 10px;
	font-weight: 600;
	color: #707070;
}
#footerAd {
	position: relative;
	display: block;
	width: inherit;
	height: 72px;
	margin: 18px 0px;
	background: #e5e5e5;
}
#footerCopyright {
	position: absolute;
	display: inline;
	font-family: "Arial", Gadget, sans-serif;
	font-size: 10px;
	color: #959595;
	text-align: center !important;
	width: 100%;
}

#back-to-top {
	position: relative;
	display: inline;
	font-family: "Arial", Gadget, sans-serif;
	font-size: 11px;
	padding: 0;
	color: #959595;
	float:right;
	text-decoration: none;
}

#back-to-top:hover {
	position: relative;
	display: inline;
	font-family: "Arial", Gadget, sans-serif;
	font-size: 11px;
	padding: 0;
	color: #000;
	font-weight: bold;
	float: right;
	top: 0px;
	text-decoration: none;
}
