﻿/* @import 'css.php'; */

@import url(http://mysite.really.fi/themes/fonts/opensans/OpenSans.css);

* {
	background: none !important;
	font-family: OpenSans, Arial;
}

#top,
#column1,
#column2,
#mainPic,
IMG.footerImg,
#header,
.subnav,
.no-printing {
	display: none;
}

#wrapper,
#content,
#main,
#main_wide,
#mainText,
#footer,
#copy {
	width: 100%; /* 650px; */
	padding: 0px;
	margin: 0px;
	float: none;
	position: static;
	overflow: visible !important;
}
#copy .company {
	width: auto;
	padding: 0px 5px 0px 0px;
}

