*		{ margin:0; padding:0; border:0; }

ul		{ list-style:none; }
a		{ color:#03669f; text-decoration:underline; }
a:hover	{ text-decoration:none; }



.main {
	width:979px;
	min-height:100%;
	_height:100%;
	margin:0 auto;
	text-align:left;
	position:relative;
	background:url(../images/header.jpg) no-repeat;
}

.header {
	height:277px;
	position:relative;
	background:#545454 url(../images/header.jpg) no-repeat;
}
.logo {
	width:136px;
	height:111px;
	position:absolute;
	top:25px; left:143px;
}

