/* CSS Document */
* { margin:0; padding:0;}
/*======= width =======*/
.main{margin:0 auto; text-align:left; width:945px; position:relative; }

/*header*/
#header {height:300px; width: 945px; /*margin-left: -24px;*/ background:url(945x300boxtrans.gif) top center no-repeat; overflow:visible;}

.header-left {height:300px; width: 945px; /*margin-left: -24px;*/ background:url(conure-left.png) top left no-repeat; overflow:visible;}
.header-right {height:300px; width: 945px; /*margin-left: -24px;*/ background:url(grey-right.png) top right no-repeat; overflow:visible;}
div#preload { display: none; }




