* {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #BBC5B1;
}
#hugger {
	background-image: url(../images/footer.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	margin: auto;
	width: 800px;
}

#content {
	line-height: 353px;
	height: 353px;
	width: 640px;
	margin-left: 149px;
}
#menu {
	float: left;
}

#colhugger {
	clear: both;
	background-image: url(../images/ganesha_bg.jpg);
	background-repeat: no-repeat;
}
#footer {
	width: 800px;
	
}
#text {
	width: 210px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #F6EBBE;
	font-weight: normal;
	line-height: 25px;
	margin-left: 435px;
	padding-top: 50px;
}

#footer h3 {
	line-height: 106px;
	background-image: url(../images/footer.jpg);
	width: 800px;
	text-indent: -10000px;
}
#cleaner {
	clear: both;
}
