
html {
 font-family:  tahoma, arial, sans-serif;
 margin: 0;
 padding: 0;
 text-align: center;
}


ul {
    border: 1px solid #e7e7e7;
    background-color: #f3f3f3;
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
}

ul.contact {
    border: 1px solid #e7e7e7;
    background-color: #ccc;
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
}

li {
    float: left;
}

li.right {
    float: right;
}

li a {
    display: block;
    color: #666;
    text-align: center;
    padding: 14px 16px;
    text-decoration: none;
}


li a:hover {
    background-color: #999;
    color: #fff;
}


.active {
    background-color: #ccc;
}


div#container {
	width: 1200px;
	margin: 0 auto 0 auto;
	position: relative;
	background-color: #fff;
	color: #333;
	height: 4000px;
}

div#heading {
	height: 235px;
	background-image: url(../graphics/logo.png);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	background-color: #fff;
	position: fixed;
}

div#content {
	height: 3000px;
}

iframe#ifrm {
	margin: 0 auto 0 auto;
	padding-top: 255px;
	width: 100%;
	min-height: 3000px;
	border: 0;
}

div#home {
	text-align: center;
	padding: 0 100px 20px 100px;
	font-family: tahoma, arial, sans-serif;
	color: #666;
}



/*
M69526-81740

M69526

*/
