div#bottom_menu  {
	position : absolute;
	top : 880px;
	left : 10px;
	width : 780px;
}

div#bottom_menu a.pg_link_right  {
	position : absolute;
	top : 5px;
	right : 10px;
	font-size : 12px;
	font-family : Verdana;
	font-weight : normal;
	font-style : italic;
	color : Blue;
	text-decoration : underline;
	text-align : right;
}

div#bottom_menu a.pg_link_right:hover  {
	background : silver;
}

div#bottom_menu a.pg_link_left  {
	position : absolute;
	top : 5px;
	left : 10px;
	font-size : 12px;
	font-family : Verdana;
	font-weight : normal;
	font-style : italic;
	color : Blue;
	text-decoration : underline;
	text-align : right;
}

div#bottom_menu a.pg_link_left:hover  {
	background : silver;
}

div#bottom_menu p.nav_link  {
	position : absolute;
	top : 25px;
	left : 175px;
	font-size : 12px;
	font-family : Verdana;
	font-weight : normal;
	font-style : normal;
	color : Blue;
	text-decoration : none;
	text-align : center;
}

div#bottom_menu a.nav  {
	font-size : 12px;
	font-family : Verdana;
	font-weight : normal;
	font-style : normal;
	color : Blue;
	text-decoration : none;
}

div#bottom_menu a.nav:hover  {
	background-color : Silver;
	text-decoration : underline;
}

                      div#bottom_menu a.home_link  {
                      	position : absolute;
                      	top : 25px;
                      	left : 10px;
                      	margin-top : 10px;
                      	background : url(NewLogo/GelButton07White.jpg) no-repeat;
                      	display : block;
                      	font-size : 14px;
                      	color : Yellow;
                      	font-weight : bold;
                      	font-style : normal;
                      	font-family : Tahoma;
                      	text-decoration : none;
                      	width : 55px;
                      	height : 29px;
                      	text-align : center;
                      	line-height : 190%;
                      }

                      div#bottom_menu a.home_link:hover  {
                      	background : url(NewLogo/GelButton07Silver.jpg) no-repeat;
                      }

div#bottom_menu p.info  {
	position : absolute;
	top : 70px;
	right : 10px;
	text-align : right;
	font-style : normal;
	font-weight : bold;
	color : Black;
	font-size : 20px;
	padding-top : 0px;
	clear : left;
	padding-right : 10px;
}

                      div#bottom_menu a.email_link  {
                      	position : absolute;
                      	top : 25px;
                      	right : 0px;
                      	margin-top : 10px;
                      	background : url(NewLogo/GelButton07White.jpg) no-repeat;
                      	display : block;
                      	font-size : 14px;
                      	color : Yellow;
                      	font-weight : bold;
                      	font-style : normal;
                      	font-family : Tahoma;
                      	text-decoration : none;
                      	width : 55px;
                      	height : 29px;
                      	text-align : center;
                      	line-height : 190%;
                      }
                      
                      div#bottom_menu a.email_link:hover  {
                      	background : url(NewLogo/GelButton07Silver.jpg) no-repeat;
                      }

div#bottom_menu p.copyright  {
	position : absolute;
	top : 210px;
	left : 300px;
	font-size : 12px;
	font-family : Verdana;
	font-weight : bold;
	font-style : normal;
	color : Black;
	padding-bottom : 10px;
}

