﻿

#wrapper{

width: 760px;

margin: 0px auto;
}

#header{
height: 280px;
width: 760px;

}

#maincontent{
background: url(images/border760.gif);
background-repeat: no-repeat;
min-height: 400px;
height: auto !important;
height: 400px;
width: 680px;

padding: 10px 40px 0px 40px;

}

#footer{
background: url(images/footer760.gif);
width: 760px;
height: 32px;
background-repeat: no-repeat;

}

#flash{
position: absolute;
z-index: 1;
}
