#section_1 {
	width: 100%;
	border: 5px solid #FFFFFF;
}

#section_2 {
	width: 100%;
	margin-top: -5px;
}

#section_2_left_1 {
	height: 60px;
	border: 1px solid #CCC;
	margin-bottom: 5px;
}

#section_2_left_2 {
	height: 125px;
	border: 1px solid #CCC;

}

#section_2_centre_1 {
	height: 60px;
	border: 1px solid #CCC;
	margin-bottom: 5px;
}

#section_2_centre_2 {
	height: 60px;
	border: 1px solid #CCC;
	margin-bottom: 5px;
}

#section_2_centre_3 {
	height: 60px;
	border: 1px solid #CCC;

}

#section_3_right_1 {
	height: 190px;
	border: 1px solid #CCC;
}

.stm a:link, .navigation a:visited, .navigation a:active {
display: block;
width: 100%;
background-color: #ffffff;
}

.stm a:hover{
display: block;
width: 100%;
background-color: #E7E7E7;
}

.buttons a:link, .navigation a:visited, .navigation a:active {
display: block;
width: 100%;
background-color: #0099CC;
}

.buttons a:hover{
display: block;
width: 100%;
background-color: #0099FF;