/*
.wrapper
{
	position: relative;
	width: 100%; /*max-width: 950px;*//*
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -137px auto; /* the bottom margin is the negative value of the footer's height *//*
	text-align: left;
}
#top-wrap
{
	width: 100%;
	height: 200px;
	text-align: right;
	position: relative;
	clear: both;
	padding: 0px;
	margin-bottom:-30px;
	/*background: transparent url(../../../images/top-bg.gif) repeat-x top left;*//*
}
#top
{
	width: 973px;
	height: 200px;
	margin: 0 auto;
	text-align: left;
}
#header-wrap
{
	position: relative;
	clear: both;
	width: 100%;
	text-align: left;
	padding-top:0px;
	margin-top:0px;
}

#header
{
	/* margin: 0 auto 1px auto; *//*
	margin: 0 auto 0 auto;
}
#content-wrap
{
	/*position: relative;*//*
	clear: both;
	width: 100%;
	text-align: left;
}
/*#content {
	width: 973px;
	margin: 0 auto;
	text-align: left;
}*//*
.footer-wrap, .push
{
	height: 137px; /* .push must be the same height as .footer *//*
}
.footer-wrap
{
	position: relative;
	clear: both;
	width: 100%;
	margin: 0 auto;
	text-align: left;
}
.footer
{
	position: relative;
	width: 973px;
	margin: 0 auto;
	text-align: right;
	padding-top: 10px;
	border-top: 1px solid #5c5c5c;
}
*/
	
	
	
.wrapper
{
	position: relative;
	width: 100%; /*max-width: 950px;*/
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -137px auto; /* the bottom margin is the negative value of the footer's height */
	text-align: left;
}
#top-wrap
{
	width: 100%;
	height: 200px;
	text-align: right;
	position: relative;
	clear: both;
	padding: 0px;
	margin-bottom:-30px;
	/*background: transparent url(../../../images/top-bg.gif) repeat-x top left;*/
}
#top
{
	width: 973px;
	height: 200px;
	margin: 0 auto;
	text-align: left;
}
#header-wrap
{
	position: relative;
	clear: both;
	width: 100%;
	text-align: left;
	padding-top:0px;
	margin-top:0px;
}

#header
{
	/* margin: 0 auto 1px auto; */
	margin: 0 auto 0 auto;
}
#content-wrap
{
	/*position: relative;*/
	clear: both;
	width: 100%;
	text-align: left;
}
/*#content {
	width: 973px;
	margin: 0 auto;
	text-align: left;
}*/
.footer-wrap, .push
{
	height: 137px; /* .push must be the same height as .footer */
}
.footer-wrap
{
	position: relative;
	clear: both;
	width: 100%;
	margin: 0 auto;
	text-align: left;
}
.footer
{
	position: relative;
	width: 973px;
	margin: 0 auto;
	text-align: right;
	padding-top: 10px;
	border-top: 1px solid #5c5c5c;
}

