﻿* {
	padding:0px;
	margin:0px;
	
}

body {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-image: url('images/backgd.png');
		
}

#masthead {
	background-image: url('images/masthead.png');
	background-position: center top;
	height: 207px;
	background-repeat: no-repeat;
}
.top_nav {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 60px;
	padding-top: 28px;

}

.a_top_nav {
	padding-right: 5px;
	padding-left: 5px;
}


.a_top_nav:hover{
	color: #FFFFCC;	
	}



#page_content {
	background-image: url('images/main-content.png');
	background-position: center top;
	min-width: 600px;

}
#footer {
	padding-top:4px;
	background-image: url('images/footer.png');
	background-repeat: no-repeat;
	background-position: center top;
	height: 135px;
	text-align: center;
	clear: both;
}

#footer p{
			color: #FFFF99;
}
a {
	text-decoration: none;
	color: #FF6600;
}
a:hover {
	text-decoration: none;
	color: #800000;
}
.top_menu {
	font-size: xx-small;
	font-family: Arial, Helvetica, sans-serif;
	color: #669999;
	margin-left: 50px;
	padding-top: 5px;
}
.a_top_menu {
	color: #003300;

}
.a_top_menu:hover {
	color: #FF6600;
}
h6 {
	margin-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	color: #663300;
}
.main_cont {
	margin-left: 45px;
	margin-right: 45px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	padding-top:5px;
	
	
}
h1 {
	font-family: Calibri, Arial, "Lucida Console", "Lucida Sans", Tahoma, Verdana;
	font-size: 26px;
	color: #FF6600;
	padding-bottom:10px;
}
p {
	color: #666666;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

li {
	color: #666666;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}


h5 {
	font-family: Calibri, Arial, "Lucida Console", "Lucida Sans", Tahoma, Verdana;
	color: #FFFF66;
	font-size: 18px;
	padding-top: 2px;
	padding-bottom: 4px;
}
.main_icons {
	margin: 6px;
	float: left;
	width: 170px;
	height: 110px;
	padding: 2px;
	text-align: center;
	background-color: #FFFFCC;
}

.main_icons p {
	font-size: 11px;
	font-family: Calibri, Arial, "Lucida Console", "Lucida Sans", Tahoma, Verdana;
}

.comp_repair_icons {
	margin: 6px;
	float: left;
	width: 170px;
	height: 170px;
	padding: 2px;
	text-align: center;
	margin-top:20px;
}



h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
h2 a {
	color: #FF6600;
}
h2 a:hover {
	color: #800000;
}
.quote {
	background-image: url('images/quote.png');
	background-repeat: no-repeat;
	background-position: left top;
	font-style: italic;
	width: 500px;
	height: 30px;
	padding: 10px 10px 10px 50px;
}
.small_ul {
	background-image: url('images/li_highlight.png');
	background-repeat: no-repeat;
	background-position: left center;
	padding: 10px 10px 10px 50px;
}

.emp {
	background-image: url('images/emphasis.png');
	background-repeat: no-repeat;
	background-position: left center;
	padding: 10px 10px 10px 50px;
}


.left_col {
	width: 640px;
	float: left;
}

.left_col-1 {
	width: 310px;
	float: left;
}

.left_col-2 {
	width:310px;
	margin-left: 310px;
}


.right_col {
	margin-left: 650px;
}

.right_col li {
	background-position: left center;
	padding-left:15px;
	list-style-type: none;
	background-image: url('images/li.png');
	background-repeat: no-repeat;
}

.right_col_main {
	padding-left:30px;
}

h3 {
	color: #FF6600;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 10px;
	padding-top: 10px;
}




.testimonials_quotes {
	font-style: italic;
	padding-top:25px;
}
.tenpxpad {
	padding-top: 10px;
}
.box-header {
	background-position: center top;
	padding: 10px;
	background-image: url('images/h2-headings.png');
	background-repeat: no-repeat;
	color: #FF6600;
	text-align: center;
}

.footer-keywords {
	margin-top: 7px;
	font-size: 10px;
	text-align: center;
	padding-left: 60px;
	padding-right: 60px;
}
#contacts-form { clear:right; width:100%; overflow:hidden;}
#contacts-form fieldset { border:none; float:left; }
#contacts-form .field { clear:both;}
#contacts-form label { float:left; width:97px; line-height:18px; padding-bottom:8px;padding-right:5px; font-family:Arial, Helvetica, sans-serif;font-size:12px;text-align:right}
#contacts-form input { width:250px; padding:1px 0 1px 3px; border:1px solid #ededed; color:#414141;}
#contacts-form textarea { width:500px; height:159px; padding:1px 0 1px 3px; border:1px solid #ededed; color:#414141; margin-bottom:20px; overflow:auto;}
#contacts-form .link1 { float:right;}

.site-map-top {
	background-image: url('images/site-map-backgd-1.png');
	background-repeat: repeat-y;
	background-position: left top;
	padding-left: 120px;
	margin-bottom:10px;
	margin-top:10px;
}
.div-container {
	padding: 5px;	
}
.div-container-wrapper {
	padding: 5px;
	margin: 4px;
	border: 1px solid #999999;
	background-image: url('images/div-backgd.jpg');
	background-position: left bottom;
	background-repeat: repeat-x;
}

.slideshow-specs {
	margin-left: 340px;
	margin-top: 17px;
}

.sub-logo {
	width: 85px;
	height: 93px;
	float: left;
	padding-top: 10px;
}
.why-jd-metals {
	margin-top: -20px;
	width: 615px;
	height: 400px;
}
.areas-covered {
	margin-top: 20px;
	width: 615px;
	height: 450px;
}



