#topsection {
	background: #EAEAEA;
	height: 90px; /*Height of top section*/
	background-image:url(../images/cloth.jpg);
	background-position: center top;
	background-repeat:repeat;
}

#footer1 {
	text-align: center;
	font-size: 16px;
	font-weight:bold;
	color: black;
	background: url(../images/cloth.jpg);
	background-position: 0px 0px;
	padding-top: 10px;
	height:auto;
	text-shadow:0 1px 0 #FFFFFF;
}


#menuright {
	position:absolute;
	top:0px;
	right:0px;
	margin-right:0;
	margin: 135px 0 0 0px;
	border:1px solid black;
	width:170px;
	height:auto;
	font-size: 12px;
	color: #FFFFFF;
} 

/*Menu*/

img {
	border-style: none;
}

/*FOR LAVA LAMP EFFECT */
.lavaLampBottomStyle {
	position: relative;
	height: auto;
	width: auto;
	overflow: hidden;
}

.lavaLampBottomStyle li {
	float: left;
	list-style: none;
}

.lavaLampBottomStyle li.back {
	border-top: 5px solid #000;
	width: 9px;
	height: 50px;
	z-index: 8;
	position: absolute;
}

.lavaLampBottomStyle li a {
	text-decoration: none;
	color: #000;
	outline: none;
	text-align: left;
	top: 7px;
	letter-spacing: 0;
	z-index: 10;
	display: block;
	float: left;
	height: 100px;
	position: relative;
	overflow: hidden;
	margin: auto 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

.lavaLampBottomStyle li a:hover,.lavaLampBottomStyle li a:active,.lavaLampBottomStyle li a:visited
	{
	border: none;
}

Menu.tablebesideslider {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: italic;
	line-height: normal;
	font-weight: lighter;
	color: #F30;
	padding-left: 80px;
}
.tablebesidecontainertds {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;

}

.tablebds {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	padding-left: 80px;
}



.featurestable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	line-height: normal;
	text-transform: capitalize;
	text-align:center;
	border-bottom:1px dotted #B2B2B2;
}

.mystrong{
	font-weight: bold;
	font-size: 14px;
	}
.myaddress{
	color: #737373;
    display: block;
    padding: 4px 0 1px;
	}	
.myreview{
	word-wrap:break-word;
	}	
	
