html{height:100%;}
body {
	margin: 0px;
	padding:0px;
	background-color: #212121;
	font-family: Arial, Helvetica, sans-serif;
	font-size:75%;
	color:#000000;
background-image: url(images/back.gif);
background-repeat: repeat-y;
	background-position: top center;
	/*-the background image is for the 100% height cheat-*/
	
}

body a {
color:#534741;
font-weight: bold;
text-decoration:underline;
}
body a:hover {
text-decoration:underline;
}
a
{
  outline: none;
}

img, a   { 
  border-style : none; 
  border-width : 0px; 
}

img, area
{
  border: 0px;
}



/*---------------------------------*/

.centerdiv {

	margin-left: auto;
	margin-right: auto;
	width: 920px;
	}
	

#header{
float:left;
display:inline;
width:920px;
}

#header h1 a{
float:left;
display:inline;
background-image: url(images/wbwhite_logo.gif);
background-repeat: no-repeat;
	background-position: top left;
	text-indent: -9000px;
	font-size:0px;
	width:190px;
	height:72px;
	margin:35px 0px 0px 25px;}

h1{  
font-size: 2em;
margin:0px;
padding:0px; 
}

h2 {  
font-size: 1.9em;
margin:32px 0px 70px 0; /* top right down left- */
padding:0px; 
font-weight:bold;
line-height:1.1em;
}

h3 {  
font-size: 1.3em;
margin:5px 0px 10px 0px; /* top right down left- */
padding:0px;
}

h4 {  
font-size: 1.2em;
margin:0px 0 0 0; /* top right down left- */
padding:0px; 
font-weight:bold;
}

p{margin:0 0 16px 0;}


/* ----------navigation divs--------------*/

.nav{
float:left;
position:relative;
width:920px;
height: 28px;
margin: 0px;
padding: 0px;
text-decoration : none;
background-color:#4a4a4a;
}

.nav a {
text-decoration : none;
font-size:1em;
color:#c1c1c1;
font-weight:bold;
margin:0 10px 0 10px;
padding:0;
line-height:2.3em;
}

.nav a:hover {
color: #96b625;
text-decoration : none;
}

/* -----------homepage-------------*/








/* -----------content page-------------*/

.contentbox{
width:860px;background-color:#ffffff;
float:left;display:inline;
color:#534741;padding:10px 40px 0 20px;
margin:6px 0px 8px 0px;
background-image: url(images/content_back.gif);
background-repeat: repeat-x;
background-position: top left;
}

.contentbox img{clear:both;float:right;display:inline;margin:0 0px 35px 25px;}

.images-left{float:left;display:inline;margin:0 25px 0 0px;}
.images-right{float:right;display:inline;margin:0 0px 0 25px;}

/*-----downloads page----*/

.thumbnail{float:left;display:inline;width:81px;margin:0 0px 35px 25px;}
.thumbnail strong{font-size:1em;}

.thumbnail a{font-size:0.8em;color:#666666;margin:0;padding:0;}

.thumb_granite{float:left;display:inline;margin:0 20px 0 0;text-align:center}
.thumb_granite a{font-size:0.8em;color:#666666;margin:0;padding:0;}
.thumb_granite strong{font-size:1em;}
/*---bespoke page---*/

.bespokebox{width:182px;margin-right:50px;float:left;display:inline;}

.bespokebox img {border: 1px #4a4a4a solid;}
.bespoke_keyline{padding:10px;border: 1px #cdcdcd solid;float:left;display:inline;}

.phone {float:right;display:inline;margin:4px 40px 0 0;}
.twitter {margin-right:15px;}

/*------------- FOOTER ----------------*/


.footer p {padding:0;margin:0;}

.link-block {padding-left:40px;padding-right:40px;display:inline-block;}

.footer {clear:both;float:left;display:inline;width:100%;text-align:center;padding-top:0px;padding-bottom:30px;color:#8f8f8f;}
.footer a {
color:#8f8f8f;
}

.footer .nav {display:inline-block;list-style:none;margin-bottom:20px;}
.footer .nav li {float:left;display:inline;}
.footer .nav li a {display:block;margin-right:30px;padding-right:30px;color:#ffffff;font-size:0.75em;border-right:1px solid #ffffff;}

.footer .group {display:inline-block;list-style:none;margin-bottom:30px;padding:0;}
.footer .group li {float:left;display:inline;margin-right:20px;margin-left:20px;}
.footer .group li a {display:block;}

.footer .nav li:last-child a {margin-right:0;padding-right:0;border-right:none;}

.footer .address {color:#878787;font-size:12px;line-height:1.5em;}

@media screen and (max-width: 640px) {
.footer .nav,
.footer .group {text-align:center;}
.footer .nav li,
.footer .group li {display:block;clear:both;width:100%;text-align:center;margin:0}
.footer .nav li a {display:block;border:none;padding:0;margin:0;}
}

.partof {color:#ffffff;font-size:12px;padding-bottom:10px;margin-top:10px;}

.footer-links {clear:both;float:left;display:inline;width:100%;text-align:center;}

.footer-links p {display:inline-block;width:50%;line-height:1em;margin-bottom:30px;padding:0;}
.footer-links p a {color:#878787;font-size:0.75em;text-decoration:none;padding-left:0.5em;padding-right:0.5em;}