/* CSS Document */
body {
	background-image: url();
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;	
	background-repeat: repeat-x;
}
.cell_bg {
	background-image: url(../../images/landingpage/main_shadow.jpg);
	background-repeat: repeat-x;
}
.smallflashbg
{
background-image: url(../../images/landingpage/flash_small_backgound1.jpg);
background-repeat: repeat-x;
}
.landingbgcss
{
background-image: url(../../images/homebg.jpg);
background-repeat: repeat-x;
}
.landingstrech
{
background-image: url(../../images/woman_stretching4.jpg);
background-repeat: no-repeat;
}
.sitebuilderflashbg
{
background-image: url(../../images/landingpage/flash_backgound.jpg);
background-repeat: repeat-x;
}
.topbannerbg
{
background-image: url(../../images/landingpage/banner_background.jpg);
background-repeat: repeat-x;
}
.shopflashbg
{
background-image: url(../../images/landingpage/flash_backgound2.jpg);
background-repeat: repeat-x;
}
.menubg
{
background-image: url(../../images/landingpage/menu_backgound.jpg);
height:404px;
background-repeat: no-repeat;
}
.pgText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align:justify;
}
.pgText2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align:justify;
	padding-left:20px;
	padding-right:20px;
}
.bottomNavText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:justify;
}
.copyrightText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align:justify;
}
a.LeftNav {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a.LeftNav:visited { color: #666666; }
a.LeftNav:hover { color: #000000; }
a.LeftNav:visited:hover { color: #000000; }

a.TextHiddenLink {
	color: #000000;
	text-decoration: none;
}
a.TextHiddenLink:visited { color: #000000; }
a.TextHiddenLink:hover { color: #000000; cursor:hand; }
a.TextHiddenLink:visited:hover { color: #000000; cursor:hand; }

a.BottomNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:justify;
	color: #666666;
	text-decoration: none;
}
a.BottomNav:visited { color: #666666; }
a.BottomNav:hover { color: #000000; }
a.BottomNav:visited:hover { color: #000000; }

a.CoyrightLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align:justify;
	color: #666666;
	text-decoration: none;
}
a.CoyrightLink:visited { color: #666666; }
a.CoyrightLink:hover { color: #000000; }
a.CoyrightLink:visited:hover { color: #000000; }
