/* Association Management, Inc. */
/* Created by Chris Firnkoess, 2005-2006 */

.body {
	width: 750px;
	margin: 0 auto;
	font-family: Tahoma;
	top: 10px;
	position: relative;
}
#body_panel {
	width: 500px;
	float: left;
	margin: 15px 0 0 20px;
}
.b_top, .b_bot {
	width: 500px;
	height: 31px;
	float: left;
}
.b_top {
	background: url(../library/panelsets/top.gif) no-repeat;
}
.b_bot {
	background: url(../library/panelsets/bottom.gif) no-repeat;
}
.b_body {
	width: 450px;
	background: url(../library/panelsets/body.gif) repeat-y;
	float: left;
	padding: 0 30px 0 20px;
}

#right_panel, #com_photo {
	width: 200px;
	float: right;
	margin: 15px 10px 0 0;
}
.ami_advantage_box {
	background-image:url('http://www.amitx.com/images/ami_advtg_box.jpg');
	background-position:top left;
	background-repeat:no-repeat;
	height:234px;
	width: 200px;
	margin:5px;
	padding:5px;
	padding-top:15px;
	padding-left:10px;
}
#ami_advtg_iframe {
	margin:0px; padding:0px; border:solid black 1px;
	margin-top:10px;
}
/*#com_photo {
	width: 200px;
	height: 200px;
	float: right;
	top: 15px;
	position: relative;
	margin: 15px 10px 0 0;
	border: 1px solid red;
}*/
.r_top, .r_bot {
	width: 200px;
	height: 31px;
	background-repeat: no-repeat;
	float: right;
	}
.r_bot {
	background: url(../library/panelsets/rightbottom.gif);
}
.r_top {
	background: url(../library/panelsets/righttop.gif);
}
.r_body {
	width: 150px;
 	background: url(../library/panelsets/rightbody.gif) repeat-y;
	padding: 0 30px 20px 20px;
	text-align: right;
	font-size: 10px;
	float: right;
}
.r_body p {
	margin: 0 0 10px 0;
	padding: 0;
}
.photoleft p, .photoright p {
	margin: 0;
	padding: 0;
}
.photoleft, .photoright {
	width: 200px;
	height: 168px;
	text-align: center;
	font-size: 10px;
	margin: 5px 0 0 0;
 }
.photoleft {
  	padding: 0;
	float: left;
	margin-right: 10px;
}
.photoright {
	margin-left: 10px;
	float: right;
}
.logo {
	background-image: url(../library/images/logo.jpg);
	background-repeat: no-repeat;
	width: 688px;
	height: 93px;
	margin: 0 auto;
}
.box_home {
	width: 700px;
	height: 370px;
	margin: 15px auto 0;
}
.footer {
	width: 688px;
	margin: 0 auto;
	text-align:center;
}
ul.footer {
	list-style-type:none; 
	padding:0px; 
	margin:0px; 
	text-align:center;
}
#body_panel {
	width: 500px;
	float: left;
	margin: 15px 0 0 20px;
}
#body {
	width: 510px;
	height: 340px;
	background-image: url(../library/panelsets/hmbkgrnd.jpg);
	background-repeat: no-repeat;
	float: left;
}
#text {
	width: 250px;
	left: 15px;
	position: relative;
	float: left;
	top: 10px;
	text-align: left;
	font-family: Tahoma;
	font-size: 11px;
}
#splash {
	width: 450px;
	margin: 0 auto;
	font: 12px Tahoma;
	text-align: center;
	}
#coupon {
	width: 666px;
	height: 258px;
	background: url(../library/images/customernumber.gif) center no-repeat;
	position: absolute;
	top: 0;
	left: 0;
	}
#statement {
	width: 666px;
	height: 258px;
	background: url(../library/images/statement.gif) center no-repeat;
	position: absolute;
	top: 0;
	left: 0;
	}
#toplong, #midlong, #botlong {
	width: 750px;
  	float: left;
	background: center no-repeat;
	}
#toplong, #botlong {
	height: 31px;
	}
#toplong {
	background: url(../library/panelsets/toplong.gif);
	}
#midlong {
	background: url(../library/panelsets/midlong.gif);
	padding: 0 50px 0 20px;
	width: 680px;
  	}
#botlong {
	background: url(../library/panelsets/botlong.gif);
	}
