<style type="text/css">
<!--
body {
	height: 100%; 
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
}

.oneColElsCtrHdr #container {
	width: 100%;  
	background: #FFFFFF; 
	border: 0px solid #000000;
	text-align: left;
margin: 0 auto -4em;
}
.oneColElsCtrHdr #header {
background-image:url(topbg.png);
	padding: 0 10px 0 20px;
	padding-top:105px;
} 
.oneColElsCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 0px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.oneColElsCtrHdr #mainContent {
	padding: 0 0px;
	background: #FFFFFF;
	height: 0px; 
	height: 100%; 
	margin: 0 auto -5em;
		padding-top:0px;
	
}
.oneColElsCtrHdr #footer {
	padding: 10px 0;
background-image:url(images/footer.png);
} 
.oneColElsCtrHdr #footer p {
	margin: 0; 
	width: 100%;
	margin-bottom:0;
	margin-bottom: 0px;
}
#apDiv1 {
	position:absolute;
	left:220px;
	top:72px;
	width:177px;
	height:105px;
	z-index:1;
}
body{
	font-size:75%;
	background-color: #FFFFFF;
}

a{
	outline: none;
}

a:active{
	outline: none;
}

#sideBar{
text-align:left;
}

#sideBar h2{
	color:#FFFFFF;
	font-size:110%;
	font-family:arial;
	margin:10px 10px 10px 10px;
	font-weight:bold !important;
}

#sideBar h2 span{
	font-size:125%;
	font-weight:normal !important;
}

#sideBar ul{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

#sideBar li{
	margin:0px 10px 3px 10px;
	padding:2px;
	list-style-type:none;
	display:block;
	background-color:#DA1074;
	width:177px;
	color:#FFFFFF;
}

#sideBar li a{
	width:100%;
}

#sideBar li a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}

#sideBar{
	position: absolute;
	width: auto;
	height: auto;
	top: 74px;
	left:0px;
	background-position:top right;
	background-repeat:repeat-y;
		z-index:3;
}

#sideBarTab{
	float:left;
	height:137px;
	width:28px;
}

#sideBarTab img{
	border:0px solid #FFFFFF;
}


#sideBarContents{
	border-right:1px solid #000;
	border-top:1px solid #000;
	float:left;
	overflow:hidden !important;
	width:200px;
	height:485px;
}

#sideBarContentsInner{
	width:200px;
}
#apDiv2 {
	position:absolute;
	left:1px;
	top:105px;
	width:249px;
	height:144px;
	z-index:1;
}
#apDiv3 {
	position:absolute;
	right:0px;
	top:59px;
	width:200px;
	height:450px;
	z-index:2;
}

.style1 {
	font-size: 9px
}
#apDiv4 {
	position:absolute;
	left:6px;
	top:1px;
	width:221px;
	height:58px;
	z-index:3;
}

#apDiv5 {
	position:absolute;
	left:-20px;
	top:128px;
	width:176px;
	height:119px;
	z-index:2;
	visibility:inherit;
}
#apDiv6 {
	position:absolute;
	right:51px;
	top:5px;
	width:22px;
	height:15px;
	z-index:4;
}
#apDiv7 {
	position:absolute;
	right:27px;
	top:5px;
	width:21px;
	height:15px;
	z-index:5;
}
</style>