body { 
	text-align: center;
	min-width: 600px;
        margin-top: 0px;
	}

#Layout0
{
	width: 930px;
        margin: 0 auto;
        padding-top: 20px;
        text-align: left;
}

#Layout
{
	width: 910px;
	position: relative;
}

#header
{
	width: 880px;
	height: 80px;
}

#headerLower
{
	width: 860px;
	height: 120px;
        text-align: right;
        padding: 0px 20px 0px 0px;
}

#header div {float:left;}

#centre_parts
{
	float: left;
	width: 650px;
    min-height: 300px;
    margin: 0px 0px 0px 20px;
    display: inline;
}

#right_parts
{
	float: left;
	width: 210px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	display:inline;
}

#centre
{
	width: 630px;
    min-height: 300px;
    background-color: #fff;
    padding: 10px;
}

#right
{
	width: 190px;
	padding: 0px 0px 0px 20px;
	background-image: url(right.gif);
	background-repeat: repeat-y;
}

#footer
{
	width: 840px;
    padding: 20px 20px 20px 20px;
	height: 40px;
	clear: both;
}

#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);
}






































