﻿#masthead_top
{
	position: absolute;
	left: 13px;
	top: 5px;
	
	width: 794px;
	height: 8px;
	
	background-image: url( ../resources/group_tours/topMast.jpg);
}

#masthead_left
{
	position: absolute;
	left: 5px;
	top: 5px;
	
	width: 8px;
	height: 304px;
	
	background-image: url( ../resources/group_tours/leftMast.jpg);
}

#masthead_right
{
	position: absolute;
	left: 807px;
	top: 5px;
	
	width: 8px;
	height: 304px;
	
	background-image: url( ../resources/group_tours/rtMast.jpg);
}

#content
{
	background-image: url( ../resources/group_tours/mastMain.jpg);
	background-repeat: no-repeat;
}

#content_section_1
{
	text-align: left;
	width: 390px;
	margin-top: 244px;
}

#content_section_2
{
	text-align: left;
}