body {
background-image: url(../../graphics/back1.jpg);
}

#idxmain {
width: 900px;
margin-left: auto;
margin-right: auto;
border: 3px #3333cc solid;
background-color: #ffffff;
}

#idxcontent1 {
width: 220px;
float: left;
background-color: #f4f8ff;
}

#idxcontent2 {
width: 460px;
float: left;
}

#idxcontent {
width: 400px;
background-image: url(../../graphics/backcontent.jpg);
background-repeat: no-repeat;
margin: 15px auto 0 auto;
padding: 7px 8px 20px 12px;
}

#idxcontent3 {
padding: 0 0 15px 0;
width: 220px;
float: left;
background-color: #f4f8ff;
}

#menu {
width: 165px;
background-color: #ffffff;
padding: 20px 15px 15px 0;
margin-left: auto;
margin-right: auto;
margin-top: 15px;
margin-bottom: 25px;
background-image: url(../../graphics/idxheadmenu.jpg);
background-repeat: no-repeat;
}

#idxsidebar {
width: 160px;
background-color: #ffffff;
background-image: url(../../graphics/idxheadmenu.jpg);
background-repeat: no-repeat;
padding: 25px 10px 8px 15px;
margin-left: auto;
margin-right: auto;
margin-top: 15px;
margin-bottom: 25px;
clear: none;
}

#contentfooter {
	clear: both;
	text-align: center;
	padding: 0 0 8px 0;
	font-size: 9px;
}

#pgcontent1 {
width: 220px;
float: left;
background-color: #f4f8ff;
}

#pgcontent2 {
width: 500px;
float: left;
}

#pgcontent {
width: 440px;
background-image: url(../../graphics/backcontent.jpg);
background-repeat: no-repeat;
margin: 15px auto 0 auto;
padding: 7px 8px 20px 12px;
}

#pgcontent3 {
padding: 0 0 15px 0;
width: 180px;
float: left;
background-color: #f4f8ff;
}

#pgsidebar {
width: 100px;
background-color: #ffffff;
background-image: url(../../graphics/idxheadmenu.jpg);
background-repeat: no-repeat;
padding: 35px 10px 15px 10px;
margin-left: auto;
margin-right: auto;
margin-top: 15px;
margin-bottom: 25px;
clear: none;
}
#footer {
text-align: center;
}

