@charset "utf-8";
/* CSS Document */

body {
background-color:#999999;
background-image:url(images/marlyns_extendedbg-02.jpg);
margin:0px;
background-repeat:repeat-x;
}

#wrap {
width:1200px;
height:auto;
position:relative;
}

#header {
background-image:url(images/marlyns_01.png);
width:1200px;
height:307px;
}

#main-container{
width:1200px;
height:auto;
background-image:url(images/bgshadow.png);
background-repeat:repeat-y;
}

#main-con-about{
width:1200px;
height:368px;
background-image:url(images/bgshadow.png);
background-repeat:repeat-y;
}


#shadow-left{
width:145px;
height:470px;
float:left;
}

#shadow-leftshort{
width:145px;
height:368px;
float:left;
}

#navs{
width:184px;
height:470px;
float:left;
}
#navs2{
width:184px;
height:368px;
float:left;
}

#flash-container{
background-image:url(images/marlyns_04.jpg);
width:479px;
height:470px;
float:left;
}
#right-image{
background-image:url(images/marlyns_05.jpg);
width:262px;
height:470px;
float:left;
}
#shadow-right{
width:130px;
height:470px;
float:right;
}

#shadow-rightshort{
width:130px;
height:368px;
float:right;
}


#about{
background-image:url(images/about_box.jpg);
width:741px;
height:368px;
float:left;
}
#thankyou{
background-image:url(images/thankyou.jpg);
width:741px;
height:368px;
float:left;
}

#terms{
background-image:url(images/terms_boxb.jpg);
width:741px;
height:368px;
float:left;
position:relative;
}

#contact{
background-image:url(images/contact_box.jpg);
width:741px;
height:860px;
float:left;
position:relative;
}


#fix{
clear:both;
}

#footer-bg {
background-image:url(images/footer.jpg);
width:auto;
height:45px;
margin:0px;
position:relative;
background-repeat:repeat-x;
}


#footer{
background-image:url(images/footer.jpg);
width:1200px;
height:45px;
}
