@charset "utf-8";

body {
	background-image: url(http://www.iopara.com/images/tophalf.gif);
	background-attachment:scroll;
	background-position:top center;
	background-repeat:repeat-x;
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	font-size: 12px;
}
body {
	padding-top: 15px;
	clear: both;
	float: none;
	width: 800px;
	margin-right: auto;
	margin-left: auto;

}
.logobox {
	height: 55px;
	width: 521px;
	clear: both;
	float: left;
}
.header {
	height: 65px;
	width: 800px;
	padding-top: 25px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
	font-size: 9px;
	background-attachment: scroll;
	background-image: url(http://www.iopara.com/images/logo.png);
	background-repeat: no-repeat;
	background-position: 10px 5px;
}
.midsection {
	top: 50px;
	width: 800px;
	height: 275px;
}
.pagesection {
	background-color:#fefefe;
	left: auto;
	right: auto;
	top: 50px;
	width: 790px;
}

.menubox {
	font-size: 10px;
	font-weight: bold;
	font-variant: small-caps;
	color: #FFFFFF;
	padding-right: 10px;
	padding-top: 35px;
	float: right;
	width: auto;
	height: auto;
}
.midsection1 {
	width: 800px;
	position: absolute;
	top: 360px;
	margin-right: auto;
	margin-left: auto;
}
.footer {
	height: 18px;
	width: 800px;
	position: absolute;
	clear: none;
	float: none;
	top: 570px;
	margin-right: auto;
	margin-left: auto;
	font-size: 9px;
	font-weight: bold;
}

.footer2 {
	height: 18px;
	font-size: 9px;
	font-weight: bold;
}

.col1 {
	position: absolute;	
	width: 31%;
}
.col2 {
	position: absolute;
	width: 31%;
	left: 70%
}
.col3 {
	position: absolute;
	width: 31%;
	right: 34%;
}
