body {
	margin:0 0 20px 0;
	padding:0;
	font-family:verdana,arial,sans-serif;
	}

body#sec1 {
	background:url(../img/body_sec1.gif) repeat-x top left;
	}

body#sec2 {
	background:url(../img/body_sec2.gif) repeat-x top left;
	}
	
body#sec3 {
	background:url(../img/body_sec3.gif) repeat-x top left;
	}

td {
	font-size:11px;
	}

h1 {
	margin:0;
	font-size:18px;
	font-weight:normal;
	}

h2 {
	margin:0;
	font-size:11px;
	}

#nav_1 {
	height:23px;
	}

#nav_1 a {
	color:#fff;
	font-size:10px;
	text-decoration:none;
	}

#homelink {
	border:0px solid red;
	padding:0 138px 0 20px;
	}

#others {
	border:0px solid red;
	}

#others a {
	padding:0 15px 0 0;
	}

#nav_2 {
	margin:67px 0 0 197px;
	border:0px solid;
	width:773px;
	}

#nav_2 a {
	display:block;
	float:left;
	width:181px !important;
	width:192px;
	padding:4px 0 4px 10px;
	color:#fff;
	font-size:11px;
	font-weight:bold;
	border-right:1px solid #fff;
	text-decoration:none;
	}

.first {
	background:#70B121;
	}

#first_act {
	background:#70B121;
	}

.middle {
	background:#3E81C9;
	}

#middle_act {
	background:#3E81C9;
	}

.last {
	background:#B9C1C7;
	}

#last_act {
	background:#B9C1C7;
	}

body#sec1 #head {
	clear:both;
	margin:35px 0 0 0 !important;
	margin:22px 0 0 0;
	height:163px;
	background:url(../img/header_1_bg.gif) no-repeat top left;
	}

body#sec2 #head {
	clear:both;
	margin:35px 0 0 0 !important;
	margin:22px 0 0 0;
	height:163px;
	background:url(../img/header_2_bg.gif) no-repeat top left;
	}

body#sec3 #head {
	clear:both;
	margin:35px 0 0 0 !important;
	margin:22px 0 0 0;
	height:163px;
	background:url(../img/header_3_bg.gif) no-repeat top left;
	}

#nav_3 {
	float:left;
	margin:25px 0 0 0;
	width:193px;
	border:0px solid;
	}

body#sec1 #nav_3 a {
	display:block;
	margin:0 0 0 5px;
	padding:7px 0 7px 10px;
	border-top:1px solid #eee;
	font-size:12px;
	color:#5EA900;
	text-decoration:none;
	}

body#sec2 #nav_3 a {
	display:block;
	margin:0 0 0 5px;
	padding:7px 0 7px 10px;
	border-top:1px solid #eee;
	font-size:12px;
	color:#085A9A;
	text-decoration:none;
	}

body#sec3 #nav_3 a {
	display:block;
	margin:0 0 0 5px;
	padding:7px 0 7px 10px;
	border-top:1px solid #eee;
	font-size:12px;
	color:#6D7374;
	text-decoration:none;
	}

body#sec1 #sub_nav_act {
	color:#174866 !important;
	padding:7px 0 7px 20px !important;
	background:url(../img/arrow.gif) no-repeat left;
	background-position:10px 12px;
	}

body#sec2 #sub_nav_act {
	color:#5EA900 !important;
	padding:7px 0 7px 20px !important;
	background:url(../img/arrow.gif) no-repeat left;
	background-position:10px 12px;
	}

body#sec3 #sub_nav_act {
	color:#5EA900 !important;
	padding:7px 0 7px 20px !important;
	background:url(../img/arrow.gif) no-repeat left;
	background-position:10px 12px;
	}

#head {
	width:773px;
	border:0px solid red;
	}

#image_left {
	float:right;
	border:0px solid yellow;
	}

#image_right {
	float:right;
	border:0px solid blue;
	}

#content {
	width:530px !important;
	width:578px;
	padding:30px 25px 30px 25px;
	margin:0 0 0 193px;
	border:0px solid red;
	font-size:13px;
	line-height:20px;
	background:#eee;
	}
/* Last Update */

.lastupdate {
   font-size: 25px;
   padding:0px 0px 0px 25px;
   line-height: 150%; 
   text-align: center;
   vertical-align: middle;
   color : #003366; /*dark blue */
}