body { 
	text-align: center;
	min-width: 600px;
        margin-top: 0px;
	}

#Layout0
{
	width: 970px;
        margin: 0 auto;
        text-align: left;
}

#Layout
{
	width: 970px;
	position: relative;
}

#header
{
	width: 970px;
	height: 10px;
}

#headerLower
{
	width: 970px;
	height: 160px;
margin-bottom: 30px;
}

#header div {float:left;}



#centre
{
	width: 600px;
    min-height: 250px;
    background-color: #fff;
    padding-right: 20px;
float: left;
display: inline;
}

#right
{
min-height: 250px;
width: 300px;
float: right;
display: inline;
}

#footer
{
width: 970px;
min-height: 100px;
float: left
}

#right_t
{
	width: 210px;
	height: 15px;
	background-image: url(right_t.gif);
	background-repeat: no-repeat;
	margin: 10px 0px 0px 0px;
}

#right_b
{
	width: 210px;
	height: 15px;
	background-image: url(right_b.gif);
	background-repeat: no-repeat;
}

#centre_t
{
	width: 650px;
	height: 10px;
	background-image: url(centre_t.gif);
	overflow: hidden; /* IE6 */
}

#centre_b
{
	width: 650px;
	height: 15px;
	background-image: url(centre_b.gif);
}























































