html, body, ul, ol, li, form, 
fieldset, a div, img {margin:0; padding:0; border:0; 
}


body {

}

#background {
	background-image: url(../images/background.gif);
	background-repeat: repeat-y;
	background-position: center;
}


#designcontainer {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	top:5px;
	position:relative;
	background-image: url(../images/background.gif);
	background-repeat: repeat-y;
	background-position: center;
}



#header_left {
	width:301px;
	float:left;

}

#header_left img {display: block;}

#header_right {
	width:459px;
	float:right;


}

#header_right img {display: block;}

#topnavbar {
	text-align: right;
	height: 25px;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	position: relative;
	float:right;
	top: -25px;
}




#maincontainer {
	background-color:#f2f2f2;
	width: 760px;
	clear:both;

}

#maincontent {

	padding: 0px 50px 0px 50px;
	margin-left: 0px;


}


#footer {
	width:auto;
}

#bottomnavbar {
	height:47px;
	z-index:1;
	text-align: center;
	margin-top: -50px;

}

#lamtha2logo {
	z-index:2;
	margin-left: 15px;
	margin-top: -40px;

}
