@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-family: inherit;
}
@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;
}
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;
}

#headerWrap {
	position: relative;
	display: block;
	width: inherit;	
	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;
}
.aboutinactiveLink {
	margin-left: 34px;
}
.serviceinactiveLink {
	margin-left: 30px;
}
.workinactiveLink {
	margin-left: 33px;
}
.contactinactiveLink {
	margin-left: 28px;
}

#contentWrap {
	position: relative;
	display: block; 
	width: inherit;
	height: 100%;
	top: 40px;
	margin: inherit;
	padding: inherit;
}

#mainSlider {
	position: relative;
	display: block;
	margin: inherit;
	padding: inherit;
	height: 220px;
	width: 520px;
	background-color: #e5e5e5;
}

.slider1 { 
	position: relative; 
	overflow: auto; 
	width: 520px;
	height: 220px;

}
.slider2 {
	position: relative; 
	overflow: auto; 
	width: 250px;
	height: 220px;	
}
.slider3 {
	position: relative; 
	overflow: auto; 
	width: 250px;
	height: 220px;	
}
.slider1 li { 
	list-style: none; 
}

.slider1 ul li { 
	float: left; 
}
.slider2 li { 
	list-style: none; 
}

.slider2 ul li { 
	float: left; 
}
.slider3 li { 
	list-style: none; 
}

.slider3 ul li { 
	float: left; 
}
#leftSlider{
	position: relative;
	display: block;
	float: left;
	margin: 0;
	margin-top: 20px;
	padding: inherit;
	height: 220px;
	width: 250px;
	background-color: #e5e5e5;
}
#rightSlider{
	position: relative;
	display: block;
	float: right;
	margin: 0;
	margin-top: 20px;
	padding: inherit;
	height: 220px;
	width: 250px;
	background-color: #e5e5e5;
}
#email-section {
	position: relative;
	display: inline-block;
	font-family: "Arial", Gadget, sans-serif;
	font-size: 10px;
	text-align: center;
	height: 72px;
	width: 520px;
	margin: 0 auto;
	margin-top: 40px;
	padding: 0;
	
}
#sign-up-ad  {
	position: relative;
	display: inline-block;
	background-image: url(images/save-graphic.png);
	background-repeat: no-repeat;
	height: 72px;
	width: 525px;
	margin: 0;
	padding: 0;
}
#emailinput {
	position: relative;
	display: inline-block;
	border: solid;
	border-width: 1px;
	border-color: #0099e6;
	font-family: "Arial", Gadget, sans-serif;
	font-size: 10px;
	color: #000;
	height: 20px;
	width: 180px;
	float: right;
	bottom: 63px;
	right: 92px;
	text-align: center;
	outline: none;
}
#button-submit {
	position: relative;
	font-family: "Arial", Gadget, sans-serif;
	font-size: 10px;
	display: block;
	color: #000;
	width: 55px;
	height: 21px;
	background-image: url(images/submit-bg.png);
	bottom: 61px;
	left: 152px;
	float:right;
	outline: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#button-submit:hover {
	color: #fff;
	background-image: url(images/submit-bg-hover.png);
	cursor: default;
}
#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;
	text-decoration: none;
}
#footerText-sub-help {
	font-family: "Arial", Gadget, sans-serif;
	position: relative;
	display: inline;
	font-size: 10px;
	color: #707070;
}

#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;
}
#footerText-sub-help:hover {
	cursor: help !important;
}
#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;
}