@charset "UTF-8";
body {
	padding: 0;
	color: #292929;
	font-family: futura;
	font-size: 16px;
	line-height: 1.8em;
	width: 960px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFF;
	background-image: url("images/nav/stack3.jpg");
	background-repeat: repeat;
	font-weight: 400;

}

ul, ol, dl { 
	padding: 0;
	margin: 0;
	
}
h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;	 
	padding-right: 15px;
	padding-left: 15px; 
}
a img { 
	border: none;
}

a:link {
	color: #336666;
	text-decoration: underline; 
	font-weight: bold;
}
a:visited {
	color: #336666;
	text-decoration: underline;
}
a:hover, a:active, a:focus { 
	text-decoration: none;
	color: #FC3;
}


.container {
	width: 960px;
	background: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-family: cambria;
	font-size: 16px;
	line-height: 1.8em;
	color: #202020;
}


.content {
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	
}


.fltrt {  
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.smalltext {
	font-size: 12px;
	line-height: 1.3em;
	color: #336666;
	font-weight: 400;
	font-family: Arial, Helvetica, sans-serif;
}
.tk-futura-pt {
	font-size: 16px;
	line-height: 1.8em;
	color: #000;
	font-weight: 700;
	font-family: futura;
	font-style: normal;
}
.futura {
	font-size: 14px;
	line-height: 1.8em;
	font-weight: 400;
	color: #999;
	font-family: futura;
}
.smallfutura {
	font-family: futura;
	font-size: 13px;
	line-height: 1.6em;
	font-weight: 400;
	color: #333;
}

#apDiv1 {
	margin-left: auto;
    margin-right: auto;
	/*
	left:0px;
	top:0;
	width:960px;
	height:157px;
	z-index:1;
	*/
}


#apDiv3 {
	margin-left: 105px;
	float:left;
	width: 410px;
	/*height: 395px;*/
	z-index: 1;
	color:292929;
	font-family:cambria;
	font-size: 16px;
}
#apDiv4 {
	margin-right: 105px;
	float:right;
	/*width:500px;*/
	height:392px;
	/*z-index:3;*/
}
#apDiv5 {
	left:0px;
	top:1007px;
	width:850px;
	height:68px;
	z-index:2;
}
#footer {
	width:100%;
	z-index:3;
	text-align:center;
	background-image: url("images/blue box.jpg");
	padding-bottom: 10px;
}
#apDiv7 {
	padding-top:40px;
	padding-left: 90px;
	padding-right: 90px;
	/*width:850px;*/
	/*height:592px;*/
	/*z-index:3;*/

}

#footer table {
	margin: 0 auto;
}

#content {
	overflow: auto; 
	width:100%; 
	margin-top:40px;
}

#banner {
	margin: 0 auto; 
	width: auto;
	float:center;
}

#contained {
	width: 960px;
	background: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 5200px
	font-size: 14px;
	line-height: 1.8em;
	color: #202020;
	padding-bottom:0px;

}