@charset "utf-8";
/* CSS Document */

body
{
	margin-bottom:0px;
	margin-top:0px;
	margin-right:0px;
	margin-left:0px;
	font-weight:normal;
	font-family:Arial;
	background: #000 url(../images/body-bg.jpg) top center no-repeat;

}
.headetr
{
	width:100%;
	height:22px;
	background:url(../images/header-bg.jpg);
	background-repeat:repeat-x;
	
	
}
.middle
{
	width:100%;
	margin-top:30px;

	
}
.footer
{
	width:100%;
	height:22px;
	background:url(../images/footer-bg.jpg);
	background-repeat:repeat-x;
}
.logo-top
{
	background:url(../images/logo-top.jpg);
width:218px;
height:22px;
background-repeat:no-repeat;
}
.middle-part-one
{
	width:100%;
	height:131px;
	
}
.middle-part-two
{
	display:block;
	margin:0 auto;
	width:978px;

	background:url(../images/bg.png) bottom center no-repeat;
}

.footertext {
	font-family: Arial;
	font-size: 10px;
	color: #FFF;
	text-align:left;
}
.footertext-two {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	text-align: right;
	color: #FFF;
}
.content {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	letter-spacing:0.5px;
	line-height: 20px;
	text-align: left;
}

.heading {
	font-family: Arial;
	font-size: 24px;
	color: #d2ac67;
	text-align: justify;
}

.supariwalalogo
{
	display:block;
	width:325px;
	height:165px;
	margin:0 auto;
	
}
.coming soon text {
	font-family: Arial;
	font-size: 24px;
	color:#06F;
	text-align:center;
	
}
.txt-para
{
	padding:5px 10px 10px 10px;
	font-size:12px;
	
	}
.txt-para p {
	margin-bottom:2px;
	line-height:16px;
}
.txt-para ul {
margin:0;
}