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/asf_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.4em;
margin:0px 0px 35px 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-------------*/



.footer{
color:#8f8f8f;
font-size:0.9em;
text-align:center;
float:left;display:inline; width:500px;margin:0 0 0 210px
}

.footer a {
color:#8f8f8f;
}

.uk-badges{float:left;display:inline; width:210px;}





/* -----------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;
}



.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;}