body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #575757;
}
.nav {
	background-image: url(../images/rotaxfats/nav_bg.gif);
	background-repeat: repeat-x;
	padding-left: 20px;
}
.title {
	background-image: url(../images/rotaxfats/title_bg.jpg);
	padding-left: 20px;
	color: #023e75;
	font-size: 18px;
	font-weight: bold;
}
.body {
	background-image: url(../images/rotaxfats/body_bgfill.gif);
	background-repeat: repeat-x;
	padding: 20px;
}
.footertop {
	background-image: url(../images/rotaxfats/footer_bg.gif);
	background-repeat: repeat-x;
}
.footerbot {
	text-align: center;
	color: #929090;
	font-size: 11px;
	padding: 8px;
}
.blue {
	color: #023e75;
	font-size: 18px;
	font-weight: bold;
}

a {
	color: #023e75;
}

#search {
	float:right;
}

#logo {
	float:left;
}