#home #container {
	background: #011c37 url(themes/site_themes/default/images/bckgrd_home.jpg) no-repeat center top;
	max-height: 580px;
	height: 544px;
}

#home #masthead {
	margin-bottom: 0;
}

#nav_home ul {
	float: right;
	background: url(themes/site_themes/default/images/nav_home_top.png) no-repeat center top;
	margin-top: 0;
}

#home_logo_tp {
	text-align: center;
	width: 242px;
	display: block;
	margin-top: -62px;
	background: url(themes/site_themes/default/images/logo_tp.png) no-repeat center center;
	height: 66px;
	text-indent: -9999px;
}

#nav_home ul li a {
	display: block;
	color: #d9fea1;
	font: 14px "Times New Roman", Times, serif, Georgia;	
	font-weight: normal;
	font-style: normal;
	width: 285px;	
}

a#tips_advice {
	display: block;
	height: 59px;
	background: url(themes/site_themes/default/images/nav_home_ta.png) no-repeat right bottom;
	text-indent: -9999px;
	cursor: pointer;
	margin-top: 20px;
}

a#tips_advice:hover {
	background: url(themes/site_themes/default/images/nav_home_ta_hover.png) no-repeat right bottom;
}

a#gallery {
	display: block;
	height: 62px;
	background: url(themes/site_themes/default/images/nav_home_gallery.png) no-repeat right bottom;
	text-indent: -9999px;
	cursor: pointer;		
}

a#gallery:hover {
	background: url(themes/site_themes/default/images/nav_home_gallery_hover.png) no-repeat right bottom;
}

a#your_ntr {
	display: block;
	height: 61px;
	background: url(themes/site_themes/default/images/nav_home_yntr.png) no-repeat right bottom;
	text-indent: -9999px;
	cursor: pointer;		
}

a#your_ntr:hover {
	background: url(themes/site_themes/default/images/nav_home_yntr_hover.png) no-repeat right bottom;
}

a#advisory_board {
	display: block;
	height: 61px;
	background: url(themes/site_themes/default/images/nav_home_ab.png) no-repeat right bottom;
	text-indent: -9999px;
	cursor: pointer;		
}

a#advisory_board:hover {
	background: url(themes/site_themes/default/images/nav_home_ab_hover.png) no-repeat right bottom;
}

a#contest {
	display: block;
	height: 157px;
	background: url(themes/site_themes/default/images/nav_home_contest.png) no-repeat right bottom;
	text-indent: -9999px;
}