@charset "utf-8";
/* CSS Document */

*{
margin:0;
padding:0;
}

body {
	background: url(../img_software_engineering_sri_lanka/bg.jpg) repeat-x #024C17;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}


#wrapper{
width:950px;
position:relative;
margin:0 auto;
}

#banner{
	width:950px;
	height:159px;
	position:absolute;
	background:url(../img_software_engineering_sri_lanka/header.jpg) no-repeat;
	top: 0px;
	left: 0px;
}
#logo {
	position:absolute;
	left:39px;
	top:38px;
	width:141px;
	height:58px;
	z-index:1;
}
#login {
	position:absolute;
	left:93px;
	top:11px;
	width:150px;
	height:75px;
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.username{
	height:20px;
	background:url(img/un.jpg) no-repeat;
	font-family:'Times New Roman', Times, serif;
	width:80px;
	border:none;
	padding-left:80px;
	padding-top:0px;
	padding-right:10px;
	margin-top:2px;
}

.loginbut{
background: url(../img_software_engineering_sri_lanka/go.jpg) no-repeat; 
border:none; 
height:20px; 
width:35px; 
cursor:pointer;
}

#rightmenu {
	position:absolute;
	left:668px;
	top:0px;
	width:282px;
	height:130px;
}
#banner2 {
	position:absolute;
	top:158px;
	width:950px;
	height:250px;
	z-index:1;
	background-color: #FFFFFF;
	padding-top: 20px;
}

#pagebody {
	position:absolute;
	top:437px;
	width:950px;
	height:799px;
	background:#FFFFFF url(../img_software_engineering_sri_lanka/footerbg.jpg) bottom no-repeat;
}


#product1 {
	position:absolute;
	left:20px;
	top:20px;
	width:445px;
	height:108px;
	background:url(../img_software_engineering_sri_lanka/productbg.jpg) no-repeat;
}
#product2 {
	position:absolute;
	left:485px;
	top:20px;
	width:445px;
	height:100px;
	background:url(../img_software_engineering_sri_lanka/productbg.jpg) no-repeat;
}
#product3 {
	position:absolute;
	left:20px;
	top:134px;
	width:445px;
	height:100px;
	background:url(../img_software_engineering_sri_lanka/productbg.jpg) no-repeat;
}
#product4 {
	position:absolute;
	left:485px;
	top:134px;
	width:445px;
	height:100px;
	background:url(../img_software_engineering_sri_lanka/productbg.jpg) no-repeat;
}

#product5 {
	position:absolute;
	left:20px;
	top:247px;
	width:445px;
	height:100px;
	background:url(../img_software_engineering_sri_lanka/productbg.jpg) no-repeat;
}

#product6 {
	position:absolute;
	left:486px;
	top:252px;
	width:445px;
	height:100px;
	background:url(../img_software_engineering_sri_lanka/productbg.jpg) no-repeat;
}

#product7 {
	position:absolute;
	left:20px;
	top:363px;
	width:445px;
	height:100px;
	background:url(../img_software_engineering_sri_lanka/productbg.jpg) no-repeat;
}

#product8 {
	position:absolute;
	left:486px;
	top:364px;
	width:445px;
	height:100px;
	background:url(../img_software_engineering_sri_lanka/productbg.jpg) no-repeat;
}

#product9 {
	position:absolute;
	left:20px;
	top:480px;
	width:445px;
	height:100px;
	background:url(../img_software_engineering_sri_lanka/productbg.jpg) no-repeat;
}

#product10 {
	position:absolute;
	left:486px;
	top:483px;
	width:445px;
	height:101px;
	background:url(../img_software_engineering_sri_lanka/productbg.jpg) no-repeat;
}

#menu1 {
	position:absolute;
	top:93px;
	width:280px;
	height:34px;
	z-index:1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	left: 0px;
}
a:link {
	color: #024C17;
	text-decoration: none;
}
a:visited {
	color: #02641D;
	text-decoration: none;
}
a:hover {
	color: #079A94;
	text-decoration: none;
}
a:active {
	color: #024C17;
	text-decoration: none;
}
.linkbox{
cursor:pointer;
}

#menu2 {
	position:absolute;
	left:7px;
	top:129px;
	width:651px;
	height:27px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.buttonbg{
background:url(../img_software_engineering_sri_lanka/buttonmiddle.jpg) repeat-x;
}

.titles {
	background-color: #A2CFBA;
	padding: 3px;
}
.list {
	color: #000000;
	line-height: 1.5;
}

