html{
	height: 100%;
}

html, body{
	margin: 0px;
}

body{
	margin: 0px;
}

body, div, td, a
{
	font-family: Georgia, serif;
	font-size:16px;
}

#page{
	width: 100%;
	height: 100%;
	border: 0px solid #000;
	margin: 0px 0px 0px 0px;
	background: url(../images/background2.jpg) center no-repeat;
}

#page span#link
{
	display: none;
}

#page a#headeremail
{
	display: block;
    position: relative;
    left: 385px;
    top: 115px;
	height: 23px;
	width: 135px;
}

#page a#contact
{
	display: block;
    position: relative;
    left: -75px;
    top: -55px;
	height: 23px;
	width: 135px;
}

a.menu-link, a.menu-link:visited
{
	height:25px;
	line-height:25px;
	background-position: center;
	background-repeat:no-repeat;
	padding-left:15px;
	padding-right:15px;
	padding-top:13px;
	padding-bottom:10px;
	font-size: 12px;
	color:#ffffff;
	text-decoration:none;
}

a.menu-current, a.menu-current:visited
{
	height:25px;
	line-height:25px;
	background-color:#8ab4d0;
	background-position: center;
	background-repeat:repeat-x;
	padding-left:15px;
	padding-right:15px;
	padding-top:13px;
	padding-bottom:10px;
	font-size: 12px;
	color:#ffffff;
	text-decoration:none;
}

a.menu-link:hover
{
	background-color:#8ab4d0;
	background-position:center;
	background-repeat:repeat-x;
	color:#ffffff;
	text-decoration:none;
}

#header
{
	background: url(../images/header.jpg) center no-repeat;
	margin: 0px 0px 0px 0px;
	height: 120px;
}

#navigation
{
	background: url(../images/buttonbkg.jpg) center repeat;
	margin: 8px 0px 0px 0px;
	width: 100%;
	height: 39px;
}

#navigation2
{
	margin: 1px auto;
	width: 1024px;
	height: 39px;
}

#footer
{
	margin: 0px 0px 0px 0px;
	background: url(../images/footerbkg.jpg) center repeat;
	width: 100%;
	height: 135px;
}

#middleback
{
	margin: 0px 0px 0px 0px;
	background: url(../images/bkg.jpg) center repeat;
	width: 100%;
	height: 306px;
}

#middleback2
{
	margin: 0px auto -1px auto;
	width: 1024px;
	height: 306px;
}

table.navi
{
	margin: 0px 0px 0px 363px;
}

#content {
	margin: auto;
	width: 1024px;
}

#content2 {
	margin: auto;
	width: 1024px;
}

#content h1
{
	font-size:18px;
	color:#223F7D;
	font-family: Arial;
}
