* {
	margin: 0;
	padding: 0;
	border: 0;
}
html, body {
	height: 100%;
	background-color: #b3d0d4;
	background-image:url("./images/demos_04.jpg"); background-repeat: repeat-y;
	background-color:#b4cedf;
}
.wrapper {
	text-align: left;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -50px; /* the bottom margin is the negative value of the footer's height */
}
#header-top
{
	vertical-align: top;
	clear:both;
	background-image:url("./images/demos_02.jpg"); background-repeat: repeat-x;
}
#header-top img
{
	vertical-align: top;
}
header-bottom img
{
	vertical-align: top;
}
#body-bg
{
	width: 100%;
	height: 100%;
	background-image:url("./images/demos_04.jpg"); background-repeat: repeat-y;
}
#body-decoration-right
{
	margin-top: 20px;
	width: 66px;
	height: 198px;
	float: right;
	clear:right;

}
#nav-left
{
	padding: 49px 0 70px 0;
	
}
#content
{
	font-family: Helvetica;
	position: absolute;
	left: 400px;
	top: 300px;
	padding-bottom: 50px;
}
#content h2
{
	font-size: 24px;
	color: #505c64;
	margin-bottom: 10px;
}
#caption-right
{
	text-align: right;
	width: 230px;
	height: 126px;
	position:absolute;
	right: 150px;
	bottom: 80px;
	width: 100%;
	background-position: bottom right;
}
#footer_left
{
	width: 493px;
	height: 50px;
	background-image:url("./images/demos_21.jpg"); background-repeat: repeat-none;
}
.footer{
	height: 50px; /* .push must be the same height as .footer */
	background-image:url("./images/demos_23.jpg"); background-repeat: repeat-x;
}
.push{
	height: 50px; /* .push must be the same height as .footer */
}
#flash_media_player {
	padding: 61px 0 0 15px;
	width: 368px;
	height: 140px;
	background-position: top left;
	background-image:url("./images/demos_06.jpg"); background-repeat: repeat-none;
}

