 
body {
 
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	 
	color: #000000;
}
 
#bgimg {
	position:fixed;
	z-index: -1;
}

#container {
}

#header {
	width: 600px;
	float: right;
}
#apDiv2 {
	position:absolute;
	left:600px;
	top:0px;
	width:372px;
	height:41px;
	z-index:1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	font-style: normal;
}


#sidebar1 {
	height: auto;
	width: 88px;
	margin-left: 15px;
	border: thin solid #FFFFFF;
	padding-left: 5px;
	margin-top: 40px;
}

#mainContent {
}

#TA_certificateOfExcellence815 {
	float: left;
}

#footer {
	height: auto;
	width: 450px;
	float: none;
	position: fixed;
	bottom: 0px;
	margin-left: 0px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: medium;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: double;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	right: 0px;
}

#inside_footer {
	position: fixed;
	right: 0px;
	margin: 0px;
	float: none;
}
.style6 {color: #FFFFFF}
#container #header .style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 58px;
	color: #FFFFFF;
}

