* {margin:0; padding:0;}
body{
	text-align: center;
	background: #F4F3E8 url(../images/body-bg.gif) top left repeat-x;
	font-size: 62.5%;
	font-family: Arial;	
	color: #6C6C6C;
	
}


#wrap{
	width: 440px;
	height: 90px;
	margin: 53px auto 0 auto;
	border: collapse;
	background: url(../images/main-bg.jpg) top left no-repeat;	
	text-align: left;
	font-size: 1.2em;
	padding: 420px 130px 50px 130px;
}

.hr{
	margin: 10px 0;
	height: 3px;
	font-size:1px;
	background:  url(../images/hr-bg.gif) top left repeat-x;
}


h1{
	color: #006699;
	font-weight:normal;
	font-size:1em;
}