html,body,h2,h3,ul,li,p,form,input,textarea{
	margin:0px;
	padding:0px;
}
body{
	padding:0px 0px 8px 16px;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#555;
}
a{
	text-decoration:none;
	color:#555;
}
a:hover{
	text-decoration:underline;
}
label{
	display:block;
}
.btn{
	/*border:none;*/
	border:1px solid #333;
	width:95px;
	padding:2px;
	/*background:url(../img/bg_menu.gif);*/
	font-weight:bold;
	font-size:12px;
	cursor:pointer;
}
#logo{
	width:327px;
	height:160px;
	background:url(../images/azbt_logo.gif);
	margin-top:8px;
}
#logo h1,#logo p{
	display:none;
}
#main,#home{
	margin:-45px 0px 0px 120px;
}
#home{
	background:url(../images/frame_home.gif);
	padding:5px 5px 7px 5px;
	width:641px;
}
#main{
	width:651px;
	padding-bottom:26px;
	background:url(../images/tbl_bot.gif) center bottom;
}
#main h2{
	background:url(../images/tbl_top.gif) no-repeat;
	font-size:20px;
	color:#CCC;
	padding:26px 36px;
}
#main h2 small{
	font-size:14px;
	color:#555;
}
#content{
	padding:0px 36px;
}
#content p,#content form{
	padding-bottom:16px;
	font-size:13px;
	font-weight:bold;
}
#content form .one{
	width:70%;
	text-align:right;
}
#content form .col{
	width:35%;
	padding-left:10%;
	padding-right:2%;
	float:left;
}
#content form .row{
	clear:both;
	text-align:center;
}
#content form input,#content form textarea{
	width:177px;
}
#content form .row input{
	width:50px;
}
#content form input.btn{
	width:95px;
	margin-right:86px;
}
#content form .row input.btn{
	margin-right:6px;
}
#content form label.qty{
	float:left;
	width:115px;
	text-align:right;
}
#products{
	list-style:none;
}
#products li{
	float:left;
	width:60px;
	height:130px;
	padding:0px 11px;
	text-align:center;
}
#products img{
	border:1px solid #DDD;
	width:48px;
	height:73px;
	margin:0px 6px 4px 6px;
	display:block;
}
#products1{
	list-style:none;
}
#products1 li{
	float:left;
	width:93px;
	height:107px;
	padding:0px 11px;
	text-align:center;
}
#products1 img{
	border:1px solid #DDD;
	width:75px;
	height:50px;
	margin:0px 9px 4px 9px;
	display:block;
}
.img{
	background:url(../images/frame_image.gif);
	padding:1px 6px 7px 1px;
	float:left;
	margin-bottom:16px;
}
#details{
	width:270px;
	float:right;
	padding-bottom:16px;
}
#details h3{
	font-size:20px;
	font-weight:normal;
	color:#000;
	padding-bottom:16px;
}
#details p{
	font-size:12px;
}
#details b{
	color:#CCC;
}
#buttons{
	height:2em;
	margin-left:200px;
	clear:both;
}
#buttons.three{
	margin-left:120px;
}
#buttons a{
	display:block;
	float:left;
	width:124px;
	padding:0.5em 4px;
	margin-right:4px;
	color:#777;
	background:url(../images/bg_button.gif);
	font-weight:bold;
	text-align:center;
}
#buttons a:hover{
	color:#000;
	text-decoration:none;
}
#links{
	position:absolute;
	top:160px;
	left:664px;
	font-weight:bold;
	width: 70px;
}
#menu{
	position:absolute;
	top:186px;
	left:24px;
}
#menu,#menu ul{
	list-style:none;
}
#menu ul{
	padding-top:3px;
	padding-bottom:3px;
	display:none;
}
#menu ul li{
	width:101px;
	padding:2px;
}
#menu .open ul{
	display:block;
}
#menu li{
	padding-bottom:3px;
}
#menu li a{
	display:block;
	width:101px;
	padding:3px;
	background:url(../images/bg_menu.gif);
	font-weight:bold;
	color:#777;
}
#menu li a:hover{
	color:#000;
	text-decoration:none;
}
#menu li li a{
	display:inline;
	background:none;
	padding:0px;
}

#header{
	position:absolute;
	top:2px;
	left:510px;
	text-align:right;
	font-size:13px;
	font-weight:bold;
}
#header form{
	margin-bottom:32px;
}
#header input{
	width:177px;
}
#header input.btn{
	width:95px;
}
#header form a{
	font-size:11px;
	font-weight:bold;
	text-decoration:underline;
	color:#555;
}
#header div{
	margin-right:6px;
}
#footer{
	width:651px;
	margin-left:120px;
	padding-top:16px;
	text-align:center;
}

#footermain{
	width:651px;
	margin-left:120px;
	padding-top:16px;
	text-align:center;
	}
#banners a{
	width:319px;
	height:104px;
	float:left;
	margin:0px 3px;
	margin-bottom:16px;
}
#banners span{
	display:none;
}
#banners .banner1{
	background:url(../images/banner_1.jpg);
}
#banners .banner2{
	background:url(../images/banner_2.jpg);
}
#banners .banner3{
	background:url(../images/banner_3.jpg);
}
#banners .banner4{
	background:url(../images/banner_4.jpg);
}
#footer2{
	font-size:10px;
}
#footer ul{
	list-style:none;
}
#footer ul li{
	display:inline;
	border-left:1px solid #555;
	padding:0px 2px 0px 4px;
}
#footer ul li:first-child{
	border-left:none;
}
#footer p{
	padding-top:4px;
}
