/*
 * Agency: Stonewall+
 * URL: http://www.stonewall.co.za
 *
 * Author: Gerhard
 * Creation Date: 23 September 2009
*/


html, body {
	margin: 0;
	padding: 0;
	background: #000000 url(../images/bg_body.jpg) 50% 50% no-repeat;
	height: 100%;
}

img {
	border: 0;
}

/* Start No Flash */

#flash div {
	width: 608px;
	height: 354px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -177px 0 0 -304px;
	background: #000000 url(../images/bg_logo.gif) no-repeat;
}

#flash #latestver {
	display: block;
	width: 212px;
	height: 15px;
	background: url(../images/link_latestver.gif) 0 -20px;
	position: relative;
	top: 184px;
	left: 263px;
}

#flash .latestver:hover {
	background: url(../images/link_latestver.gif) 0 0;
}

/* End No Flash */