/* CSS Document */

body { background-image:url(image/bkg.jpg); background-repeat:no-repeat; background-position:top center; background-color:#F0F0F0; font-family: Verdana, Arial, Helvetica, sans-serif; font-size:12px; }

.sIFR-flash {
visibility: visible !important;
margin: 0;
}

.sIFR-replaced {
visibility: visible !important;
}

span.sIFR-alternate {
position: absolute;
left: 0;
top: 0;
width: 0;
height: 0;
display: block;
overflow: hidden;
}

.sIFR-flash + div[adblocktab=true] {
display: none !important;
}
  
.sIFR-hasFlash h3 {
visibility: hidden;
font-size:26px;
letter-spacing: -6px;
margin:0px;
padding-bottom:10px;
}


#c1 h2 {
font-family:"Century Gothic",Verdana,Arial,Helvetica,sans-serif;
font-size:34px;
font-weight:lighter;
margin-top:10px;
margin-bottom:29px;
display:block;
}

.sub {
display:block;
padding-top:22px;
font-weight:bold;
}

/*h1 { font-family:"Century Gothic", Verdana, Arial, Helvetica, sans-serif; font-weight:100; font-size:3em; }*/

#container {text-align:left; width:880px; color:#333333; }

#container p {
padding-bottom:7px;
display:block;
line-height:20px;
}

#menu { width:98%; background-color:#cccccc; margin-bottom:20px; padding:1%; height:16px; }

#menu ul { list-style:none; margin:0; padding:0; }

#menu ul li { display:inline;  font-size:12px; padding-right:20px; }

#menu ul li a:link { color:#000000; text-decoration:none; }

#menu ul li a:visited { color:#000000; text-decoration:none; }

#menu ul li a:hover { color:#000000; text-decoration:underline; }

#menu ul li a:active { color:#000000; text-decoration:none; }

a:link {color:#000000; text-decoration:underline;  }

a:visited {color:#000000; text-decoration:none; }

a:hover {color:#000000; text-decoration:none; }

a:active {color:#000000; text-decoration:none; }


#splleft { width:440px; float:left; text-align:right; padding-bottom:5px; }

#splright { width:430px; float:right; text-align:right; padding-bottom:5px; padding-right:5px; text-align:right; }

#c1 { width:50%; float:left; }

#c2 {
	width:50%;
	margin-right: auto;
	margin-left: auto;
}

#c3 { width:50%; float:right; }

#c2 p { }

#padding { padding:20px;}

.centralise {text-align:center; }

#footer { width:880px; clear:both; padding-bottom:30px; padding-top:30px; margin-top:50px; border-top: 1px #666666 solid; color:#666666; margin-top:50px; }

#review { padding-top:20px; padding-bottom:20px; clear:both; }

#review img{ float:left; display:block; border:#cccccc solid 1px; }

#review p {margin-left:165px;}

#work { text-align:center;}

#c1 #work img {margin:5px; float:right;}

#c3 #work img {margin:5px; float:left;}

#work img { border:#cccccc solid 1px; }

.guy_portrait { border:#cccccc solid 1px; padding:5px; display:block; float:left; margin-right:10px; }

#press { clear:both; width:100% }


/*********************************************************************/
/* hold h1 tag in place */
/******************************************************************/
#topsection{
	/*height: 200px; /*Height of top section*/
	text-align: center;
	height: 65px;
}
#topsection h1 {
	font-size:1.95em;
	font-weight: normal;
	letter-spacing: 0;
	background-image: url(../image/guy-hindley-logo.jpg);
	background-repeat: no-repeat;
	text-align: center;
	background-position: center;
	text-indent: -9999px;

	200px;
	line-height: 2.25em;
}
#topsection div {
	width: 300px;
	display: block;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#topsection a {
	display: block;
	cursor: hand;
	height: 65px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#fleft {
float:left;
width:50%;
text-align:left;
}

#fright {
width:50%;
float:right;
text-align:right;
}

.spacer {
width:100%;
clear:both;
height:1px;
}

