/* nav bar classes */
.navbar {
	clear: both;
	padding-top: 233px;
	padding-bottom: 80px;
	padding-left: 240px;
	width: 100%;
	font-size: 80%;
	color: #ffffff;
	text-align: left;
	border-top: solid 1px #000000;
	border-bottom: none;
	background-color: #ffffff;
	background: url(az1_img/az1_indexbanner.jpg) no-repeat;
}
a.navlink {
	text-decoration: none;
	color: #ffffff;
}
a.navlink:hover {
	text-decoration: none;
	color: #faf2b4;
}

/* end nav bar classes */

#pageHeader h1 span {
	display: none;
}


body {
	margin: 0px;
	padding: 0px;
	font: normal 1em arial;
	line-height: 150%;
	color:#4d6664;
	height: 100%;
	width: 100%;
	background-repeat: repeat-x;
	background-position: top;
	background-color: #104243;
	}
	
#container {
	width: 484px;
	margin-right: auto;
	margin-left: 70px;
	margin-top: -75px;
	background-repeat: no-repeat;
	background-position: right top;
	position: absolute;
	}

#papertop {
	background-repeat: no-repeat;
	width: 484px;
	height: 119px;
	padding-bottom: 0px;
	background-image: url(az1_img/az_papertop.jpg);
	margin-left: 210px;
	}
	
#maintext {
	background-image: url(az1_img/az_papercontent2.jpg);
	margin-top: 0px;
	margin-left: 209px;
	width: 480px;
	margin-bottom: 0px;
	padding-bottom: 20px;
	}
	
#maintext p {
	font-size: 1em;
	margin-left: 60px;
	margin-right: 60px;
	line-height: 140%;
	}
	
#linkList {
	background-repeat: no-repeat;
	background-position: top;
	width: 200px;
	height: 120px;
	padding-top: 0px;
	position: absolute;
	top: 100px;
	margin-left: -20px;
	font-family: normal arial;
	font-size: 0.8em;
}

a.themelink {
	text-decoration: none;
	color: #faf2b4;
}
a.themelink:hover {
	text-decoration: none;
	color: #cf0000;
}

	 					 /*themes*/
	
#lthemes {
	margin-bottom: 0px;
	padding-bottom: 20px;
}
#lthemes h3 {
	background-repeat: no-repeat;
	height: 130px;
	width: 200px;
	margin-top: -30px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-image: url(az1_img/az_themes.jpg);
	}
	
#lthemes h3 span {
	display: none;
}

	 					 /*about us*/
											 
#labout {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 20px;
}

#labout h3 {
	background-image: url(az1_img/az_about.jpg);
	background-repeat: no-repeat;
	height: 130px;
	width: 200px;
	margin-top: -30px;
	margin-left: 0px;
}

#labout h3 span {
	display: none;
}

	 					 /*end about us*/

	 					 /*external*/
											 
#lexternal {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 20px;
}	

#lexternal h3 {
	background-image: url(az1_img/az_external.jpg);
	background-repeat: no-repeat;
	height: 130px;
	width: 200px;
	margin-top: -30px;
	margin-left: 0px;
}

#lexternal h3 span {
	display: none;
}

#contact {
	padding-bottom: 20px;
}

#contact h3 {
	text-indent: -1000em;
	background-image: url(index_img/contact.jpg);
	background-repeat: no-repeat;
	height: 112px;
	width: 450px;
	margin-left: 15px;
}

#logo h3 {
	margin-left: 50px;
	height: 20px;
	width: 400px;
	font-family: "arial", sans-serif; font-weight: normal;
}

#logo img {
	float: left;
	width: 80px;
	margin-left: 50px;
	padding-right: 20px;
}

#logo a {
	float: right;
	margin-top: 60px;
	margin-bottom: 30px;
	padding-right: 20px;
}

#logo_long h3 {
	margin-left: 50px;
	height: 20px;
	width: 400px;
	font-family: "arial", sans-serif; font-weight: normal;
}

#logo_long img {
	float: left;
	width: 150px;
	margin-left: 50px;
	padding-right: 20px;
}

#logo_long a {
	float: right;
	margin-top: 60px;
	margin-bottom: 30px;
	padding-right: 20px;
}

#partners h3 {
	text-indent: -1000em;
	background-image: url(partners_img/partners_title.jpg);
	background-repeat: no-repeat;
	height: 112px;
	width: 450px;
	margin-left: 15px;
	margin-bottom: 30px;
}

/*footer*/
						 
#footer {
	background-image: url(az1_img/az_paperbottom.jpg);
	margin-top: -40px;
	width: 484px;
	height: 119px;
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-left: 210px;
	}

#footer p {
	font-size: 1em;
	margin-left: 60px;
	margin-right: 60px;
	margin-top: 20px;
	line-height: 140%;
	}	
	
							/*end footer*/
