/* CSS Document */
body {padding:0;margin:0;}
body {background-color:#FFE4CF; background-image:url(../images/bg.jpg);}
#wrapper {width:800px; background-color:#F6E2C6; margin:auto; border-left:4px solid #333;border-right:4px solid #333; overflow:hidden;}
#header {height:321px;}
#header img {float:left;}
.container {width:770px; margin:10px auto; clear:both; display:block;}
.container img {float:left; border:4px solid #333; margin:8px;}
.middle-text {position:absolute; bottom:10px; font:normal 14px Arial, Helvetica, sans-serif; text-align:center; padding:15px; *padding:10px; }
.middle-text strong {color:#CE0000; font-size:18px; letter-spacing:-1px; text-transform:uppercase; padding:5px 0 0; display:block;}
.middle-wrap {height:528px;}
.middle-wrap img {float:left;}
.middle-col1 {width:487px; height:542px; background:url(../images/index_03.jpg) no-repeat; position:relative; float:left;}
.pic-container {position:absolute; left:10px; top:10px;}
.pic-container img {float:left; border:4px solid #333; margin:8px;}
.button {background-image:url(../images/index_05.jpg); width:800px; height:110px; display:block; clear:both; margin:0 auto}
#footer {height:349px; margin:10px 0 0 0;}
#footer img {float:left;}

.divclear {clear:both;}

