/* 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:#160E0B; background-color: #19120C; font-family:Georgia, "Times New Roman", Times, serif; background-image: url(../images/css/bg.jpg); background-repeat: repeat-x; }
h1, h2, h3, h4, h5, h6 {	font-weight:normal;	color:#FFF;}
h1 { font-size:18px; line-height:1; margin-bottom:0.5em; color: #5A0908; font-weight: bold; text-transform: uppercase; font-family: Arial; padding-top: 5px; border-top-width: 1px; border-top-style: solid; border-top-color: #170F0C; margin-top: 35px; }
h2 { font-size: 14px; color: #160D06; font-weight: bold; margin-bottom: 15px; margin-top: 35px; font-family: Arial, Helvetica, sans-serif; text-transform: uppercase; }
h3 { font-size:14px; line-height:1; margin-bottom:30px; color: #5A0908; margin-top: 10px; padding-top: 10px; padding-bottom: 10px; border-top-width: 1px; border-bottom-width: 1px; border-top-style: solid; border-bottom-style: solid; border-top-color: #0F0704; border-bottom-color: #100805; font-family: Arial, Helvetica, sans-serif; font-weight: bold; text-align: center; }
h4 { font-size:12px; line-height:1em; margin-bottom:0.5em; font-family: Arial, Helvetica, sans-serif; font-weight: bold; text-transform: uppercase; color: #000; margin-top: 35px; }
h5 {font-size:1em;font-weight:bold;margin-bottom:1.5em;}
h6 {font-size:1em;font-weight:bold;}
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; }
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:#009;text-decoration:underline;}
blockquote {margin:1.5em;color:#666;font-style:italic;}
hr { background:#000000; color:#000000; clear:both; float:none; width:100%; height:2px; border:none; margin-top: 0px; margin-right: 0; margin-bottom: 0px; margin-left: 0; }
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;}
input.text, input.title { width:250px; padding:5px; background-color: #FFF; }
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: #FFF;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;}
#main { width: 900px; margin-top: 0px; margin-right: auto; margin-bottom: 0px; margin-left: auto; clear: both; display: block; background-color: #fff; border-top-width: 2px; border-top-style: solid; border-top-color: #FFF; }
#content { width: 600px; margin-left: 250px; padding-top: 45px; padding-right: 25px; padding-bottom: 10px; padding-left: 25px; background: #E9E4D1; border-left-width: 1px; border-left-style: solid; border-left-color: #FFF; }
#content ul li { font-size: 12px; line-height: 24px; padding: 0px; font-weight: normal; }

#content #feature { width: 90px; background-image: url(../images/css/feature-bg.jpg); float: left; margin-right: 10px; padding: 8px; background-repeat: no-repeat; background-position: center top; height: 265px; }
.feature-image { margin-left: 25px; float: right; margin-bottom: 15px; }
#feature h3 { font-size: 13px; color: #5A0908; font-weight: bold; font-family: Arial, Helvetica, sans-serif; line-height: 14px; padding: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 7px; margin-left: 0px; letter-spacing: -0.01em; border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: none; text-align: left; }
#feature h3 a{ font-size: 13px; color: #5A0908; font-weight: bold; font-family: Arial, Helvetica, sans-serif; line-height: 14px; padding: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 7px; margin-left: 0px; letter-spacing: -0.01em; border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: none; text-align: left; text-decoration: none; }
#feature h4 { font-size: 12px; color: #5A0908; font-weight: bold; font-family: Arial, Helvetica, sans-serif; line-height: 15px; padding: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 7px; margin-left: 0px; letter-spacing: -.01em; text-transform: capitalize; }
#feature h4 a { font-size: 12px; color: #5A0908; font-weight: bold; font-family: Arial, Helvetica, sans-serif; line-height: 15px; padding: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 7px; margin-left: 0px; letter-spacing: -.01em; text-transform: capitalize; text-decoration: none; }


#feature img { padding: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 8px; margin-left: 0px; }
#feature p { font-size: 10px; color: #5A0908; font-family: Arial, Helvetica, sans-serif; margin-top: 9px; }


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




/* sidebar.css */

#sidebar { width: 198px; margin-right: 0px; float: left; background-color: #FFF; margin-bottom: 25px; background-image: url(../images/css/sidebar-bg.jpg); background-repeat: no-repeat; min-height: 400px; background-position: left top; padding-top: 45px; padding-right: 25px; padding-bottom: 25px; padding-left: 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:30px; width: 900px; padding-right: 0px; padding-left: 0px; background-image: url(../../Level%20Construction/LevelConstruction-New/images/css/nav-bg-shadow.jpg); background-repeat: no-repeat; background-position: center bottom; margin-top: 0px; margin-right: auto; margin-bottom: 0px; margin-left: auto; }
#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; }
#header { width: 900px; margin-top: 0px; margin-right: auto; margin-bottom: 0px; margin-left: auto; height: 168px; }
#header .logo { float: left; height: 100px; width: 500px; display:block; margin-top: 45px; margin-bottom: 0px; margin-left: 0px; }
#header .specials { float: right; margin-left:20px; margin-top: 5px; text-transform: uppercase; margin-right: 30px; }
#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: 92px; height: 27px; background-image: url(../images/css/nav.jpg); background-repeat: no-repeat; background-position: 0 0px; }
#tab1:hover{   background-position: 0 -27px;}
#tab1 span{  display: none;}

#tab2 { display: block; width: 119px; height: 27px; background-image: url(../images/css/nav.jpg); background-repeat: no-repeat; background-position: -92px 0px; }
#tab2:hover{   background-position: -92px -27px;}
#tab2 span{  display: none;}
#about #tab2{   background-position: -92px -27px;}

#tab3 { display: block; width: 180px; height: 27px; background-image: url(../images/css/nav.jpg); background-repeat: no-repeat; background-position: -211px 0px; }
#tab3:hover{   background-position: -211px -27px;}
#tab3 span{  display: none;}
#products #tab3 {   background-position: -211px -27px;}

#tab4 { display: block; width: 117px; height: 27px; background-image: url(../images/css/nav.jpg); background-repeat: no-repeat; background-position: -391px 0px; }
#tab4:hover{   background-position: -391px -27px;}
#tab4 span{  display: none;}
#gallery #tab4{   background-position: -391px -27px;}

#tab5 { display: block; width: 118px; height: 27px; background-image: url(../images/css/nav.jpg); background-repeat: no-repeat; background-position: -508px 0px; }
#tab5:hover{   background-position: -508px  -27px;}
#tab5 span{  display: none;}
#tips #tab5 {background-position: -508px  -27px;}

#tab6 { display: block; width: 137px; height: 27px; background-image: url(../images/css/nav.jpg); background-repeat: no-repeat; background-position: -626px 0px; }
#tab6:hover{   background-position: -626px -27px;}
#tab6 span{  display: none;}
#testimonials #tab6 {background-position: -626px -27px;}

#tab7 { display: block; width: 137px; height: 27px; background-image: url(../images/css/nav.jpg); background-repeat: no-repeat; background-position: -763px 0px; }
#tab7:hover{   background-position: -763px -27px;}
#tab7 span{  display: none;}
#contact #tab7 {background-position: -763px -27px;}




#flash { height:358px; background-image: url(../images/css/bg-header-feature.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; }
#flash #FlashID { float: left; }
.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-right: 15px; padding-left: 0px; margin-bottom: 15px; font-family: Arial, Helvetica, sans-serif; }
.footer-clickdepot { font-size: 11px; margin-top: 25px; margin-right: 0px; margin-bottom: 15px; margin-left: 15px; color: #E9E4D1; text-align: center; }
.footer-clickdepot a { font-size: 11px; padding: 0px; text-decoration: none; color: #E9E4D1; margin: 0px; font-family: Arial, Helvetica, sans-serif; }
.footer-clickdepot a:hover { font-size: 10px; padding: 0px; color: #AC0000; }
#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; }
