body {
	margin-top: 0px;
}

#tpl_centering_div {
	position: relative;
	
	text-align: left;
	
	width: 850px;
}

#tpl_logo_lnk {
	position: absolute;
	z-index: 1;
	
	text-align: center;
	
	width: 100%;
}

#home_div {
        position: absolute;
        
        top: 120px;
        left: 0px;
            
        z-index: 5;
}

#tpl_logo_slogan {
	position: relative;
	top: -7px;
	
	color: #707E21;
}

a:hover#tpl_logo_lnk {
	color: #707E21;
	text-decoration: none;
}

#tpl_nav_tbl {
	position: relative;
	z-index: 5;
}

.tpl_nav_section_cell {
	white-space: nowrap;

	padding-top: 15px;
}

.tpl_nav_small {
	font-size: 10px;

	text-transform: uppercase;
}

.tpl_nav_large {
	font-size: 15px;

	text-transform: uppercase;
}

.tpl_nav_heading {
	margin-bottom: 5px;
	color: #707E21;
	
	font-weight: bold;
}

.tpl_nav_lnks {
	margin-top: 0px;
}

.tpl_nav_lnk, a.tpl_nav_lnk, a:link.tpl_nav_lnk {
	font-size: 11px;
	font-weight: normal;
	
	color: black;
}

a:hover.tpl_nav_lnk {
	color: #707E21;
	text-decoration: none;	
}

#tpl_business_performance_nav_cell {
	padding-left: 25px;
}

#tpl_enhance_performance_nav_cell {
	padding-left: 40px;
}

#tpl_nav_section_spacer_div {
	width: 285px;
	height: 125px;
}

#tpl_nav_section_spacer_lnk {
}

#tpl_body_tbl {
	position: absolute;
	top: 130px;
	z-index: 0;
	
	background-color: #DEDCDC;	
}

#tpl_body_accent_left_div {
	width: 254px;
	height: 33px;
}

#tpl_body_accent_logo_div {
	width: 355px;
	height: 33px;
}

#tpl_body_accent_dip_div {
	width: 31px;
	height: 33px;
}

#tpl_body_accent_right_div {
	width: 211px;
	height: 33px;
}

#tpl_copy_cell {
	background-color: #DEDCDC;
	
	width: 100%;

	padding-right: 10px;
}

#tpl_marketing_cell {
	background-color: #DEDCDC;
	
	text-align: center;
	
	width: 100%;
	
	padding-top: 10px;
}

#tpl_copy_tbl {
	position: relative;
}

.tpl_copy_div {
	width: 100%;
	height: 7px;
}

#tpl_sponsors_tbl {
	position: relative;
	left: -20px;

	text-align: center;

	margin-top: 40px;
}

.tpl_sponsors_cell {
	padding-left: 15px;
	padding-bottom: 15px;
}

#tpl_footer_cell {
	background-color: white;
	
	width: 100%;
	height: 190px;
}

#tpl_footer_div {
	position: relative;
}

#tpl_footer_tbl {
	position: absolute;
	
	text-align: center;
	
	margin-top: 30px;
	
	width: 100%;
}

#tpl_footer_img {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 0;
}

