
/**************************
 ***	LAYOUT STYLES	***
 **************************/
 
#tpl_centering_tbl {
	width: 1024px;
}

#tpl_centering_div {
	position: relative;
	top: 0px;
	left: 0px;

	width: 1024px;
}

#tpl_header_div {
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 15;
	
	overflow: hidden;

	width: 100%;
	height: 590px;
}

#tpl_header_tbl_div {
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 0;
}

.tpl_header_cell {
	font-size: 1px;
	
	background-color: black;
}

#tpl_header_d2_div {
	position: relative;
	
	text-align: center;
}

.tpl_header_d2_lnk, a.tpl_header_d2_lnk, a:link.tpl_header_d2_lnk, a:active.tpl_header_d2_lnk, a:visited.tpl_header_d2_lnk {
	font-size: 9pt;
	
	color: black;
}

a:hover.tpl_header_d2_lnk {
	color: #D30000;
	
	text-decoration: none;
}

#tpl_header_d2_emergency_div {
	position: absolute;
	top: 3px;
	left: 167px;
	
	width: 85px;
	height: 55px;
}

#tpl_header_d2_offer_div {
	position: absolute;
	top: 178px;
	left: 192px;
	
	width: 100px;
	height: 75px;
}

#tpl_page_copy_div {
	position: relative;
	top: -15px;
}

.service_copy_div {
	position: absolute;
	top: 0px;

	visibility: hidden;
	
	font-size: 11pt;

	color: white;
	overflow: hidden;
	
	width: 425px;
	
	padding-left: 25px;
	padding-right: 25px;
}

#service_a_copy_div {
	visibility: visible;
}

#tpl_top_nav_div {
	position: absolute;
	top: 20px;
	right: 25px;
	z-index: 5;
	
	font-size: 12pt;
	
	color: white;
}

#tpl_top_nav_tbl {
	width: 200px;
}

.tpl_top_nav_cell {
	border-color: white;
	border-style: solid;
	border-top-width: 0px;
	border-left-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 0px;

	padding-right: 5px;
	padding-left: 5px;
}

.tpl_top_nav_cell:first-child {
	border-left-width: 0px;
}

.tpl_top_nav_lnk, a.tpl_top_nav_lnk, a:link.tpl_top_nav_lnk, a:active.tpl_top_nav_lnk, a:visited.tpl_top_nav_lnk {
	color: white;
}

a:hover.tpl_top_nav_lnk {
	color: white;
}

#tpl_body_div {
	position: absolute;
	top: 584px;
	left: 0px;
	z-index: 0;
	
	background-color: black;
}

.tpl_marketing_points_cell {
	vertical-align: middle;
	text-align: center;
	
	background-position: center center;
	
	width: 341px;
	
	padding: 5px;
}

.tpl_marketing_points_div {
	position: relative;

	font-size: 9pt;
	
	text-align: center;
	
	height: 170px;
}

.tpl_marketing_points_heading_img {
	position: relative;
	top: 9px;
	left: 8px;
}

.tpl_marketing_points_content_div {
	position: relative;
	top: 8px;
	left: 5px;
	
	text-align: left;
	
	overflow: hidden;
	
	width: 290px;
	height: 92px;
	
	margin: 5px;
}

.tpl_marketing_points_title_cell {
	text-align: center;
	
	padding-bottom: 2px;
}

.tpl_marketing_points_content_div .field_label {
	font-size: 9pt;
	font-weight: bold;
	
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
}

.tpl_marketing_points_content_div td.field_label {
	vertical-align: middle;
	white-space: nowrap;
}

.tpl_marketing_points_content_div .field_input, .tpl_marketing_points_content_div input.field_input {
	font-size: 8pt;
	
	color: black;
}
	
.tpl_marketing_points_content_div td.field_input {
	vertical-align: middle;
	white-space: nowrap;
}

.tpl_more_btn {
	position: relative;
	top: 5px;
	z-index: 0;
}

#tpl_refer_tbl {
	width: 240px;
}

#tpl_tips_tbl {
	width: 240px;
}

#tpl_bottom_bar_cell {
	font-size: 1px;
}

#tpl_bottom_bar_cell img {
	width: 100%;
}

#tpl_audio_div {
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 0;
	
	visibility: visible;	
}

#tpl_branding_cell {
	background-color: white;

	text-align: right;
	
	padding-top:  25px;
	padding-right:  50px;
}

