@charset "UTF-8";
body {
	background-image: url(../images/bigBg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	background-color: #777777;
	background-attachment: fixed;
}
#subCat #machineSubCat {
	height: 123px;
	width: 227px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/machineSub.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #777777;
	margin-top: 2px;
	margin-bottom: 0px;
}
#container {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#subCat p {
	margin-left: 10px;
	margin-right: 20px;
	margin-top: 5px;
	padding-left: 10px;
}
#container #main-logo {
	background-image: url(../images/triSteelLogoBig.png);
	background-repeat: no-repeat;
	background-position: center top;
	float: right;
	height: 180px;
	width: 325px;
	margin-right: 0px;
	margin-top: 0px;
	margin-left: 0px;
}
#header  #menu  {
	float: left;
	height: 140px;
	width: 660px;
	margin-top: 50px;
}
#header  #menu  ul  {
	display: inline;
	list-style-type: none;
	text-align: center;
	margin: 0px;
	padding: 0px;
	float: left;
}
#menu .homeMenu {
	width: 115px;
	height: 110px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #777777;
}
#header #menu a {
	display: block;
	margin: 0px;
	padding: 0px;
}
#menu .homeMenu a {
	background-image: url(../images/homeBtn.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 110px;
}
#menu .equipMenu {
	width: 160px;
	height: 110px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #777777;
}
#menu .partsMenu {
	width: 115px;
	height: 110px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #777777;
}
#menu .steelMenu {
	width: 115px;
	height: 110px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #777777;
}
#header {
	height: 195px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #777777;
}
#container #contentWrapper {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#contentBody #subCat {
	height: 200px;
	width: 231px;
	background-image: url(../images/subBg2.png);
	background-repeat: no-repeat;
	background-position: center top;
	float: right;
	margin-right: 30px;
	margin-left: 20px;
}
#contentBody #subDivider {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #777777;
	padding-top: 15px;
	padding-bottom: 15px;
	position: relative;
	margin-top: 5px;
	height: 200px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #777777;
	clear: both;
}
#contentBody #subBottom {
	clear: both;
	position: relative;
	padding-top: 10px;
	display: block;
	margin-top: 5px;
	height: 85px;
}
#contentBody #subBottom p {
	font-size: 9pt;
}
#subBottom ul {
	list-style-type: none;
	display: inline;
}
#subBottom li {
	float: left;
	margin-right: 65px;
}
#contentBody .imgRight {
	float: right;
}
#contentWrapper #contentTop {
	background-image: url(../images/contentTop.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 30px;
	margin: 0px;
	padding: 0px;
}
#contentWrapper #contentBody {
	background-image: url(../images/contentBody.png);
	background-repeat: repeat-y;
	background-position: center top;
	padding-right: 50px;
	padding-left: 50px;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 10px;
}
#contentBody p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #444444;
	text-decoration: none;
	margin-left: 10px;
}
#bottomLine ul {
	list-style-type: none;
	display: inline;
	text-align: center;
	margin-left: 10px;
}
#bottomLine li {
	display: inline;
	float: left;
	text-align: center;
	margin-right: 40px;
	margin-left: 40px;
	padding-right: 10px;
	padding-left: 10px;
}
#contentBody   .gradHead    {
	background-image: url(../images/gradHeading.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 30px;
}
#contentHeading {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #777777;
	padding-top: 5px;
	margin-bottom: 5px;
	height: 50px;
}
#contentBody #contentRight  {
	float: right;
	width: 400px;
	clear: both;
	margin-bottom: 20px;
}
#contentBody #contentRight #slides {
	margin-left: 37px;
	margin-top: 15px;
}
#contentBody #contentLeft   {
	width: 450px;
	margin-bottom: 15px;
}
#contentLeft h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #444444;
	text-decoration: none;
	font-weight: 400;
}
#contentLeft .listTitle {
	margin-bottom: 5px;
	color: #BB2935;
}
#contentLeft ul {
	display: block;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #444444;
	text-decoration: none;
	margin: 0px;
}
#contentLeft .listLeft {
	float: left;
	margin-right: 50px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
}
#contentWrapper #contentBottom {
	background-image: url(../images/contentBottom.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 40px;
	margin: 0px;
	padding: 0px;
}
#bottomLine {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #444444;
	text-decoration: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #444444;
	padding-top: 5px;
	padding-right: 60px;
	padding-left: 60px;
}
#menu .contactMenu {
	width: 145px;
	height: 110px;
}
#menu .homeMenu a:hover {
	background-image: url(../images/homeGlow.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 110px;
}
#menu .equipMenu a {
	background-image: url(../images/equipBtn.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 110px;
}
#menu .equipMenu a:hover {
	background-image: url(../images/equipGlow.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 110px;
}
#menu .partsMenu a {
	background-image: url(../images/partsBtn.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 110px;
}
#menu .steelMenu a {
	background-image: url(../images/steelBtn.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 110px;
}
#menu .contactMenu a {
	background-image: url(../images/contactBtn.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 110px;
}
#menu .partsMenu a:hover {
	background-image: url(../images/partsGlow.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 110px;
}
#menu .steelMenu a:hover {
	background-image: url(../images/steelGlow.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 110px;
}
#menu .contactMenu a:hover {
	background-image: url(../images/contactGlow.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 110px;
}
#subCat h1 {
	margin: 3px 0px 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #777777;
	padding-bottom: 3px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #cc3333;
	font-weight: 300;
}
#subCat #industSubCat {
	height: 123px;
	width: 227px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/industrialSub.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #777777;
	margin-top: 2px;
	margin-bottom: 0px;
}
#subCat #agSubCat {
	height: 123px;
	width: 227px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/agSub.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #777777;
	margin-top: 2px;
	margin-bottom: 0px;
}
#subCat ul {
	text-decoration: none;
	list-style-type: none;
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #444444;
	margin-left: 0px;
	padding-left: 25px;
}
#subCat li {
	margin: 0px;
	padding: 0px;
}
#contentBody  #pageTitle  {
	float: right;
	width: 400px;
	text-align: right;
	margin: -5px 0px 0px;
	padding: 0px;
	height: 35px;
}
#pageTitle h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	text-decoration: none;
	font-weight: 400;
	color: #BB2935;
	margin: 0px;
	padding: 0px;
}
#contentLeft .listItemLeft {
	float: left;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
	width: 125px;
}
#contentRight h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #444444;
	text-decoration: none;
	font-weight: 400;
}
#contentBody h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: lighter;
	text-decoration: none;
	font-style: italic;
	margin: -10px 0px 20px 10px;
	padding: 0px;
	color: #777777;
}
#contentRight ul {
	display: block;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #444444;
	text-decoration: none;
	margin: 0px;
	padding: 0px 0px 0px 10px;
}
#contentRight  .formItemLeft {
	float: left;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
	width: 50px;
}
#contentRight   .inputStyle {
	font-family: Arial, Helvetica, sans-serif;
	color: #444444;
	text-decoration: none;
	border: 1px solid #BC2D39;
	margin-bottom: 7px;
	width: 200px;
}
#contentLeft .deptTitle {
	font-size: 10pt;
	color: #BB2A36;
	text-decoration: none;
	font-weight: 400;
	margin-top: 5px;
}
.formSpace {
	margin-bottom: 5px;
}
#contentRight .txtAreaStyle {
	font-family: Arial, Helvetica, sans-serif;
	color: #444444;
	text-decoration: none;
	border: 1px solid #BC2D39;
	margin-bottom: 3px;
	width: 275px;
	font-size: 9pt;
}
#contentRight .formItemLeft2 {
	float: left;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
}
#container #bottomLine a {
	color: #444444;
	text-decoration: none;
}
#container #bottomLine a:hover {
	color: #C24646;
	text-decoration: underline;
}
#clear {
	clear: both;
}
#contentBody  #contentRightNew {
	float: right;
	width: 510px;
	clear: both;
	margin-bottom: 20px;
}
#contentBody  #contentLeftNew {
	width: 325px;
	margin-bottom: 15px;
}
#contentLeftNewEquip .listTitle {
	margin-bottom: 5px;
	color: #BB2935;
}
#contentLeftNewEquip h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #444444;
	text-decoration: none;
	font-weight: 400;
}
#subCat a {
	text-decoration: none;
	color: #333333;
}
#subCat a:hover {
	text-decoration: none;
}
#subCat a h1 {
	text-decoration: none;
	color: #cc3333;
}
#subCat a p {
	text-decoration: none;
	color: #444444;
}
¨
