body {
	background: #fff url('images/bg.jpg') repeat fixed;
	color: #fff;
	font-family: Verdana;
	font-size: 10px;
	margin-top: 0;
	
}
#human { visibility:hidden; display:none; }
#rightcol { width: 580px; margin-left:50px; }
#leftcol { width: 280px; position:fixed; text-align: right;  }	
#client { float: left; width: 100px; height: 27px; padding-top: 153px; text-align: center; margin-right: 20px; margin-bottom: 20px; }
#label { background: url('images/label.png') no-repeat top right; }

input, textarea {
	font-size: 12px;
	color: #333;
	background: #fff url('images/bg2.jpg') repeat-x 0 0;
	padding: 1px;
	border: 1px solid #999;
}
.logobg { background: url('images/logobg.png') no-repeat top right; }

.rossouws-restaurants { background: url('clients/rossouws-restaurants.png') no-repeat 0 0; }
.pierre-cronje { background: url('clients/pierre-cronje.png') no-repeat 0 0; }
.diners-delight { background: url('clients/diners-delight.png') no-repeat 0 0; }
.doorknob-letting { background: url('clients/doorknob-letting.png') no-repeat 0 0; }
.core-consultants { background: url('clients/core-consultants.png') no-repeat 0 0; }
.hearts { background: url('clients/hearts.png') no-repeat 0 0; }
.monica-dart { background: url('clients/monica-dart.png') no-repeat 0 0; }
.twothink { background: url('clients/twothink.png') no-repeat 0 0; }
.salt { background: url('clients/salt.png') no-repeat 0 0; }
.nines { background: url('clients/nines.png') no-repeat 0 0; }
.proxy { background: url('clients/proxy.png') no-repeat 0 0; }

img {
	border: none;
}
a:link {
	color: #fff;
	text-decoration: none;
}
a:visited {
	color: #fff;
	text-decoration: none;
}
a:hover {
	color: #fff;
	text-decoration: none;
	border-bottom: 1px dotted #222;
}
#rightcol a:hover {
	color: #ccc;
}
.dark {
	color: #333;
	font-family: Verdana;
	font-size: 11px;
}
.light {
	color: #999;
	font-family: Verdana;
	font-size: 11px;
}
.border1 {
	border: 1px dashed #ccc;
}
.layer1 {
margin-left:60px;
padding: 0;
width: 220px;
}
 
.heading {
margin: 1px;
color: #fff;
padding: 3px 0px;
cursor: pointer;
position: relative;
}
.content {
padding: 5px 10px;
}
p { padding: 5px 0; }
