/* CSS Document */

html {
	margin: 0;
	padding: 0;
	border: 0px none;
	}
body {
	margin: 0;
	padding: 0;
	postion: absolute;
	width:100%;
	height:100%;
	border: 0px none;
	}
p 	{
	font-family:Verdana;
	font-size:13px;
	color:#000000;
	padding:8px;
	margin:0 0 8 0;
	}

li {
	font-family:Verdana;
	font-size:12px;
	color:#000000;
	margin:0 2 2 3 ;
	}
ul { 
	color: #000000;
	}
	
ul.deci{
	list-style-type: decimal;
	color: #000000;
	}
	
h1 {
	font-family:Verdana;
	font-size:20;
	font-weight:bold;
	color:#000000;
	padding:8px;
	margin:0 0 2 0;
	}
h3{
	font-family:Verdana;
	font-size:15;
	font-weight:bold;
	color:#333333;
	padding:8px;
	margin:0 0 0 0;
	}
h2{
	font-family:Verdana;
	font-size:14;
	font-weight:bold;
	color:#333333;
	padding:8px;
	margin:0 0 3 0;
	}
.terms{
	color:#CC0000;
	font-family:Verdana;
	font-size:12px;
	font-style:italic;
	margin:0 0 3 0;
	padding:8px;
}
#logo {
	position:absolute;
	top: 10px;
	left: 660px;
	z-index:6;
	background-image:url('images/logo.jpg');
	background-repeat:no-repeat;
	width:222px;
	height:83px
			}
#printicon {
	position:absolute;
	top: 155px;
	left: 780px;
	z-index:12;
	width:35px;
	height:34px;.
	}
#qFormicon {
	position:absolute;
	top: 155px;
	left: 700px;
	z-index:12;
	width:35px;
	height:34px;
	}

#datasheeticon {
	position:absolute;
	top: 155px;
	left: 740px;
	z-index:12;
	width:35px;
	height:34px;.
	}
#rightsmallimg {
	position:absolute;
	top:500px;
	left:850px;
	background-image:url('images/testtube.gif');
	background-repeat:no-repeat;
	width:128px;
	height:92;
	z-index:17
	}
#leftsmallimg {
	position:absolute;
	top:410px;
	left:40px;
	background-image:url('images/manchild.gif');
	background-repeat:no-repeat;
	width:80px;
	height:135;
	z-index:17
	}
	
#container{
	position: absolute;
	border: 0px none;
	padding: 0;
	width: 955px;
	height: 600px;
	margin-left: 0px;
	margin-top: 0px;
	top: 15px;
	left: 0px;
	z-index: 1
		}
#watchmovi_but{
	position:absolute;
	top: 283px;
	left: 109px;
	width: 23px;
	height: 129px;
	z-index: 25;
	}
	
#news_but{
	position:absolute;
	top: 190px;
	left: 109px;
	width: 23px;
	height: 92px;
	z-index: 25;
	}

#container_home{
	position: absolute;
	border: 0px none;
	padding: 0;
	width: 718px;
	height: 360px;
	margin-left: 53px;
	margin-top: 20px;
	top: 115px;
	left: 90px;
	z-index:50;
	background: url('images/index_img.jpg') center;
	}
	
#container_mainmenu{
	position: absolute;
	border: 0px none;
	padding: 0;
	width: 718px;
	height: 360px;
	margin-left: 53px;
	margin-top: 20px;
	top: 115px;
	left: 90px;
	z-index:50;
	background: url('images/whoweare.jpg') center;
	}
	
#container_biology{
	position: absolute;
	border: 0px none;
	padding: 0;
	width: 718px;
	height: 360px;
	margin-left: 53px;
	margin-top: 20px;
	top: 115px;
	left: 90px;
	z-index:50;
	background: url('images/Biology_main_img.jpg') center;
	}
#container_chemistry{
	position: absolute;
	border: 0px none;
	padding: 0;
	width: 718px;
	height: 360px;
	margin-left: 53px;
	margin-top: 20px;
	top: 115px;
	left: 90px;
	z-index:50;
	background: url('images/Chemistry_main_img.jpg') center;
	}
	
#container_enquiry{
	position: absolute;
	border: 0px none;
	padding: 0;
	width: 718px;
	height: 360px;
	margin-left: 53px;
	margin-top: 20px;
	top: 115px;
	left: 90px;
	z-index:50;
	background: url('images/Enquiry_main_img.jpg') center;
	}
#content{
	position: absolute;
	float: left;
	padding: 0;
	width: 300px;
	height: 300px;
	left: 540px;
	top: 195px;
	z-index: 5;
	overflow:auto;
	scrollbar-face-color: #DBDBDB;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #cccccc;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #138CCB;
	}
#rightcol{
	position: absolute;
	padding: 0;
	border: 0px none;
	width: 25;
	height: 119;
	margin-left: 53px;
	margin-top: 5px;
	left: -89px;
	top: 180px;
	z-index: 5
	}
	
#bottommenu {
	position: absolute;
	left: 150px;
	top: 537px;
	z-index:16;
	}
	.leadImg{
	border:1px solid #999999;
	margin-right:5px;
}