/********************************/
/******* MAIN NAVIGATION ********/
/********************************/

#menu.tabs {
    display: block;
	width: 174px;
	height: 328px;
	padding-top: 0px;
	padding-bottom: 5px;
	margin: 0px auto; 
	text-align: left;
}

#menu.tabs a.first {
  	padding: 14px 35px 10px 15px;
    display: block;
    width: 124px;
    height: 51px;
  	font-family: Georgia, Times, serif;
	color: #494949; 
	text-align: center;
	vertical-align: center;
  	font-size: 12px;
  	line-height: 14px;
  	font-weight: 300;
    text-decoration: none;
  	background-image: url(/usr_images/menu/inside-nav-1.gif);
  	background-position: 0px 3px;
  	background-repeat: no-repeat;
}

#menu.tabs a.first:hover {
  	padding: 14px 35px 10px 15px;
    display: block;
    list-style-type: none;
    width: 124px;
    height: 51px;
  	font-family: Georgia, Times, serif;
	color: #FFFFFF; 
	text-align: center;
	vertical-align: center;
  	font-size: 12px;
  	line-height: 14px;
  	font-weight: 300;
    text-decoration: none;
  	background-image: url(/usr_images/menu-over/inside-nav-1.gif);
  	background-position: 0px 3px;
  	background-repeat: no-repeat;
}

#menu.tabs .first b {
  	padding: 14px 35px 10px 15px;
    display: block;
    width: 124px;
    height: 51px;
  	font-family: Georgia, Times, serif;
	color: #FFFFFF; 
	text-align: center;
	vertical-align: center;
  	font-size: 12px;
  	line-height: 14px;
  	font-weight: 300;
    text-decoration: none;
  	background-image: url(/usr_images/menu-active/inside-nav-1.gif);
  	background-position: 0px 3px;
  	background-repeat: no-repeat;
}

#menu.tabs a.firstSection {
  	padding: 14px 35px 10px 15px;
    display: block;
    width: 124px;
    height: 51px;
  	font-family: Georgia, Times, serif;
	color: #FFFFFF; 
	text-align: center;
	vertical-align: center;
  	font-size: 12px;
  	line-height: 14px;
  	font-weight: 300;
    text-decoration: none;
  	background-image: url(/usr_images/menu-active/inside-nav-1.gif);
  	background-position: 0px 3px;
  	background-repeat: no-repeat;
}

#menu.tabs a.second {
  	padding: 14px 35px 10px 15px;
    display: block;
    width: 124px;
    height: 51px;
  	font-family: Georgia, Times, serif;
	color: #494949; 
	text-align: center;
	vertical-align: center;
  	font-size: 12px;
  	line-height: 14px;
  	font-weight: 300;
    text-decoration: none;
  	background-image: url(/usr_images/menu/inside-nav-2.gif);
  	background-position: 0px 3px;
  	background-repeat: no-repeat;
}

#menu.tabs a.second:hover {
  	padding: 14px 35px 10px 15px;
    display: block;
    list-style-type: none;
    width: 124px;
    height: 51px;
  	font-family: Georgia, Times, serif;
	color: #FFFFFF; 
	text-align: center;
	vertical-align: center;
  	font-size: 12px;
  	line-height: 14px;
  	font-weight: 300;
    text-decoration: none;
  	background-image: url(/usr_images/menu-over/inside-nav-2.gif);
  	background-position: 0px 3px;
  	background-repeat: no-repeat;
}

#menu.tabs .second b {
  	padding: 14px 35px 10px 15px;
    display: block;
    width: 124px;
    height: 51px;
  	font-family: Georgia, Times, serif;
	color: #FFFFFF; 
	text-align: center;
	vertical-align: center;
  	font-size: 12px;
  	line-height: 14px;
  	font-weight: 300;
    text-decoration: none;
  	background-image: url(/usr_images/menu-active/inside-nav-2.gif);
  	background-position: 0px 3px;
  	background-repeat: no-repeat;
}

#menu.tabs a.secondSection {
  	padding: 14px 35px 10px 15px;
    display: block;
    width: 124px;
    height: 51px;
  	font-family: Georgia, Times, serif;
	color: #FFFFFF; 
	text-align: center;
	vertical-align: center;
  	font-size: 12px;
  	line-height: 14px;
  	font-weight: 300;
    text-decoration: none;
  	background-image: url(/usr_images/menu-active/inside-nav-2.gif);
  	background-position: 0px 3px;
  	background-repeat: no-repeat;
}

#menu.tabs a.third {
  	padding: 14px 35px 10px 15px;
    display: block;
    width: 124px;
    height: 51px;
  	font-family: Georgia, Times, serif;
	color: #494949; 
	text-align: center;
	vertical-align: center;
  	font-size: 12px;
  	line-height: 14px;
  	font-weight: 300;
    text-decoration: none;
  	background-image: url(/usr_images/menu/inside-nav-3.gif);
  	background-position: 0px 3px;
  	background-repeat: no-repeat;
}

#menu.tabs a.third:hover {
  	padding: 14px 35px 10px 15px;
    display: block;
    list-style-type: none;
    width: 124px;
    height: 51px;
  	font-family: Georgia, Times, serif;
	color: #FFFFFF; 
	text-align: center;
	vertical-align: center;
  	font-size: 12px;
  	line-height: 14px;
  	font-weight: 300;
    text-decoration: none;
  	background-image: url(/usr_images/menu-over/inside-nav-3.gif);
  	background-position: 0px 3px;
  	background-repeat: no-repeat;
}

#menu.tabs .third b {
  	padding: 14px 35px 10px 15px;
    display: block;
    width: 124px;
    height: 51px;
  	font-family: Georgia, Times, serif;
	color: #FFFFFF; 
	text-align: center;
	vertical-align: center;
  	font-size: 12px;
  	line-height: 14px;
  	font-weight: 300;
    text-decoration: none;
  	background-image: url(/usr_images/menu-active/inside-nav-3.gif);
  	background-position: 0px 3px;
  	background-repeat: no-repeat;
}

#menu.tabs a.thirdSection {
  	padding: 14px 35px 10px 15px;
    display: block;
    width: 124px;
    height: 51px;
  	font-family: Georgia, Times, serif;
	color: #FFFFFF; 
	text-align: center;
	vertical-align: center;
  	font-size: 12px;
  	line-height: 14px;
  	font-weight: 300;
    text-decoration: none;
  	background-image: url(/usr_images/menu-active/inside-nav-3.gif);
  	background-position: 0px 3px;
  	background-repeat: no-repeat;
}

#menu.tabs a.fourth {
  	padding: 14px 35px 10px 15px;
    display: block;
    width: 124px;
    height: 51px;
  	font-family: Georgia, Times, serif;
	color: #494949; 
	text-align: center;
	vertical-align: center;
  	font-size: 12px;
  	line-height: 14px;
  	font-weight: 300;
    text-decoration: none;
  	background-image: url(/usr_images/menu/inside-nav-4.gif);
  	background-position: 0px 3px;
  	background-repeat: no-repeat;
}

#menu.tabs a.fourth:hover {
  	padding: 14px 35px 10px 15px;
    display: block;
    list-style-type: none;
    width: 124px;
    height: 51px;
  	font-family: Georgia, Times, serif;
	color: #FFFFFF; 
	text-align: center;
	vertical-align: center;
  	font-size: 12px;
  	line-height: 14px;
  	font-weight: 300;
    text-decoration: none;
  	background-image: url(/usr_images/menu-over/inside-nav-4.gif);
  	background-position: 0px 3px;
  	background-repeat: no-repeat;
}

#menu.tabs .fourth b {
  	padding: 14px 35px 10px 15px;
    display: block;
    width: 124px;
    height: 51px;
  	font-family: Georgia, Times, serif;
	color: #FFFFFF; 
	text-align: center;
	vertical-align: center;
  	font-size: 12px;
  	line-height: 14px;
  	font-weight: 300;
    text-decoration: none;
  	background-image: url(/usr_images/menu-active/inside-nav-4.gif);
  	background-position: 0px 3px;
  	background-repeat: no-repeat;
}

#menu.tabs a.fourthSection {
  	padding: 14px 35px 10px 15px;
    display: block;
    width: 124px;
    height: 51px;
  	font-family: Georgia, Times, serif;
	color: #FFFFFF; 
	text-align: center;
	vertical-align: center;
  	font-size: 12px;
  	line-height: 14px;
  	font-weight: 300;
    text-decoration: none;
  	background-image: url(/usr_images/menu-active/inside-nav-4.gif);
  	background-position: 0px 3px;
  	background-repeat: no-repeat;
}

#menu.tabs #line {
    display: block;
    width: 154px;
    height: 1px;
  	border-top: 1px dotted #9EA08B;
}


/********************************/
/******* HOME NAVIGATION ********/
/********************************/

#home.tabs {
	display: block;
	width: 800px;
	height: 89px;
	padding-top: 8px;
	padding-bottom: 5px;
	margin: 0px auto; 
	text-align: center;
}

#home.tabs a.first  {
    display: block;
    padding: 0px 3px 0px 0px;
    width: 194px;
    height: 89px;
  	float: left;
}


#home.tabs a.link {
    display: block;
    padding: 0px 3px 0px 2px;
    width: 194px;
    height: 89px;
  	float: left;
}

#home.tabs #line {
    display: block;
    width: 1px;
    height: 89px;
  	border-left: 1px dotted #9EA08B;
  	float: left;
}

