/*Header Image*/

#header_aym {
	text-align: justify;
	width: 960px;
	height: 385px;
	margin: 0 auto;
}

#header_aym img {
       border: none;
       margin-bottom: -3px;
}

/*************************************
 +Images
 *************************************/

.aym_lc_image1 {
	float: left;
	padding: 0 5px 0 2px;
} 
 
 /*************************************
 +Left Column
 *************************************/
 
#aym_left_column {
	float: left;
	width: 640px;
	padding-top: 5px;
	padding-left: 5px;
}

#aym_left_column h1 {
	font-size: 22px;
	border-bottom: groove thin #000;
	padding: 5px 0 8px 0;
}

#aym_left_column h3 {
	font-size: 18px;
	border-bottom: groove thin #000;
	padding: 5px 0 8px 0;
}

/*************************************
 +Right Column
 *************************************/
 
 #aym_right_column {
	float: right;
	width: 300px;
	padding-top: 5px;
	margin-top: 24px;
}
 
 /*************************************
 +Body Type
 *************************************/
 
.aym_aba_type {
	font-size: 13px;
}

.aym_aba_type_lg{
	font-size: 16px;
}
 
.aym_type_bold {
	font-weight: bold;
}

.aym_type_ul {
	text-decoration: underline;
}

.aym_type_bold_ul {
	font-weight: bold;
	text-decoration: underline;
}

.aym_list_title {
	font-size: 15px;
	font-weight: bold;
	color: #434343;
	padding: 0 0 0 2px;
}

.aym_list_head {
	font-size: 16px;
	font-weight: bold;
	color: #434343;
	background-color: #bfbc9c;
	padding: 0 4px 0 2px;
	text-align: center;
}

.aym_list_head a:link {
	text-decoration: none;
	color: #434343;
}

.aym_list_head a {
	text-decoration: none;
	color: #434343;
}

.aym_list_head a:hover {
	text-decoration: underline;
	color: #434343;
}

.visa_mastercard {
	text-align: center;
	padding-bottom: 10px;
}
