/*	-------------------------------------------------------------
	Ask4events
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Description:	Wide 1024 pixel setup styles
	-------------------------------------------------------------	*/

/*	-------------------------------------------------------------
	Base Body Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
	#container {
		width: 995px;
		clear:both;
		text-align:left;
		margin:0 auto;
		padding:0;
		}
	#header,
	#primary-navigation ul {width:995px;}
	ul#login {margin-right:250px; display:inline;}

/*	-------------------------------------------------------------
	Banner's Column Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

		#magic-1024 {
			float: right;
			padding-top:12px;
			margin:0;
			width: 241px;}
		#magic-1024 img {
			width:241px;
			height:185px;
			}
		#magic-800 {
			visibility: hidden;
			display: none; }
		#footer,
		p.bottom-title {
			width:745px;
			}
		ul.bottom-banners li {
			margin:0;
			}
