body {
	margin: 0;
	padding: 0;
	font-family: "Helvetica", "Helvetica Neue", "Arial", "sans-serif";
	background-color: #CCC;
	background-image: url(../images/back.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

.alignright {
	text-align: right;
}

.alignleft {
	text-align: left;
}

.aligncenter {
	text-align: center;
}

.clear {
	clear: both;
}

#page {
	width: 940px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

#logo {
	float: left;
	width: 200px;
}

 #logo a {
	background: url(../images/logo.jpg);
	width: 200px;
	height: 260px;
	text-indent: -9999px;
	overflow: hidden;
	margin-left: -10px;
	display: block;
} 

#right {
	float: right;
	width: 730px !important; width:500px;
}

#header {
	width: 700px;
	height: 129px;
}

#header h1 {
	margin: 0;
	margin-top: 82px;
	padding: 0;
	background: url(../images/triangleindustries.gif) no-repeat;
	width: 240px;
	height: 28px;
	text-indent: -9999px;
	float: left;
	overflow: hidden;
}

#header address {
	margin-top: 82px;
	display: block;
	width: 128px;
	float: right;
	font-style: normal;
	font-size: 11px;
	color: #fff;
}

#navigation {
	height: 32px;
	width: 458px;
	margin-left: 240px;
	margin-bottom: 44px;
}

#navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#navigation ul li {
	display: inline;
	float: left;
	padding: 0;
	margin: 0;
}

#navigation ul li a {
	height: 32px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
}

a.services, a.services:visited, a.services:active {
	width: 117px;
	background: url(../images/navigation/services.gif);
}

a.contactus, a.contactus:visited, a.contactus:active {
	width: 89px;
	background: url(../images/navigation/contactus.gif);
}

a.aboutus, a.aboutus:visited, a.aboutus:active {
	width: 79px;
	background: url(../images/navigation/aboutus.gif);
}

a.news, a.news:visited, a.news:active {
	width: 52px;
	background: url(../images/navigation/news.gif);
}

a.customers, a.customers:visited, a.customers:active {
	width: 184px;
	background: url(../images/navigation/customers.gif);
}

a.qualityprocess, a.qualityprocess:visited, a.qualityprocess:active {
	width: 121px;
	background: url(../images/navigation/qualityprocess.gif);
}

a.services:hover, a.contactus:hover, a.aboutus:hover, a.news:hover, a.customers:hover, a.qualityprocess:hover {
	background-position: 0 -32px;
}

#tagline h2 {
	margin: 0;
	margin-top: 50px;
	margin-bottom: 44px;
	padding: 0;
	background: url(../images/tagline.gif) no-repeat;
	width: 527px;
	height: 37px;
	text-indent: -9999px;
	overflow: hidden;
}
#services {
	width: 730px;
	margin: 44px 0 0 0;
	padding: 0px 0px 0px 0px;
	font-size: 12px;
}
#services1 {
	width: 710px;
	margin: 5px 0 0 0;
	padding: 10px 10px 10px 10px;
	font-size: 12px;
}
#content {
	width: 710px !important; width: 700px;
	margin: 44px 0 0;
	padding: 20px;
	background: url(../images/contentback.jpg) no-repeat;
	color: #444;
	font-size: 12px;
}

#content p {
	font-size: 12px;
	line-height: 16px;
	margin: 0 0 12px 0;
}

#content h2 {
	font-size: 20px;
	margin: 0 0 12px 0;
	padding: 0;
	color: #911414;
}

#content h3 {
	font-size: 14px;
	margin: 0 0 6px 0;
	padding: 0;
}

#homecontent {
	width: 730px;
}

#homecontent ul {
	margin: 0 0 0 30px;
	padding: 0;
}

#homecontent h3.assemblies, #homecontent h3.manufacturing, #homecontent h3.design {
	margin: 3px 0 12px 5px;
	padding: 0;
	text-indent: -9999px;
	background: url(../images/homeheaders.gif) no-repeat
}

#homecontent h3.assemblies {
	height: 19px;
	width: 171px;
	margin-bottom: 17px;
	background-position: 0 -24px;
}

#homecontent h3.manufacturing {
	height: 24px;
	width: 192px;
	background-position: -144px 0;
}

#homecontent h3.design {
	height: 24px;
	width: 144px;
}

.homecolumn {
	margin: 0 11px 0 0 !important; margin: 0 5px 0 0;
	font-size: 12px;
	line-height: 15px;
	color: #666;
	float: left;
	width: 232px;
	height: 265px;
	background: url(../images/columnback.jpg) repeat-x 0 130px;
}

.leftColumnNews{
	width:200px; 
	position:absolute; 
	top:250px;
	left:0px;
	line-height: 20px;
}
.leftColumnNews a:link, .leftColumnNews a:active, .leftColumnNews a:visited {
	color:#990000;
	font-size: 14px;
	text-decoration: none;
	margin: 8px 0;
	display: block;
}
.leftColumnNews a:hover{
	text-decoration: underline;
}

.threecolumn {
	margin: 0 11px 0 0;
	padding: 0;
	float: left;
	width: 225px;
}

.twocolumn {
	margin: 0 11px 0 0;
	padding: 0;
	float: left;
	width: 225px;
}

#footer {
	background: url(../images/footer.gif) repeat-x;
	font-size: 10px;
	font-weight: bold;
	width: 720px;
	color: #666;
	margin-bottom: 40px;
	padding: 13px 5px 0 5px;
}

#footer a, #footer a:active, #footer a:visited {
	color: #666;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#footer ul {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
}

#footer ul li {
	display: inline;
	padding-right: 10px;
}

#footer span {
	float: right;
	text-align: right;
}

/* SUB NAVIGATION */
.subnav {
	margin: 0 0 0 0;
	padding: 0;
	float: left;
}
a.subnav1 {
   display: block;
   width: 136px;
   height: 33px;
   background: url(../images/navigation/subnav_1.gif) 0 0 no-repeat;
   text-decoration: none;
}
a:hover.subnav1 {
   background-position: 0 -33px;
}
a.subnav2 {
   display: block;
   width: 91px;
   height: 33px;
   background: url(../images/navigation/subnav_2.gif) 0 0 no-repeat;
   text-decoration: none;
}
a:hover.subnav2 {
   background-position: 0 -33px;
}
a.subnav3 {
   display: block;
   width: 105px;
   height: 33px;
   background: url(../images/navigation/subnav_3.gif) 0 0 no-repeat;
   text-decoration: none;
}
a:hover.subnav3 {
   background-position: 0 -33px;
}
a.subnav4 {
   display: block;
   width: 159px;
   height: 33px;
   background: url(../images/navigation/subnav_4.gif) 0 0 no-repeat;
   text-decoration: none;
}
a:hover.subnav4 {
   background-position: 0 -33px;
}
.set1 {
	background-image: url(../images/set1.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.set2 {
	background-image: url(../images/set2.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.set3 {
	background-image: url(../images/set3.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.set4 {
	background-image: url(../images/set4.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

/* services backgrounds */
.serviceBold {
	font-size: 18px;
	font-weight: bold;
	color: #871010;
}

/* Link Menus */
			.dropDownMenu{
				 width:150px;
				 padding:0px 0px 0px 0px;
				 margin: 0;
				 background-color:#EFECCA;
				 font-size: 11px;
				 border-bottom:1px solid #94938E;
				 border-left: 1px solid #94938E;
				 border-right: 1px solid #94938E;
				  
			}
			.dropDownMenu a, .dropDownMenu a:active,.dropDownMenu a:link,.dropDownMenu a:visited{
				font-family: ariel, helvetica, serif;
				color:#046381;
				padding:7px 0 7px 11px;
				display: block;
				width:138px;
				text-decoration: none;
			}
			.dropDownMenu a:hover{
				background-color: #e1dccb;
				color:#2d3793;
			}
			#servicesDrop {
				top: 160px;
				left: 495px !important; left: 490px;
				position:absolute;
			}
			#capabilitiesDrop {
				top: 185px;
				left: 481px;
				position:absolute;
			}


/* Home Links  */

#homecontent a, #homecontent a:active, #homecontent a:link, #homecontent a:visited {
	text-decoration: none;
	color: #333333;
}
