BODY
{
	background-color:	WHITE;
	padding:			0px;
	margin:				0px;
}

#logo
{
	margin-left:		10px;
	position:			absolute;
	width:				100%;
	height:				125px;
}

#logoimg {
	position:			absolute;
	top:				10px;
	left:				10px;
	height:				115px;
}

#logoBack
{
	position:			absolute;
	top:				0px;
	left:				0px;
	width:				100%;
	height:				135px;
}

#mainbody
{
	width:				100%;
	height:				10px;
	margin:				0px;
	position:			absolute;
	top:				135px;
	left:				0px;
}

#twpborder
{
	position:			absolute;
	top:				125px;
	left:				0px;
	height:				10px;
	width:				10px;
}

#borderbottom
{
	width:				100%;
	height:				30px;
	position:			absolute;
	bottom:				100%;
	left:				0px; 
}
