@charset "utf-8";
/* CSS Document */

body{
	margin:auto;
}

#azztigz_wrapper{
	margin:auto;
	width:983px;
	/*background:url(images/bg.png) no-repeat center;*/
}
#azztigz_header{
	margin:auto;
	width:983px;
	height:144px;
	background:url(images/bg_01.jpg) center no-repeat;
}
	.azztigz_header_left{
		float:left;
		width:700px;
		margin:auto;
		height:70px;
		margin-left:135px;
	}
.azztigz_nav{
	margin:auto;
	float:right;
	width:522px;
	height:30px;
	color:#FFF;
	margin-top:7px;
}
.azztigz_nav ul{
	margin:auto;
	padding-left:50px;
	padding-right:5px;
	padding-top:15px;
}
.azztigz_nav li{
	display:inline;
}
.azztigz_nav ul li a{
	margin: auto;
	padding-top:7px;
	padding-left:10px;
	padding-right:10px;
	text-align: center;
	font: 13px arial;
	color:#FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.azztigz_nav ul li a:hover{
	color: #333;
	height:23px;
}

#azztigz_content{
	float:left;
	margin:auto;
	width:983px;
	background:url(images/bg_0444.jpg) repeat-y center;
}
	.azztigz_left_content{
		float:left;
		margin:auto;
		width:195px;
		height:475px;
		background:url(images/bg_02.jpg) center;
	}
.azz_content_left_nav{
	float: left;
	width: 150px;
	margin:auto;
	margin-left:20px;
}
.azz_content_left_nav ul{
	list-style:none;
}
.azz_content_left_nav ul li a{
	display:inline-block;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 10pt;
	margin: auto;
	color: #FFF;
	text-decoration: none;
	background:url(images/left_nav.png) no-repeat;
	font-weight:bold;
	height:28px;
	width:128px;
	padding-top:5px;
	text-align:center;
}
.azz_content_left_nav ul li a:hover{
	background:url(images/left_navv.png) no-repeat;
}
.activetab{
	background:url(images/left_navv.png) no-repeat;
	width:128px;
}
.activetab a:hover {background:url(images/left_navv.png) no-repeat;}

.activetab a:active{background:url(images/left_navv.png) no-repeat;}

	.azztigz_middle_content{
		float:left;
		margin:auto;
		width:675px;
	}
	.azztigz_right_content{
		float:right;
		margin:auto;
		width:108px;
		height:475px;
		background:url(images/bg_03.jpg);
	}
#azztigz_footer{
	clear:both;
	margin:auto;
	width:983px;
	height:135px;
	background:url(images/bg_055.jpg) no-repeat center;
}
.azztigz_footer_in{
	margin:auto;
	width:650px;
}