body{
	margin: 0;
}

body, body a{
	font-family: Arial;
	color: #0055a5;
	text-decoration: none;
}

div#main{
	width: 1024px;
}

div#header{
	float: left;
	width: 100%;
	height: 400px;
}

div#content{
	float: left;
	width: 100%;
	margin-top: 25px;
}

div#content a, div#content{
	font-size: 13px;
	text-decoration: none;
}

div#menu{
	float: left;
	width: 100%;
	height: 30px;
	line-height: 30px;
	text-align: center;
}
div#menu a, div#menu{
	font-size: 13px;
}


h1{
	margin-left: 0;
	margin-top: 3px;
	margin-bottom: 0;
}

img{
	behavior: url(http://www.tahemarine.com/iepngfix.htc);
	border: 0;
}