div#frame {
		width:650px;
		margin-right:auto;
		margin-left:auto;
		margin-top:10px;
		padding:0px;
		text-align:left;
}
body {

	text-align:center;
}


div#head {
    width:760px;
    height:158px;
    left:0px;
    top: 0px;
}


div#content {
    position: relative;
    xwidth: 546px;
    background-color: #FFFFFF;
	float: left;
}
div#menu {
display: none;

}
div#foot {
    position: relative;
    width: 760px;
    clear: both;
} 

.foottxt  {
	font-family: Arial, Tahoma, Verdana;
	font-size: 10px;
	color: #B4B1A7;
	text-align: center;
	vertical-align: bottom;
}
h1 {
	font-family: Arial, Tahoma, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #333366;
}
p {
	font-family: Arial, Helvetica, sans-serif, "Arial Rounded MT Bold";
	font-size: 14px;
	font-weight: normal;
	color: #333366;
}
