/* Start of CMSMS style sheet 'main' */
/* Start of CMSMS style sheet 'main' */
/* Global Styles Begin*/
* {
	vertical-align: baseline;
	list-style: none;
	font-weight: inherit;
	font-family: Arial;
	font-style: inherit;
	font-size: 100%;
	outline: 0;
	padding: 0;
	margin: 0;
}

/*Global Styles End*/

img{
border: 0 none;
}

strong{
font-weight: bold;
}

body {
	text-align: center;
}

#wrapper {
	text-align: left;
	margin: 0 auto;
	width: 1020px;
}

#header{
	position: relative;
	height: 134px;
}

table{
width: 450px;
}

tbody{
width: 450px;
}

tr{
width: 450px;
}

td{
width:150px;
}

#logo{
	padding-top: 23px;
	padding-left: 47px;
	float: left;
}

/*Utility Nav Begin*/

#utility-nav{
	position: absolute;
	right: 180px;
	top: 9px;
}

#utility-nav li{
	color: #d1d1d1;
	float: left;
		
}

#utility-nav li a{
	color: #5a5959;
	text-decoration: none;
	font-size: 10px;
	padding: 0px 12px;
	
}

#utility-nav li a:hover{
	color: #e5a319;
}

.search{
	position: absolute;
	width: 148px;
	top: 11px;
	right: 33px;
	}
	
#searchbox{
	float: left;
	font-family: Arial;
	font-size: 11px;
	color: #606c71;
	font-style: oblique;
	width: 110px;
	height: 14px;
	padding: 3px 8px 3px 5px;
	background: url(../images/search.jpg) 0 0 no-repeat;
border: 0 none;
	}
	
#searchsub{
	display: block;
	float: left;
	width: 21px;
	height: 20px;
	text-indent: -5000px;
	background-image: url(../images/button-search.jpg);
	background-position: top left;
padding: 0px;
}

#searchsub:hover{
	background-image: url(../images/button-search.jpg);
	background-position: bottom left;

}

/*Utility Nav End*/

/*Nav Begin*/

#nav{
	position: absolute;
	right: 45px;
	top: 54px;
	display: block;

}

#nav li{
	float: left;
}

#nav li a{
	float: left;
	text-indent: -5000px;
	width: 150px;
	height: 58px;
}

#nav-es{
	display: block; 
	background-image: url(../images/navigation-engineeredsolutions.gif);
	background-repeat: no-repeat;
	background-position: top left; 
}

#nav-es:hover{
	background-image: url(../images/navigation-engineeredsolutions.gif);
	background-position: bottom left; 
}

#nav-es-active{
	background-image: url(../images/navigation-engineeredsolutions.gif);
	background-position: bottom left; 
}

#nav-as{
	display: block; 
	background-image: url(../images/navigation-availableservices.gif);
	background-repeat: no-repeat;
	background-position: top left; 
}

#nav-as:hover{
	background-image: url(../images/navigation-availableservices.gif);
	background-position: bottom left; 
}

#nav-is{
	display: block; 
	background-image: url(../images/navigation-industriesserved.gif);
	background-repeat: no-repeat;
	background-position: top left; 
}

#nav-is:hover{
	background-image: url(../images/navigation-industriesserved.gif);
	background-position: bottom left; 
}

#nav-cu{
	display: block; 
	background-image: url(../images/navigation-contactus.gif);
	background-repeat: no-repeat;
	background-position: top left; 
}

#nav-cu:hover{
	background-image: url(../images/navigation-contactus.gif);
	background-position: bottom left; 
}


/*Nav End*/

/*Banner Begin*/

#slideshow {
    position:relative;
    height:332px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
}

#slideshow IMG.active {
    z-index:10;
}

#slideshow IMG.last-active {
    z-index:9;
}


#banner{
	position: relative;
	height: 332px;
	width: 940px;
	margin: 0 auto;
}

#banner-content{
	position: absolute;
	top: 110px;
	left: 61px;
	z-index: 100;
}

#banner-content p{
	float: left;
	width: 312px;
	color: #f2f2f2;
	font-size: 12px;
	line-height: 17px;
	margin-right: 14px;
font-family: arial;
}

#banner-content a{
color: #dddddd;
	text-decoration: underline;
}

#banner-content a:hover{
	text-decoration: none;
}


/*Quick Links Begin*/

#quick-links{
	float: left;
	background-image: url(../images/quicklinks-sep.png);
	background-position: top left;
	background-repeat: no-repeat;
	margin-top: -7px;
	padding-bottom: 10px;
	padding-left: 18px;
	height: 94px;
	
}

h2{
	margin-top: 7px;
}

#quick-links a{
	background-image: url(../images/quicklinks-bullet.png);
	background-position: center left;
	background-repeat: no-repeat;
	height: 7px;
	color: #ffffff;
	font-size: 11px;
	line-height: 15px;
	text-decoration: underline;
	padding-left: 15px;
}

#quick-links a:hover{
	text-decoration: none;
}

/*Quick Links End*/

/*Content Begin*/

#content-container{
	clear: both;
	height:200px;
	width: 940px;
	margin: 0 auto;
	padding-bottom: 20px;
}

#content-container h1{
	font-size: 18px;
	padding-bottom: 5px;	
}

#engineering-consultation{
	float: left;
	margin-top: 28px;
	margin-left: 7px;
	margin-right: 10px;
	width: 308px;
}

#engineering-consultation p{
	color: #454545;
	font-size: 11px;
	font-family: Arial;
	padding-bottom: 15px;
	line-height: 17px;
}

#button-request{
	float: left;
	background-image: url(../images/button-request.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	display: block;
	width:148px;
	height:28px;
	text-indent: -5000px;
	padding-right: 10px;

}

#button-request:hover{
	background-position: bottom left;
}

#button-contactus{
	float: left;
	background-image: url(../images/button-contactus.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	display: block;
	width:98px;
	height:28px;
	text-indent: -5000px;
}

#button-contactus:hover{
	background-position: bottom left;
}

#content-box{
float: left;
width:605px;
background-color: #f2f3f3;
border: solid #a09f9e 1px;
margin-top: 20px;
}

.content-column{
	float:left;
	width: 273px;
	padding-left: 20px;
	padding-top: 20px;
}

.content-box-image img {
	width:273px;
	height:65px;
	border: solid #8f8f8f 1px;
	margin-bottom: 5px;

}

.content-box-image img:hover {
	border: solid #0879c1 1px;

}


h3{
	font-size: 13px;
margin-top: 5px;
}

.content-column p{
	line-height: 18px; 
	font-size: 11px;
	color: #454545;
	padding-bottom: 22px;
font-family: arial, verdana;
}

.learn-more{
	background-image: url(../images/learnmore-bullet.gif);
	background-repeat: no-repeat;
	background-position: center left;
	text-decoration: underline;	
	padding-left:10px;
	color: #076acd;
}

a{
	text-decoration: underline;	
	color: #076acd;
}

.content-column a:hover{
	text-decoration: none;	
}

/*Content End*/

/*Footer Begin*/
#wrapper-footer {
clear:both;
	text-align: left;
	margin: 0 auto;
	width: 1020px;
}

#footer{
	margin: 0 auto;
	width:940px;
	text-align:center;
	font-size: 10px;
	color:#5a5959;
	padding:20px 0 30px 0;
	line-height:25px;
	border-top: #9d9e9e solid 1px;
	clear: both;
}

#footer p{
	text-align:center;
	color:#5a5959;
}
	
#footer a{
	color:#5a5959;
	text-decoration:none;
	padding: 0 5px;
}
	
#footer a:hover{
	color: #e5a319;
}

/*Footer End*/



/*InnerPage Begin*/

#inner-banner{
	position: relative;
	height: 142px;
	width: 940px;
	margin: 0 auto;
	padding-bottom: 25px;
}

#inner-banner h1{
	position: absolute;
	top: 47px;
	left: 48px;
	font-size: 50px;
	color: #FFFFFF;
        text-transform: uppercase !important;
}

/*
#subnav{
	width: 219px;
	background-image: url(../images/subnav-fade.gif);
	background-position: top right;
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-left: 30px;
	height: 340px;
	float: left;
}

.subnav-header{
	background-image: url(../images/subnav-sep.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #454545;
	text-transform: uppercase;
	padding-bottom: 5px;

}

#subnav li{
	height: 27px;
	width: 197px;
	margin-left: 22px;
}

.subnav-links a{
	display: block;
	background-image: url(../images/subnav-button.png);
	background-position: top left;
	background-repeat: no-repeat;
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #7e7e7e;
	text-decoration: none;
	height: 23px;
	width: 218px;
	padding-left: 33px;
	margin-left: -18px;
	margin-top: -2px;
	padding-top: 9px;
	padding-bottom: 1px;
	
}

.subnav-links a{
	background-image: url(../images/subnav-button.png);
	background-position: bottom left;
	color: #FFFFFF;
	padding-left: 20px;
}
*/

.subnav-header{
	background-image: url(../images/subnav-sep.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #454545;
	text-transform: uppercase;
	padding-bottom: 10px;
	padding-left: 14px;
	padding-top: 15px;

}

#subnav{
	background-image: url(../images/subnav-fade.gif);
	background-position: top right;
	background-repeat: no-repeat; 	
	width: 215px;
	padding-left: 48px;
	float: left;
	padding-bottom: 30px;
height:400px;

}

#subnav ul{
	margin-left: 2px;
}

#subnav ul li a{
	display:block;
	background-image: url(../images/subnav-button.gif);
	background-position: top left;
	background-repeat: no-repeat;
	width: 185px;
	height: 23px;
	
	padding-top: 7px;
	padding-left: 30px;
	
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #7e7e7e;
	text-decoration: none;
	
}

#subnav ul li a:hover{
	background-position: bottom left;
	color: #FFFFFF;
}

.engineering-consult{
	display: block;
	text-indent: -5000px;
	background-image: url(../images/engineering-consult.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	width: 189px;
	height: 166px;

	margin-left: 15px;
	margin-top: 15px;
}

.engineering-consult:hover{
	background-position: bottom left;
}

#inner-copy h2{
	color: #0b7ac1;
	font-size: 24px;
	
}

#inner-copy{
	position: relative;
	width:465px;
	float: left;
	padding-left: 20px;
	line-height: 17px;
	padding-bottom: 30px;
}

#inner-copy p{
	font-family: Arial;
	font-size: 11px;
	color: #696969;
	padding-bottom: 15px;
	width:445px;

}

#inner-copy ul{
	font-family: Arial;
	line-height: 19px;
}

#inner-copy li{
	background-image: url(../images/inner-bullet.gif);
	background-position: center left;
	background-repeat: no-repeat;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #696969;
	padding-left: 10px;
	padding-bottom: 1px;

}

h4{
	font-size: 12px !important;
	font-weight: bold !important;
	color: #454545 !important;
	background-image: none !important;
	padding: 0 !important;
}


#inner-image-box{
	width:202px;
	float: left;
	background-color: #f2f3f3;
	border: solid #a09f9e 1px;
	margin-top: 10px;
        margin-bottom: 30px;
	padding-left: 13px;	
	padding-right: 14px;	
	line-height: 15px; 
	font-size: 11px;
	color: #454545;
	padding-bottom: 14px;
}

.inner-image img{
	width:202px;
	border: solid #8f8f8f 1px;
	margin-top: 13px;

}

#inner-image-box p{
	font-family: arial, verdana;
}

/* Contact */

.contact-info{
	background-image: url(../images/subnav-sep.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #7e7e7e;
padding-top: 7px;
padding-bottom: 7px;
}

#contact-area img{
float: left;
padding-left: 15px;
padding-right: 10px;
}

p{
font-family: verdana, arial;
font-size: 11px;

}

#gmap{
margin-top: 14px !important;
border: 1px solid #A09F9E;
}
/* End of 'main' */


#literature-copy h2{
	color: #0b7ac1;
	font-size: 24px;
	
}

#literature-copy{
	position: relative;
	width:465px;
	float: left;
	padding-left: 20px;
	line-height: 17px;
	padding-bottom: 30px;
}

#literature-copy p{
	font-family: Arial;
	font-size: 11px;
	color: #696969;
	padding-bottom: 15px;
	width:445px;

}

#literature-copy ul{
	font-family: Arial;
	line-height: 19px;
}

#literature-copy li{
	background-image: url(../images/inner-bullet.gif);
	background-position: center left;
	background-repeat: no-repeat;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #696969;
	padding-left: 10px;
	padding-bottom: 1px;

}

#literature-copy img{
	width:118px;
	height:150px;
	border: solid #8f8f8f 1px;
	margin-bottom: 30px;
	margin-right:30px;
}

#literature-copy img:hover {
	border: solid #0879c1 1px;

}
/* End of 'main' */

