@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	color: #fff;/*6e4007*/
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(../images/main_images/wood_tile_bg.jpg);
	background-repeat: repeat;
	background-color: #000;
}

/* start of classes used */

img {
	border: 0;
	vertical-align: top;
}

h1, h2, h3, p {
	margin-top: 0;
}

h3 {
	font-size: 12px;
	color: #fff;
}

.header {
	font-size: 14px;
	color: #fff;
}

.pngFix {
	behavior: url("/includes/iepngfix.htc");
}

.clear {
	clear: both;
}

.italic {
	font-style: italic;
}

.bold {
	font-weight: bold;
}

.right {
	float: right;
}

.left {
	float: left;
}

.imgLeft {
	margin: 0;
	padding: 0 10px 10px 0;
	float: left;
}

.imgRight {
	margin: 0;
	padding: 0 0 10px 10px;
	float: right;
}

.firstfooterleft {
	margin: 0;
	padding: 0 11px 0 0;
	float: left;
	border-right: 2px solid #4e3829;
}

.childfooterleft {
	margin: 0;
	padding: 0 11px 0 11px;
	float: left;
	border-right: 2px solid #4e3829;
}

/* end of classes used*/

#container {
	margin: 0 auto;
	padding: 0;
	width: 960px;
}

#mainContents {
	margin: 0;
	padding: 0 0 20px 0;
	width: 960px;
	background-image: url(../images/main_images/container_bg.gif);
	background-repeat: repeat-y;
	float: left;
}

#mainContentsBottom {
	margin: 0;
	padding: 0;
	width: 960px;
	height: 50px;
	background-image: url(../images/main_images/containerBottom_bg.png);
	background-repeat: no-repeat;
	float: left;
	behavior: url("/includes/iepngfix.htc");
}

#leftContainer {
	margin: 0;
	padding: 0;
	width: 230px;
	float: left;
}

#logoContainer {
	margin: 0;
	padding: 12px 0 0 53px;
	width: 177px;
	height: 201px;
	float: left;
	background-image: url(../images/main_images/logo_container_bg.gif);
	background-repeat: no-repeat;
}

#logoKrish {
	margin: 0;
	padding: 0;
	width: 126px;
	height: 150px;
	float: left;
	background-image: url(../images/main_images/logo_img.png);
	background-repeat: no-repeat;
	behavior: url("/includes/iepngfix.htc"); /*remove krish.com.sg/ when setting live*/
}

#leftNav {
	margin: 25px 0 0 0;
	padding: 0 0 0 30px;
	width: 200px;
	float: left;
}

#leftNav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#leftNav ul li {
	margin: 0;
	padding: 0;
	color: #d89d12;
}

#leftNav ul li.leftNavTop {
	margin: 0;
	padding: 15px 0 0 0;
	width: 172px;
	height: 25px;
	float: left;
	text-align: center;
	background-image: url(../images/main_images/leftNav_top.png);
	background-repeat: no-repeat;
	behavior: url("/includes/iepngfix.htc");
}

#leftNav ul li.leftNavChild {
	margin: 0;
	padding: 10px 0 0 0;
	width: 172px;
	height: 27px;
	float: left;
	text-align: center;
	background-image: url(../images/main_images/leftNav_child.png);
	background-repeat: no-repeat;
	behavior: url("/includes/iepngfix.htc");
}

#leftNav ul li.leftNavBottom {
	margin: 0;
	padding: 10px 0 0 0;
	width: 172px;
	height: 28px;
	float: left;
	text-align: center;
	background-image: url(../images/main_images/leftNav_bottom.png);
	background-repeat: no-repeat;
	behavior: url("/includes/iepngfix.htc");
}

#rightContainer {
	margin: 0;
	padding: 0;
	width: 730px;
	float: right;
}

#contentHolder {
	margin: 0;
	padding: 28px 0 20px 68px;
	width: 563px;
	text-align: justify;
	min-height: 500px;
	height:auto !important;
	height: 500px;
	background-image: url(../images/main_images/floral_bg.png);
	background-repeat: no-repeat;
	behavior: url("/includes/iepngfix.htc");
	float: left;
}

#breadCrumbs {
	margin: 0 0 10px 0;
	padding: 0;
	width: 563px;
	height: 15px;
	font-size: 11px;
}

#breadCrumbs ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#breadCrumbs ul li {
	margin: 0;
	padding: 0;
	float: left;
}

#breadCrumbs a {
	color: #d89d12;
	text-decoration: none;
}

#breadCrumbs a:hover {
	color: #995c1c;
	text-decoration: underline;
}

#mainHeader {
	margin: 0 0 10px 0;
	padding: 0;
	height: 21px;
	float: left;
}

#subNav {
	margin: 0;
	padding: 0;
	width: 563px;
	height: 20px;
	float: left;
}

#subNav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#subNav ul li {
	margin: 0;
	padding: 0 10px 0 0;
	float: left;
}

#subNav a {
	font-size: 14px;
	color: #d89d12;
	text-decoration: none;
}

#subNav a:hover {
	color: #995c1c;
	text-decoration: underline;
}

#subNav a.active {
	color: #ffffff;
	text-decoration: underline;
}

#mainImage {
	margin: 0;
	padding: 0;
	width: 563px;
	height: 285px;
	float: left;
	z-index: 1000;
}

#mainText {
	margin: 30px 0 0 0;
	padding: 0;
	width: 563px;
	float: left;
}

#mainTextLeft {
	margin: 0;
	padding: 0;
	width: 290px;
	float: left;
}

#mainTextRight {
	margin: 0;
	padding: 0;
	width: 244px;
	float: right;
	font-size: 14px;
	line-height: 2em;
}

#mainAds {
	margin: 20px 0 20px 0;
	padding: 0 0 0 10px;
	width: 553px;
	height: 125px;
	background-image: url(../images/main_images/twitter_box_01Apr2010.gif);
	background-repeat: no-repeat;
	float: left;
}

#mainAdscurrentpromo {
	margin: 40px 2px 0 0;
	padding: 0 10px 0 5px;
	width: 142px;
	height: 71px;
	float: left;
	font-size: 11px;
}

#mainAdsevents {
	margin: 40px 0 0 0;
	padding: 0;
	width: 166px;
	height: 71px;
	float: left;
	font-size: 11px;
}

#mainAdstwitter {
	margin: 40px 0 0 0;
	padding: 0 0 0 15px;
	width: 355px;/*3cols = 200*/
	float: left;
}

#mainAdstwitter ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

#mainAdstwitter ul a {
	color: #FAA61A;
	font-size: 11px;
}

#mainAdstwitter a.follow {
	float: right;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

#footer {
	margin: 0;
	padding: 10px 0 0 51px;
	width: 679px;
	height: 48px;
	font-size: 10px;
	background-image: url(../images/main_images/footer_bg.png);
	background-repeat: no-repeat;
	behavior: url("/includes/iepngfix.htc");
	float: left;
}

#footer a {
	color: #faa61a;
	font-weight: bold;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

