﻿body
{
}

#nav {
	width: 412px;
	height: 24px;
	background: url('../images/.html');
	margin-top: 50px;
	margin-left: 80px;
	float: left;
	position: relative;
	z-index: 2000;
}

#markivlogotext
{
    font-family: Arial;
    font-weight: bold;
    font-size: 10px;
    color: black;
    position: relative;
    left: 3px;
    top: 6px;
}

#markivlogotextIE7
{
    font-family: Arial;
    font-weight: bold;
    font-size: 10px;
    color: black;
    position: relative;
    left: 3px;
    top: -2px;
}

#opstruct {
	width: 609px;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #333333;
	line-height: 20px;
	text-align: left;
	margin-top: 10px;
	margin-left: 71px;
	float: left;
	position: relative;
	top: -10px;
	z-index: 0;
}