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

* {
	margin: 0;
	padding: 0;
}

#atm_wrap {
	width: 635px;
	margin: 10px;
	text-align: left;
	color: #FFF;
}

#atm_head {
	height: 120px;
}

#atm_head h1 {
	float: left;
	width: 190px;
	height: 103px;
	text-indent: -3000px;
	background: url(/images/atm/atm_logo.gif) no-repeat;
}

#atm_head h1 a {
	display: block;
	width: 190px;
	height: 103px;
	background: url(/images/atm/atm_logo.gif) no-repeat;
}

#atm_head h2 {
	float: left;
	width: 444px;
	height: 70px;
	text-indent: -3000px;
	background: url(/images/atm/atm_head.gif) no-repeat;
}

#atm_head p {
	float: left;
	width: 444px;
	height: 60px;
	text-indent: -3000px;
	background: url(/images/atm/atm_head2.gif) no-repeat;
}

.atm_button {
	clear: both;
	margin: 40px 0 0 0;
}

#atm_wrap h3 {
	width: 634px;
	height: 53px;
	text-indent: -3000px;
	background: url(/images/atm/save_money.gif) no-repeat;
}

#atm_text {
	padding: 20px 0 0 50px;
}

#atm_text2 {
	padding: 30px 0 0 55px;
	font-weight: bolder;
	font-style: italic;
}

#atm_table td {
	padding: 15px 0;
	vertical-align: top;
	text-align: center;
}

#atm_bulk {
	width: 635px;
	margin: 10px;
	text-align: left;
	color: #FFF;
}

#atm_bulk_head h1 {
	float: left;
	width: 190px;
	height: 103px;
	text-indent: -3000px;
	background: url(/images/atm/atm_logo.gif) no-repeat;
}

#atm_bulk_head h2 {
	float: left;
	width: 444px;
	height: 82px;
	text-indent: -3000px;
	background: url(/images/atm/atm_bulk_head.gif) no-repeat;
}

#atm_bulk_head h3 {
	clear: both;
	width: 634px;
	height: 37px;
	text-indent: -3000px;
	background: url(/images/atm/atm_bulk_head2.gif) no-repeat;
}

#atm_bulk_head p {
	text-align: center;
}

#atm_bulk_head h4 {
	width: 634px;
	height: 63px;
	text-indent: -3000px;
	background: url(/images/atm/atm_bulk_head3.gif) no-repeat;
}

.left_atm img {
	margin: 5px auto;
}

.left_atm h3 {
	text-align: center;
	font-size: 80%;
}

.left_atm p {
	text-align: center;
	font-size: 80%;
}

.left_atm h5 {
	margin: 10px 0 0 0;
	text-align: center;
	font-size: 80%;
	color: #FFCC00;
}

.atm_price_table {
	margin: 3px auto;
	font-size: 80%;
	width: 210px;
}

.atm_price_table span {
	color: #FF0000;
}

.right_atm h3 {
	padding: 80px 0 0 0;
	text-align: center;
	font-size: 80%;
}

.right_atm p {
	text-align: center;
	font-size: 80%;
}

.right_atm h5 {
	margin: 10px 0 0 0;
	text-align: center;
	font-size: 80%;
	color: #FFCC00;
}

.right_atm span {
	color: #FF0000;
}

h4#abis_signs {
	margin: 10px 0 0 0;
	text-align: center;
	font-size: 80%;
	color: #FFCC00;
}

#abis_btn {
	margin: 10px 0;
	text-align: center;
}

#lowest {
	margin: 10px auto;
	width: 500px;
	height: 60px;
	text-indent: -3000px;
	background: url(/images/atm/atm_bulk08.gif) no-repeat;
}

#atm_image_block {
	float: left;
	width: 300px;
}

#atm_description_block {
	float: left;
	width: 335px;
	font-size: 80%;
}

#atm_description_block ul {
	margin: 0 0 10px 10px;
}

#atm_description_block span {
	color: #FF0000;
}

#price_block {
	width: 150px;
	font-size: 80%;
}

#price_block h5 {
	margin: 5px 0;
	text-align: center;
	font-size: 110%;
	font-weight: normal;
	color: #FFCC00;
}

#order_block {
	width: 425px;
}

#order {
	margin: 10px 0 0 0;
	width: 425px;
	height: 90px;
	text-indent: -3000px;
	background: url(/images/atm/abis_signs.gif) no-repeat;
}

#order_block p {
	text-align: center;
	font-size: 120%;
}

#order_block p a {
	color: #FFCC00;
	text-decoration: none;
}

#order_block p a:hover {
	text-decoration: underline;
}

#atm_telephone {
	padding: 5px 0;
	text-align: center;
}

#atm_telephone span {
	color: #cc3399;
}
