a, a:link {
	color: #0B1C43;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #0B1C43;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #900;
	font-weight: bold;
}
a:focus {
	color: #900;
	font-weight: bold;
}img {
	border-style: none;
}#header1 {
	height: 115px;
	text-align: left;
	padding-left: 10px;
	background-image: url(../Trekking/images/Templates/top.png);
	background-repeat: no-repeat;
}
#header2 {
	height: 115px;
	text-align: left;
	background-image: url(../Diving/images/Templates/Header_bg1.jpg);
	background-repeat: no-repeat;
	background-position: left;
	width: 435px;
	float: right;
}
body {
	background-color: #000;
}
#wapper {
	width: 900px;
	margin-left: auto;
	margin-top: 75px;
	margin-right: auto;
}
#LeftBox {
	float: left;
	width: 435px;
	background-color: #FFF;
}
#RightBox {
	height: 400px;
	width: 435px;
	float: right;
	background-color: #FFF;
}
#LeftImage {
	height: 355px;
	width: 435px;
	margin: 0px;
	float: left;
}
#RightImage {
	height: 355px;
	width: 435px;
	margin: 0px;
	float: right;
	background-color: #00659F;
}
