body {
	margin:0 auto;
	padding: 0;
	background-color:#2d2d2d;	
	font-family:Arial,Verdana,  Helvetica, sans-serif;
	font-size:13px;
	}
	
a,img { border:0; }	


#wrapper{
	margin: 0 auto;
	padding: 0;
	background: #EEEEEE;
	width: 1024px;
	min-height: 200px;
	position: relative;
	
	}

#headers{
	
	}
	
#content{
	margin: 0 auto;
	padding: 0;
	background-color: #EEEEEE;
	width: 1024px;
	min-height: 400px;
	position: relative;
	top: 00px;
	
	
	}
	

#header1{
	margin:0 auto;
	padding:0;
	background-image:url(images/header1a.png);
	background-repeat:no-repeat;
	width:100%;
	height:60px;
	}
	
#header2{
	margin:0 auto;
	padding:0;
	background-image:url(images/header2.png);
	background-repeat:no-repeat;
	width:1200px;
	height:169px;
	}
	
#menubar{
	margin:0 auto;
	padding:0;
	color: #AABB22;
	background-image:url(images/prem_menu.png);
	background-repeat:repeat;
	position: relative;
	width:1200px;
	height:45px;
	}

#footer{
	margin:0 auto;
	background:#FFFFFF;
	background-image:url(images/ir_footer.png);
	background-repeat:no-repeat;
	height: 180px;
	color: white;
	}
