#nav {
	width: 158px;
	float: left;
	display: inline;
	background: url("/images/nav_back.gif") repeat-y;
	}

#nav_menu {
	background: url("/images/menu.gif");
	margin: 0;
	padding: 0;
	position: relative;
	}

#nav_menu a {
	height: 24px;
	display: block;
	}

/*------------------header----------------------*/
#nav_header {
	top: 0;
 	left: 0px;
	width: 158px;
	height: 24px;
	background: transparent url("/images/menu.gif") -0px -0px no-repeat;
 	list-style: none;
	}

/*------------------home----------------------*/
#nav_home {
	top: 24px;
 	left: 0px;
	width: 158px;
	height: 24px;
	background: transparent url("/images/menu.gif") -0px -24px no-repeat;
 	list-style: none;
	}
	
#nav_home a:hover {
    background: transparent url("/images/menu.gif") -0px -216px no-repeat;
	}

/*------------------tour----------------------*/
#nav_tour {
	top: 48px;
 	left: 0px;
	width: 158px;
	height: 24px;
	background: transparent url("/images/menu.gif") -0px -48px no-repeat;
 	list-style: none;
	}
	
#nav_tour a:hover {
    background: transparent url("/images/menu.gif") -0px -240px no-repeat;
	}

/*------------------services----------------------*/
#nav_services {
	top: 72px;
 	left: 0px;
	width: 158px;
	height: 24px;
	background: transparent url("/images/menu.gif") -0px -72px no-repeat;
 	list-style: none;
	}
	
#nav_services a:hover {
    background: transparent url("/images/menu.gif") -0px -264px no-repeat;
	}
	
	/*------------------employment----------------------*/
#nav_employment {
	top: 96px;
 	left: 0px;
	width: 158px;
	height: 24px;
	background: transparent url("/images/menu.gif") -0px -96px no-repeat;
 	list-style: none;
	}
	
#nav_employment a:hover {
    background: transparent url("/images/menu.gif") -0px -288px no-repeat;
	}
	
	/*------------------contact----------------------*/
#nav_contact {
	top: 120px;
 	left: 0px;
	width: 158px;
	height: 24px;
	background: transparent url("/images/menu.gif") -0px -120px no-repeat;
 	list-style: none;
	}
	
#nav_contact a:hover {
    background: transparent url("/images/menu.gif") -0px -312px no-repeat;
	}

/*------------------faq----------------------*/
#nav_faq {
	top: 144px;
 	left: 0px;
	width: 158px;
	height: 24px;
	background: transparent url("/images/menu.gif") -0px -144px no-repeat;
 	list-style: none;
	}
	
#nav_faq a:hover {
    background: transparent url("/images/menu.gif") -0px -336px no-repeat;
	}

/*------------------footer----------------------*/
#nav_footer {
	top: 168px;
 	left: 0px;
	width: 158px;
	height: 24px;
	background: transparent url("/images/menu.gif") -0px -168px no-repeat;
 	list-style: none;
	}

#textsizer li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
	position: absolute;
	}

#textsizer {
	background: url("/images/sizer.gif");
	margin: 0 0 0 35px;
	padding: 0;
	position: relative;
	}

#textsizer a {
	height: 38px;
	display: block;
	}

#textsizer_1 {
	top: 0;
 	left: 0px;
	width: 28px;
	height: 38px;
	background: transparent url("/images/sizer.gif") -0px -0px no-repeat;
 	list-style: none;
	}
	
#textsizer_1 a:hover {
    background: transparent url("/images/sizer.gif") -0px -38px no-repeat;
	}

#textsizer_2 {
	top: 0;
 	left: 29px;
	width: 25px;
	height: 38px;
	background: transparent url("/images/sizer.gif") -29px -0px no-repeat;
 	list-style: none;
	}
	
#textsizer_2 a:hover {
    background: transparent url("/images/sizer.gif") -29px -38px no-repeat;
	}
	
#textsizer_3 {
	top: 0;
 	left: 54px;
	width: 37px;
	height: 38px;
	background: transparent url("/images/sizer.gif") -54px -0px no-repeat;
 	list-style: none;
	}
	
#textsizer_3 a:hover {
    background: transparent url("/images/sizer.gif") -54px -38px no-repeat;
	}


