.greybox{
padding:5px 0px 5px 8px;
position:relative;
right:1px;
margin:0px 1px 8px;
}


/*----- Buy Scrap/ Sell Scrap Buttons -----*/

#blue-btn{
display:block;
height:47px;
width:254px;
background:url(http://www.jsimonandsons.com/images/layout/blue-btn.jpg) no-repeat;
position:relative;
margin:5px 0px;
}

#blue-btn h2 a  {
position:absolute;
left:32px;
top:7px;
color:white;
font-size:12pt;
text-transform:uppercase;
text-decoration:none;
padding:8px;
}

#blue-btn a:hover{color:#FFE44A;}

.greybox h2 {
margin:0;
}

#bronze{
height:47px;
width:254px;
background:url(http://www.jsimonandsons.com/images/layout/bronze-btn.jpg) no-repeat;
position:relative;
margin:5px 0;
}

#bronze h2 a{
position:absolute;
left:5px;
top:6px;
color:white;
font-size:10.5pt;
text-transform:uppercase;
text-decoration:none;
padding:11px 7px;
padding-left:28px;
}

#bronze a:hover{color:#FFE44A;}

/*----------- Blue Notice Box --------------*/
.blue-box{
width:275px;
background:#DFF0FF;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
border-radius: 8px;
margin:0px;
font-family:Cambria, serif;
padding:6px 15px 15px;
border:solid 2px #B3D3EF;
word-wrap: break-word;
}

.blue-box h2 {
margin:0;
color:#123;
}

.blue-box p{
line-height:1.3em;
margin:5 0;
color:#123;
}

/*-------------- body -----------*/
body{
font-family:arial,sans-serif;
}

#footer h3{
margin:7px;
color:#124c9c
}


h2{
font-weight:100;
font-size:22pt;
margin-bottom:10pt;
}


p{
font-size:11pt;
line-height:16pt;
color:#111111;
}

ul{
font-weight:bold;
font-size:11pt;
margin-top:-12;
line-height:18px;
}

#footer{
font-size:.9em;
}

body{	
font-family:arial,sans-serif;	
background-image:url(http://www.jsimonandsons.com/background.jpg);	
background-repeat:repeat-x;	
background-color:#3f3f3f;	}	

.header-all a:link, .header-all a:visited{	
color:yellow;	}	

.header{	
width:850px;	
height:83px;	
margin-bottom:3px;}

#nav{	
margin-top:4px;	
padding-top:16px;	
width:850px;	
height:54px;	
color:white;	
text-align:center;	
background-image:url(http://www.jsimonandsons.com/images/layout/nav-bg.jpg);	
background-repeat:no-repeat;	
background-color:white;	
}	

#nav a:link, #nav a:visited, #nav a:hover, #nav a:active{	
font-size:.95em;	
font-family:arial;	
font-weight:700;	
position:relative;	
color:white;	
text-decoration:none;	
margin-left:20px;	
margin-right:20px;	}		

#nav a:hover{	
color:yellow;}			

a:link,a:visited,a:hover,a:active{	
color:yellow;	}		

a:link,a:visited{	
color:#124C9C;	
font-weight:bold;	}


