/* Media Feat limited Hong Kong (August 20, 2006) */

/* Body and main container */
*
{
	border: 0;
	margin: 0;
	padding: 0;
}

/* Basic HTML*/

a
{
	text-decoration: none;
	color: #999;
}

body
{
	background: #fff url(http://arte.rhplus-studio.com/pilates-hong-kong-studio-mat-class.jpg) repeat;
	color: #777;
	margin:0px 0px 0px 100px;
	padding: 0px;
	width: 800px;
	}


/*#wrap {
	background:#FFF;
	max-width:700px;
	width:expression(this.width > 420 ? "420px" : this.width);
	min-width:680px;
	margin:0 auto;
	
	}
	
* html #wrap
{
	w\idth: expression(document.documentElement.clientWidth > 700 ? "700px" : "auto");
}
*/
#border
{
	border-color: #C8DEF8;
	border-bottom: 2px solid #C8DEF8;
	border-right: 1.5px solid #C8DEF8;
	border-top-width: 1.5px;
	border-left: 1.5px solid #C8DEF8;
	padding:0px 500px 10px 0px;
}

/* CONTENTO */

#content
{
	width: 800px;
	border: 2px none #C8DEF8;
	margin:-170px 0px 0px 0px;

}

h1
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 18px;
	color: #000;
	text-align: right;
	padding:0px 45px 0px 0px;
}

h1 a
{
	text-decoration: none;
	color: #000;
}

h3
{
	font-family: "Lucida Grande", "Lucida Sans", Mistral, Palatino;
	font-size: 1.5em;
	color: #4F99FE;
	text-align: center;
	font-weight: bold;
}
h3 a
{
	text-decoration: none;
	color: #4F99FE;
}


h4
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #999;
	text-align: center;
	font-weight: 200;
}
h4 a
{
	text-decoration: none;
	color: #999;
}


h5
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #515253;
	text-align: justify;
	font-style: normal;
	font-variant: normal;
	font-weight: 200;
	padding:0px 45px 0px 45px;
}
h5 a
{
	text-decoration: none;
	color: #515253;
}

h6
{
	font-family: "Lucida Grande", "Lucida Sans", Mistral, Palatino;
	font-size: 1em;
	color: #666666;
	text-align: right;
	font-style: italic;
	padding:0px 45px 0px 45px;
}
h6 a
{
	text-decoration: none;
	color: #666666;
}


/* LOGO */
#footer 
{
	text-align:center;
	margin-top:20px;
	margin-bottom:20px;
}