﻿body 
{
	background-color:#CCCCCC;
	background-image:url(../img/background_tile.gif);
	font-family:Calibri,tahoma,verdana;
	font-size:11px;
	padding:0px;
}
.masterHeader
{
	width:700px;
	height:20px;
	text-align:right;
	margin-left:auto;
	margin-right:auto;
}	
.masterBanner
{
	width:700px;
	height:75px;
	background-image:url(../img/NewLogoTM.png);
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	border:solid 1px black;
	background-color:White;
}
.masterNav
{
	background-image:url(../img/ContentBoxBar.png);
	background-repeat:repeat-x;
	background-color:Transparent;
	width:700px;
	height:20px;
	border-left:solid 1px black;
	border-right:solid 1px black;
	border-bottom:solid 1px black;
	margin-left:auto;
	margin-right:auto;
}
.navCell
{
	width:140px;
	text-align:center;
	color:Black;
	text-decoration:none;
	padding:3px 0px 0px 0px;

}
.navLink
{
	color:White;
	text-decoration:none;
	font-size:12px;
}
.navLink:hover
{
	color:#cc0000;
}
.masterHeaderLink
{
	color:White;
	padding:0px 5px 0px 5px;
	text-decoration:none;
}
.masterHeaderLink:hover
{
	color:#cc0000;
}
.pageContentLink
{
	color:Black;
	padding:0px 5px 0px 5px;
	text-decoration:none;
}
.pageContentLink:hover
{
	color:#cc0000;
}
.masterFooterLink
{
	color:Black;
	padding:0px 5px 0px 5px;
	text-decoration:none;
}
.masterFooterLink:hover
{
	color:#cc0000;
}
.masterFooter
{
	width:700px;
	height:50px;
	text-align:center;
	border-bottom:solid 1px black;
	border-left:solid 1px black;
	border-right:solid 1px black;
	border-top:solid 1px black;
	margin-left:auto;
	margin-right:auto;
	background-color:White;
	padding-top:10px;
}
.pageContent
{
	width:675px;
	margin-left:auto;
	margin-right:auto;
	background-color:White;
	border-right:solid 1px black;
	border-left:solid 1px black;
	padding-top:25px;
	padding-left:25px;
	position:relative;
}
.pageHeader
{
	width:700px;
	height:50px;
	text-align:left;
	font-size:15px;
	margin-left:auto;
	margin-right:auto;
	background-color:White;
	border-right:solid 1px black;
	border-left:solid 1px black;	
}	
.pageHeaderTitle
{
	margin:15px 0px 0px 10px;
}	
.homeSlideShowContainer
{
	width:450px;
	/*height:300px; */
	float:left;
}
.industrySlideShowContainer
{
	width:450px;
	/*height:300px; */
	float:left;
	padding-left:100px;
}
.homeLinksContainer
{
	width:200px;
	height:200px;
	float:left;
}
.homeTextContainer
{
	width:650px;
	font-size:12px;
	padding-top:20px;
}
.homeSlideShow
{
	width:450px;
	height:300px;
}
.industrySlideShow
{
	width:450px;
	height:300px;
}	
.homeLink
{
	text-decoration:none;
	color:Black;
}
.homeLink:hover
{
	color:#cc0000;
}
.serviceTable
{
	width:650px;
}
.serviceImageBlock
{
	width:150px;
	text-align:center;
	display:block;
	height:30px;
}
.serviceImage
{
	width:150px;
	height:100px;
}	
.serviceTextBlock
{
	width:480px;
	padding-left:20px;
	padding-top:5px;
	padding-bottom:5px;
	font-size:12px;
}
.serviceTextHeader
{
	width:515px;
	font-size:15px;
	padding-left:10px;
	color:#cc0000;
	font-weight:bold;
}
.serviceTextFooter
{
	width:495px;
	padding-left:5px;
}
.aboutUsPicBlocks
{
	width:100px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}
.aboutUsTextBlocks
{
	width:100px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	padding:10px 0px 10px 0px;
}
.contentText
{
	font-size:12px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 20px 0px;
}
.contentHeader
{
	font-size:15px;
	color:#cc0000;
	font-weight:bold;
}
.careerTable
{
	font-size:12px;
	width:75%;
}
.careerTable:td
{
	padding:2px 2px 2px 2px;
}										
.industryTextHeader
{
	/* width:515px; */
	font-size:15px;
	/* padding-left:10px; */
	color:#cc0000;
	font-weight:bold;
	padding-bottom:10px;
}




















		
.homeVideoBlock
{
	width:250px;
	height:150px;
}	
.slideShowImg
{
	width:450px;
	height:350px;
}
.contentDefault
{
	width:700px;
	margin-right:auto;
	margin-left:auto;
	background-color:White;
	border-left:solid 1px black;
	border-right:solid 1px black;
	border-bottom:solid 1px black;
}
.contentDefaultHdr
{
	width:700px;
	height:50px;
	text-align:left;
	font-size:15px;
	padding:15px 0px 15px 10px;
}
.aboutUsText
{
	float:left;
	width:300px;
}		
.aboutUsPics
{
	width:400px;
	vertical-align:middle;
	padding:30px 0px 0px 0px;
}

.contentDefaultNoBorders
{
	width:700px;
	margin-right:auto;
	margin-left:auto;
	background-color:White;
}													
	
