#wrapper{
min-height:1030px;
}
#wrapper2 {
background-image:url('/static/images/main_body_content_bg_internal.png');
background-repeat:repeat-y;
height:auto;
}

#wrapper3 {
background-image:url('/static/images/endofpage.png');
background-repeat:no-repeat;
background-position: 6px bottom;
height:auto;
width:998px;
}

#wrapper4 {
position: relative;
min-height: 745px;
width: 958px;
left: 10px;
padding-left: 10px;
padding-right: 10px;
padding-top: 10px;
padding-bottom: 10px;
}

#footer {
}

#endofpage_footer {
position: relative;
right: 3px;
}

#footer_right {
bottom:0px;
}

body {
background-color: #1AAEEA;
}
