div#headereng{
	top:0px;
	left:0px;
	position:relative;
	width:970px;
	height:80px;
	background-image: url(../images/headerbgeng.jpg);
	background-repeat: no-repeat;
}
div#headerafr{
	top:0px;
	left:0px;
	position:relative;
	width:970px;
	height:80px;
	background-image: url(../images/headerbgafr.jpg);
	background-repeat: no-repeat;
}

div#icon0{
	top:0px;
	left:267px;
	position:absolute;
	width:50px;
	height:50px;	
}
div#icon1{
	top:0px;
	left:356px;
	position:absolute;
	width:50px;
	height:50px;	
}
div#icon2{
	top:0px;
	left:450px;
	position:absolute;
	width:50px;
	height:50px;	
}
div#icon3{
	top:0px;
	left:540px;
	position:absolute;
	width:50px;
	height:50px;	
}
div#icon4{
	top:0px;
	left:630px;
	position:absolute;
	width:50px;
	height:50px;	
}
div#icon5{
	top:0px;
	left:720px;
	position:absolute;
	width:50px;
	height:50px;	
}
div#icon6{
	top:0px;
	left:810px;
	position:absolute;
	width:50px;
	height:50px;	
}
div#icon7{
	top:0px;
	left:900px;
	position:absolute;
	width:50px;
	height:50px;	
}
div#menu0{
	top:52px;
	left:245px;
	text-align:center;
	position:absolute;
	width:88px;
	height:25px;
}
div#menu1{
	top:52px;
	left:335px;
	text-align:center;
	position:absolute;
	width:88px;
	height:25px;
}
div#menu2{
	top:52px;
	left:427px;
	text-align:center;
	position:absolute;
	width:87px;
	height:25px;
}
div#menu3{
	top:47px;
	left:518px;
	text-align:center;
	position:absolute;
	width:87px;
	height:25px;
}
div#menu4{
	top:52px;
	left:609px;
	text-align:center;
	position:absolute;
	width:87px;
	height:25px;
}
div#menu5{
	top:52px;
	left:700px;
	text-align:center;
	position:absolute;
	width:87px;
	height:25px;
}
div#menu6{
	top:52px;
	left:791px;
	text-align:center;
	position:absolute;
	width:87px;
	height:25px;
}
div#menu7{
	top:52px;
	left:882px;
	text-align:center;
	position:absolute;
	width:87px;
	height:25px;
}
div#leftpanel{
	top:0px;
	left:0px;
	position:relative;
	width:120px;
	height:100%;
	background-color:green;
	background-image: url(../images/sliceleft.png);
	background-repeat: repeat;
}
div#contentpanel{
	top:140px;
	left:281px;
	position:absolute;
	width:694px;
	background-color:#ffffff;
}
div#search{
	font-size:10pt;
	position:relative;
	width:200px;
	height:46px;
	background-image: url(../images/search.png);
	background-repeat: no-repeat;
}
div#input{
	font-size:10pt;
	top:10px;
	left:40px;
	position:relative;
	width:162px;
	height:18px;
}
div#Welcome{
	top:0px;
	left:0px;
	position:relative;
	width:320px;
	Height:100%;
	color:#000000;
	padding-bottom:10px;
	padding-left:0px;
	padding-right:0px;
	background-image: url(../images/welcomebg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color:#ffffff;
}
div#news{
	top:0px;
	left:0px;
	position:relative;
	width:300px;
	color:#000000;
	padding-bottom:10px;
	padding-left:5px;
	padding-right:0px;
	background-image: url(../images/shadow.jpg);
	background-repeat: no-repeat;
	background-position: left;
	background-color:#ffffff;
}
div#frontimage{
	top:0px;
	left:0px;
	position:relative;
	width:300px;
	color:#000000;
	background-color:#ffffff;
}

div#downloads{
	top:0px;
	left:0px;
	position:relative;
	width:640px;
	min-height:50px;
	color:#000000;
	padding-bottom:10px;
	padding-left:5px;
	padding-right:0px;
	background-color:#ffffff;
}

div#image{
	float:left;
	width:120px;	
	padding-right:5px;
}
div#imagesmall{
	float:left;
	width:40px;	
	height:20px;
	padding-bottom:15px;
}
.contentfooter{
	color:#e2e2e2; 
	font-family: arial;
	font-size:8pt;
	width:970px;
	height:20px;
	margin-top:0px;
	background-color:green;
	padding-bottom:5px;
}

/* crop table */
.croptable {
    border: 1;
    border-spacing: 0;
    border-collapse: collapse;
    empty-cells: show;
    width: 100%;
    font-family: Verdana; /* font name */
    font-size: 5pt; /* font size */
    background-color:#efefef;
}

.croptable td {
    padding: 3px; /* cell padding */
    border-bottom: 1px solid; /* border width, horizontal grid line */
    border-top: 0px;
    border-left: 0px;
    border-right: black 1px solid; /* border width, vertical grid line */
    border-color: #CDD6A7;  /* border color */
    background-color:#ffffff;
}




<style type="text/css">
	body { color:#000000; font-family: verdana, arial, sans-serif; text-align:left; font-size: 8pt; text-decoration: none; }
	td { color:#000000; font-family: verdana, arial, sans-serif; text-align:left; font-size: 8pt; text-decoration: none; }
	h1 { font-family: verdana; color:#ffffff; font-size: 8pt; margin-top: .5em; margin-bottom: 0em; text-decoration: none;}
	h2 { font-family: tahoma; color:#ffffff; font-size: 12pt; margin-top: 0em; margin-bottom: .3em; text-decoration: none; text-indent: 10px; padding-bottom:5px; padding-top:2px; background-color:#009900;}
	h3 { font-family: tahoma; color:#ffffff; text-align:center; font-size: 12pt; margin-top: -.3em; margin-bottom: .5em; padding-bottom:5px; padding-top:2px; background-color:#006633;}
	h4 { font-family: tahoma; color:#909090; text-align:center; font-size: 10; margin-top: -.5em; margin-bottom: 0em; margin-left: 0em; background-color:#e2e2e2; height:20px;}
	h5 { font-family: tahoma; color:blue; font-size: 10pt; margin-top: 0.5em; margin-bottom: 0.5em; margin-left: 0em; background-color:#efefef; padding:5px;}
	h6 { font-family: tahoma; color:#8B6D35; font-size: 10pt; margin-top: .5em; margin-bottom: 0em; margin-left: 0em;}
	a {color: blue; font-size: 8pt; text-decoration:none;}
	a:hover { color: blue; font-size: 8pt; text-decoration:none; }
</style>



