body { 
	min-width: 970px;
    margin-top: 0px;
	}

#Layout0
{
	width: 970px;
    margin: 0 auto;
}

#Layout
{
	width: 970px;
	position: relative;
float: left;
display: inline;
margin-top: 20px;
}

#header1
{
	width: 970px;
	height: 30px;
float: left;
display: inline;
}

#headerLower
{
	width: 950px;
	height: 300px;
float: left;
display: inline;
padding-left: 20px;
}

#headerLower1
{
	width: 460px;
	height: 30px;
float: left;
display: inline;
}

#headerLower2
{
	width: 450px;
	height: 300px;
float: right;
display: inline;
}

#topLeft
{
	width: 480px;
	height: 100px;
float: left;
display: inline;
}

#topRight
{
	width: 460px;
	height: 100px;
float: right;
display: inline;
}

#headerLower3
{
	width: 390px;
	height: 265px;
float: left;
display: inline;
margin: -10px 0px 20px 0px;
padding: 0px 15px 15px 15px;
}


#centre
{
padding-left: 20px;
padding-right: 20px;
padding-bottom: 20px;
	width: 460px;
    min-height: 300px;
float: left;
display: inline;
}

#right
{
	width: 450px;
float: right;
display: inline;
min-height: 300px;
}

#footer
{
height: 40px;
	width: 970px;
margin-top: 30px;
    padding: 20px 0px 20px 0px;
float: left;
display: inline;
}


#middleSection
{
float: left;
width: 970px;
}



















































