@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
}
body {
	
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	margin: 0 0 0 0; /* Sets the margin properties for an element using shorthand notation (top, right, bottom, left) */
	padding: 0 0 0 0; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */

}
/* Commonly used to style page titles. 
h1 {
  color: #000;
  font-size: 14px;
  font-weight: bold;
  line-height: 14px;
}*/
/* Commonly used to style section titles. */
h2 {
  color: #000;
  font-size: 12px;
  font-weight: bold;
  line-height: 14px;
}
#lowerContentWrapper h3{
	font-size:14px;
	line-height:18px;
	color:#CCCCCC;
	font-family:"Myriad Pro", "MS Sans Serif", Arial;
	font-weight: 500;
	letter-spacing: 0.2em;
}
/* Sets the style for unvisited links. */
a,  a:link {
  color: #6699FF;
  font-weight: bold;
  text-decoration: none;
}
#header a, #header a:link,
#footer a, #footer a:link{
	color:#CCCCCC;
}
/* Sets the style for visited links. */
a:visited {
  color: #66CCFF;
  font-weight: bold;
  text-decoration: none;
}
/* Sets the style for links on mouseover. */
a:hover {
  color: #66CCFF;
  text-decoration: underline;
}
#header a:hover,
#footer a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}
/* Sets the style for a link that has focus. */
a:focus {
  color: #000;
}
/* Sets the style for a link that is being activated/clicked. */
a:active {
  color: #000;
}
/*---------------------------------------------------------------------------------------------
ALL PAGES STYLING
---------------------------------------------------------------------------------------------*/

body.noSidebars  #lowerMainContent {
	width: 900px;
	margin: 10px auto;
	padding:0;
	background: none;
		}
#header{
	background:url(../images/BGimages/headerBG.gif) repeat-x #333333 top;
	height: 71px;

}
#footer{
	background:#333333;
	text-align: center;
}

.lowerContentWrapper{

}
div.latest{
	color:#CCCCCC;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
}
div.latest h3{
	font-size:14px;
	margin:0.5em;
	font-style:italic;
}
div.latest ul li h4{
	font-size:13px;
	margin:0;
	font-style:italic;
}
div.latest ul{
list-style-type:none;

}
div.latest ul li{
padding:1em;
width:90%;
margin:0.5em auto;

}
div.latest ul a{

}
#logo{
	padding: 0;
	width: auto;
	height: 93px;


}
#logo h1 a{
	width:285px;
	display:block;
	background-image: url(../images/BGimages/logo.gif);
	height: 93px;
	text-indent: -9000px;
	
}
#logo h1 a:hover{
	background-image: url(../images/BGimages/logo_over.gif);
	
}
#contact{
	padding: 0;
}
#contact a{
	background-image:url(../images/BGimages/contact.gif);
	background-repeat:no-repeat;
	height:31px;
	padding:0;
	display:block;
	width:530px;
	text-indent: -9000px;
	background-position: right;
}
#contact a:hover{
	background-image:url(../images/BGimages/contact_over.gif);
	background-repeat:no-repeat;
	height:31px;
}
/*---------------------------------------------------------------------------------------------
HOME ONLY
---------------------------------------------------------------------------------------------*/
body.home{/*A class is used for the body styling so as not to upset ie6 stylesheet*/
background: #333333 url(../images/BGimages/bodyBG.gif) repeat-x top;
}
body.home div#wrapper{
	background:url(../images/BGimages/bodyBG.gif) #333333 repeat-x top;
}
body.home div#contentWrapper{


}
body.home div#tagLine{
	padding:0;	
}
body.home div#tagLine p{
	background:url(../images/BGimages/tagLine.gif) no-repeat top;
	height:65px;
	text-indent:-9000px;
	
}
body.home div#lowerContentWrapper{

}
body.home p#leftTitle{
	background:url(../images/BGimages/services.gif) no-repeat top;
	height:20px;
	margin:0;
	text-indent:-9000px;
}
div.mainButtons{
	display:block;
	background:url(../images/BGimages/mainNav.gif);
	overflow:auto;
	height:279px;
	background-repeat: no-repeat;
}
div.mainButtons span.title h2{
	font-size:16px;
	font-family:"Myriad Pro", "MS Sans Serif", Arial;
	text-align: center;
	width: 10em;
	display: block;
	margin: 30px auto 5px auto;
	font-weight:500;
	color:#333333;
}
div.TabbedPanelsContent h2{
	text-align:left;
	font-size:16px;
	font-family:"Myriad Pro", "MS Sans Serif", Arial;
	font-weight:500;
	color:#333333;
	margin:0.5em 0em;
}
div.mainButtons span.image{
	text-align: center;
	width: 90%;
	display: block;
	margin: 30px auto 5px auto;
	
}
div.mainButtons span.image img{
	border:none;
}
div.mainButtons span.shortDesc{
	text-align: left;
	width: 90%;
	display: block;
	margin: 0 auto 0.2em auto;
	color:#333333;
	font-family:"Myriad Pro", "MS Sans Serif", Arial;
	font-size:12px;
	
}
div.mainButtons span.shortDesc p{
	padding:0;
	margin:0;
}
div.mainButtons span.button{
 width:10em;
 float:right;
 margin-right:3em;
}
div.mainButtons span.button a, div.mainButtons span.a:link{
	background:#CCCCCC url(../images/BGimages/button.gif) repeat-x top;
	border:1px solid #666666;
	line-height:30px;
	height:30px;
	font-size:13px;	
	color:#666666;
	text-decoration:none;
	font-family:"Myriad Pro", "MS Sans Serif", Arial;
	text-align: center;
	width:10em;
	display:block;
	font-weight:500;
}
div.mainButtons span.button a:hover, div.mainButtons span.button a:focus, div.mainButtons span.a:visited{
background:#CCCCCC url(../images/BGimages/button_over.gif) repeat-x top;
color:#FFFFFF;
}

/*---------------------------------------------------------------------------------------------
INSIDE PAGES
---------------------------------------------------------------------------------------------*/
body.inside{
	background:url(../images/BGimages/insidebodyBG.gif) repeat-x #333333 top;
}

body.inside div#lowerContentWrapper{
	margin-top:10px;
}
body.inside div#lowerContentWrapper div.columnContainer{
	margin-top:10px;
}
body.inside div#tagLine p.rigidContainers{
	background:url(../images/BGimages/tagLine_rigid.gif) no-repeat top left;
	text-indent:-9000px;
	height: 77px;
	margin: 0;
	width: 568px;
}
body.inside div#tagLine p.flexibleSoftPacks{
	background: url(../images/BGimages/tagLine_flexible.gif) no-repeat top left;
	text-indent:-9000px;
	height: 77px;
	margin: 0;
	width: 568px;
}
body.inside div#tagLine p.specialProjects{
	background: url(../images/BGimages/tagLine_special.gif) no-repeat top left;
	text-indent:-9000px;
	height: 77px;
	margin: 0;
	width: 568px;
}
body.inside div#tagLine p.machinerySupply{
	background: url(../images/BGimages/tagLine_machinery.gif) no-repeat top left;
	text-indent:-9000px;
	height: 77px;
	margin: 0;
	width: 568px;
}
body.inside div#tagLine p.contactUs{
	background:url(../images/BGimages/tagLine_contactUs.gif) no-repeat top left;
	text-indent:-9000px;
	height: 77px;
	margin: 0;
	width: 568px;
}
ul{
	font-family:Arial, Helvetica, sans-serif;
	color:#999999;
}
.longDescTop{
	background:url(../images/BGimages/linkDescription_top.gif) no-repeat top #FFFFFF;
}
div.longDescTop p,
div.longDescTop h2, 
div.longDescBottom p,
div.longDescBottom h2
{
	margin:1em;
	color: #999999;
}
.longDescTop p{
	font-size:13px;
	line-height:16px;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom:2em;
}
div.longDescTop h2{
	font-size:14px;
	font-family:"Myriad Pro", "MS Sans Serif", Arial;
	text-transform:capitalize;
	color:#666666;
}
.longDescBottom{
	background:url(../images/BGimages/linkDescription_bottom.gif) no-repeat bottom #333333;
}



.linkLogo{
	background:url(../images/BGimages/linkLogo.gif) no-repeat top;
	height: 154px;
	text-align:center;
}
.linkLogo img{
	margin-top:0.3em;
	padding:5px;
	background:#FFFFFF;
	border-top:#999999 1px solid;
	border-left:#999999 1px solid;
	border-right:#666666 2px solid;
	border-bottom:#666666 2px solid;
	width:130px;
	height:auto;
	
}
.linkLogo img.normalSize{
	margin-top:0.3em;
	padding:5px;
	background:#FFFFFF;
	border-top:#999999 1px solid;
	border-left:#999999 1px solid;
	border-right:#666666 2px solid;
	border-bottom:#666666 2px solid;
	height: auto;
	width: auto;

	
}

.fullWidthTop{
	background:url(../images/BGimages/inside_span5_top.gif) no-repeat top;
	height: 23px;
}
.fullWidthContent{
	background:url(../images/BGimages/inside_span5_middle.gif) repeat-y;
}
.fullWidthContent h2{
	font-size:16px;
	text-transform:capitalize;
	color:#666666;
	margin:0 1em 1em 1em;
}
.fullWidthContent h3{

}
.fullWidthContent h4{

}
.fullWidthContent p{
	font-size:13px;
	line-height:16px;
	font-family:Arial, Helvetica, sans-serif;
	color:#999999;
	background:#FFFFFF;
	margin:0 1em;	
}
.fullWidthBottom{
	background:url(../images/BGimages/inside_span5_bottom.gif) no-repeat bottom;
	height: 46px;
	margin-top: -13px;
}
#longDesc1{

}
#longDesc2{

}
#longDesc3{

}
#longDesc4{

}
#longDesc5{

}
#longDesc6{

}
#longDesc7{

}
#longDesc8{

}
#longDesc9{

}
#longDesc10{

}
body.inside div#footer{
	text-align:left;
}
#footer p.button a{
	background:url(../images/BGimages/button.gif);
	color:#333333;
}
#footer p.button a:hover{
	background:url(../images/BGimages/button_over.gif);
	color:#FFFFFF;
}

acronym{
	background:#CCCCCC;
	color:#333333;
	font-weight:bold;
	text-decoration:underline;
	cursor: help;
}
.whiteText{
	color:#CCCCCC;
	font-size: 12px;
}
#footer .spanFive p{
 padding:0;
 margin:0;
}
