/*
	Designed and coded by the friendly chaps at
       ______     ______     ______   ______   ______     __     __   __     ______     __  __     __     ______
      /\  ___\   /\  __ \   /\  ___\ /\  ___\ /\  ___\   /\ \   /\ "-.\ \   /\  ___\   /\ \_\ \   /\ \   /\__  _\
      \ \ \____  \ \  __ \  \ \  __\ \ \  __\ \ \  __\   \ \ \  \ \ \-.  \  \ \  __\   \ \  __ \  \ \ \  \/_/\ \/
       \ \_____\  \ \_\ \_\  \ \_\    \ \_\    \ \_____\  \ \_\  \ \_\\"\_\  \ \_____\  \ \_\ \_\  \ \_\    \ \_\
        \/_____/   \/_/\/_/   \/_/     \/_/     \/_____/   \/_/   \/_/ \/_/   \/_____/   \/_/\/_/   \/_/     \/_/
	
	http://www.caffeinehit.com - Caffeinehit Ltd, a Web design and Development agency in London
*/ 

body {}
* {margin:0;padding:0}
a {color:#666;text-decoration:none;}
a:hover {background:#ff0;}

#copy {width:100%;}
#copy div {padding:15%;text-align:center;}
#copy span {
	display:block;
	margin:0 auto;
	background:url(../images/intro-copy.gif) no-repeat center 0;
	text-indent:-1000000px;
	width:528px;
	height:157px;
}
p.copyright {
	font:0.7em Arial, Helvetica, sans-serif;
	position:absolute;
	bottom:0;
	padding:0 0 3em 2em;
	color:#999;
}
#strip {
	background:url(../images/bgd.gif);
	position:absolute;
	bottom:0;
	width:100%;
	height:1em;
}