body{
	background-color:#000000;

}

h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #7C1920;
}

img{
	border:0px;
}

p{
	padding-left:15px;
	padding-right:15px;
}

#container {
	width: 760px;
	\width: 780px;
	w\idth: 760px;
	margin-left: auto;
	margin-right: auto;
}

.valentine {
	background-color:#7C1920;
	background-image: url(../images/vog_bg_grad.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.kasturi {
	background-color:#0EA54D;
	background-image: url(../images/ck_bg_grad.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.satay {
	background-color:#FF4800;
	background-image: url(../images/ss_bg_grad.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.cinnamon {
	background-color:#5B3D1A;
	background-image: url(../images/gc_bg_grad.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#banner {
	height:165px;
	margin-bottom: 0;
	background-color: rgb(213, 219, 225);
}

#content {
	padding: 15px;
	margin-top:10px;
	margin-bottom:10px;
	margin-left: 180px;
	background-color: gray;
	background-image: url(../images/bg_shadows.gif);
	background-repeat: repeat-y;
	background-position: left;	
}

#sidebar-a {
	padding-left:15px;
	float: left;
	width: 160px;
	\width: 180px;
	w\idth: 160px;
	margin: 0;
	margin-right: 0;
/*	background-color: rgb(235, 235, 235);*/
}

#button {
	width: 9em;
	padding: 0 0 1em 0;
	margin-bottom: 1em;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	color: #333;
	font-size: 12px;
	font-weight: bold;
	}
#button ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
		}
		
	#button li {
		border-bottom: 1px dashed #999999;
		border-left: 2px solid #999999;
		margin: 0;
		}

#button li a, #button li .here {
		display: block;
		padding: 5px 5px 5px 0.5em;
		color: #5B848B;
		text-decoration: none;
		width: 100%;
		border:none;
		}
		
#button li a.first {
		display: block;
		padding: 15px 5px 5px 0.5em;
		color: #5B848B;
		text-decoration: none;
		width: 100%;
		border:none;
		}
	

	html>body #button li a {
		width: auto;
		}

	#button li a:hover {
		background-color: #999999;
		color: #fff;
		}

#footer {
	clear: both;
	padding: 10px;
	margin-top: 0;
	background-color: #FFF;
	text-align: right;
	background-image: url(../images/footer_grad.jpg);
	background-repeat: repeat-y;
	background-position: left;
	color: #CCCCCC;
	height:10px;
}

.copy{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
}
a:link{
	color: #999999;
	text-decoration: underline;
}

a:visited{
	color: #999999;
	text-decoration: underline;
}

a:hover{
	color: #000000;
	text-decoration: none;
}

#promobox{
	width: 9em;
	padding: 1em 0 0 0;
	margin-bottom: 1em;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	color: #333;
	font-size: 12px;
	font-weight: normal;
	border: 0px solid;
}

#promobox h2 {
	font-family: Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0; margin-bottom: .5em;
	font-size: 12px;
	font-weight: bold;
	color: #7C1920;}

#suiteheader{
	background-color: #CCCCCC;
	padding-left:5px;
}

#suitecontainer{
	height:140px;
	border-bottom:1px solid gray
}

#suiteboxes{
	width:120px;
	height:80px;
	margin:5px;
	float:left;
	background-color: #CCCCCC;
}