/* CSS Document */

/* Global Styles
--------------------------------------------------------------- */

body, html {
	min-height: 101%;
}

body {
	text-align: left;
	font-size: 62.5%;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background: url(../../images/misc/mainBg.png) top repeat-x fixed #8990a3;
	margin-top: 0px;
}

#businesscard {
	background: #fff;
	margin: 10px;
	text-align:center;
}

a:link, a:visited, a:focus {
	color: #d8902e;
	text-decoration: none;
	white-space: nowrap;
	outline: none;
}

a:hover, a:active {
	color: #000;
	text-decoration: underline;
}

a img {
	border: none;
}

h1 {
	font-size: 1.6em;
	color: #222;
	margin: 5px 0px;
	letter-spacing: -1px;
}


h2 {
	font-size: 1.4em;
	color: #4f4e4e;
	margin: 5px 0px;
}

	h2 span {
		color: #d8902e;
	}

.js-error { /* Javascript Error Box */
	clear:both;
	background:#e9e9e9 url(../../images/misc/warning.gif) 5px center no-repeat;
	border:#ddd solid 1px;
	color:#000;
	margin:20px;
	padding:10px 10px 10px 40px;
}
	.js-error p {
		margin:0;
		padding:0;
	}

/* Layout Styles
--------------------------------------------------------------- */

#container {
	width: 740px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

#header {
	width: 720px;
	height: 195px;
	font-size: 1px;
}

	.headerCall {
		text-align:right;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 35px;
		font-weight:bold;
		color:#FFF;
		
	}
	
	#headerNumber {
		text-align:right;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 25px;
		font-weight:bold;
		color:#fff;
		line-height: 1.2em;
		letter-spacing: -0.05em;
		z-index: 100;
		position: absolute;
		right: 8px;
		top: 128px;
	}
	
		#headerNumber .number {
			color:#fff;
			font-size:45px;
		}
		
	#headerNumberShadow {
		text-align:right;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 25px;
		font-weight:bold;
		color:#000;
		line-height: 1.2em;
		letter-spacing: -0.05em;
		position: absolute;
		right: 7px;
		top: 129px;
		z-index:5;
	}
	
		#headerNumberShadow .number {
			color:#000;
			font-size:45px;
		}

#navHolder {
	width: 229px;
}

#contentContainer {
	width: 740px;
	border-top: 1px solid #696969;
}

#contentLeft {
	float: left;
	width: 299px;
	background: url(../../images/misc/contentLeftBg.jpg);
}

#contentLeft-text {
	padding: 20px;
}

#contentRight {
	float: right;
	width: 441px;
	background: url(../../images/misc/contentRight_bg.jpg);
}

#contentRight-text {
	padding: 10px;
	font-size: 1.3em;
	background: url(../../images/misc/contentRight_bg_top.jpg) no-repeat;
}

		#cta02 {
			width: 441px;
			height: 111px;
			background: url(../../images/misc/c2a-1.jpg) left;
			display: block;
			text-align: center;
			font-size: 1.4em;
			color: #555;
		}
		
			#cta02 a {
				color: #0000FF;
				text-decoration: underline;
			}
		
			#cta02 #callNow {
				font-size: 2.4em;
				letter-spacing: -1px;
				font-weight: bold;
			}
			
			#cta02 #callNow span {
				color: #FF9900;
			}
			
#leftCTA {
	position:relative;
	width:258px;
	height:130px;
	padding:20px;
	background:url(../../images/misc/leftCTA-bg.jpg) 10px 10px no-repeat;
}
	#leftCTA p {
		margin:0;
		padding:0;
		font-size:1.8em;
		text-transform:uppercase;
		font-weight:bold;
		text-align:right;
	}
		#leftCTA p span.kw, #leftCTA p span.region {
			color:#FF9900;
		}
		#leftCTA p span.lower {
			position:absolute;
			bottom:20px;
			right:20px;
			display:block;
			font-size:1.2em;
			color:#FF9900;
		}
		#leftCTA p span.number {
			display:block;
			font-size:1.7em;
			line-height:0.8em;
			color:#000;
		}
	

/* Vertical Navigation Styles
--------------------------------------------------------------- */

#navigation {
	font-size: 1.3em;
	width: 299px;
	background: url(../../images/misc/navBg_black.jpg) #000;
}

#navigation ul {
	margin: 0px;
	display: inline;
	list-style: none;
	padding: 0px;
}

#navigation li {
	display: inline;
	margin: 0px;
}
	  
#navigation a {
	float:left;
	width: 264px;
	color: #fff;
	height: 15px;
	padding: 8px 0px 8px 35px;
	border-top: 1px solid #777;
	border-bottom: 1px solid #333;
    text-decoration:none;
	font-weight: bold;
	background: url(../../images/misc/navBg_black_circle.jpg) left no-repeat;
}

#navigation a:hover {
	background:#FF9900 url(../../images/misc/navBg-hover.jpg);
	color: #fff;
}

#navigation2 {
	font-size: 1.3em;
	width: 299px;
	background: #d8d7d7;
}

#navigation2 ul {
	margin: 0px;
	display: inline;
	list-style: none;
	padding: 0px;
}

#navigation2 li {
	display: inline;
	margin: 0px;
}
	  
#navigation2 a {
	float:left;
	border-top: 1px solid #f2f2f2;
	border-bottom: 1px solid #b4b4b4;
	width: 264px;
	color: #000;
	height: 15px;
	padding: 9px 0px 9px 35px;
    text-decoration:none;
	font-weight: bold;
	background: url(../../images/misc/nav2Bg_circle.jpg) no-repeat left;
}

#navigation2 a:hover {
	background:url(../../images/misc/navBg-hover.jpg) firebrick;
	color: #fff;
}

#navigation2 .bottomLink {
	border-bottom: none;
	padding-bottom: 9px;
	background: url(../../images/misc/navBg2_bottomLink.jpg) repeat-x bottom;
}

/* Footer Styles
--------------------------------------------------------------- */

#footer {
	clear: both;
	width: 720px;
	padding: 10px;
	color: #333;
	background: url(../../images/misc/contentLeftBg.jpg) repeat-y #fff;
	font-size: 1.1em;
	text-align: center;
	border-top: 1px solid #999;
}
	#footer a {
		white-space: nowrap;
		color: #333;
		text-decoration: none;
	}
	#footer a:hover {
		color: #777;
		text-decoration:underline;
	}

ul#footerNav {
	float:left;
	margin: 0px;
	padding: 0px;
	list-style: none;
	width: 720px;
	text-align: center;
}
	ul#footerNav li {
		display: inline;
		margin: 0px 5px 0px 0px;
	}

ul#footerDetails  {
	clear:left;
	float: left;
	margin: 5px 0px 5px 0px;
	padding: 10px;
	width: 680px;
	background: url(../../images/misc/footerBg.png)

}
	ul#footerDetails li {
		display:block;
		list-style: none;
	}
	
ul#footerW3C {
	margin: 0px;
	text-align: center;
	padding: 0px 0px;
}
	ul#footerW3C li {
		display: inline;
	}

#adtrakDesign {
	text-align: center;
	width: 720px;
}

/* Class Styles
--------------------------------------------------------------- */

#contactTable input, #contactTable textarea, #contactTable select {
	border: 1px solid #ccc;
	background: #fff;
}

.clearfix {
	clear: both;
}

.img-left {
	border: 1px solid #ccc;
	float: left;
	margin: 0px 10px 10px 0px;
}

.img-right {
	border: 1px solid #ccc;
	float: right;
	margin: 0px 0px 10px 10px;
}

.img-leftNB {
	border: none;
	float: left;
	margin: 0px 10px 10px 0px;
}


.img-rightNB {
	border: none;
	float: right;
	margin: 0px 0px 10px 10px;
}

#logo {
	width: 200px;
	height: 100px;
	float: left;
}

.list01 {
	margin: 0px;
	padding: 0px;
}

.list01 li {
	margin: 0px;
	display: inline;
	border-right: #d8902e 1px solid;
	padding-right: 3px;
}

.list01 .noBorder {
	border: none;
}

.list02 {
	margin:0px;
	padding:0px 0px 0px 50px;
}
#demolition-buttons {
	margin-bottom: 20px;
		margin-top: 20px;

}
#demolition-buttons ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#demolition-buttons li{
	text-align:center;
}
#demolition-buttons a{
	margin: 5px;
	border: 1px solid #333333;
	padding: 5px;
	display: block;
	font-weight: bold;
}
#demolition-buttons a:hover{
	border: 1px solid #333333;
	background-color:#CC6600;
	margin: 5px;
	padding: 5px;
	display: block;
	color: #fff;
		font-weight: bold;
}