#masthead{
	margin: 30px 0 0px 38px;
	height: 155px;
	background-image: url(../content_img/travel/travel_large.gif);
	background-repeat: no-repeat;
	background-color: #fff;
}


/* SUBNAV---------------------------------------------*/
.subnav{
	float:right;
	overflow: hidden;
	margin: 22px 0 0 0;
	border-top: 1px solid #000;
}
.subnav ul{	margin: 0;}

.subnav li a{
	display: block;
	width:170px;
	line-height: 24px;
	background-image: url(../template_img/arrow_red.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	color: #636767;
	border-bottom: 1px solid #000;
	background-position: left 4px;
}

.subnav li a:hover{ color:#dd001d; text-decoration: underline;} 

.content{
	float:left;
	padding: 27px 0 0 45px;
	margin:0;
	width:325px;
	}
	
.content a:hover{
	text-decoration: underline;
	color: #006144;
}

.img_top{
		float:right;	
		margin: 65px 4px 0 0;
	}
	
.img{
		float:right;	
		margin: 35px 4px 0 0;
	}
	

	
#mastleft{
	background-image: url(../template_img/logo.jpg);
	
	}
