html, body, h1, h2, h3, h4, ul, li {
	margin: 0;
	padding: 0;
	}

h1 img {
	display: block;
	}

img {
	border: 0;
	}

a {
	color: #464544;
	}
.links {
	color: #464544;
	padding: 0px 4px;
}	

a:hover {
	color: #FFA405;
	}

.left {
	float: left;
	}

.right {
	float: right;
	}

.more {
	text-align: right;
	}

.clear {
	clear: both;
	}
	
input, textarea {
	width: 250px;
	}
		

body {
	background: #E0D5B7 url(../images/page_bg.jpg) repeat-x;
	text-align: center;
	font: normal 11px Arial;
	color: #2A2A2A; /*74653D*/
	padding-bottom: 10px;
	padding-top: 31px;
	line-height: 14px;
	}

/** layout **/
#wrapper {
	text-align: left;
	margin: auto;
	width: 778px;
 	position: relative;	
	background: url(../images/body_bg.gif) repeat-y;
}

#header {
  	position: absolute;
	top: 0;
	left: 243px;
	width: 535px;
	height: 142px;
	background: #c4ae7d url(../images/header.gif) top right no-repeat;
	text-align: right;
	padding-top:10px;
	}

#header .left {
	float:left;
	background: white url(../images/banner_left.gif) no-repeat bottom left;
	width:13px;
	height:120px;
	}

#header .mid {
	width:500px;
	height:120px;
	background: white url(../images/unilec_bg.jpg) bottom repeat-x;
	float:left;
	}

#header .banner {
	width:100%;
	height:100px;
	background:url(../images/unilec1.gif) no-repeat;
	margin-top: 6px;
}

#header .right {
	float:left;background: white url(../images/banner_right1.gif) no-repeat top right;
	width:9px;
	height:120px;
	}

#left {
	float: left;
	width: 243px;
	}

#logo {
	width: 244px;
	height: 150px;
	background: url(../images/header_11.jpg) no-repeat;
	text-align: center;
	}

#logo h1 {
	padding-top: 75px;
	padding-left: 10px;
	font: bold 18px arial;
	background: url(../images/logo3.gif) center no-repeat; 
	}

#logo p {
	margin: 8px 25px 4px 25px;
	border-top: 1px solid #B8B8B8;
	border-bottom: 1px solid #B8B8B8;
	padding: 3px;
	letter-spacing: 0.2em;
	font-weight: bold;
	}

/******** MENU Css *******/
.divMenu {
	background: url(../images/nav_left.jpg) no-repeat;
	padding-left: 9px;
	z-index: 2000;
}

.divMenu ul{
	margin:0px;
	padding:0px;
	position:relative;
	list-style-type: none;
	width: 234px; /* Width of Menu Items */
	padding-bottom: 29px;
	background: #2A2A2A bottom left url(../images/nav_bot.jpg) no-repeat;
}										

.divMenu ul li {
	position: relative;
	list-style: none;
	border-top: 1px solid #959595;	
	padding: 7px 0 0 31px;
}

.divMenu ul li a {
	display: block;
	overflow: auto; /*force hasLayout in IE7 */
	color: #fff;
	text-decoration: none;
	border-left: 1px solid #959595;
	padding: 2px 0 6px 8px;	
	font-weight: bold;
}

/* Holly Hack for IE \
* html .divMenu ul li { float: left; height: 4%; }*/
* html .divMenu ul li a { height: 1%; }
/* End */
.divMenu .hasSubmenu {
	background: 210px 10px  url(../images/arr_white.gif) no-repeat;
	}

.divMenu li ul {
	background: none;
	padding-bottom: 2px;
	}
	
.divMenu li li {
	border-top: none;
	padding:0px;
	}
	
.divMenu ul ul {
	width: 100%;
	}
	
.divMenu li li ul{
	border-top: 1px solid #696969;	
	}	
	
.divMenu  li li a {
	color: #D2B48C;
	border-left: none;
	padding: 1px 0px 1px 12px;
	font: bold 11px Arial;	
	font-style: italic;
	letter-spacing: 1px;
	background: url(../images/arr_orange.gif) no-repeat left;
	}

.divMenu  li li li a {
	color: #fff;
	font-style: normal;
	border-left: none;	
	font-weight: normal;
	background: url(../images/arr_white.gif) no-repeat 2%;
	padding-left: 14px;
	}
/*********************************************/

#news {
	background: url(../images/news_bg.jpg) repeat-y;
	padding-left: 37px;
	padding-right: 22px;
	padding-bottom: 3px;
	text-align: justify;
	color: #000;
	}

#news h2 {
	font-size: 12px;
	color: #BE8B06;
	}

#news h3, #news p {
	font-size: 11px;
	margin:4px 2px;
	}

#news a {
	color: #74653D;
	font-weight: bold;
	text-decoration: underline;
	}

#news a:hover {
	color: #38301A;
	}

#news .more {
	font-size: 9px;
	}

#news .hr-dots {
	background: center url(../images/dots.gif) repeat-x;
	height: 10px;
	}

#support {
	background: url(../images/support.jpg) no-repeat;
	padding: 1px;
	height: 97px;
	color: #1A1A18;
	}

#support p {
	margin: 0.7em 2.6em;
	}

#support span:hover {
	color: #fff;
	}

#right {
	float: right;
	width: 528px;
	padding-right: 0px;
	padding-top: 152px;	
	}

#right h2 {
	font: 18px arial;
	color: #BE8B06;
	border-bottom: 1px solid #C4AE7C;
	padding-bottom: 6px;
	margin-bottom: 1em;
	}

#right h3 {
	font: 14px arial;
	color: #BE8B06;
	border-bottom: 1px solid #C4AE7C;
	padding-bottom: 6px;
	margin-bottom: 1em;
	margin-top: 2em;
	}

#welcome {
	margin-right: 20px;
	text-indent: 40px;
	text-align: justify;
	font: normal 12px Arial;
	}

#right .left {
	margin-right: 18px;
	}

#right .more {
	font-weight: bold;
	font-size: 10px;
	}

#corp, #indu {
	float: left;
	width: 100%;
	}

#corp {
  margin-right: 1%;
	}

#corp-img, #indu-img {
	background: url(../images/pic_2.jpg) no-repeat;
	width: 112px;
	height: 23px;
	float: left;
	margin-right: 18px;
	text-align: center;
	padding-top: 90px;
	}

#indu-img {
	background: url(../images/pic_3.jpg) no-repeat;
	}

#spacer {
	height: 2em;
	}

#footer {
	background: url(../images/footer_bg.gif) repeat-y;	
	margin:0px auto;
	width: 778px;
	}

#footerLinks a, .links2 {
	color: #464544;
	font-size: 11px;
	line-height: 18px;
	text-decoration: none;
	}	

#footerLinks a:hover  {
	color: #be8b06;
 }
#copyright {
	text-align: center;
	padding: 22px 0px 30px 00px;
	color: #715F36;
	font: bold  9px Arial;
	}

#footerline{
	background: url(../images/footerline.gif) no-repeat;
	height:10px;
	margin-top:0px;
	display:block;
	font-size:1px;
	}

ol, li {
	margin: 0px;
	padding:0px;
	}

#page_content {
	padding: 10px 16px 0px 10px;
	}

.NotFound {
	width: 98%;
	height: 500px;
	}

.bg_adjustment {
	position:absolute;
	top:110px;
	right:0px; 
	background: url(../images/bg_right.jpg) no-repeat;
	width:9px;
	height:222px;
	}

.video {
	background: url(../images/video_frame.jpg) no-repeat;
	width: 519px;
	height: 275px;
	text-align: center;
	padding-top: 7px;
	z-index: 0;
	}

#profile {
	text-align: justify;
	margin-right: 20px;	
	}

.title {
	font: bold 17px Arial;
	color:#ff9900;
	margin-bottom: 8px;
	font-style:italic;
	}

.contents {
	margin-left: 10px;
	width:320px;
	font:14px Arial;
	}
.lists li {
	list-style-image:url(../images/bullet.jpg);
	color: #38301a;
	font:12px Arial;
	margin:10px;
	}

#product2 p {
	text-indent: 40px;
	text-align:justify;
	}

#photo {
	text-indent: 40px;
	font: bold 10px Arial;
	text-align:justify;
	}

/* HTMl TEXT EDITOR */
.w-controlstrip {
    background: url(../images/richtexteditor/chromebg.gif) repeat-x 50% 50%;
    border: 1px solid #aaa;
    border-bottom: 0;
    border-right: 0;
    float: left;
    display: inline;
    height: 1%;
	}

.w-rte div {
    clear: left;
	}

.w-controlbutton {
    background-color: transparent;
    background-position: 4px 4px;
    background-repeat: no-repeat;
    border-right: 1px solid #aaa;
    display: block;
    float: left;
    height: 24px;
    overflow: hidden;
    text-indent: -5000px;
    width: 24px;  
}    
    

/**********************/
.tender {
	border: 1px solid #c4ae7c;
	}

.tender th {
	background-color:#ebe3d0;
	color:#000;	
	border-bottom: 1px solid #c4ae7c;
	}	
.tender td {
	font-size:12px;
	}	
.notice {
	border: 1px solid #eee434;
	font-style: italic;
	background: #fffbb3;
	padding: 10px 5px;
	}	
	
.notice ul {
	margin-left: 20px;
	padding-left: 20px;
}	

/* Page tab */
.pageTab {
	background:#000;
	border:1px solid #3e3e3e;
	height: 20px;
}

.pageTab a {
	padding: 0px 10px;
	text-decoration: none;
	border-left: 1px solid #FFA405;
	border-right: 1px solid #FFA405;
	font-weight: bold;
	color: #fff;
}
.pageTab a:hover {
	background-color: #FFA405;
}