/* CSS Document */
#page {
width:1040px;
margin: 0px auto;
background-color:#ffffff;

}

#left {
	width: 23%;
	float: left;
}
#left1 {
	width: 90px;
	float: left;
}
#space{
	float: left;
	padding-top: 70px;
	width: 680px;
}
#centre {
	width: 46%;
	float: left;
}
#menu {
	width: 23%;
	float: left;
}
#headtitle h1 {
font-size: 10px;
padding:0px;
text-align:center;
margin:0px;
height: 15px;
background-color:#727272;

}

#headtitle a {
font-size: 10px;
}

#headnotitle {
margin:0px;
height: 15px;
background-color:#727272;

}
