*{
margin:0px;
padding:0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(http://www.backpackers.com.sg/img/layout/bg.gif);
	background-attachment: scroll;

	background-position: left top;
}

#main {
	background-color: #EEEDE8;
	margin: auto ;
	width: 782px;
	background-image: url(http://www.backpackers.com.sg/img/layout/index_center_bg.gif);
	background-repeat: repeat-y;
}
#main #header {
	background-image: url(http://www.backpackers.com.sg/img/layout/index_header_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 180px;
	margin: 0px 30px 0px 2px;
}
#main #menu {
	padding-left: 40px;
	line-height: 20px;
	margin: 2px 0px 0px 0px;
	font-weight: bold;
	}
#menu a {
	border-left:0px solid #F6BB19; 
border-bottom:1px solid #F6BB19;
border-top:1px solid #F6BB19;
border-right:0px solid #F6BB19;
	margin-right: 1px;
	margin-left: 1px;
}
#main #center {
	margin: 20px 30px 0px 30px;
	background-image: url(http://www.backpackers.com.sg/img/layout/inside-center_bg.gif);
	background-repeat: repeat-y;
}
#main #center #map {
	margin-left: 20px;
	float: left;
}
#main #footer {
	background-image: url(http://www.backpackers.com.sg/img/layout/index_footer_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 350px;
	padding-right: 30px;
	padding-left: 30px;
}
#main #footer2 {
	background-image: url(http://www.backpackers.com.sg/img/layout/index_footer_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 100px;
	padding-right: 30px;
	padding-left: 30px;
}
#bottom_nav {
	background-image: url(http://www.backpackers.com.sg/img/layout/bottom_nav_bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-left: 40px;
	width: 272px;
	float: right;
	clear: both;
	height: 40px;
	margin-right: 5px;
	margin-top: 30px;
	text-align: left;
	line-height: 35px;
	text-indent: 20px;
}
.break {
	clear: both;
	height: 0px;
	display: block;
	line-height: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}




a, a:link, a:visited{
	color: #990000;
	font-weight: bold;
	text-decoration: none;
}
a:hover{
	color:#FF0000;
}
#bottom_nav a {
	padding-right: 5px;
	padding-left: 5px;
}
h1 {
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #646032;
	/*color: #990000;*/ 
}
h2 {
	font-size: 24px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
ul{
	padding-left: 40px;
}
.index_bottom_columns {
	float: left;
	width: 350px;
	padding: 0px;
}

.index_bottom_columns h2 {
	color: #646032;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	margin-bottom: 8px;
	padding-left: 40px;
}

.index_bottom_columns p {
	margin: 0px;
	padding-left: 40px;
}

