#wrapper
{
    position: relative;
    margin: auto;
    width: 760px;
}

#logo
{
	position: absolute;
	left: 60px;
	top: 3px;
}

#heademail
{
	position: absolute;
	left: 380px;
	top: 75px;
	font-family: Verdana, Arial, FreeSans;
	font-size: 13px;
}

#headcell
{
	position: absolute;
	left: 380px;
	top: 43px;
	font-family: Verdana, Arial, FreeSans;
	font-size: 13px;
}

#headaddress
{
	position: absolute;
	left: 380px;
	top: 11px;
	font-family: Verdana, Arial, FreeSans;
	font-size: 13px;
}

#menuposition
{
	position: absolute;
	z-index: 3;
	left: 0px;
	top: 120px;
	font-family: Verdana, Arial, FreeSans;
	font-size: 13px;
}

#content
{
	position: absolute;
	left: 0px;
	top: 150px;
	width: 760px;
	font-family: Verdana, Arial, FreeSans;
	font-size: 14px;
}

h4
{
	font-family:Arial,Times New Roman;
	font-size:20px;
	text-align:center;
	margin:15px;
}

td
{
	font-family:Arial,Times New Roman;
	font-size:14px;
}

p
{
	font-family:Arial,Times New Roman;
	font-size:16px;
}

li
{
	font-family:Arial,Times New Roman;
	font-size:16px;
}

