/* CSS Document */

/*----------------copy tags------------------*/
p {
	font-size: 0.7em;
	font-weight: normal;
	margin: 0;
	color: #717171;
	line-height: 1.4;
	font-style: normal;
	padding-bottom: 8px;
}
h1 {
	font-size: 1.2em;
	font-weight: normal;
	margin: 0;
	color: #FFF;
	padding-bottom: 10px;
	font-style: normal;
}
h2 {
	font-size: 1.2em;
	color: #5D5D5D;
	font-weight: normal;
	margin: 0 0 5px 0;
	
}
h3 {
	font-weight:normal;
	color:#FFF;
	font-size:1.2em;
	margin: 0;
	line-height: 1.2;
}
h4 {
	font-weight:normal;
	color:#FFF;
	font-size:1.2em;
	margin: 0;
	padding-bottom: 5px;
	padding-top: 10px;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	font-weight: normal;
	margin: 0;
	color: #F00;
	padding-bottom: 6px;
	font-style: normal;
	text-align: center;
}
h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	font-weight: normal;
	margin: 0;
	color: #F00;
	padding-bottom: 5px;
	font-style: normal;
	text-align: center;
}
a:link {
	color: #717171;
	font-weight: normal;
	text-decoration:underline;
}
a:visited {
	color: #717171;
	font-weight: normal;
	text-decoration:underline;
}
a:hover {
	color: #008FFF;
	font-weight: normal;
	text-decoration:underline;
}
.flaming a:link {
	color: #999999;
	font-size: 0.65em;
	text-decoration: underline;
	font-style: normal;
	font-weight: normal;
	font-family:Arial, Helvetica, sans-serif;
}
.flaming a:visited {
	color: #999999;
	font-size: 0.65em;
	text-decoration: underline;
	font-weight: normal;
	font-family:Arial, Helvetica, sans-serif;
}
.flaming a:hover {
	color: #008FFF;
	font-size: 0.65em;
	text-decoration: underline;
	font-weight: normal;
	font-family:Arial, Helvetica, sans-serif;
}
.botlinks a:link {
	color: #999999;
	font-size: 0.65em;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	font-family:Arial, Helvetica, sans-serif;
	line-height:1.4em;
}
.botlinks a:visited {
	color: #999999;
	font-size: 0.65em;
	text-decoration: none;
	font-weight: normal;
	font-family:Arial, Helvetica, sans-serif;
	line-height:1.4em;
}
.botlinks a:hover {
	color: #008FFF;
	font-size: 0.65em;
	text-decoration: underline;
	font-weight: normal;
	font-family:Arial, Helvetica, sans-serif;
	line-height:1.4em;
}
.vert_spacer {
	width:150px;
	height:10px;
}
.vert_spacer1 {
	width:150px;
	height:12px;
}
.red_text {
	color:#CE003D;
}
.wh {
	color:#FFF;
}
.blk {
	color:#000;
}
/*----------------------------------------Menu-------------------------------------*/
.menu_outer {
	width:980px;
	height:47px;
	background-color: #FFF;
}
.menu_footer {
	width:980px;
	height:53px;
	background-image:url(../images/aerospace-manufacturing_19.jpg);
}
.home a {
	display:block;
	width:133px;
	height: 33px;
	float: left;
	padding:14px 0 0 0;
	font-size:0.8em;
	color:#0e558d;
	font-weight:normal;
	text-decoration:none;
	text-align:center;
}
.home a:hover {
	display:block;
	width:133px;
	height: 33px;
	float: left;
	padding:14px 0 0 0;
	font-size:0.8em;
	color:#0e558d;
	font-weight:normal;
	text-decoration:none;
	text-align:center;
	background-color:#eeeeee;
}
.mid a {
	display:block;
	width:168px;
	height: 33px;
	float: left;
	padding:14px 0 0 0;
	font-size:0.8em;
	color:#0e558d;
	font-weight:normal;
	text-decoration:none;
	text-align:center;
}
.mid a:hover {
	display:block;
	width:168px;
	height: 33px;
	float: left;
	padding:14px 0 0 0;
	font-size:0.8em;
	color:#0e558d;
	font-weight:normal;
	text-decoration:none;
	text-align:center;
	background-color:#eeeeee;
}
.contact a {
	display:block;
	width:172px;
	height: 33px;
	float: right;
	padding:14px 0 0 0;
	font-size:0.8em;
	color:#0e558d;
	font-weight:normal;
	text-decoration:none;
	text-align:center;

}
.contact a:hover {
	display:block;
	width:172px;
	height: 33px;
	float: right;
	padding:14px 0 0 0;
	font-size:0.8em;
	color:#0e558d;
	background-color:#eeeeee;
	font-weight:normal;
	text-decoration:none;
	text-align:center;
}
/*----------------------------------------Body-------------------------------------*/
body {
	margin: 0;
	text-align: left;
	font-family:Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	background-image: url(../images/aerospace-manufacturing_02.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#bg_outer{
	width: 980px;
	margin: auto;
}
.headertxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.65em;
	color: #999999;
}
.red {
	color:#FF0000;
}
/* ----------------- header ----------------------------------------------- */
#header {
	width: 980px;
	height: 239px;
	text-align: left;
}
.logo {
	width:364px;
	height:239px;
	float: left;
}
.header_flash_outer {
	width:566px;
	float: left;
	height:239px;
}
.header_flash_outer_top {
	width:566px;
	height:34px;
}
.header_flash_outer_mid {
	width:566px;
	float: left;
	height:205px;
	background-image: url(../images/aerospace-manufacturing_11.jpg);
	background-position: top;
	background-repeat: repeat-x;
}
.header_flash_outer_mid_pad {
	width:546px;
	float: left;
	height:195px;
	padding:0 10px 10px 10px;
}
.header_right {
	width:50px;
	height:239px;
	float: left;
}
/* ----------------- content ----------------------------------------------- */
.bullet ul {
	list-style-type: none;
	margin: 0;
	padding: 0px 0 8px 10px;
}
.bullet li {
	background-image:url(../images/bullet.gif);
	background-position:0 0.3em;
	background-repeat:no-repeat;
	padding:0px 0 4px 30px;
	margin: 0;
}
.bullet_text {
	font-size: 0.7em;
	font-weight: normal;
	margin: 0;
	color: #717171;
	line-height: 1.4;
	font-style: normal;
}
#top_info {
	width:880px;
	padding-bottom: 15px;
	margin: auto;
	text-align: left;
	padding: 25px 50px 20px 50px;
}
.content {
	width:880px;
	padding:35px 40px 22px 40px;
	border-left: 10px solid #008fff;
	border-right: 10px solid #008fff;
	height: 325px;
}
.content_rigid {
	width:880px;
	padding:35px 40px 22px 40px;
	border-left: 10px solid #008fff;
	border-right: 10px solid #008fff;
	height: 325px;
}
.content_precision {
	width:880px;
	padding:35px 40px 22px 40px;
	border-left: 10px solid #008fff;
	border-right: 10px solid #008fff;
	height: 415px;
}
.content_fasteners {
	width:880px;
	padding:35px 40px 22px 40px;
	border-left: 10px solid #008fff;
	border-right: 10px solid #008fff;
	height: 325px;
}
.content_fixtures {
	width:880px;
	padding:35px 40px 22px 40px;
	border-left: 10px solid #008fff;
	border-right: 10px solid #008fff;
	height: 325px;
}
.content_supply_chain {
	width:880px;
	padding:35px 40px 22px 40px;
	border-left: 10px solid #008fff;
	border-right: 10px solid #008fff;
	height: 325px;
}
.content_life_cycle {
	width:880px;
	padding:35px 40px 22px 40px;
	border-left: 10px solid #008fff;
	border-right: 10px solid #008fff;
	height: 325px;
}
.content_product {
	width:880px;
	padding:35px 40px 22px 40px;
	border-left: 10px solid #008fff;
	border-right: 10px solid #008fff;
	height: 325px;
}
.content_approvals {
	width:880px;
	padding:35px 40px 22px 40px;
	border-left: 10px solid #008fff;
	border-right: 10px solid #008fff;
	height: 1280px;
}
.content_map {
	width:880px;
	padding:35px 40px 22px 40px;
	border-left: 10px solid #008fff;
	border-right: 10px solid #008fff;
	height: 335px;
}
.content_news {
	width:880px;
	padding:35px 40px 22px 40px;
	border-left: 10px solid #008fff;
	border-right: 10px solid #008fff;
	height: 350px;
}
.content_contact {
	width:880px;
	padding:35px 40px 22px 40px;
	border-left: 10px solid #008fff;
	border-right: 10px solid #008fff;
	height: 430px;
}

.home_text {
	width:270px;
	padding:0 40px 0 0;
	float:left;
}
.menu_footer_text {
	width:900px;
	height:25px;
	padding:17px 0 0 50px;
}
.home_link1 {
	width:134px;
	height:300px;
	float:left;
	margin:2px 0 0 0;
	background-image: url(../images/aerospace-manufacturing_23.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.home_link2 {
	width:134px;
	height:300px;
	float:left;
	margin:2px 0 0 10px;
	background-image: url(../images/aerospace-manufacturing_23.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.home_link_image {
	width:114px;
	height:200px;
	padding:10px 10px 5px 10px;
}
.home_link_text {
	width:114px;
	height:76px;
	padding:0 10px 0 10px;
}
.home_link_footer {
	width:134px;
	height:9px;
}
.map_text_1 {
	width:200px;
	float:left;
	height: 290px;
	padding: 10px 0 0 20px;
}
.contact_text_1 {
	width:180px;
	float:left;
	height: 224px;
	padding: 10px 0 0 0;
}
.contact_text_2 {
	width:190px;
	float:left;
	height: 224px;
	padding: 10px 0 0 0;
}
.contact_text_3 {
	width:230px;
	float:left;
	height: 224px;
	padding: 10px 0 0 0;
}
.contact_image {
	width:574px;
	height:158px;
	float: left;
}
.contact_info_outer {
	width:600px;
	float:left;
	height:392px;
}
.product_image {
	width:522px;
	height:324px;
	float:left;
	padding:4px 0 0 9px;
}
.news_scroll {
	width:880px;
	height:320px;
	overflow:auto;
}
/* --------------------- locations ------------------ */
.map_link1 {
	width:220px;
	height:300px;
	float:left;
	margin:2px 0 0 0;
	background-image: url(../images/aerospace-manufacturing_23.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.map_link2 {
	width:340px;
	height:300px;
	float:left;
	margin:2px 0 0 20px;
	background-image: url(../images/aerospace-manufacturing_23.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.map_link_image {
	width:200px;
	height:200px;
	margin: 10px 10px 5px 10px;
}
.map_link_text {
	width:200px;
	height:76px;
	padding:0 10px 0 10px;
}
.map_link_footer {
	width:220px;
	height:9px;
}
.map_text {
	width:180px;
	height:34px;
}
.map_text_sm a:link {
	color: #999;
	font-size: 0.65em;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}
.map_text_sm a:visited {
	color: #999;
	font-size: 0.65em;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}
.map_text_sm a:hover {
	color: #008fff;
	font-size: 0.65em;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}
.map_text_sm_outer {
	width:250px;
	padding:7px 0 0 10px;
	height:15px;
}
/* ---------------------2.1 rigid pipe------------------ */
.rigid_text {
	width:190px;
	padding:0 40px 0 0;
	float:left;
}
.rigid_image_1 {
	width:320px;
	height:300px;
	float:left;
	padding:0 10px 0 0;
}
.rigid_image_2 {
	width:320px;
	height:300px;
	float:left;

}
/* ---------------------2.2 precision mach ------------------ */
.precision_text {
	width:600px;
	padding:0 40px 0 0;
	float:left;
}
.precision_bullet {
	width:330px;
	height:170px;
	float:left;
}
.precision_bullet1 {
	width:270px;
	height:170px;
	float:left;
}
.precision_image {
	width:240px;
	height:400px;
	float:left;
}
/* ---------------------global------------------ */
.global_text {
	width:300px;
	padding:0 40px 0 0;
	float:left;
}
.global_image {
	width:377px;
	height:330px;
	float:left;
	padding: 15px 0 0 84px;
}
/* ---------------------product------------------ */
.product_text {
	width:300px;
	padding:0 40px 0 0;
	float:left;
}
/* ---------------------new product------------------ */
.new_text {
	width:210px;
	padding:0 20px 0 0;
	float:left;
}
/* ---------------------approvals------------------ */
.approvals_text1 {
	width:880px;
	float:left;
}
.approvals_outer {
	width:880px;
	height:105px;
	padding: 10px 0 0 0;
}
.approvals_sub_outer {
	width:370px;
	height:100px;
	float:left;
}
.approvals_image {
	width:230px;
	height:99px;
	float:left;
	padding: 0 0 0 140px;
	text-align: center;
}
.approvals_outer1 {
	width:880px;
	height:40px;
	padding: 10px 0 0 0;
}
.approvals_sub_outer1 {
	width:370px;
	height:40px;
	float:left;
}
.approvals_image1 {
	width:230px;
	height:40px;
	float:left;
	padding: 0 0 0 140px;
	text-align: center;
}
/* ---------------------footer-links------------------ */
#footer {
	width:980px;
	height: 63px;
	margin: auto;
}
.email_bg {
	width: 721px;
	height: 63px;
	float: left;
	background: url("../images/aerospace-manufacturing_39.gif") 0 0 no-repeat;
}
.email a {
	display:block;
	width: 721px;
	height: 63px;
	float: left;
	background: url("../images/aerospace-manufacturing_39.gif") 0 0 no-repeat;
}
.email a:hover {
	display:block;
	width: 721px;
	height: 63px;
	background: url("../images/precision-machining_39.gif") 0 0 no-repeat;
}
.tel_bg {
	width: 259px;
	height: 63px;
	background: url("../images/aerospace-manufacturing_40.gif") 0 0 no-repeat;
	float: left;
}
.tel a {
	display:block;
	width: 259px;
	height: 63px;
	background: url("../images/aerospace-manufacturing_40.gif") 0 0 no-repeat;
	float: left;
}
.tel a:hover { 
	display:block;
	width: 259px;
	height: 63px;
	background: url("../images/precision-machining_40.gif") 0 0 no-repeat;
}
/* ----------------- Contact Enquiry Form ----------------------------------------------- */

.page_content_form {
	width: 260px;
	vertical-align: top;
	height: 372px;
	float:left;
}
.address_left {
	width: 280px;
	text-align: left;
	float: left;
}
.address_right {
	width: 434px;
	text-align: center;
	float: left;
}
.form_left {
	width: 105px;
	text-align: right;
	float: left;
}
.form_right {
	width: 150px;
	text-align: left;
	float: left;
	padding-left: 5px;
	padding-bottom: 10px;
}
.verdana {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: .7em;
}
.contact_form_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	font-weight: normal;
	margin: 0;
	color: #000;
	font-style: normal;
	text-align: left;
}
.contact_title {
	padding:25px 0 0 30px;
}
.contact_bg {
	width:260px;
	padding:10px 10px 0 10px;
	background-image: url(../images/contact_form_bg_02.jpg);
	height: 372px;
}
.contact_footer {
	width:280px;
	height:10px;
}
.contact_outer {
	width:280px;
	height:392px;
	float: left;
}
