@charset "utf-8";
/* CSS Document */


body {
	background-image: url(../images/layout/bg-gradient-page.png);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
a {
	text-decoration: none;
	color: #c13b0c;
	border: none;
}
a:hover {
	text-decoration: none;
}
.clearfloat {
	font-size: 1px;
	line-height: 0px;
	clear: both;
	height: 0px;
}
#wrapper {
	text-align: left;
	width: 922px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/layout/bg-page-shadow.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 22px;
}

/* resets */

html {
	color: #000;
	background: #FFF;
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
button,
textarea,
p,
blockquote,
th,
td {
	margin: 0;
	padding: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

fieldset,
img {
	border: 0;
}
del,
ins {
	text-decoration: none;
}

li {
	list-style: none;
}

caption,
th {
	text-align: left;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 100%;
	font-weight: normal;
}
sup {
	vertical-align: baseline;
}
sub {
	vertical-align: baseline;
}

/***********************************************
					Masthead
***********************************************/

#wrapper #masthead {
	background-image: url(../images/layout/TDI-header.gif);
	background-repeat: no-repeat;
	height: 103px;
	width: 900px;
}
#wrapper #masthead #columnleft {
	float: left;
	height: 103px;
	width: 300px;
}
#wrapper #masthead #columnright {
	float: left;
	width: 600px;
	text-align: right;
}
#wrapper #masthead #columnleft .TDIlogo {
	background-image: url(../images/layout/TDI-logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 76px;
	width: 245px;
	margin-top: 17px;
	margin-left: 37px;
}
#wrapper #masthead #columnleft .TDIlogo #logolink {
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 2;
	width: 245px;
	height: 76px;
	z-index: 4;
	display: block;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}
#wrapper #masthead #columnleft .TDIlogo #logolink span {
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}
#wrapper #masthead #columnright .content {
	padding-top: 13px;
	padding-right: 32px;
	color: #0072bc;
	line-height: 14px;
	font-size: 12px;
}
#wrapper #masthead #columnright a,
#wrapper #masthead #columnright a:visited {
	color: #0072bc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 5px;
}
#wrapper #masthead #columnright a:hover,
#wrapper #masthead #columnright a:active {
	color: #f26400;
}
#wrapper #photocontainer {
	background-repeat: no-repeat;
	background-position: left top;
	height: 316px;
	width: 900px;
}

/***********************************************
		   	Header Section Photos
***********************************************/

.h_about_tdi   {
	background-image: url(../images/photos/about-TDI.jpg);
}
.h_thermographic_services   {
	background-image: url(../images/photos/thermographic-services.jpg);
}
.h_other_services  {
	background-image: url(../images/photos/other-services.jpg);
}
.h_resources   {
	background-image: url(../images/photos/resources.jpg);
}
.h_news   {
	background-image: url(../images/photos/news-media.jpg);
}
.h_contact   {
	background-image: url(../images/photos/contact-tdi.jpg);
}
.h_sitemap   {
	background-image: url(../images/photos/about-TDI.jpg);
}

/***********************************************
		    	Navigation Bar
***********************************************/

#wrapper  #navcontainer  {
	background-image: url(../images/layout/bg-navbar.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 42px;
}
#wrapper  #navcontainer  .content {
	width: 970px;
	margin-left: 12px;
}

/***********************************************
		    Main Page Containers
***********************************************/

#wrapper #maincontainer {
	background-image: url(../images/layout/bg-page-wide.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
#wrapper #maincontainer #columntop {
	height: 40px;
	background-image: url(../images/layout/bg-columntop.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#wrapper #maincontainer #columnside {
	float: left;
	width: 221px;
	background-image: url(../images/layout/bg-gradient-side.png);
	background-repeat: no-repeat;
	background-position: left top;
	min-height:325px;
	height:auto !important;
	height:325px;  /* do not remove this second height tag - it must mirror the min-height to complete the minimum height setting */
}
#wrapper #maincontainer #columnmain {
	width: 665px;
	height: 53px;
	color: #006699;
	background-image: url(../images/layout/bg-gradient-main.png);
	background-repeat: no-repeat;
	background-position: left top;
	min-height:325px;
	height:auto !important;
	height:325px;  /* do not remove this second height tag - it must mirror the min-height to complete the minimum height setting */
	font-size: 13px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ffa555;
	margin-left: 221px;
}
#wrapper #maincontainer #columnbottom {
	clear: both;
	height: 35px;
	font-size: 1px;
	line-height: 1px;
}
#wrapper #maincontainer #bottombar {
	background-image: url(../images/layout/bottombar.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 9px;
	line-height: 0px;
	font-size: 1px;
}

/***********************************************
		   		Main Page Content
***********************************************/

#wrapper #maincontainer #columnmain .content {
	font-size: 13px;
	padding-right: 40px;
	padding-left: 37px;
	line-height: 19px;
	color: #333333;
}
#wrapper #maincontainer #columnmain .content h1 {
	font-size: 20px;
	font-weight: bold;
	color: #f26400;
	margin-bottom: 25px;
	margin-left: -20px;
	padding-top: 5px;
	font-family: "Trebuchet MS", sans-serif;
}
#wrapper #maincontainer #columnmain .content h2 {
	color: #2166b1;
	font-size: 15px;
	font-weight: bold;
	line-height: 17px;
	margin-top: 25px;
}
#wrapper #maincontainer #columnmain .content h3 {
	color: #2166b1;
	font-size: 15px;
	font-weight: bold;
	line-height: 17px;
	margin-top: 25px;
	background-image: url(../images/divider-line.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 20px;
}
#wrapper #maincontainer #columnmain .content h4 {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
	margin-top: 25px;
}
#wrapper #maincontainer #columnmain .content a {
	text-decoration: underline;
}

#wrapper #maincontainer #columnmain .content p {
	margin-top: 10px;
	margin-bottom: 12px;
}


#wrapper #maincontainer #columnmain .content strong {
	font-size: 13px;
}
#wrapper #maincontainer #columnmain .content ul {
	margin-top: 15px;
	margin-left: 45px;
}
#wrapper #maincontainer #columnmain .content ul li {
	margin: 0px;
	padding-bottom: 7px;
	background-image: url(../images/bullet-li.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 18px;
	list-style-image: none;
	list-style-type: none;
}
#wrapper #maincontainer #columnmain .content ol {
	padding-left: 20px;
	margin-top: 15px;
}
#wrapper #maincontainer #columnmain .content ol li {
	list-style-type: lower-alpha;
	padding-bottom: 7px;
	background-image: none;
	padding-left: 0px;
	margin-left: 15px;
}

/***********************************************
		   	Side Navigation Column
***********************************************/

#wrapper #maincontainer #columnside .content {
	font-size: 12px;
	padding-right: 10px;
	padding-left: 12px;
	line-height: 16px;
	padding-bottom: 30px;
}
#wrapper #maincontainer #columnside .content p {
	margin-top: 10px;
	margin-bottom: 15px;
}
#wrapper #maincontainer #columnside .content h2 {
	color: #2166b1;
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
	margin-top: 25px;
}
#wrapper #maincontainer #columnside .content strong {
	font-size: 13px;
}
#wrapper #maincontainer #columnside ul {
	list-style-image: none;
	list-style-type: none;
	line-height: 14px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 16px;
	padding: 0px;
}
#wrapper #maincontainer #columnside ul li {
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	background-image: url(../images/layout/bullet-subnav.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	color: #f26400;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#wrapper #maincontainer #columnside .content #selected .sublist {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding: 0px;
}
#wrapper #maincontainer #columnside .content #selected .sublist li {
	font-weight: bold;
	list-style-image: none;
	list-style-type: none;
	background-image: none;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-size: 11px;
	text-transform: none;
}
#wrapper #maincontainer  #columnside  #selected  {
	text-transform: uppercase;
	background-image: url(../images/layout/bullet-subnav-2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#wrapper #maincontainer #columnside a,
#wrapper #maincontainer #columnside a:visited {
	color: #339900;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#wrapper #maincontainer #columnside a:hover,
#wrapper #maincontainer #columnside a:active {
	color: #2166b1;
}
#wrapper #maincontainer  #columnside #active  {
	color: #f26400;
}
#wrapper #maincontainer #columnside #selected2 {
	color: #2166b1;
}

/***********************************************
		   		Bottom Bar
***********************************************/

#wrapper #pagebottom {
	background-image: url(../images/layout/bg-footerbar.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 11px;
	color: #0072bc;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 20px;
}
#wrapper #pagebottom #navbottom {
	padding-bottom: 7px;
}
#wrapper #pagebottom #navbottom a {
	color: #0072bc;
	padding-right: 7px;
	padding-left: 7px;
}
