@charset "utf-8";
html {
	background-image: url(images/ltsteel2.jpg);
	background-color: #000000;
	background-repeat: repeat-y;
	background-position: center top;
	background-attachment: fixed;
}
p {
	margin-top: .5em;
}

body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
	height: 100%;
	background-repeat: repeat-y;
	background-position: center;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.oneColFixCtr #container {
	width: 920px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #000000;
	height: 100%;
	border-top-style: solid;
	border-bottom-style: solid;
	background-repeat: no-repeat;
	background-position: left top;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 20px;
	border-bottom-width: 20px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#logo {
	background-image: url(images/ctmi_logo.png);
	display: block;
	height: 60px;
	width: 200px;
	text-indent: -9999px;
	background-repeat: no-repeat;
}

#footer {
	background-color: #000000;
	bottom: 0;
	width: 920px;
	height: 145px;
	clear: both;
	text-align: center;
	color: #000000;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	padding-top: 15px;
	font-weight: normal;
	line-height: 12px;
	background-image: url(images/footerbg2.jpg);
	background-repeat: no-repeat;
	margin-top: 15px;
}

#footer a:link {
	color: #FFFFFF;
}

#footer a:visited {
	color: #FFFFFF;
}

#footer a:hover {
	color: #64D9D9;
}

#footer a:active {
color: #fff;
}

.oneColFixCtr #mainContent {
	height: 100%;
	position: relative;
}
#welcomecontent {
	float: left;
	width: 525px;
	padding-left: 30px;
	padding-top: 40px;
	padding-right: 10px;
}
#gap {
	float: left;
	width: 10px;
	padding-top: 20px;
	text-align: center;
	clear: none;
}
#featurecontent {
	width: 305px;
	float: left;
	padding-top: 40px;
	padding-left: 10px;
	padding-right: 20px;
	background-repeat: no-repeat;
	background-image: url(images/lightning.jpg);
	background-position: 70px 0px;
}
         /* TOP NAVIGATION BAR 
        /////////////////////////////*/
        
        ul#topnav {
	width:651px;
	list-style:none;
	height:20px; /* center nav in this demo */
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	padding-left: 249px;
        }

        ul#topnav li {
	display:inline;
        }

        ul#topnav li a {
	height:20px;
	float:left;
	text-indent:-99999px;
	text-decoration:none;
	overflow: hidden;
        }

        ul#topnav li#topnav-1 a {
	width:86px;
	background-image: url(images/nav.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
        }

        ul#topnav  li#topnav-1 a:hover {
        		background-position:0 -20px;
        }

        ul#topnav  li#topnav-1 a.current {
        		background-position:0 -40px;
        }
        
        ul#topnav li#topnav-2 a {
	width:121px;
	background-image: url(images/nav.jpg);
	background-repeat: no-repeat;
	background-position: -86px 0;
        }

        ul#topnav  li#topnav-2 a:hover {
        		background-position:-86px -20px;
        }

        ul#topnav  li#topnav-2 a.current {
        		background-position:-86px -40px;
        }
        
        ul#topnav li#topnav-3 a {
	width:114px;
	background-image: url(images/nav.jpg);
	background-repeat: no-repeat;
	background-position: -207px 0;
        }

        ul#topnav  li#topnav-3 a:hover {
        		background-position:-207px -20px;
        }

        ul#topnav  li#topnav-3 a.current {
        		background-position:-207px -40px;
        }
        
        ul#topnav li#topnav-4 a {
	width:101px;
	background-image: url(images/nav.jpg);
	background-repeat: no-repeat;
	background-position: -321px 0;
        }

        ul#topnav  li#topnav-4 a:hover {
        		background-position:-321px -20px;
        }

        ul#topnav  li#topnav-4 a.current {
        		background-position:-321px -40px;
        }
        ul#topnav li#topnav-5 a {
	width:116px;
	background-image: url(images/nav.jpg);
	background-repeat: no-repeat;
	background-position: -422px 0;
        }

        ul#topnav  li#topnav-5 a:hover {
        		background-position:-422px -20px;
        }

        ul#topnav  li#topnav-5 a.current {
        		background-position:-422px -40px;
        }
		        ul#topnav li#topnav-6 a {
	width:113px;
	background-image: url(images/nav.jpg);
	background-repeat: no-repeat;
	background-position: -538px 0;
        }

        ul#topnav  li#topnav-6 a:hover {
        		background-position:-538px -20px;
        }

        ul#topnav  li#topnav-6 a.current {
        		background-position:-538px -40px;
        }
#nav2 {
	float: right;
	padding-right: 30px;
	margin-top: -30px;
	margin-bottom: 8px;
	z-index: 3;
}
#navigation {
	height: 30px;
	top: 20px;
	margin-top: -20px;
}

h1 {
	font-family: 'Orbitron', arial, serif;
	font-size: 24px;
	color: #ffffff;
	line-height: 1em;
}
h2 {
	font-family: "Venus Rising";
	font-size: 16px;
	color: #63C5C4;
}
#MainImage {
	z-index: 1;
	position: relative;
	background-image: url(images/imagemain3.jpg);
	background-color: #000000;
	background-repeat: no-repeat;
	height: 300px;
	width: 920px;
	background-position: bottom;
	padding-top: 10px;
}
#formtools {
	height: 300px;
	width: 75px;
	padding-left: 415px;
	z-index: 8;
	position: absolute;
}
#endmill {
	height: 300px;
	width: 78px;
	position: absolute;
	z-index: 7;
	padding-left: 490px;
}
#porttools {
	height: 300px;
	width: 94px;
	padding-left: 568px;
	position: absolute;
	z-index: 6;
}
#reamer {
	height: 300px;
	width: 58px;
	padding-left: 662px;
	position: absolute;
	z-index: 5;
}
#drill {
	height: 300px;
	width: 100px;
	padding-left: 720px;
	position: absolute;
	z-index: 4;
}

#content {
	float: none;
}
#subpagebanner {
}
#twothirds {
	float: left;
	width: 515px;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 30px;
	z-index: 2;
	position: relative;
}
#threethirds {
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	clear: none;
	float: none;
}

#onethird {
	float: left;
	width: 245px;
	padding-top: 20px;
	padding-right: 10px;
	padding-left: 10px;
}
#tolerance {
	float: right;
	width: 245px;
	padding-right: 10px;
	padding-left: 10px;
}
#half {
	float: left;
	width: 400px;
	padding-top: 20px;
	padding-right: 10px;
	padding-left: 30px;
	height: auto;
	clear: none;
}
#secondhalf {
	float: left;
	width: 370px;
	padding-top: 20px;
	padding-right: 10px;
	padding-left: 30px;
	padding-bottom: 0px;
}
.smfont {font-size: 11px}
a {
	color: #33cccc;
	text-decoration: none;
	outline:none;
}
a:hover {
	color: #FF0000;
	outline: none;
}

.subtext {
	font-size: 18px;
}
#graphicsContainer {
	float: right;
	height: 250px;
	width: 275px;
	padding-top: 0px;
	clear: none;
	vertical-align: top;
}
#usa {
	float: right;
	width: 68px;
	padding-top: 125px;
}
#breadcrumb {
	width: 920px;
	padding-left: 30px;
	padding-top: 7px;
	font-size: 10px;
}
.contact {
	font-family: "Venus Rising";
	font-size: 12px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
h3 {
	font-family: "Venus Rising", "Times New Roman", serif;
	font-size: 14px;
	color: #FFFFFF;
}
#flash {
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	width: 475px;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 30px;
	z-index: 2;
	position: relative;
}
#flash2 {
	float: left;
	width: 270px;
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 30px;
}
#productside {
	float: left;
	width: 195px;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 10px;
	margin-top: 10px;
	margin-left: 10px;
	border: 1px none #1E1E1E;
	background-repeat: repeat;
	background-position: center center;
}
#product {
	float: left;
	width: 555px;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 30px;
	z-index: 2;
	position: relative;
}
#footerbox1 {
	float: left;
	width: 195px;
	padding-left: 30px;
	height: 130px;
	margin-top: 10px;
	color: #FFFFFF;
}
#footerbox2 {
	float: left;
	width: 195px;
	padding-left: 30px;
	height: 130px;
	margin-top: 10px;
}
#footerbox3 {
	float: left;
	width: 195px;
	padding-left: 30px;
	height: 130px;
	margin-top: 10px;
}
#footerbox4 {
	float: left;
	width: 195px;
	padding-left: 30px;
	height: 130px;
	margin-top: 10px;
}
#rightpadding {
	padding-right: 10px;
}
#steps {
	height: 70px;
	width: 600px;
	float: right;
}
#backdrop {
	background-color: #000000;
	border: 1px solid #1F1F1F;
	width: 860px;
	margin-left: 30px;
	margin-right: 30px;
	margin-top: 15px;
	background-image: url(images/backdrop2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: auto;
	position: relative;
	overflow: hidden;
}
#tooldiv {
	float: left;
	width: 270px;
	padding-right: 3px;
	padding-top: 5px;
	height: 115px;
}
#tooldiv a:hover img {
	border: thin solid #00FFFF;
}

#fulltooldiv {
	float: left;
	width: 750px;
	padding-top: 5px;
	height: 115px;
}
#fulltooldiv a:hover img {
	border: thin solid #00FFFF;
}
#tooldivtitle {
	float: left;
	width: 800px;
	height: 25px;
	margin-top: 15px;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #33cccc;
	font-family: Arial, Helvetica, sans-serif;

}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	;
	font-size: 16px;
	color: #999999;
	text-transform: uppercase;
}
.teal {
	color: #00FFFF;
	background:#202020;
}

.specialdiv {
	float: right;
	width: 95px;
}

