body {
	margin: 0px;
	background: #0099FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
td,th {}
#page {
	margin: 0px auto 0px;
	padding: 0px;
	width: 780px;
	text-align:left;
	color:#666;
	position:relative;
	background-image: url(img/bgmain1.gif);
	background-repeat: repeat;
}
#header {
	margin: 0px;
	width:100%;
	height:160px;
	padding: 10px 0px;
	vertical-align: bottom;
	text-align: center;
	color: #0000CC;
	font-size: 20px;
	font-weight: bold;
	background-repeat: no-repeat;
	background-image: url(img/banner.jpg);
	background-position: center center;
	background-color: #0099FF;
}
#logo {
	height: 140px;
	margin: 0px;
	padding: 0px;
}
h1, h2, h3, h4, h5 {
	margin: 10px 0px 10px 0px;
	line-height: 2em;
}
#menu {
	width: 160px;
	float: left;
	padding: 15px;
}
#main1 {
	background-image: url(img/bgmain.gif);
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
}
#main2 {
	margin: 0px;
}
#main3 {
	float: right;
	width: 590px;
	background-position: top;
	margin: 0px;
	padding: 0px;
}

#content1 h1, #content1 h2, #content1 h3, #content1 h4{
	color: #0000CC;
}
#content1 {
	float: left;
	width: 360px;
	margin: 20px 20px!important;
	margin: 20px 10px;
}
#content2 {
	float: right;
	width: 160px;
	margin: 15px 10px!important;
	margin: 20px 5px;
	padding: 0px;
	text-align: center;
}
a:link, a:visited, a:active {
	color: #003366;
	text-decoration: none;
}
a:hover {
	color: #336699;
	text-decoration: none;
}
form {
	margin: 0px;
}
h1, h2, h3, h4, h5 {
	margin: 0px;
}
.title {
	font-size: 18px;
	line-height: 30px;
	color: #000099;
	text-align: center;
	vertical-align: bottom;
	font-weight: bold;
}
.cont {
	margin: 15px;
}
#menu ul, #menu li {
	list-style-type: none;
	display: block;
	margin: 0;
	padding: 0;
	padding-left: 5px;
}
.current {
	font-weight: bold;
}
.clear {
	clear: both;
}
#footer {
	text-align: center;
	font-size: 10px;
	height: 40px;
	clear: both;
	background-image: url(img/footer.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.initial {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	font-weight: bold;
	color: #0000CC;
	float : left;
	bottom: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	line-height: 28px;
}

