/* Layout CSS Document */

.header {background:url(images/menubg.png) repeat-x; width:100%; margin:20px 0 20px 0; height:90px}
.wrapper {width: 900px; margin: 0 auto;}
.flash {width: 744px; margin: 0 auto; padding-bottom:30px}
.content {width: 850px; margin: 0 auto;}
.menu {float:right; margin-top:45px}
.leftcontent {float:left; width:270px}
.rightcontent {float:right; width:400px}
.gallery_leftcontent {float:left; width:230px}
.gallerycontent {float:right; width:430px}
.lowerleft{ float:left; width: 550px; background:#414141}
.lowerright{ float:right; width:280px;background:#414141}
.clear {clear:both}
.footer {width: 850px; margin: 20px auto;}
.footleft{float:left}
.footright{float:right; text-align:right}
