/* reset.css */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {	margin:0;	padding:0;	border:0;	font-weight:inherit;	font-style:inherit;	font-size:100%;	font-family:inherit;	vertical-align:baseline;}
body { line-height:1.5; }
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}

/* typography.css */
html {font-size:100.01%;}
body { color:#FFF; background-color: #19120C; font-family:Georgia, "Times New Roman", Times, serif; background-image: url(../images/bg.jpg); }
h1, h2, h3, h4, h5, h6 {	font-weight:normal;	color:#FFF;}
h1 { font-size:24px; line-height:1; margin-bottom:0.5em; color: #FFF; font-weight: bold; font-family: Georgia, "Times New Roman", Times, serif; padding-top: 5px; }
h2 { font-size: 18px; color: #FFF; font-weight: bold; margin-bottom: 15px; font-family: Georgia, "Times New Roman", Times, serif; text-transform: none; }
h3 {font-size: 16px; color: #FFF; font-weight: bold; margin-bottom: 15px; font-family: Georgia, "Times New Roman", Times, serif; text-transform: none; }
h4 { font-size:14px; line-height:1.2em; margin-bottom:0.5em; font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; text-transform: none; color: #FFF; margin-top: 45px; }
h5 { font-size:10px; font-weight:bold; margin-bottom:1.5em; font-family: Arial, Helvetica, sans-serif; }
h6 { font-size:18px; font-weight:bold; font-family: Georgia, "Times New Roman", Times, serif; color: #FFF; border-top-width: 1px; border-top-style: solid; border-top-color: #FFF; margin-top: 35px; padding-top: 5px; margin-bottom: 0px; padding-bottom: 0px; }
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}
p { margin:0 0 1.5em; line-height: 1.5em; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFF; }
p img.left {float:left;margin:1.5em 1.5em 1.5em 0;padding:0;}
p img.right {float:right;margin:1.5em 0 1.5em 1.5em;}
a:focus, a:hover {color:#000;}
a { color:#DCD2B7; text-decoration:underline; font-family: Arial, Helvetica, sans-serif; }
blockquote {margin:1.5em;color:#666;font-style:italic;}
hr { color:#FFF; clear:both; float:none; width:100%; height:2px; border:none; margin-top: 0px; margin-right: 0; margin-bottom: 0px; margin-left: 0; background-color: #FFF; }
strong {font-weight:bold;}
em, dfn {font-style:italic;}
dfn {font-weight:bold;}
sup, sub {line-height:0;}
abbr, acronym {border-bottom:1px dotted #666;}
address {margin:0 0 1.5em;font-style:italic;}
del {color:#666;}
pre {margin:1.5em 0;white-space:pre;}
pre, code, tt {font:1em 'andale mono', 'lucida console', monospace;line-height:1.5;}
li ul, li ol { font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 14px; margin-top: 0; margin-right: 0; margin-bottom: 15px; margin-left: 0; font-weight: normal; }
ul, ol { padding-left:3.333em; font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 18px; margin-top: 0; margin-right: 1.5em; margin-bottom: 15px; margin-left: 0; font-weight: normal; }
li { margin-bottom: 14px; font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 18px; font-weight: normal; }

ul {list-style-type:disc;}
ol {list-style-type:decimal;}
dl {margin:0 0 1.5em 0;}
dl dt {font-weight:bold;}
dd {margin-left:1.5em;}
table {width:100%;}
th {font-weight:bold;}
thead th {background:#c3d9ff;}
th, td, caption {padding:2px 2px 2px 2px;}
tr.even td {background:#e5ecf9;}
tfoot {font-style:italic;}
caption {background:#eee;}
.quote-person { font-style: italic; font-weight: bold; margin-bottom: 45px; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #100805; text-align: right; padding-right: 45px; padding-bottom: 25px; }

.small {font-size:.8em;margin-bottom:1.875em;line-height:1.875em;}
.large {font-size:1.2em;line-height:2.5em;margin-bottom:1.25em;}
.hide {display:none;}
.quiet {color:#666;}
.loud {color:#000;}
.highlight {background:#ff0;}
.added {background:#060;color:#fff;}
.removed {background:#900;color:#fff;}
.first {margin-left:0;padding-left:0;}
.last {margin-right:0;padding-right:0;}
.top {margin-top:0;padding-top:0;}
.bottom {margin-bottom:0;padding-bottom:0;}

/* forms.css */
label {font-weight:bold;}
fieldset {padding:1.4em;margin:0 0 1.5em 0;border:1px solid #ccc;}
legend {font-weight:bold;font-size:1.2em;}
input[type=text], input[type=password], input.text, input.title, textarea, select { border:1px solid #bbb; background-color: #FFF; color: #000; width:180px; }
input[type=text]:focus, input[type=password]:focus, input.text:focus, input.title:focus, textarea:focus, select:focus { border-color:#666; width: 180px; }
input[type=text], input[type=password], input.text, input.title, textarea, select { margin:0.2em 0; background-color: #0F0704; color: #FFF; border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: none; }
input.text, input.title { width:250px; padding:5px; background-color: #110705; }
input.title {font-size:1.5em;}
.contact-input { width: 180px; font-family: Arial, Helvetica, sans-serif; font-size: 11px; padding: 5px; }

textarea {font-family: Arial, Helvetica, sans-serif; font-size: 12px; width:250px;height:50px;padding:3px;}
input[type=checkbox], input[type=radio], input.checkbox, input.radio { position:relative; top:.25em; background-color: #110803; width:250px; }
form.inline {line-height:3;}
form.inline p {margin-bottom:0;}
.error, .notice, .success {padding:.8em;margin-bottom:1em;border:2px solid #ddd;}
.error {background:#FBE3E4;color:#8a1f11;border-color:#FBC2C4;}
.notice {background:#FFF6BF;color:#514721;border-color:#FFD324;}
.success {background:#E6EFC2;color:#264409;border-color:#C6D880;}
.error a {color:#8a1f11;}
.notice a {color:#514721;}
.success a {color:#264409;}

/* grid.css */
.container {width:900px;margin:0 auto;}
.last, div.last {margin-right:0;}
.box {padding:1.5em;margin-bottom:1.5em;background:#E5ECF9;}
hr.space {background:#fff;color:#fff;visibility:hidden;}
.clearfix:after, .container:after {content:"\0020";display:block;height:0;clear:both;visibility:hidden;overflow:hidden;}
.clearfix, .container {display:block;}
.clear {clear:both;}
#wrapper { width: 986px; margin-top: 0px; margin-right: auto; margin-bottom: 0px; margin-left: auto; }

#header { margin-top: 0px; margin-right: auto; margin-bottom: 0px; margin-left: auto; height: 195px; background-image: url(../images/header-bg.jpg); background-repeat: repeat-x; }
#header .logo { float: left; height: 100px; width: 500px; display:block; margin-top: 30px; margin-bottom: 0px; margin-left: 0px; }
#header .telephone { float: right; margin-left:20px; margin-top: 0px; text-transform: uppercase; margin-right: 6px; }
#main { width: 986px; margin-top: 25px; margin-right: auto; margin-bottom: 0px; margin-left: auto; clear: both; display: block; background-image: url(../images/main-topper.png); padding-top: 9px; }
#main #wrapper { background-image: url(../images/main-bg.png); background-repeat: repeat-y; padding-bottom: 25px; background-position: left top; }

#content { width: 580px; margin-left: 0px; padding-top: 0px; padding-right: 25px; padding-bottom: 10px; padding-left: 45px; }
#content ul li { font-size: 12px; line-height: 16px; padding: 0px; font-weight: normal; margin-top: 0px; margin-right: 0px; margin-bottom: 12px; margin-left: 0px; }
#content img { margin-bottom: 15px; margin-left: 15px; margin-right: 15px; }
#dust { background-repeat: repeat-x; background-position: center bottom; height: 200px; padding-right: 45px; background-color: #110A04; padding-top: 15px; }
#dust p { font-size: 12px; line-height: 1.5em; }

#dust h2 { padding-top: 0px; }
#dust img { margin-right: 15px; }




#map { float: left; margin-right: 15px; border: 1px solid #000; }




/* sidebar.css */

#sidebar { width: 220px; margin-right: 0px; float: right; margin-bottom: 25px; min-height: 400px; border-left-width: 1px; border-left-style: solid; border-left-color: #F1EDE2; margin-top: 25px; padding: 25px; }
#sidebar h1 { font-size: 20px; font-weight: bold; border-bottom-width: 2px; border-bottom-style: solid; border-bottom-color: #000; padding-bottom: 8px; text-transform: uppercase; }

#contact {	margin-top: 25px;	padding: 5px;}
#contact .badge {	float: left;	margin-top: -10px;	margin-left: -10px;	margin-bottom: -10px;}
/* header.css */
#nav  { height:35px; width: 980px; padding-right: 0px; padding-left: 0px; margin-top: 0px; margin-right: auto; margin-bottom: 0px; margin-left: auto; clear: both; padding-top: 30px; }
#nav ul { padding:0; list-style-position: outside; list-style-type: none; margin: 0px; }
#nav li { list-style-type: none; float: left; text-align: center; margin: 0px; padding: 0px; list-style-position: outside; }
#nav a { text-decoration:none; color:#000; font-family:Arial, Helvetica, sans-serif:; 	text-transform: uppercase; font-family: Arial, Helvetica, sans-serif; }
#subnav { float:right; margin-left: 0px; margin-bottom: 5px; text-transform: uppercase; color: #000; font-size: 14px; font-weight: bold; margin-right: 0px; margin-top: 0px; width: 359px; }

#tab1 { display: block; width: 80px; height: 35px; background-image: url(../images/nav-bg.png); background-repeat: no-repeat; background-position: 0 0px; }
#tab1:hover{ background-position: 0 -40px; background-image: url(../images/nav-bg.png); }
#tab1 span{  display: none;}

#tab2 { display: block; width: 95px; height: 35px; background-image: url(../images/nav-bg.png); background-repeat: no-repeat; background-position: -80px 0px; }
#tab2:hover{   background-position: -80px -40px;}
#tab2 span{  display: none;}

#tab3 { display: block; width:183px; height: 35px; background-image: url(../images/nav-bg.png); background-repeat: no-repeat; background-position: -175px 0px; }
#tab3:hover{   background-position: -175px -40px;}
#tab3 span{  display: none;}

#tab4 { display: block; width: 223px; height: 35px; background-image: url(../images/nav-bg.png); background-repeat: no-repeat; background-position: -358px 0px; }
#tab4:hover{   background-position: -358px -40px;}
#tab4 span{  display: none;}

#tab5 { display: block; width: 97px; height: 35px; background-image: url(../images/nav-bg.png); background-repeat: no-repeat; background-position: -581px 0px; }
#tab5:hover{   background-position: -581px  -40px;}
#tab5 span{  display: none;}

#tab6 { display: block; width: 55px; height: 35px; background-image: url(../images/nav-bg.png); background-repeat: no-repeat; background-position: -678px 0px; }
#tab6:hover{   background-position: -678px -40px;}
#tab6 span{  display: none;}

#tab7 { display: block; width: 137px; height: 35px; background-image: url(../images/nav-bg.png); background-repeat: no-repeat; background-position: -733px 0px; }
#tab7:hover{   background-position: -733px -40px;}
#tab7 span{  display: none;}

#tab8 { display: block; width: 110px; height: 35px; background-image: url(../images/nav-bg.png); background-repeat: no-repeat; background-position: -870px 0px; }
#tab8:hover{   background-position: -870px -40px;}
#tab8 span{  display: none;}
#features { width: 986px; margin-top: 35px; margin-right: auto; margin-bottom: 0px; margin-left: auto; }


#features-small { width: 986px; margin-top: 35px; margin-right: auto; margin-bottom: 0px; margin-left: auto; }


#flash { height:384px; background-image: url(../images/css/bg-header-feature.jpg); width: 561px; background-repeat: no-repeat; background-position: right top; float: left; padding-bottom: 15px; }

#features-small #flash { height:200px; background-image: url(../images/css/bg-header-feature.jpg); width: 561px; background-repeat: no-repeat; background-position: right top; float: left; padding-bottom: 15px; }


#exceptional { padding-top: 45px; text-align: right; }
table { font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-align: center; }

.bullets { width: 400px; float: right; }
.bullets tr { border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #FFF; }
.bullet-big { text-align: right; font-family: Georgia, "Times New Roman", Times, serif; font-size: 16px; padding-right: 15px; width: 155px; font-weight: bold; vertical-align: middle; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #FFF; }
.bullet-text { width: 185px; padding-left: 15px; font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 16px; padding-top: 9px; padding-bottom: 9px; color: #FFF; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #FFF; }


.consult { float: left; margin-top: 275px; margin-left: 22px; border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: none; }






/* footer.css */
#footer { clear:both; background-image: url(../../Level%20Construction/LevelConstruction-New/images/css/footer-bg.jpg); background-repeat: repeat-x; background-position: center top; padding-bottom: 25px; width: 900px; margin-top: 45px; margin-right: auto; margin-bottom: 0px; margin-left: auto; height: 75px; padding-top: 1px; color: #FFF; }
.footer-links { margin-top: 0px; margin-right: auto; margin-bottom: 26px; margin-left: auto; padding-top: 0px; font-size: 11px; padding-left: 0px; text-align: center; }
.footer-links p { line-height: 18px; font-size: 11px; color: #FFF; margin: 0px; font-family: Arial, Helvetica, sans-serif; }
.footer-links a { font-size: 11px; color: #FFF; text-decoration: none; padding-right: 5px; padding-left: 5px; margin-bottom: 15px; font-family: Arial, Helvetica, sans-serif; }
.footer-links a:hover { font-size: 11px; color: #FFF; text-decoration: underline; padding-left: 0px; font-family: Arial, Helvetica, sans-serif; }
.footer-clickdepot { font-size: 11px; margin-top: 25px; margin-right: 0px; margin-bottom: 15px; margin-left: 15px; color: #999; text-align: center; font-family: Arial, Helvetica, sans-serif; }
.footer-clickdepot a { font-size: 11px; padding: 0px; text-decoration: none; color: #999; margin: 0px; font-family: Arial, Helvetica, sans-serif; }
#flash2 { height:220px; background-image: url(../images/css/bg-noflashversion.jpg); width: 944px; background-repeat: no-repeat; margin-top: 16px; margin-right: auto; margin-bottom: 0px; margin-left: auto; padding-left: 12px; background-position: right top; }
#flash2 .consult { float: right; margin-top: 160px; margin-right: 45px; }
