#header {
	margin-top: 20px;
	width: 754px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	padding: 0px;
}

#head_logo {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 400px;
}

#head_menu {
	margin: 0px;
	padding: 0px;
	width: 354px;
	height: 100px;
	float: right;
}

#menu {
	width: 754px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	padding: 0px;
	margin-bottom: 0px;
	clear: left;
}

#menutable {
	width: 754px;
	height: 25px;
	margin-bottom: 0px;
}

#menu_table_1 {
	width: 280px;
	margin-top: 35px;
	margin-left: 40px;
	position: relative;
}

#menu_table_2 {
	margin-right: 10px;
	margin-top: 35px;
	margin-left: 40px;
	position: relative;
}

#container {
	width: 754px;
	margin-top: 0px;
	margin-left:auto;
	margin-right:auto;
	padding: 0px;
}

#main {
	background: #FFFFFF;
	margin-left: 4px;
	margin-top: 0px;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-top: 0px;
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 1px;
	padding-bottom: 10px;
	height: 1%;
}

#content {
	width: 520px;
	position: relative;
}

#contentbig {
	width: 720px;
	position: relative;
}

#officecontent {
	width: 725px;
	position: relative;
}

#footer {
	width: 754px;
	margin-left:auto;
	margin-right:auto;
	margin-top: 5px;
	text-align:center;
	padding: 0px;
}

.titlebox {
	width: 530px;
	height: 32px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
	padding: 0px;
	background: url("../images/title_bgd.png") repeat-x;
}

.title {
	height: 32px;
	float: left;
	width: 502px;
	margin-top: 2px;
}

.titleleft {
	background: url("../images/title_left.png") no-repeat;
	height: 32px;
	width: 12px;
	float: left;
}

.titleright {
	background: url("../images/title_right.png") no-repeat;
	height: 32px;
	width: 16px;
	float: left;
}

.titleboxbig {
	width: 725px;
	height: 32px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
	padding: 0px;
	background: url("../images/title_bgd.png") repeat-x;
}

.titlebig {
	height: 32px;
	float: left;
	width: 697px;
	margin-top: 2px;
	
}

/* Show only to IE PC \*/
* html .boxhead h1 {height: 1%;} /* For IE 5 PC */

.sidebox {
	margin: 0 auto; /* center for now */
	width: 194px; /* ems so it will grow */
	background: #ffffff;
	font-size: 100%;
	float: right;
}

.sidebox2 {
	margin: 8px auto; /* center for now */
	width: 194px; /* ems so it will grow */
	background: url("../images/sbbody_r.png") no-repeat bottom right;
	font-size: 100%;
	float: right;
}

.boxhead {
	background: url("../images/sbhead_r.png") no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: center;
}

.boxhead h1 {
	background: url("../images/sbhead_l.png") no-repeat top left;
	margin: 0;
	padding: 10px 10px 0px 0px;
	font-weight: bold;
	font-size: 1em;
	color: #003366;
	line-height: 1em;
}

.boxhead h2 {
	background: url("../images/sbhead_l.png") no-repeat top left;
	margin: 0;
	padding: 10px 10px 0px 0px;
	font-weight: bold;
	font-size: 1em;
	color: #003366;
	line-height: 1em;
}

.boxbody {
	background: url("../images/sbbody_l.png") no-repeat bottom left;
	margin: 0;
	padding: 5px 10px 10px;
	font-size: 0.80em;	
}

.boxbody h2 {
	color: #990000;
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
	line-height: 1.2em;
	margin: 0;
}

.boxbody h3 {
	color: #990000;
	font-size: 1.1em;
	font-weight: bold;
	text-align: center;
	line-height: 1.75em;
	margin: 0;
}

.boxbody p{
	margin-top: 5px;
	margin-bottom: 2px;
}

.boxbody ul {
	margin-top: 5px;
	margin-bottom: 2px;
}

.left li {
	margin-top: 5px;
	margin-bottom: 2px;
}

.smalltitlebox {
	width: 525px;
	height: 20px;
	margin-left: 3px;
	margin-right: 3px;
	margin-top: 5px;
	margin-bottom: 0px;
	padding: 0px;
	background: url("../images/small_title_bgd.png") repeat-x;
}

.smalltitle {
	height: 20px;
	float: left;
	width: 503px;
	margin-top: 2px;
	font-size: 0.65em;
	text-align: center;
	vertical-align: middle;
	padding: 0px;
	line-height: 1em;
}

.smalltitleleft {
	background: url("../images/small_title_left.png") no-repeat;
	height: 20px;
	width: 10px;
	float: left;
}

.smalltitleright {
	background: url("../images/small_title_right.png") no-repeat;
	height: 20px;
	width: 12px;
	float: left;
}

.formtable {
	font-size: 11px;
}

.formtable th{
	font-weight: bold;
	background-color: #102c52;
	color: #f2eedf;
}

.formtable tr td{
	border-bottom: 1px solid #102c52;
}

.tr2{
	background-color: #ffffff;
}

.tr1{
	background-color: #d6d9e4;
}
