#all{
		background-image: url(images/background.gif);
		background-repeat: repeat-x;
		margin:0px auto;
width:810px;
float:left;
border:2px solid #666;

}

body {  margin-top: 0px;
		margin-left: 0px;
		left: 0px;
		top: 0px;
		font-size:12px;
		line-height:1.5em;
/*		background-image: url(images/background.gif);
		background-repeat: repeat-x;*/
		clip:  rect(   );; }

#container {
	width: 762px;
	padding: 10px;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
}
#header {
	margin: 7px 0px 0px;
	padding: 0px;
	height: auto;
	width: 762px;
	background-image: url(images/header_background.gif);
	background-repeat: no-repeat;
}
#menu {
	/*width: 758px;
	background-color: #F2F2F2;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #B3B3B3;
	border-left-color: #B3B3B3;*/
	width: 762px;
	padding-left: 6px;
	background-image: url(images/main_background.gif);
	background-repeat: repeat-y;
}
#main {
	margin: 0px;
	padding: 0px;
	/*width: 758px;
	background-color: #F2F2F2;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #B3B3B3;
	border-left-color: #B3B3B3;*/
	width: 762px;
	background-image: url(images/main_background.gif);
	background-repeat: repeat-y;

}
#contents_area {
	width: 742px;
	margin-right: auto;
	margin-left: auto;
	padding: 3px;
	background-color: #E5E5E5;
}

#contents {
	width: 720px;
	background-color: #FFFFFF;
	border: 1px solid #8B8B8B;
	padding: 10px;

}
#pageimage {
	width: 100%;
	padding-left: 6px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#footer {
	margin: 0px;
	padding: 0px;
	width: 762px;
	background-image: url(images/main_background.gif);
	background-repeat: repeat-y;
}

#footer_attention {
	margin: 0px;
	padding: 3px 0px;
	width: 758px;
	background-color: #F2F2F2;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #B3B3B3;
	border-left-color: #B3B3B3;
}
#footer_telmail {
	margin: 0px;
	padding: 3px 0px;
	width: 762px;
	background-color: #1B9331;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #124520;
}
#footer_copyright {
	margin: 0px;
	padding: 0px;
	width: 762px;
	background-image: url(images/footer_copyright_background.gif);
	background-repeat: no-repeat;
}
