

body { 
    background: #000 url(../images/bg.jpg) top left repeat-x;
}

* { 
    color: #E0E0E0;
}

dt {
    padding: 10px 15px 5px 15px;
    border-top: 1px solid #464646;
    border-left: 1px solid #464646;
}

dt a {
    color: #E0E0E0;
}

dd {
    padding: 5px 15px 10px 15px;
    border-left: 1px solid #464646;
}

dd strong {
    font-size: 10px;
}



#logo h1 {
	width: 166px;
	height: 51px;
	padding: 0px;
	background: url(../images/logo.jpg) no-repeat;
	text-indent: -9999px;
	position: relative;
	overflow: hidden;
	}


	
#branding {
	clear: both;
	border: 10px solid #FFF;
	margin-top: 80px;
	margin-right: 1px;
	margin-bottom: 0;
	margin-left: 1px;
	padding: 0px;
}



#hdr-forging {
    margin-bottom: 10px;
    height: 24px;
    background: url(../images/hdr_forging_relationships.gif) top left no-repeat;
    text-indent: -9999px;
}

#hdr-news {
    margin: 15px 0 10px 0;
    height: 20px;
    background: url(../images/hdr_news.gif) top left no-repeat;
    text-indent: -9999px;
}

#left-column {
    margin-top: 24px;
}



#left-column h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 18px;
	line-height:24px;
	color:#eee2cc;
	text-transform:uppercase;
	letter-spacing:.1em;
	margin-bottom: 5px;
	}

#left-padding {
    padding: 0px 19px 20px 11px;
}

#right-column ul {
	margin-bottom: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#right-column li {
	margin-bottom: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
}
#right-column {
    width: 233px;
    margin-top: 24px;
}


ul.testimonials2 li div em {
    display: block;
    padding: 5px 0 10px 0;
}

