div#body{
        background-image:url(lmenu_back.png);
        background-repeat:repeat-y;
        background-position: top left;
        background-attachment: scroll;
		margin-top:5px;
		min-height:500px;
}
div#head{
	height:150px;
	width:100%;
}
div#head_photo{
	position:absolute;
	float:left;
	width:735px;
	height:150px;
	background-image: url(head_back_section.png);
	background-repeat: no-repeat;
	background-position: 73px bottom;
}
div#title_logo{
	background-image: url(title_logo_small.png);
	width:352px;
	height:32px;
	position:relative;
	top:45px;
	left:523px;
}
div#subtitle{
	background-image: url(subtitle_small.png);
	background-repeat: no-repeat;
	width:400px;
	height:21px;
	position:relative;
	top:60px;
	left:500px;
}

div#breadcrumb{
	width:855px;
	margin-left:auto;
	margin-right: auto;
	margin-top:5px;
	font-size:12px;
}

div.heading{
	height:45px;
	width:686px;
}

div.heading div.heading_bg{
	height:45px;
	width:686px;
	background-image:url(heading.png);
	background-repeat:repeat-x;
}

div.heading div.heading_bg div.text{
	line-height:43px;
	vertical-align:middle;
	font-size:18px;
	color:#231815;
	border-bottom:2px solid #172a88;
	padding-left:1em;
	padding-right:1em;
	float:left;
}

div.sentens{
	width:660px;
	margin:1em;
	margin-top:1em;
	font-size:14px;
}



div#link dt{
	font-size:12px;
}
