@charset "UTF-8";
/* --- CSS Document by Daffue Electronic Solutions cc - daffuees.co.za --- */

body {
	margin: 0px;
	color: #666;
	font-size: 12px;
	font-family: Arial;
	font-family: Arial, Verdana, Univers;
	background-color: #545454;
	background-image: url(images/page_bkgd.jpg);
	background-repeat: repeat-x;
}

h1 {
	color: #FFF;
	font-size: 24px;
	font-weight: normal;
	margin: 3px 0px 25px 0px;
}

h2 {
	color: #000;
	font-size: 24px;
	font-weight: bold;
	margin: 3px 0px 3px 0px;
	background-position: center;
	text-align: center;
	display: block;
}
h2left {
	color: #000;
	font-size: 20px;
	font-weight: bold;
	margin: 3px 0px 3px 0px;
	background-position: center;
	text-align: center;
	text-align: left;
	display: block;
}

h3 { 
	color: #333333;
	font-size: 14px;
	font-weight: normal;
	margin: 0px 0px 15px 0px; }

h4 {
	color: #666;
	font-size: 14px;
	font-weight: bold;
	margin: 5px 0px 5px 0px;
	background-position: center;
	text-align: center;
	display: block;
}

h5 {
	color: #666;
	font-size: 11px;
	font-weight: bold;
	margin: 5px 0px 5px 0px;
	background-position: center;
	text-align: center;
	display: block;
}

h6left {
	color: #666;
	font-size: 18px;
	font-weight: bold;
	margin: 10px 0px 5px 0px;
	background-position: center;
	text-align: left;
	display: block;
}
h6right {
	color: #666;
	font-size: 18px;
	font-weight: bold;
	margin: 10px 0px 5px 0px;
	background-position: center;
	text-align: right;
	display: block;
}
download {
	color: #F00;
	font-size: 15px;
	font-weight: bold;
	margin: 10px 0px 5px 0px;
	}
	
a          { color: #ba7007; }
a:visited  { color: #ba7007; }
a:hover    { color: black; }


.container {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	
	background-image: url(images/content_bkgd_tile.jpg);
	background-repeat: repeat-y;
}


/* BANNER AREA */
.bannerArea {
	width: 980px;height: 145px;
	background-color: #4971a2;
	background-image: url(images/banner_bkgd.jpg);
	background-repeat: no-repeat;
}



.bannernav {
	padding-top: 10px;
	padding-right: 40px;
	float: right;
	color: #000;
	font-size: 10px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}

.bannernav a {
	color: #333;
	text-decoration: none;
}
.bannernav a:visited {
	color: #333;
}
.bannernav a:hover {
	color: #F30;
}

.toplogo {
	margin-left: 110px;
	padding-top: 80px;
}



.content {
	padding-top: 0px;
	padding-bottom: 20px;
	background-image: url(images/content_bkgd.jpg);
	background-repeat: no-repeat;
}

/* LEFT NAVIGATION */


.leftnavigation {
	width: 192px;
	padding-left: 8px;
	float: left;
	list-style-type: none;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.leftnavigation a{
	margin-left: 0px;
	width: 156px;
	padding-left: 15px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	float: left;
	color: #364957;
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-image: url(images/nav_normal.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	border-bottom: 1px solid #999;
}

.leftnavigation a:visited{
	color: #364957;
}
.leftnavigation a:hover{
	color: #ffffff;
	background-image: url(images/nav_down.jpg);
}

/* RLeft Navigation */

.rleftnavigation {
	width: 192px;
	padding-left: 8px;
	float: left;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.rleftnavigation a{
	margin-left: 20px;
	width: 140px;
	padding-left: 15px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	float: left;
	/*color: #333;*/
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-image: url(images/nav_down.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	border-bottom: 1px solid #999;
}

.rleftnavigation a:visited{
	/*color: #ffffff;*/
	color:#333;
}

.rleftnavigation a:hover{
	/*color: #364957;*/
	color: #F60;
	background-image: url(images/nav_normal.jpg);
}

/* CONTENT AREA */

.contentleft {
	width: 440px;
	padding-left: 60px;
	padding-right: 20px;
	float: left;
}

.contentfull {
	width: 720px;
	padding-left: 220px;
	padding-right: 20px;
	float: left;
}

.contenttopfull {
	width: 680px;
	padding-left: 30px;
	padding-right: 20px;
	float: left;
}

.contentright {
	padding-top: 20px;
	float: left;
	width: 260px;
}

.imagemiddle {
	margin-top: 1px;
	margin-bottom: 1px;
	margin-left: 10px;
	float: none;
}

.imageright {
	margin-top: 10px;
	margin-left: 10px;
	float: right;
}
.imageleft {
	margin-right: 10px;
	float: left;
}


/* FOOTER AREA */
.footerArea {
	width: 980px;height: 88px;
	background-color: #cfcfcf;
	background-image: url(images/footer_bkgd.jpg);
	background-repeat: no-repeat;
	
}

.copyright {
	border-top: solid;
	border-color: #737a90;
	border-width: 2px;
	margin-left: 240px;
	margin-right: 30px;
	padding-top: 12px;
	
	color: #666666;
	font-size: 10px;
	font-family: Verdana,Arial, Helvetica, sans-serif;
}
