@charset "utf-8";
/* CSS Document */

#Container {
width: 968px;
background: #FFFFFF;
margin: 0 auto;
overflow: hidden;
}

#Bottom_Container {
	width: 652px;
	float: left;
}

#Main_Body {
	background-image: url(Images/Top.gif);
	height: 248px;
	width: 968px;
	padding-top: 102px;
}
#Footer {
	background-image: url(Images/Bottom.gif);
	height: 240px;
	width: 968px;
}
#Main_Text {
	background-color: #FFF;
	width: 348px;
	margin-left: 1px;
	padding-left: 40px;
	margin-top: 25px;
}


#Main_Text h1 {
	font-size: 110%;
	color: #404040;
	margin-top: 0px;
}

#Main_Text h2 {
	font-size: 90%;
	color: #404040;
	margin-top: 5px;
	font-weight: normal;
}

#Main_Text p {
font-size: 90%;
color: #404040;
margin:0 auto;
}

#Bottom_Left_Text {
	background-color: transparent;
	width: 276px;
	float: left;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
}

#Bottom_Left_Text h1 {
	font-size: 110%;
	color: #404040;
	margin-top: 0px;
}

#Bottom_Left_Text h2 {
	font-size: 90%;
	color: #404040;
	margin-top: 5px;
	font-weight: normal;
}

#Bottom_Left_Text p {
font-size: 90%;
color: #404040;
margin:0 auto;
}

#Bottom_Right_Text {
	width: 276px;
	float: left;
	padding-right: 20px;
	padding-left: 30px;
	padding-top: 20px;
}

#Bottom_Right_Text h1 {
	font-size: 110%;
	color: #404040;
	margin-top: 0px;
}

#Bottom_Right_Text h2 {
	font-size: 90%;
	color: #404040;
	margin-top: 5px;
	font-weight: normal;
}

#Bottom_Right_Text p {
font-size: 90%;
color: #404040;
margin:0 auto;
}

#Bottom_Centre_Text {
	background-color: transparent;
	width: 276px;
	float: left;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 20px;
}

#Bottom_Centre_Text h1 {
	font-size: 110%;
	color: #404040;
	margin-top: 0px;
}

#Bottom_Centre_Text h2 {
	font-size: 90%;
	color: #404040;
	margin-top: 5px;
	font-weight: normal;
}

#Bottom_Centre_Text p {
font-size: 90%;
color: #404040;
margin:0 auto;
}
