body {
	
	color: #ffffff;
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
}
#apDiv1 {
	position:absolute;
	left:30px;
	top:65px;
	width:130px;
	height:125px;
	z-index:0;
}
#apDiv2 {
	position:absolute;
	left:160px;
	top:65px;
	width:350px;
	height:1001px;
	z-index:3;
}
#apDiv3 {
	position:absolute;
	left:510px;
	top:65px;
	width:560px;
	height:1500px;	
}
#apDiv4 {
	position:absolute;
	left:0px;
	top:0px;
	
}
#apDiv5 {
	position:absolute;
	left:160px;
	top:65px;
	width:910px;
	height:400px;
	z-index:3;
}

#apDiv6 {
	position:absolute;
	left:160px;
	top:65px;
	width:325px;
	height:1001px;
	z-index:3;
}
#tdnav2{
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #515151;
	text-transform: uppercase;
}
#tdnav3{
	width: 560px;
	
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #515151;
	text-transform: none;
	
}
#tdnav4{
	
	
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
color: #515151;
	text-transform: none;
	
	
}
h1 {
	font-size: 30px;
	color: #999999;
	margin-top: 0px;
	margin-bottom: 25px;
	font-family: Arial, Helvetica, sans-serif;
		font-weight: bold;
	text-transform: capitalize;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-transform: uppercase;
}
h2 {
	font-size: 20px;
	font-weight: bold;
	color: #515151;
	text-transform: capitalize;
	height: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	}
h3 {
	font-size: 30px;
	font-weight: bold;
	color: #515151;
	text-transform: capitalize;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-transform: uppercase;
}
h4 {
	font-size: 10px;
	color: #515151;
	text-transform: capitalize;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-transform: uppercase;
}
h5 {
	font-size: 1px;
	color: #515151;
	text-transform: capitalize;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-transform: uppercase;
}

a:link {
text-decoration: none;
	color: #515151;
}

a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: none;
}
a:active {
	color: #666666;
	text-decoration: none;
}

	
