/*
// Masthead Design //
*/

#masthead{
	margin-left: 30px;
	padding: 0px 0px 0px 0px;
	width: 812px;
}

#L1-palmette{
	width: 217px;
	height: 152px;
	float: left;
	background-image: url(../images/l1-palmette.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

#L2-navi-top{
	width: 595px;
	height: 120px;
	float: left;
	background-image: url(../images/l2-navi-top.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

#L3-topic{
	width: 595px;
	height: 32px;
	float: left;
}

/*
// Main Content Design //
*/

#wrapper{
	margin-left: 30px;
	padding: 0px 0px 0px 0px;
	width: 812px;
}

#L4-margin-left{
	float: left;
	width: 207px;
	height: 500px;
	padding-right: 5px;
}

#L5-content{
	float: left;
	width: 372px;
	padding-left: 10px;
	padding-right: 5px;
}

#L6-navi-right{
	float:right;
	width: 188px;
	padding-right: 20px;
	text-align: right;
}

#L8-footer{
	float:left;
	width: 100%;
	padding-left: 20px;
}
