
div#wrapper {
    position:relative;
    height: 100%;
    margin:20px auto;
}
body>div#wrapper {
    height:auto;
    min-height:100%;
}

div#homemain{
    margin:0 auto;
    text-align:center;
    padding-bottom: 48px;
}
.flashframe{
    border:solid 1px #666;
    text-align:center;
    margin:0 auto;
}

#iframe{
	border:solid 1px #666;
    text-align:center;
    margin:0 auto;
}
#footwrap{
	text-align:center;
	margin:0 auto;
	margin-bottom:20px;
}