@charset "utf-8";


/******* common elements **********/
body {
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  background-color: #333;
  text-align: center;
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
}


/******* main links ******/

a{
color:#000;
text-decoration:none;

}

a:visited{
color:#000;
text-decoration:none;
}

a:hover{
	color:#cb3232;
	text-decoration:none;
}


h3{font-size:150%}



hr{
	color:#c8c8c8;
	width:100%;
}

h1{
	margin-top:14px;
	font-size:20px;
	font-weight:bold;
}

h2{
	font-size:200%;
	font-family:"Lucida Sans", Arial, Helvetica, sans-serif;
}

img {
	vertical-align: text-bottom;
	border:0px;
}

#clear{
	clear:both;
}

.med{font-size:120%;}

.redd{color:#cb3232;}

.pred{}

.pred A{color:#cb3232;}

.pred A:visited {
	color:#cb3232;
	
}
.pred A:hover {
	color:#dfa300;
	
}



/******* homepage page **********/

#container{
width:950px;
margin:0 auto;
background-color:#FFF;
text-align:left;
background-image:url(images/pagebg.jpg);
background-repeat:repeat-y;
border: 1px solid #000;
}

#masthead{
	float:left;
	width:711px;
	height:400px;
	background-image:url(images/masthead.jpg);
	background-repeat:no-repeat;
}

#buttonwrapper{
	position:relative;
	width:640px;
	height:111px;
	top:276px;
	left:22px;
}

#navbox{
	float:left;
	width:239px;
	height:400px;
}

.homemenu{
	width:239px;
	height:328px;
	background-image: url(images/button-BG.jpg);
	background-repeat:no-repeat;
	text-align:left;
}

.homemenu ul{
	margin-top:0px;
	margin-left:0px;
	color:#fff;
}

.homemenu li{
	list-style:none;
	margin-left:-46px;
	padding-left:0px;
	text-decoration:none;
	color:#fff;
	font-size:125%;
	margin-bottom:18px;
	font-weight:bold;
}

.homemenu li a{
		text-decoration:none;
		color:#fff;
}

.homemenu li a:visited{
	text-decoration:none;
	color:#fff;
}

.homemenu li a:hover{
		text-decoration:none;
		color:#cb3232;
}

#plate{
	float:left;
	margin-left:72px;
	width:812px;
	height:180px;
	background-image:url(images/steel-plate2.jpg);
	background-repeat:no-repeat;
	text-align:left;
	margin-bottom:12px;
}



#plate_lg{
	float:left;
	margin-left:30px;
	width:884px;
	background-image:url(images/platesteel-verylarge.jpg);
	background-repeat:no-repeat;
	text-align:left;
	margin-bottom:12px;
}

#plate_footer{
	margin:0px;
	float:left;
	height:54px;

}

.x5txt{
	
	font-size:12px;
	margin-left:42px;
}

.squaro {
	margin-top:0px;
	margin-bottom:16px;
	margin-left:-20px;
	list-style-type: square;
	font-size:12px;	
	}

	.sqlist {
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;

	}


.x5txt a{
	
	color:#fff;
	text-decoration:underline;
}

.x5txt a:hover{
	
	color:#c63031;
	text-decoration:none;
}


#platetxt{
	position:relative;
	top:0px;
	left:48px;
	width:780px;
	text-align:left;
	color:#fff;
	font-size:18px;
}


#why{
	
	float:left;
	width:800px;
	margin-bottom:30px;
	margin-left:75px;
	background-image: url(images/Mastercam-faded.jpg);
	background-position:center bottom;
	
	background-repeat:no-repeat;

	
}

.subtitle{
	
	font-size:12px;
}


#panelwrapper{
	float:left;
	margin-left:55px;
	width:860px;
}

.homepanel{
	float:left;
	margin:0px 20px 0px 20px;
	width:170px;
	text-align:left;
}

.homepanel ul{
	margin-top:0px;
	margin-bottom:0px;
	margin-left:-20px;
	list-style-type: square;
	font-size:14px;	
}





/**** homepage links ****/

homepanel a{
	color:#000;
	text-decoration:none;
}

homepanel a:visited{
	color:#000;
	text-decoration:none;
}

homepanel a:hover{
	color:#cb3232;
	text-decoration:none;
}

.homeheading{
	
	font-size:1.2em;
	
}

#millend{
	position:relative;
	width:219px;
	height:281px;
	left:21px;
	top:82px;
}



#footer{
	width:100%;
	height:169px;
	background-image:url(images/footer.jpg);
	background-repeat:no-repeat;
	text-align:center;
}

#footertxt{
	width:950px;
	padding:100px 0px 0px 0px;
	color:#000;
	font-size:12px;
	font-weight:bolder;
}

.footernav{
	margin-left:0px;
	padding:0px;
	list-style:none;
}

.footernav li{
	display:inline;
}


/******* content page **********/
#wrapper{
	width:950px;
	margin:0 auto;
	background-image: url(images/t-BG.jpg);
	background-repeat:repeat-y;
}

#pContent{
	width:950px;	
}

#pHeader{
	
	width:950px;
	height:183px;
	background-image: url(images/pHeader-01.jpg);
	background-repeat:no-repeat;
}



#pHeaderF{
	width:950px;
	height:183px;
	background-image: url(images/flash-header.jpg);
	background-repeat:no-repeat;

}



.flashbox{
	float:left;
	margin-top:0px;
	width:400px;
	height:182px;
	
}

#pNewsletter{
	
	float:right;
	width:169px;
	height:76px;
	margin-right:52px;
}

#pButtons{
	float:right;
	width:485px;
	height:86px;
	margin-top:75px;
	margin-right:-180px;

}

.pagenav{
	float:left;
	height:40px;
	background-color:#000;
	color:#FFF;
	text-align:center;
	width:950px;
	z-index:2;
	

}

.ptnav{
	margin-top: 12px;
margin-left: 0;
padding-left: 8px;
white-space: nowrap;
font-size:14px;
font-weight:bold;
}

.ptnav li{
	list-style:none;
	display:inline;
	color:#cb3232;
	padding-right:8px;
}

.ptnav a{text-decoration:none; color:#fff}
.ptnav a:visited{color:#fff}
.ptnav a:hover{color:#cb3232}
.left{margin-left:16px;}

.reddisc li{
	list-style-type:disc;
	color:#cb3232;
	margin-top:6px;
	margin-left:-24px;
}

.nodisc li{
	list-style-type:none;
	color:#cb3232;
	margin-top:6px;
	margin-left:-24px;
}

.reddisc span{
	
	color:#000;
}

.black{color:#000;}	

#pLeftcol{
	float:left;
	width:642px;
	background-image: url(images/lCol-BG.jpg);
	background-repeat:repeat-y;
}

#txtcontent{
	float:left;
	width:588px;

	background-image: url(images/wheel-BG.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	text-align:left;
	margin-left:40px;
	padding-top:20px;
	padding-right:12px;
}

#pRightcol{
	float:left;
	width:308px;
	background-image: url(images/rCol-BG.jpg);
	background-position: top;
	background-repeat:no-repeat;
	min-height:714px;
}

.rColtext{
	margin-top:120px;
	padding:12px;
	text-align:left;
}



.pMillend{
	position:relative;
	top:30px;
	margin-left:90px;
	width:212px;
	height:277px;
}



.WNpMillend{

	position:relative;
	top:2440px;
	margin-left:90px;
	width:212px;
	height:277px;
}

#pFooter{
	width:950px;
	height:130px;
	background-image:url(images/pFooter.jpg);
	background-repeat:no-repeat;
	text-align:center;
}

#pFootertxt{
	width:950px;
	padding:60px 0px 0px 0px;
	color:#000;
	font-size:12px;
	font-weight:bolder;
}

.pFooternav{
	padding-left:0px;
	margin-left:0px;
	list-style:none;
}


#MTM2{
	position:relative;
	top:20px;
	width: 264px;
	color: #000;
	background:#FFF;
	padding-left:6px;
}


#MCC{
	width:580px;
	background-image: URL(images/mc-chart.png);
	background-position:bottom;
	background-repeat:no-repeat;
	padding-bottom:340px;
}

.contest{
font-size:9px;

}

.intro{
	float:left;
	width:500px;
	margin:32px 0 0 60px;
}

.millpos{
	float:left;
	width:300px;
	margin:32px 0 0 60px;
}


#millendH{
	position:relative;
	width:219px;
	height:281px;
	left:111px;
	top:82px;
}

.boldnumbers{
font-weight:bold;
}

.nobold{
	
font-weight:normal;	
font-size:14px;
}

