body {
	background-image: url(images/apple_store_01.jpg);
	background-repeat: repeat-x;
	background-color: #BFDAE1;
}
.header_bg {
	background-image: url(images/apple_store_09.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.link_bg {
	background-image: url(images/apple_store_17.jpg);
	background-position: center top;
	height: 107px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #1a2151;
}
.box_title {
	color: #FFF;
	padding-top: 8px;
	padding-bottom: 8px;
}
.section_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #1a2151;
	text-transform: uppercase;
}
.section_headers {
	font-size: 18px;
	color: #309dbe;
}

.title_link:link, .title_link:active, .title_link:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #F2F2E2;
	height: 107px;
	display: block;
	text-align: center;
	vertical-align: middle;
	line-height: 95px;
	text-decoration: none;
	background-image: url(images/apple_store_19.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}


.title_linka:link, .title_linka:active, .title_linka:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #F2F2E2;
	height: 107px;
	display: block;
	text-align: center;
	vertical-align: middle;
	line-height: 95px;
	text-decoration: none;
	background-image:none;
	background-repeat: no-repeat;
	background-position: right center;
}


.title_link:hover, .title_linka:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #F2F2E2;
	height: 107px;
	display: block;
	text-align: center;
	vertical-align: middle;
	line-height: 95px;
	text-decoration: none;
	background-image: url(images/apple_store_16.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
.content_bg {
	background-image: url(images/content_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #EDF7F9;
}
.footer_text {
	background-image: url(images/apple_store_33.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.box_bg {
	background-image: url(images/apple_store_30.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.vertical_sep {
	background-image: url(images/vert_sep.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}

.index_readmore_link:link, .index_readmore_link:visited, .index_readmore_link:active{
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	background-color: #95C4D0;
	padding: 6px;
	display: block;
	float: right;
	width: 80px;
	text-decoration: none;
	margin-top: 10px;
}

.index_readmore_link:hover{
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	background-color: #709629;
	padding: 6px;
	display: block;
	float: right;
	width: 80px;
	text-decoration: none;
	margin-top: 10px;
}

.index_readmore_link_line{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #95C4D0;
}
.vert_spacer {
	display: block;
	height: 50px;
}
.header_title1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 35px;
	color: #1A2151;
}
.header_text2 {
	font-size: 18px;
	color: #1A2151;
}

.headera:link, .headera:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #70962A;
	text-decoration: none;
}

.headera:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #2F2F2F;
	text-decoration: none;
}
