body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #a9a9a9;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;
	background-position: center;
	height: 100%;
}

h1 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: #666666;
	letter-spacing: -1px;	
}

h2 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #f5813f;
}
p {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 23px;
}

p a {
	color: #f5813f;
	font-weight: bold;
	text-decoration: none;
}

p a:hover {
	color: #f5813f;
	font-weight: bold;
	text-decoration: underline;
}

ul {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
}

ul a {
	color: #f5813f;
	font-weight: bold;
	text-decoration: none;
}

ul a:hover {
	color: #f5813f;
	font-weight: bold;
	text-decoration: underline;
}

#icontourism {
	position:relative;
	left:0px;
	top:0px;
	width:980px;
	height: auto;
}

#iconheader_ {
	position:absolute;
	left:0px;
	top:0px;
	width:980px;
	height:245px;
}

#menu_ {
	position:absolute;
	left:0px;
	top:245px;
	width:980px;
	height:31px;
	text-align: left;
	background-color: #9b391c;
	background-position: right top;
	background-repeat: repeat-x;
}

#title_ {
	position:absolute;
	left:0px;
	top:277px;
	width:750px;
	height:59px;
}

#rightheader_ {
	position:absolute;
	left:750px;
	top:277px;
	width:230px;
	height:59px;
}

#content_ {
	position:absolute;
	left:0px;
	top:336px;
	width: 730px;
	height: auto;
}

#content_info {
	width: 690px;
	height: auto;
	padding-left: 50px;
	padding-top:20px;
	margin-right:10px;
	text-align: left;
}

#rightcontent_ {
	position:absolute;
	left:750px;
	top:336px;
	width:230px;
	height:185px;
	background-color: #e2e2e2;
	text-align: right;
}

#rightcontent_ p{
	font-size: 12px;
	margin-right: 10px;
}

#footer {
	width:100%;
	height:35px;
	line-height: 9px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-top-color: #122F69;
	border-right-color: #122F69;
	border-bottom-color: #122F69;
	border-left-color: #122F69;
	text-align: left;
	padding-left: 20px;
	margin-top: 50px;
}

#footer p{
font-size: 10px;
line-height: 14px;
}
 
table p {
padding-bottom: 0px;
line-height: 10px;
}
