@import url("../css/main.css");
@import url("../css/sp.css");
@import url("../css/layout.css");

#nav{
    background:url(../img/sunbelt-vacations-logo.gif) no-repeat 2px 14px;
	height:36px;
	list-style:none;
	width:780px;
	margin:0;
	padding:82px 0 0 0;
	position: absolute;
	top: -127px;
	font-weight: bold;
}
#nav li{
font-size: 14px; display:inline; float:right;
}
#nav a{
float:left; color: #0b001f; background: url(../../img/men_bg.gif) no-repeat left top; margin:0 1px 0 0; text-decoration:none; padding:0 0 0 3px;
}
#nav a span{
float:left; display:block; background: transparent url(../../img/men_bg_tr.gif) no-repeat right top; padding:11px 9px 8px 6px;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#nav a span {
float:none;
}

#nav a:hover{
color: white; background: transparent url(../img/men_bg.gif) no-repeat left bottom;
}
#nav a:hover span{
background: transparent url(../img/men_bg_tr_cur.gif) no-repeat right top;
}
/* End IE5-Mac hack */
#home #nav .home a, #about #nav .about a, #services #nav .services a, #tour #nav .tour a, #blog #nav .blog a, #quote #nav .quote a, #testimonials #nav .testimonials a, #contact #nav .contact a {
background: transparent url(../../img/men_bg.gif) no-repeat left bottom;color: #36221d;cursor: default;
}

#home #nav .home a span, #about #nav .about a span, #services #nav .services a span, #tour #nav .tour a span, #blog #nav .blog a span, #quote #nav .quote a span, #testimonials #nav .testimonials a span, #contact #nav .contact a span {
background: transparent url(../../img/nav_right.gif) no-repeat right bottom;color: #36221d; cursor: default;
}




.res_num_two {
width:300px; font-size:14px; text-align:right; position:absolute; top:-103px; right:0;
}