#designcontainer {

	width: 757px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	height: auto;

}

#toplogo {
	background-repeat: no-repeat;
	background-image: url(../images/toplogo.gif);
	height: 82px;
	width:auto;
	top: 15px;
	position: relative;
}

#header {
	background-repeat: no-repeat;
	background-image: url(../images/header.jpg);
	height: 280px;
	width:auto;
	top: 15px;
	position: relative;
}

#header img {display: block;}

#topnavbar {
	text-align: right;
	float:right;
	width: 330px;
	margin-right: 10px;
	top: 30px;
	position: relative;


}

#subheader {
	width:757px;
	background-image: url(../images/subheader.gif);
	background-repeat: no-repeat;
	height: 42px;

}

#maincontainer {
	background-image: url(../images/mainbackground.gif);
	background-repeat: repeat-y;


}

#maincontent {

	padding: 10px 50px 20px 50px;
	margin-left: 0px;


}


#footer {
	width:auto;
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	height: 42px;
	font-size:12px;
	z-index: -2;


}

#bottomnavbar {
	height:47px;
	z-index:1;
	margin-top: -50px;
	text-align: center;

}

#lamtha2logo {
	z-index:2;
	margin-left: 15px;
	margin-top: -40px;
}
#w3clogo {

	z-index:2;
	margin-left: 655px;
	margin-top: -50px;
}
#detailbox {
	float: right;
	width: 210px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
	list-style-type: square;
	list-style-position: outside;
	background-color: #646464;
	background-image: url(../images/detailboxheader.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 10px;
	padding-bottom: 10px;
}
