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

*, html {
	padding: 0;
	margin: 0;
}

body {
	background: #fff;
	font: normal 13px/16px Verdana, Geneva, sans-serif;
	color: #013b56;
	text-align: left;
}

a {
	color: #0972c1;
}

a img {
	border: none;
}

a:hover {
	color: #013b56;
}

p,
#content-block ol,
#content-block ul {
	margin: 0 0 12px;
}

#content-block ol,
#content-block ul {
	padding: 0 0 0 20px;
}

h1 {
	font: bold 18px/20px Verdana, Geneva, sans-serif;
	margin: 0 0 10px;
}

h2 {
	font: bold 16px/28px Verdana, Geneva, sans-serif;
	margin: 0 0 10px;
}

h3 {
	margin-bottom:10px;

}
.clear {
	clear: both;
}

#wrapper-middle {
	background: url(../images/layout/wrapper-middle-bg.png) repeat-y left;
	width: 960px;
	margin: 10px auto 20px;
}
#wrapper-top {
	background: url(../images/layout/wrapper-top-bg.png) no-repeat top left;	
	padding: 14px 0 0;
}
#wrapper-bottom {
	background: url(../images/layout/wrapper-bottom-bg.png) no-repeat bottom left;	
	padding: 0 10px 14px;
}

#header {
	background: #f4f4f4 url(../images/layout/nav-bar-bg.png) repeat-x bottom;
	margin: 0 0 10px;
	overflow: hidden;
	height: 127px;
}

#head-contact {
	background: url(../images/layout/contact-header-bg.png) no-repeat top left;
	float: right;
	width: 372px;
	height: 64px;
	padding: 10px 25px 0;
	margin: 5px 20px 0 0;
	font: bold 16px/18px Verdana, Geneva, sans-serif; 
	color: #0972c1;
}
#head-contact span {
	display: block;
	font: bold 18px/20px Verdana, Geneva, sans-serif;
	margin: 0 0 10px;
	text-align: center;
}
#head-contact a {
	float: right;
	margin: -1px 0 0 0;
	display: block;
	font: normal 12px/14px Verdana, Geneva, sans-serif;
}

#head-logo {
	padding: 18px 0 0 20px;
	width: 130px;
}

#top-nav {
	float: right;
	clear: right;
	width: 645px;
	font-size: 14px;
	margin: 19px 0 0;
}

#top-nav a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
#top-nav a:hover {
	text-decoration: underline;
}

#top-nav ul li {
	list-style: none;
	display: inline;
	border-left: 2px solid #fff;
	padding: 0 0 0 16px;
	margin: 0 0 0 16px;
}

#top-nav ul li:first-child {
	border: none;
	padding: 0;
	margin: 0 0 0 25px;
}

#content-block {
	width: 680px;
	float: right;
	margin: 0 20px 0 0;
	padding: 0 0 10px;
	overflow: auto;
}
#content-block.front {
	width: 580px;
}

#left-col {
	width: 200px;
	margin: 0 0 0 20px;
}

#left-col.front {
	width: 300px;
	overflow: auto;
	position: relative;
}

#splash {
	float: right;
	width: 590px;
	margin: 0 20px 15px 0;
	overflow: hidden;
}

#splash ul li {
	list-style: none;
	float: left;
	margin: 5px 0 0 7px;
	border: 1px solid #000;
	background: #000;
	text-align: center;
}
#splash ul li:first-child {
	margin-left: 0;
}
#splash ul li a {
	display: block;
	color: #fff;
	text-decoration: none;
	font-size: 12px;
	padding: 0 0 2px;
}

/* Side bar ----------------------------------- */
#free-estimate,
#engineering-letter {
	margin: 0 0 10px;
}

#free-estimate {
	background: url(../images/layout/contact-rollover.png) no-repeat top left;
	position: relative;
	display: block;
}
#free-estimate a {
	position: relative;
	display: block;
}
#free-estimate a:hover img {
	visibility: hidden;
}

#ebook {
	border: 1px solid #afafaf;
	background: #e6f5fc;
	margin: 0 0 10px;
}


#why-us-top {
	background: url(../images/layout/why-us-top.png) no-repeat top left;
	padding: 47px 0 0;
	font: normal 18px/24px Verdana, Geneva, sans-serif;
}
#why-us-bot {
	background: url(../images/layout/why-us-bottom.png) no-repeat bottom left;
	padding: 0 0 10px 25px;
	color: #0972c1;
}
#why-us-mid {
	background: url(../images/layout/why-us-middle.png) repeat-y left;
	margin: 0 0 5px;
}

#why-us-bot ul li {
	list-style: square;
	margin: 0 0 0 20px;
}

#side-servicearea {
	border: 1px solid #afafaf;
	background: #f7f7f7;
	padding: 3px 12px 3px 3px;
	font: normal 12px/15px Verdana, Geneva, sans-serif;
	margin: 0 0 10px;
	oveflow: hidden;
	color: #4a4a4a;
	display: block;
	position: relative;
}
#side-servicearea img.map {
	border: 1px solid #aeadae;
	margin: 0 10px 0 0;
	float: left;
}

/* inside right col ----------------------------------- */
#right-col {
	float: right;
	width: 200px;
	margin: 0 0 5px 20px;
}

.addthis_default_style {
	height: 20px;
}


#inside-servicearea {
	border: 1px solid #afafaf;
	background: #f7f7f7;
	padding: 10px 5px 5px;
	font: normal 12px/14px Verdana, Geneva, sans-serif;
	margin: 0 0 10px;
	oveflow: hidden;
	color: #4a4a4a;
	text-align: center;
}
#inside-servicearea img.map {
	border: 1px solid #aeadae;
	margin: 0 0 10px 0;
}



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

#footer {
	clear: both;
	height: 112px;
	background: #f4f4f4;
	font-size: 11px;
}
#footer #endorsements {
	float: right;
	width: 520px;
	margin: 10px 10px 0 0;
}
#footer #endorsements table {
	width: 520px;
}
#footer #endorsements table td {
	padding: 0 0 0 8px;
	vertical-align: middle;
}
#footer #endorsements table td:first-child {
	padding: 0;
}

#footer #footer-links {
	padding: 18px 0 0 10px;
	color: #0972c1;
	width: 390px;
}

#footer #copyright {
	padding: 8px 0 0 10px;
	color: #4e4e4e;
}


.sidebarmenu strong {
	font-weight: normal;
}

.sidebarmenu ul{
margin: 0;
padding: 0;
list-style-type: none;
font: 13px Verdana;
width: 200px; /* Main Menu Item widths */
border-bottom: 1px solid #ccc;
}
 
.sidebarmenu ul li{
margin-left:0px;
position: relative;
}

/* Top level menu links style */
.sidebarmenu ul li a{
display: block;
overflow: auto; /*force hasLayout in IE7 */
color: white;
text-decoration: none;
padding: 6px;
border-bottom: 1px solid #778;
border-right: 1px solid #778;
}

.sidebarmenu ul li a:link, .sidebarmenu ul li a:visited, .sidebarmenu ul li a:active{
background-color: #0059a2; /*background of tabs (default state)*/
}

.sidebarmenu ul li a:visited{
color: white;
}

/*Sub level menu items */
.sidebarmenu ul li ul{
position: absolute;
width: 220px; /*Sub Menu Items width */
top: 0;
visibility: hidden;
}

.sidebarmenu a.subfolderstyle{
	background: url(../images/right.gif) no-repeat 97% 50%;
}
#navBar ul li a.subfolderstyle:hover{
	background: #0088f7 url(../images/right.gif) no-repeat 97% 50%;
}

#navBar ul li a:hover {
	color: #fff;
	background: #0088f7;
}

#navBar {
margin: 0 0 5px;
width: 200px;
}
#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


.slidesh {
        margin-top: 5px;
        width: 200px;
        text-align: center;
}

div.scroll {
	height: 150px;
	width: 182px;
	overflow-Y: scroll;
	border: 1px solid #666;
	padding: 8px;
	margin: 0 0 10px;
}

.blog_border {
	border: 1px solid #afafaf;
	background: #f7f7f7;
}
.blog_border strong {
	color: #4a4a4a;
	font-size: 18px;
	background: #efefef;
	border-bottom: 1px solid #afafaf;
	display: block;
	font-weight: normal;
	padding: 5px 0;
	text-align: center;
	margin: 0 0 5px;
}

.blog_border .blogitem {
	padding: 0 10px;
}
.blog_border .blogcredit {
	padding: 0 10px;
	margin: 0 0 10px;
}

.blog_border .blog_more {
	padding: 5px 10px 10px;
}
#inside-splash {
	margin: 0 0 10px;
}

/* Fix for IE7: Add stuff that no other browser needs! */
#container {
	width: 700px;
	float: right;
	overflow: auto;	
}

#container.front {
	width: 610px;
}

.testimonials {
  background: #F7F7F7;
  border: 1px solid #AFAFAF;
  padding: 0 0 10px;
}

.testimonials p:first-child {
  background: #EFEFEF;
  border-bottom: 1px solid #AFAFAF;
  font-size: 18px;
  margin: 0 0 5px;
  text-align: center;
  display: block;
  padding: 5px 0;
}
.testimonials p:first-child strong {
  font-weight: normal;
  color: #4A4A4A;
}
.testimonials p,
.testimonials a {
  padding: 0 10px;
}

.testimonials p a {
  padding: 0;
}

.img-right {
  float: right;
  margin: 0 0 5px 10px;
}
.img-left {
  float: left;
  margin: 0 10px 5px 0;
}

.border {
  border: 1px solid #333;
}

table.team {
  margin: 10px 0;
}

table.team td {
  text-align: right;
}

#cred-splash {
	height: 63px;
	float: right;
	overflow: hidden;
	width: 590px;
	margin: 0 20px 10px 0;
}

#cred-splash ul li {
	list-style: none;
	float: left;
}
#cred-splash ul li.fsi { margin: 0 7px 0 0; }
#cred-splash ul li.bsi { margin: 0 9px 0 0; }
#cred-splash ul li.green { margin: 0 10px 0 0; }
#cred-splash ul li.cs { margin: 0 8px 0 0; }
#cred-splash ul li.bob { margin: 0 8px 0 0; }
#cred-splash ul li.bbb { margin: 0; }

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

/* Styling for the colored bulleted lists */

#bulleted ul {
	list-style-image: url(http://www.ohiobasementcontractor.com/img/bullet1.png);
}

#bulleted li {
	margin-bottom:10px;
}


/* Colored Table for the Service Area */

table#service {
	width:100%;
	border:0;
}

table#service td {
	padding: 5px;
		background-color:#cbe3f8;
	
}

/* Larger Map DIV for the Service Area */

#right-capsule-map {
	margin: 0px 0px 15px 15px;
	h-space:5px;
	width:352px;
	float:right;
}


/* Text Boxes in Content */

#sidebox {
		width: 302px;
		border:1px;
		border-style:solid;
		background-color:#daeffe;
		border-color:#005f99;
}

#sidebox ul {
	list-style-image: url(http://www.ohiobasementcontractor.com/img/bullet3.png)
}

#sidebox h3 {
		 color: #005f99;
		 text-align:center;
		 margin-bottom:10px;
		 margin-top: 5px;
}

#sidebox ul li {
	margin-left:40px;
	text-align:left;
	margin-bottom:5px;
}

#sidebox p {
	margin: 0 10px;
}

#right-capsule {
	margin: 0px 0px 15px 15px;
	h-space:5px;
	width:302px;
	float:right;
}

#left-capsule {
	margin: 0px 15px 15px 0px;
	h-space:5px;
	width:302px;
	float:left;
}

/* Oft-Used Product Page Table Template */
#productpage h2 {
	color:#292929;
	font-size:14pt;
	font-weight:bold;
	margin:0
}

#productpage .img-left {
	margin-right:17px
}

#productpage .img-right {
	margin-left:17px
}

#productpage .warranty {
	margin:0px 0px 25px 0px;
	font-style:italic;
	color:#4d3789
}

#productpage .quote {
	margin-top:30px;
}

#productpage .quote a {
	font-weight:bold;
	font-style:italic;
	color:#566019;
	font-size:13pt;
	text-decoration:none
}

#productpage .quote a:hover {
	font-weight:bold;
	font-style:italic;
	color:#a8be33;
	font-size:13pt;
	text-decoration:none
}

#productpage .proddetails h3 {
	color:#566019
}

#productpage .proddetails ul {
	padding-left:250px
}

.zoom {
	margin-top:25px;
	width:211px;
	text-align:center;
	color:#4d3789;
	font-weight:bold;
	text-decoration:none
}

#productpage ul.product-left {
	list-style-type:none;
	padding:10px 0px 0px 0px;
	margin-bottom:490px;
}

#productpage ul.product-left li {
	background-image:url('http://www.ohiobasementcontractor.com/img/arrow.gif');
	background-repeat:no-repeat;
	background-position:0em .1em;
	padding-left:2em;
	padding-bottom:8px;
}

#productpage ul a {
	color:#292929;
	text-decoration:none
}

#productpage ul a:hover {
	text-decoration:underline
}

#productpage .detailtitle {
	font-weight:bold;
	font-size:12pt;
}

table.colors {
	margin:15px 0px 15px 0px
}

table.colors th {
	padding:5px
}

table.colors td {
	text-align:center;
	padding:3px 0px 3px 0px
}

#productpage hr {
	margin:15px 0px 15px 0px;
	height:1px;
	background-color:#ddd;
	color:#ddd;
	border:0
}


/* Basic Image Formatting */

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

/* Internal Content Table Stuff */

table#breakout {
	background-color:#daeffe;
	border:1px;
	padding:8px;
	border-color:#005f99;
	margin-bottom:10px;
}

table#breakout td {
	vertical-align:top;
}

table#breakout h3 {
		 color: #375a8a;	
}

table#breakout h2 {
		  color: #FFFFFF;
		  margin:5px 0;
}

table#breakout ul {
		  margin-top:10px;
}

table#breakout ul li {
		  margin-bottom:10px;
}

/* 4-way Images/Text Formatting */

table#quad {
	cellpadding:5px;
	border:0;
	background-color:#daeffe;
	border-color:#005f99;
	margin-bottom:10px;
}

table#quad td {
	vertical-align:top;
}

table#quad p {
	margin-left:10px;
	margin-right:10px;
}

table#quad li {
	margin-right:10px;
}

table#quad h3 {
	margin-left:10px;
	margin-right:10px;
	color: #005f99;
}

/* Think Daily Formatting */

table#ljthink {
border:1px solid #CCCCCC;
width:400px;
margin-top:23px;
}

/* Special Formatting for an image on the Floor Matting Page */

#matting {
	height: 467px;
	width: 600px;
	background-image:url(http://www.ohiobasementcontractor.com/img/ruined-wood-subfloor.jpg);
}
#mattingr {
	height: 180px;
	width: 230px;
	margin-left: 365px;
	margin-top: 30px;
}

#mattingl {
	height: 190px;
	width: 220px;
	margin-left: 10px;
	margin-right: 370px;
	margin-top: 85px;
}

/* Green Remodeling Page */

#greenbox {
		width: 300px;
		height:350px;
		border:1px;
		border-style:solid;
		border-color:#2c6600;
		background: #fff url(http://www.ohiobasementcontractor.com/img/green-remodeling-back.jpg) no-repeat top left;
		float:right;
		margin: 0px 0px 15px 15px;
}


#greenbox h2 {
	padding-left:10px;
	padding-top:10px;
	color:#266503;
	}

#greenbox li {
	color:#2665032e7c06;
	}

#greenbox li {
	margin-left:10px;
	margin-bottom:8px;
	}

#greenbox2 {
		width: 350px;
		height:200px;
		border:1px;
		border-style:solid;
		border-color:#2c6600;
		background-color:white;
		background-image:url(http://www.ohiobasementcontractor.com/img/green-finishing-back.jpg);
		float:left;
		margin: 0px 15px 5px 0px;
}

#greenbox2 p {
		padding-left:170px;
		padding-right:5px;
		padding-top:10px;
}

/* get ria:active {
  outline:none;
}d of those system borders being generated for A tags */


:focus {
  -moz-outline-style:none;
}

#triggers {
	text-align:center;
}

#triggers img {
	cursor:pointer;
	margin:0 5px;
	background-color:#fff;
	border:1px solid #ccc;
	padding:2px;

	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}

/* styling for elements inside overlay */
.boxdetails {
	position:absolute;
	top:15px;
	right:15px;
	font-size:12px;
	color:#fff;
	width:200px;
}

.boxdetails h3 {
	color:#aba;
	font-size:15px;
	margin:0 0 15px 0;
}

#triggers table td {
text-align: center;
font-weight: bold;
width:152px;
}

/* the overlayed element */
.simple_overlay {
	
	/* must be initially hidden */
	display:none;
	
	/* place overlay on top of other elements */
	z-index:10000;
	
	/* styling */
	background-color:#333;
	
	width:580px;	
	min-height:200px;
	border:1px solid #666;
	
	/* CSS3 styling for latest browsers */
	-moz-box-shadow:0 0 90px 5px #000;
	-webkit-box-shadow: 0 0 90px #000;	
}

/* close button positioned on upper right corner */
.simple_overlay .close {
	background-image:url(http://www.ohiobasementcontractor.com/img/close.png);
	position:absolute;
	right:-15px;
	top:-15px;
	cursor:pointer;
	height:35px;
	width:35px;
}

/* testimonials formatting */

div.testimonials_home1 {border:2px solid #b3d3d3;
margin-bottom:20px;
padding:10px;
color:#555;
width:620px;
padding:13px
}

/* div.testimonials_home {
border:2px solid #b3d3d3;
margin-bottom:20px;
padding:10px;
color:#555;
width:620px;
padding:13px
} */

#long-content-box {
background-color: #f1f1f1;
border:1px solid;
border-color: #5977b2;
padding:10px;
margin-top:20px;
}

#long-content-box h3 {
color:#153980;

}

#gray-hr {
	margin:15px 0px 15px 0px;
	height:1px;
	background-color:#ddd;
	color:#ddd;
	border:0
}

#fungibox {
		width: 300px;
		height:350px;
		border:1px;
		border-style:solid;
		border-color:#2c6600;
		background: #fff url(http://www.ohiobasementcontractor.com/img/crawlspace-fungus.jpg) no-repeat top left;
		float:right;
		margin: 0px 0px 15px 15px;
}

#fungibox h2 {
	padding-left:10px;
	padding-top:8px;
	color:#266503;
	}

#fungibox li {
	color:#2665032e7c06;
	}

#fungibox li {
	margin-left:10px;
	margin-bottom:5px;
	}
	
#fungibox p {
	margin-left:10px;
	}

#fungibox2 {
		width: 300px;
		border:1px;
		border-style:solid;
		border-color:#2c6600;
		float:left;
		margin: 0px 15px 15px 0px;
}

#fungibox2 h2 {
	padding-left:10px;
	padding-top:8px;
	color:#266503;
	}

#fungibox2 li {
	color:#2665032e7c06;
	}

#fungibox2 li {
	margin-left:10px;
	margin-bottom:5px;
	}
	
#fungibox2 p {
	margin-left:10px;
	}
	
#factoid li {
	margin-bottom:10px;
}
#factoid h3 {
	margin:6px 0px;
}

#right-content-box {
width:352px;
float:right;
border: 1px;
border-color:#000000;
margin: 0 0 5px 15px;
background-color: #f1f1f1;
}

#right-content-box p {
margin: 10px;
}

#spaced li {
margin-bottom:10px;
}

.aindex_graybox {
	background-color: #f5f5f5;
	text-align: center;
	width: 150px;
	padding-top: 10px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	margin-bottom: 10px;
	border: 1px solid #e8e8e8;
}

.box {
	background-color: #f5f5f5;
	text-align: center;
	width: 202px;
	padding-top: 10px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	margin-bottom: 10px;
	border: 1px solid #e8e8e8;
}

.box2 {
	background-color: #f9f9f9;
	text-align: left;
	width:393px !important; /*moz width*/
 width:248px; /*IE width*/
	margin: 0;
	padding-top: 10px;
	padding-right: 6px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-bottom: 10px;
	border: 1px solid #e8e8e8;
	font-size: 11px;
	line-height: 15px;
}

#apopup_links {
	margin-top: 8px;
	margin-bottom: 8px;
	color: #008457;
}
.apopuplink, a.popuplink:link, a.popuplink:visited	 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #00619b;
	text-decoration: underline;
}
a.apopuplink:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #008457;
	text-decoration: underline;
}
.apopuplinkgr, a.popuplinkgr:link, a.popuplinkgr:visited	 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #008457;
	text-decoration: underline;
}
a.apopuplinkgr:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #00ad1c;
	text-decoration: underline;
}
.aint_photo_cap {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #333;
	background-color: #ecf7fe;
	padding: 10px;
	text-align: center;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-width: 0;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #d9d9d9;
	border-bottom-color: #d9d9d9;
	border-left-color: #d9d9d9;
}

.apopups {
	list-style-type: square;
	margin-bottom: 0px;
}
ul.apopups li {
	color: #00619b;
	margin-left: -15px;
	line-height: 22px;
}

.adrytrak {
	padding: 10px;
	text-align: left;
	background-color: #f9f9f9;
	width:640px !important; /*moz width*/
	width:660px; /*IE width*/
	height:260px;
	border: 1px solid #e8e8e8;
	margin-top: 10px;
	margin-bottom: 10px;
}

.acapsule_text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 14px;
}
.acapsule_title, a.capsule_title:link, a.capsule_title:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 15px;
	color: #00619b;
	padding-bottom: 2px;
}

a.acapsule_title:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 15px;
	color: #008457;
	padding-bottom: 2px;
}

:afocus {
 -moz-outline-style:none;
}

#atriggers {
	text-align:center;
}

#atriggers img {
	cursor:pointer;
	margin:0 5px;
	background-color:#fff;
	border:1px solid #ccc;
	padding:2px;

	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}

/* styling for elements inside overlay */
.aboxdetails {
	position:absolute;
	top:15px;
	right:15px;
	font-size:12px;
	color:#00538f;
	width:270px;
	padding-bottom: 15px;
	font-family: Verdana, Geneva, sans-serif;
}

.aboxdetails h3 {
	color:#00538f;
	font-size:14px;
	font-weight: bolder;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}

.aboxdetails ul li {
	color:#00538f;
	font-size:12px;
	font-weight: normal;
	margin-left: -15px;
}

#atriggers table td {
text-align: center;
font-weight: bold;
width:152px;
}

/* the overlayed element */
.asimple_overlay {
	/* must be initially hidden */
	display:none;
	/* place overlay on top of other elements */
	z-index:10000;
	/* styling */
	background-color:#f9f9f9;
	width:300px;
	min-height:210px;
	height:200px;
	border:1px solid #00538f;
	/* CSS3 styling for latest browsers */
	-moz-box-shadow:0 0 50px 5px #555;
	-webkit-box-shadow: 0 0 50px #555;
}

/* close button positioned on upper right corner */
.asimple_overlay .close {
	background-image:url(http://www.ohiobasementcontractor.com/img/close.png);
	position:absolute;
	right:-15px;
	top:-15px;
	cursor:pointer;
	height:35px;
	width:35px;
}

#right-capsule-map {
	margin: 0px 0px 15px 15px;
	h-space:5px;
	width:352px;
	float:right;
}

table#service {
	width:100%;
	border:0;
}

table#service td {
	padding: 5px;
		background-color:#cbe3f8;
	
}

