﻿#container {
width:996px;
background-image:url(images/background.gif);
background-repeat:repeat-y;
}

#header {
background-image:url(images/header.gif);
width:996px;
height:79px;
}

#banner_1 {
width:728px;
height:90px;
}

#banner_2 {
width:300px;
height:505px;
float:left;
margin-left:20px;

}

#main_content {
width:510px;
height:505px;
float:left;
text-align:justify;
padding-left:10px;
padding-right:10px;
}

#banner_3 {
width:120px;
height:600px;
float:left;
}

#footer {
background-image:url(images/footer.jpg);
width:996px;
height:159px;
background-repeat:no-repeat;
}

#banner_4 {
width:728px;
height:90px;
}