body { /* if ie 6 - must add a margin width and height for right column content */
	background-color: #fff; margin: 6px; 
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px; line-height: 20px;
	text-align: left;
	min-width: 795px;
}
* {
   padding: 0px; border: 0px; border-style: none; border-collapse: collapse;
}
table {
  margin: 0; 
  border: 0; border-style: none; border-collapse: collapse;
}  
img, a img {border: 0px; margin: 0px; display: block;}
img.leftcolorbar {border-top: 2px #fff solid;
	border-bottom: 2px #fff solid;}
img.serv {margin-right: 10px; margin-top: -15px;}
img.valid {margin-left: 35px;}

.floatright { /* container for photo aligned on right */
float: right;
margin: 0 0px 10px 10px;
background-color: #fff;
padding: 10px;
}
div.floatright img {margin-right: 50px; padding: 10px 10px 10px 10px;
border-top: 1px solid #999;
border-right: 2px solid #555;
border-bottom: 2px solid #555;
border-left: 1px solid #999;
}
table.info {width: 80%;  /* table for contact info */
}
.center {margin-left: auto; margin-right: auto; width: 100%; }
.center-sub {margin-left: auto; margin-right: auto; width: 80%;}

#container {
	margin: 0px auto;
	padding: 0px;
	width: 99%; /* width of the layout -- can be set to any value including percentages */
	overflow: hidden;
	}

 /* top info bars */
#topbar {overflow: hidden; width: 100%;}

#topbar td.leftblue {background-color: #00a3d0; width: 260px; height: 8px; border-right: 11px solid #fff;}
#topbar td.rightblue {background-color: #2dbee0; height: 8px; }
#topbar td.left {background-color: #d0f0ff;  
	width: 260px; /* width of the left sidebar -- can be set to any value including percentages */
	border-right: 11px solid #fff; /* white space between top colored bars */
	height: 100%;}

	#firm {margin: 6px 0px 4px 19px; 
	overflow: hidden; font-family: arial, helvetica, sans-serif; font-weight: bold; 
	overflow: hidden;}	

#topbar td.right {background-color: #d8edf7; margin: 0px; }
	#address {margin-top: 6px; margin-bottom: 6px; padding-left: 15px;
	font-family: arial, helvetica, sans-serif; font-size: 11px; font-weight: bold; }

#site {height: 49px; text-align: center; border-right: 11px;}
#phone {text-align: right; }

#colorbar-left {
	background-color: #ffc212;
	float: left; 
	width: 260px; border-style: solid; border-color:#fff; 
	border-width: 2px 11px 3px 0;
	height: 5px;   
}
#colorbar-right {
	background-color: #ffc212;
	height: 5px; 
	border-style: solid; border-color:#fff; 
	border-width: 2px 0px 3px;
	}

 /* content */
#main {width: 100%;}

#topbar td.leftblue {background-color: #00a3d0; width: 260px; height: 8px; border-right: 11px solid #fff;}
 
 
#main td.bluebar-left {
	background-color: #00a3d0;
	width: 260px; 
	height: 8px;   
	border-right: 11px solid #fff;
	
}
#main td.bluebar-right {
	background-color:  #02c6f3;
	height: 8px;}



#main td.sidebar-left {background-color: #d0f0ff; 
	width: 260px; /* width of the left sidebar -- can be set to any value including percentages */
	border-right: 11px solid #fff;
	text-align: left; 
	height: 100%; }

#main td.sidebar-left span.heading {font-family: arial, helvetica, sans-serif; 
font-size: 16px; font-weight: bold;
display: block; margin-top: 20px; margin-right: 12px; margin-bottom: 0px; margin-left: 6px; }

#servicelinks {text-align: left; margin-top:-3px; margin-top:-10px !i; margin-right:5px; margin-left:16px; margin-left:-18px !i;} 
#servicelinks ul {list-style-type: none; list-style-image: none; }
#servicelinks li {background: url(images/big-dot.gif) top left no-repeat; margin-top: 3px;}
#servicelinks li a {font-family: arial, helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #000; line-height: 16px;
text-decoration: none; margin-left: 18px; margin-right: 0px;
border-bottom: #0074b4;
border-width: 0px 0px 1px 0px; border-bottom-style: dotted;}
#servicelinks li a:hover {color: #03f;}

#navbar {width: 100%;}
td.content-navbar {background-color: #d8edf7; 
	padding-top: 10px; 
	font-family: arial, helvetica, sans-serif; color: #000; font-weight: bold; text-align: center; }

td.content-navbar a {color: #000; text-decoration: none; padding-left: 30px; padding-right: 10px; padding-top: 5px; padding-bottom: 18px; 
 }
td.content-navbar a:hover {text-decoration: underline; color: #03f; }
td.content-navbar a.contact {background: url(images/button-contact.jpg) top left no-repeat; 
 }
td.content-navbar a.aboutus {background: url(images/button-about.jpg) top left no-repeat;
 }
td.content-navbar a.locations {background: url(images/button-locations.jpg) top left no-repeat; 
 }
td.content-navbar a.home {background: url(images/button-home.jpg) top left no-repeat; 
 }
#content {width: 100%; margin-top: 10px;}
 

#content-textholder {border: #eef1e8 8px solid;
	margin-top: 5px; margin-right: 0px; margin-bottom: 0px; margin-lef 0px; 
	width: inherit;
	overflow: hidden; 
}
#content-text {margin: 20px 20px 10px 20px; width: inherit;
	overflow: hidden;
}


#footer{
	clear: both;
	margin: 0px;
	width: 100%;
	overflow: hidden;
	text-align: center;
}
#footer a:link, #footer-contact a:visited {text-decoration: none; color: #009; margin: 0px;}
#footer a:hover{
	color: #03f; text-decoration: underline;
}
#footer-wrap {overflow: hidden; margin-left: 0px}

#footer-inside a {display: inline; margin: 0px;
 }
table.footerlinks {
	width: 500px; 	
}
div.footer subfoot {display: inline; text-decoration: none; width: 500px;}
table.footerlinks a, a:visited, a:hover {margin: 0px;
}

h1, h3, h4  {font-family: Tahoma, Geneva, sans-serif; font-weight: 100;
	border-bottom: 1px dotted #333; text-align: center;}

h1 {font-size: 17px; letter-spacing: 2px; margin-top: 12px; margin-top: 8px !i; 
 margin-bottom: 24px; margin-bottom: 30px !i; line-height: 24px;  }
 
.detail {text-align: center; font-size: 12px; font-weight: bold; letter-spacing: 1px;}

h3, h4 {letter-spacing: 1px; margin-top: 18px; margin-top: 6px !i;
margin-bottom: 20px; margin-bottom: 24px !i; }
h3 {font-size: 16px;}
h4 {font-size: 14px;}
p {text-indent: 20px;}
p.flush {text-indent: 0px;
}
p.aligncenter {margin-left: auto; margin-right: auto; margin-top: 0px; margin-bottom: 0px; width: 100%; text-indent: 0px; }

.v11 {font-size: 11px; } 