/* global styles */
* {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #000000;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* style for bg  */
body#home #wrapper {
	background-image: url(../images/bg_home.jpg);
	background-repeat: no-repeat;
	height: 900px;
}

body#about #wrapper {
	background-image: url(../images/bg_about.jpg);
	background-repeat: no-repeat;
	height: 900px;

}

body#services #wrapper {
	background-image: url(../images/bg_services.jpg);
	background-repeat: no-repeat;
	height: 900px;
}

body#capabilities #wrapper {
	background-image: url(../images/bg_capabilities.jpg);
	background-repeat: no-repeat;
	height: 900px;
}

body#quality #wrapper {
	background-image: url(../images/bg_quality.jpg);
	background-repeat: no-repeat;
	height: 900px;
}

body#why #wrapper {
	background-image: url(../images/bg_why.jpg);
	background-repeat: no-repeat;	
	height: 900px;
}

body#contact #wrapper {
	background-image: url(../images/bg_contact.jpg);
	background-repeat: no-repeat;	
	height: 900px;

}
body#home #link_home, body#about #link_about, body#capabilities #link_capabilities, body#quality #link_quality, body#why #link_why, body#contact #link_contactUs, body#services #link_services {
	background-image: url(../images/home_arrow.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	
}

body#home #link_home a, 
body#about #link_about a, 
body#quality #link_quality a, 
body#capabilities #link_capabilities a, 
body#services #link_services a, 
body#why #link_why a, 
body#contact #link_contactUs a {
	color: #fe7401;
}

body#capabilities #content, body#capabilities #content_forging {
	margin-top: 49px;
}

body#about #content, body#quality #content, body#why #content {
	margin-top: 49px;
}

/* Main styles */
#wrapper {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 600px;
}
#links {
	padding-bottom: 10px;
	padding-top: 15px;
	font-size: 14px;
}
#links ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#links li {
	float: left;
	margin-left: 30px;
}
#links li a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding-bottom: 17px;
}

#links li a:hover {
	color: #fe7401;
	background-image: url(../images/home_arrow.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}

/* Sub Navigation Capabilities */

#subLinks {
	font-size: 10px;
	margin-left: 132px;
}

#subLinks ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#subLinks ul li {
	float: left;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: block;
}

#subLinks ul li a {
	color: #FFFFFF;
	text-decoration: none;
}

#subLinks ul li a:hover {
	color: #fe7401;
	background-image: url(../images/transparent.gif);
	background-repeat: no-repeat;
	
}

/* Sub Navigation About */

#subLinks_about {
	font-size: 10px;
	margin-left: 60px;
}

#subLinks_about ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#subLinks_about ul li {
	float: left;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: block;
}

#subLinks_about ul li a {
	color: #FFFFFF;
	text-decoration: none;
}

#subLinks_about ul li a:hover {
	color: #fe7401;
	background-image: url(../images/transparent.gif);
	background-repeat: no-repeat;
	
}

/* Sub Navigation Quality and Why forging is better */

#subLinks_quality {
	font-size: 10px;
	margin-left: 100px;
}

#subLinks_why {
	font-size: 10px;
	margin-left: 500px;
}

#subLinks_quality ul, #subLinks_why ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#subLinks_quality ul li, #subLinks_why ul li {
	float: left;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: block;
}

#subLinks_quality ul li a, #subLinks_why ul li a {
	color: #FFFFFF;
	text-decoration: none;
}

#subLinks_quality ul li a:hover, #subLinks_why ul li a:hover {
	color: #fe7401;
	background-image: url(../images/transparent.gif);
	background-repeat: no-repeat;
	
}




#logo {
	float: right;
	margin-right: 10px;
}

#content, #content_forging {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 85px;
	margin-left: 30px;
	width: 310px;
	margin-bottom: 50px;
}
/*#content .header {
	margin-bottom: 10px;
}*/
#content h1, #content_forging h1 {
	font-size: 2.5em;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	color: #fe7401;
	margin-bottom: 10px;
}
#content h2, #content_forging h2 {
	font-size: 14px;
	color: #fe7401;
	line-height: 1.5em;
}
#content h3, #content_forging h3 {
	font-size: 12px;
	color: #fe7401;
	line-height: 1.5em;
}
#content p, #content_forging p {
	font-size: 12px;
	line-height: 1.5em;
	padding-right: 15px;
}

#content a, #content_forging a {
	color: #fe7401;
}
#content ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#content li {
	color: #fe7401;
	font-size: 12px;
	margin-left: 15px;
	margin-bottom: 5px;
	background-image: url(../images/bullet_white.gif);
	background-repeat: no-repeat;
	background-position: 0px 50%;
	padding-left: 16px;
}
#content li a {
	color: #fe7401;
	text-decoration: none;
}

#content .cap_img {
	background-color: #FFFFFF;
	padding: 5px;	
}

#footer {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#footer p {
	font-size: 10px;
	margin-top: 10px;
	margin-left: 30px;
}
#footer a {
	color: #FFFFFF;
	text-decoration: underline;
}
#video {
	height: 180px;
	width: 240px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border: 4px solid #FFFFFF;
}
#map {
	height: 283px;
	width: 281px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border: 4px solid #FFFFFF;
}
#popup {
	width: 480px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding: 10px;
}
#popup h2 {
	font-size: 14px;
	color: #fe7401;
	line-height: 1.5em;
}
#popup p {
	font-size: 12px;
	line-height: 1.5em;
	padding-right: 15px;
}

.clearFloats {
	clear: both;
}
#printable_map {
	display: none;
}
.img_right {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
	border: 1px solid #FFFFFF;
}
.popup_img {
	margin-top: 10px;
	margin-left: 10px;
	border: 1px solid #FFFFFF;
}
