Body {background-color:#ededee; }
#wrap {
	font-family: "Helvetica Neue", Helvetica-Neue, HelveticaNeue, Helvetica, Arial, sans-serif;
	font-size: 13px;
	background-color: #fff;
	background: url("../images/index-bg.png") repeat-x;
}

#logo {
	position: absolute;
	top: 10px;
	left: 0;
}

#head {
	margin: 0 auto;
	width: 900px;
	height: 264px;
	position: relative;
}

#main {
	margin: 0 auto;
	width: 900px;
	padding:20px;
}
#head h1 {
	display: block;
	float: left;
	font-size: 2.4em;
	color: #fff;	
	text-decoration: none;
	margin-left: 310px;
	margin-top: 35px;
	background: url("../images/index-excerpt.png") no-repeat;
	text-indent:-9999px;
	width: 501px;
	height: 183px;
}
#head h2 {
	position: absolute;
	left: 0;
	display: block;
	margin-left: 10px;
	margin-top: 35px;
	background: url("../images/logo_pg2.png") no-repeat;
	text-indent:-3000px;
	width: 266px;
	height: 139px;
}
#head h3  a {
	float: left;
	margin-left: 670px;
	margin-top: -30px;
	background: url("../images/index-but.png") no-repeat;
	text-indent:-3000px;
	width: 158px; height: 52px;
}
#head h3 a:hover{ background: url("../images/index-but-ov.png") no-repeat;}

#foot {
	clear: left;
	padding: 20px 0;
}

#foot-in {
	width: 900px;
	margin: 0 auto;
}

#foot .col, #foot .col2 {
	width: 17%;
	float: left;
	height: 130px;
	margin-right: 2%;
	margin-bottom: 0.5em;
}
#foot .col2 {
	width: 59%;
	float: right;
	height: 130px;
	/*margin-right: 3%;*/
	margin-bottom: 0.5em
}

#foot strong, #copyright strong { color: #6f6f6f; font-weight:bold; }
#foot ul {	list-style: none;}
#foot ul li, #foot a {color: #6f6f6f; line-height:19px; font:Geneva, Arial, Helvetica, sans-serif; font-size:13px; }
#foot .col a:hover {color: #444; text-decoration: underline; }
#foot .col li a { color: #6f6f6f}
#foot p { color: #6f6f6f; text-align:center}

#copyright {
	text-align: right;
	padding-top: 3em;
	font: Geneva, Arial, Helvetica, sans-serif; font-size:11px;
	color:#6f6f6f; 
}#copyright p{ text-align:right}
#menu {
	padding: 0.5em 0;
	/*margin-left: 280px;*/
	left: 280px;
	position: absolute;
	bottom: 20px;
	font-size: 1.2em;
}

#menu li {
	display: inline;
}

#menu a {
	text-decoration: none;
	text-transform: uppercase;
	padding: 0.5em 0.8em;
	padding-bottom: 0.6em;
	font-size: 0.8em;
}

#menu a:hover {
	color: #fff;
}

#menu strong a, #menu strong a:hover {
	background-color: #fff;
}


.links a {
	color: #fff;
	padding: 5px 8px;
	text-decoration: none;
	font-size: 1em;
	font-weight: bold;
	padding: 0.3em 0.6em;
}



.col h3 {
	margin-bottom: 0.4em;
}

.links {
	padding: 0.4em 0;
}

hr.slice {
	height: 0;
	border: 2px solid #eee;
	margin: 1.1em 0 0 0;
}

.clear-left {
	clear: left;
}

hr.clear {
	clear: left;
	visibility: hidden;
}


/* @group Colors */



a {	color: #b00900; text-decoration: none; }
 a:hover { text-decoration:underline; }


.links a {
	background-color: #b00900;
}

.col h3 a:hover {
	color: #D30E00;	
}

/* @end */

#webway {
	margin: 1em;
}

#webway h4 {
	display: none;
}

#webway li {
	display: inline;
}

#webway a {
	padding: 0.5em 0.8em;
	text-decoration: none;
	font-size: 0.9em;

	
}

/* Studymalaysia Network Bar */

#td-networkbar {
	background-color: #000;
	text-align: center;
	padding-top: 10px;
	font-family: Arial;
	font-size: 16px;
	/*border-bottom: 2px solid #000;*/
	margin-bottom:-10px;
}
#td-networkbar .right {
	position: absolute;
	right: 0;
	top: 0;
}


#td-networkbar h3 {
	display: none;
}

#td-networkbar .in {
	margin: 0 auto;
	width: 900px;
	text-align: left;
	position: relative;

}

#td-networkbar li {
	float: left;
	list-style: none;
}

#td-networkbar a {
	display: block;
	background-color: #292929; /*#191919;*/
	float: left;
	padding: 6px 11px;
	margin-right: 4px;
	text-decoration: none;
	color: #CCC;/* original #999 */
	line-height: 1.5em;
	font-size: 0.8em;
}

#td-networkbar a strong {
	display: block;
	font-size: 1.2em;

}

#td-networkbar a.selected, #td-networkbar a.selected:hover {
	background-color: #772ca3;
	color: #ddd;
}

#td-networkbar a:hover {
	background-color: #333;
	color: #fff;
}

#td-networkbar a.selected strong {
	color: #fff;
}

.h3 {
	font-size:16px;
	text-decoration: none;
	font-weight:bold;
	color: #006ca0;
}

