/* CSS Document */
*/

* { margin:0; border:0; padding:0; }
p { clear:both; }	



	
body  {
	margin:auto;
	padding: 0px;
	text-align: center;
	width:900px;
	height:1000px;
	background: #000000 url(../images/backgroud.jpg)  no-repeat top ;
}
	
	/* Hides from IE-Mac. Only IE-Win sees this. \*/
	*html .#branding {
	margin-top: 0px;
	/*End hide from IE5/mac */
	}

		
	#branding {
	    margin:auto;
		padding:0em 0em 0em 0em;
		width: 917px;
		max-width:100%;
		background: #000000  url(../images/bannerhome.jpg) no-repeat ;
		height:334px;
		}

	#brandshad {
	    margin:auto;
		padding:0em 0em 0em 0em;
		width:917px;
		max-width:100%;
		background: transparent url(../images/) bottom repeat-x ;
		height:334px;
		}

	#footerImage {
		list-style:none;
		float:left;
		margin: auto;
		background:url(../images/bottom.jpg) no-repeat  center;
		width:928px;
		height:69px;	
		text-align:center;
		padding:0px ;
		}

	#footer {
		list-style:none;
		float:left;
		margin: 0px 0px 25px 0px;
		width:928px;
		text-align:center;
		padding:0px ;
		}
		
	#footer li{
		width:100px;
		height:10px;
		margin: 0px 0px 20px 45px;
		
		float:left;
		color:333333;
		list-style: none;
		font: 12px Verdana, sans-serif;
		}
		                 
     #copyright {
	 width:928px;
	 	margin:0;	
	 	}              
