/* CSS Document */

* {
	margin:0; 
	padding:0;
	#margin: 0px; /*setting for IE7*/
	_margin: 0px; /*setting for IE6*/
}

body {
	margin-top: 0px;
	text-align: center; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	color:#666666;
	background-color: #808080;
	background-image:url(images/topbannerbkgrd.gif);
	background-repeat: repeat-x;
}

.bodybold {
	font-weight:bold;
}
.bodyitalic {
	font-style:oblique;
}


/* Main Containers */


#maincontainer {
	text-align: center;
	margin:0px auto;
	width: 1000px;
}

#topcontainer {
	width: 1000px;
	height: 140px;
	text-align:right;
}
.logo {
	float: left;
	width: 325px;
	height: 140px;
	text-align:left;
	background-image:url(images/thi_logo.png);
	background-repeat:no-repeat;
}
#content {
	text-align: center;
	margin:0px auto;
	width: 1000px;
	background-color:#FFFFFF;
}

#clear {
	clear:both;
}

/* TOP NAV STYLES - home / client login */

#homenav {
	float:right;
	width: 670px;
	height: 80px;
	text-align:right;
	padding-right: 5px;
	padding-top: 20px;
}
#homenav ul {
	list-style-type: none;
}
#homenav li {
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	letter-spacing: 1px;
	color: #FFFFFF;
	padding-left: 20px;
	padding-right: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E70033;
}
#homenav li:first-child {
	border: none;
}
#homenav a:link {
	color: #FFFFFF;
	text-decoration:none;
}
#homenav a:visited {
	color: #FFFFFF;
	text-decoration:none;
}
#homenav a:hover {
	color: #E70033;
	text-decoration:none;
}
#homenav a.current {
	color: #E70033;
	text-decoration:none;
}

/* TOP NAV STYLES - HOME PG */

#topmainnav {
	float:right;
	width: 650px;
	height: 30px;
	text-align:right;
	padding-right: 25px;
	padding-top: 10px;
}
#topmainnav ul {
	list-style-type: none;
}
#topmainnav li {
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	padding-left: 20px;
}
#topmainnav li:first-child {
	border: none;
}
#topmainnav a:link {
	color: #FFFFFF;
	text-decoration:none;
}
#topmainnav a:visited {
	color: #FFFFFF;
	text-decoration:none;
}
#topmainnav a:hover {
	color: #E70033;
	text-decoration:none;
}
#topmainnav a.current {
	color: #E70033;
	text-decoration:none;
}





/* Home Page Image Containers */


#homeimages {
	width: 950px;
	height: 370px;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color:#FFFFFF;
}
.homeimgleft {
	float: left;
	display: inline;
	width: 630px;
	height: 350px;
	padding-right: 10px;
	background-image:url(images/homedrillimg.jpg);
	background-repeat:no-repeat;
	}
.homeimgrightTop {
	float: right;
	width: 310px;
	height: 110px;
	padding-bottom: 10px;
	background-image:url(images/homeright_top.jpg);
	background-repeat:no-repeat;
	}
.homeimgrightMiddle {
	float: right;
	width: 310px;
	height: 110px;
	padding-bottom: 10px;
	background-image:url(images/homeright_middle.jpg);
	background-repeat:no-repeat;
	}
.homeimgrightBottom {
	float: right;
	width: 310px;
	height: 110px;
	background-image:url(images/homeright_bottom.jpg);
	background-repeat:no-repeat;
	}
	
/* Middle Containers for Home Page */

#home2colcontent {
	clear:both;
	width: 950px;
	padding-left: 25px;
	padding-right: 25px;
	padding-bottom: 20px;
	background-color: #FFFFFF;
}
.leftcol {
	float: left;
	display:inline;
	width: 590px;
	padding-left: 20px;
	padding-right: 20px;	
	text-align:left;
	position:relative;
}
.rightcol {
	float: right;
	width: 280px;
	text-align:left;
	padding-left: 30px;
	padding-right: 10PX;
	background-image:url(images/whatwedo_bkgrd.jpg);
	background-repeat:repeat-y;
	position:relative;
}

/* Jump Links Home Page */

#jumplinks {
	clear:both;
	width: 950px;
	height: 125px;
	padding-left: 25px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-top: 10px;
	background-color: #FFFFFF;
}
.jumpleft {
	float:left;
	display: inline;
	width: 310px;
	height: 115px;
	padding-right: 10px;
}
.jumpmiddle {
	float:left;
	display: inline;
	width: 310px;
	height: 115px;
	padding-right: 10px;
}
.jumpright {
	float:right;
	display: inline;
	width: 310px;
	height: 115px;
}

/* INTERIOR PAGE CONTAINERS */

#downloadrfq {
	width: 160px;
	text-align:left;
	padding-top: 50px;
	padding-right: 15px;
	padding-left: 15px;
}

#interiorcontent {
	text-align: center;
	margin:0px auto;
	width: 1000px;
	background-image:url(images/interiorbkgrd.jpg);
	background-repeat:repeat-y;
	background-color:#FFFFFF;
}

.intleftcol {
	float: left;
	width: 190px;
	margin-top: 10px;
	margin-bottom: 10px;
	position:relative
}

.intmiddlecol {
	float: left;
	display: inline;
	width: 600px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	position:relative;
}

.intrightcol {
	float: right;
	display: inline;
	width: 160px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 15px;
	padding-right: 15px;
	text-align:left;
	position: relative;
}

.topimage {
	width: 600px;
	height: 350px;
	padding-bottom: 15px;
}

.topimageabouthistory {
	width: 600px;
	height: 350px;
	padding-bottom: 15px;
	background-image:url(images/about_history.jpg);
	background-repeat:no-repeat;
}
.topimageaboutteam {
	width: 600px;
	height: 350px;
	padding-bottom: 15px;
	background-image: url(images/about_team.jpg);
	background-repeat:no-repeat;
}
.topimageserviceoverview {
	width: 600px;
	height: 350px;
	padding-bottom: 15px;
	background-image: url(images/sales_overview.jpg);
	background-repeat:no-repeat;
}
.topimageserviceqa {
	width: 600px;
	height: 350px;
	padding-bottom: 15px;
	background-image: url(images/sales_quality.jpg);
	background-repeat:no-repeat;
}
.topimageservicems {
	width: 600px;
	height: 350px;
	padding-bottom: 15px;
	background-image: url(images/sales_modification.jpg);
	background-repeat:no-repeat;
}
.topimageservicesales {
	width: 600px;
	height: 350px;
	padding-bottom: 15px;
	background-image: url(images/sales_sales.jpg);
	background-repeat:no-repeat;
}
.topimagefacilities {
	width: 600px;
	height: 350px;
	padding-bottom: 15px;
	background-image: url(images/facilities.jpg);
	background-repeat:no-repeat;
}
.topimagerelatedlinks {
	width: 600px;
	height: 350px;
	padding-bottom: 15px;
	background-image: url(images/relatedlinks.jpg);
	background-repeat:no-repeat;
}
.topimagecontactus {
	width: 600px;
	height: 350px;
	padding-bottom: 15px;
	background-image: url(images/contactus.jpg);
	background-repeat:no-repeat;
}

.facilitiesimage1 {
	float: left;
	width: 150px;
	height: 98px;
	background-image:url(images/facilities_pearland.jpg);
	background-repeat:no-repeat;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 5px;
}
.facilitiesimage2 {
	float: left;
	width: 150px;
	height: 98px;
	background-image: url(images/facilities_smw.jpg);
	background-repeat:no-repeat;
	padding-right: 20px;
	padding-bottom: 35px;
	padding-left: 10px;
	margin-top: 5px;
}
.facilitiesimage3 {
	float: left;
	width: 150px;
	height: 98px;
	background-image: url(images/facilities_thinorth.jpg);
	background-repeat:no-repeat;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 5px;
}



/* SUB NAV INTERIOR PAGES */

#subnav {
	width: 160px;
	text-align:left;
	padding-right: 15px;
	padding-left: 15px;
}
#subnav ul {
	list-style-type: none;
}
#subnav li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #666666;
	padding-left: 10px;
	padding-top: 7px;
	padding-bottom: 7px;
	border-bottom: dotted #999999 1px;
}
#subnav a:link {
	color: #666666;
	text-decoration:none;
}
#subnav a:visited {
	color: #666666;
	text-decoration:none;
}
#subnav a:hover {
	color: #E70033;
	text-decoration:none;
}
#subnav a.current {
	color: #E70033;
	text-decoration:none;
}



/* COPY STYLES - Home Page */

.homehl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 28px;
	color: #666666;
	text-align:left;
}
.saleshlfirst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #E70033;
}

.saleshl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #E70033;
	padding-top: 5px;
	border-top: dotted #999999 1px;
}
.salestext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #666666;
	padding-bottom: 5px;
}
.salestext a {
	color: #666666;
	text-decoration:none;
}
.salestext a:hover {
	color: #E70033;
	text-decoration:none;
}

.rfqhl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 26px;
	color: #E70033;
}

.jumplinkhl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 28px;
	letter-spacing: -1px;
	color: #E70033;
	text-align: left;
	padding-left: 50px;
}
.jumplinkbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 19px;
	color: #666666;
	text-align: left;
	padding-left: 50px;
	text-transform:uppercase;
}

.bodyhl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 28px;
	color: #666666;
	text-align:left;
	padding-left: 10px;
	padding-right: 10px;
}

.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	color:#666666;
	text-align:left;
	padding-left: 10px;
	padding-right: 10px;
	}
	
.bodycopy a:link {
	color: #666666;
}
.bodycopy a:visited {
	color: #666666;
}
.bodycopy a:hover {
	color: #E70033;
}
	
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	text-align:left;
	font-weight: bold;
	padding-left: 10px;
}



.moreinfolink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 24px;
	color: #666666;
}
.moreinfolink a:link {
	color: #666666;
	text-decoration:none;
}
.moreinfolink a:visited {
	color: #666666;
	text-decoration:none;
}
.moreinfolink a:hover {
	color: #000000;
	text-decoration:none;
}

.downloadbro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style:oblique;
	line-height: 14px;
	color: #666666;
}
.downloadbro a:link {
	color: #666666;
	text-decoration:none;
}
.downloadbro a:visited {
	color: #666666;
	text-decoration:none;
}
.downloadbro a:hover {
	color: #000000;
	text-decoration:none;
}

.sitemap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color:#666666;
	list-style-type: square;
}
.sitemap ul li ul li {
	padding-left: 20px;
	list-style-type: none;
	
}
.sitemap a:link {
	color: #666666;
	text-decoration:none;
}
.sitemap a:visited {
	color: #666666;
	text-decoration:none;
}
.sitemap a:hover {
	color: #000000;
	text-decoration:none;
}

.specifications {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color:#666666;
}


/* Footer Container */


#footercontainer {
	clear:both;
	width:950px;
	margin-left: 25px;
	margin-right: 25px;
	height: 75px;
	border-top: solid #666666 1px;
	background-color: #FFFFFF;
}

#footerlogo {
	float: left;
	display:inline;
	width: 300px;
	height: 60px;
	padding-left: 10px;
	padding-top: 15px;
	text-align:left;
	position:relative;
}

#footertext {
	float: right;
	width: 640px;
	height: 60px;
	padding-top: 15px;
	position:relative;
	text-align:right;
}
	
#footertext ul {
	list-style-type: none;
}

#footertext li {
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 22px;
	color: #666666;
	padding-left: 10px;
	padding-right: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E70033;
}
#footertext li:first-child {
	border: none;
}
#footertext a:link {
	color: #666666;
	text-decoration:none;
}
#footertext a:visited {
	color: #666666;
	text-decoration:none;
}
#footertext a:hover {
	color: #E70033;
	text-decoration:none;
}

.legaltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}



