﻿#HeadNavigation {
	padding: 0px 12px 0px 12px;
	margin: 0px;
	width: 880px;
	height: 47px;
	background-image: url('../Images/NavigationBakgroundA.jpg');
	background-repeat: repeat-x;
}
#BodyWrapper {
	width: 904px;
	margin: 0px auto 0px auto;
	padding: 0px;
}
#BodyBackroundTop {
	padding: 0px;
	margin: 0px;
	background-position: left top;
	background-image: url('../Images/BodyBackroundTop.jpg');
	background-repeat: no-repeat;
	height: 15px;
	width: 904px;
}
#BodyBackroundContent {
	padding: 0px 22px 0px 22px;
	margin: 0px;
	background-image: url('../Images/BodyBackroundContent.jpg');
	background-repeat: repeat-y;
	width: 860px;
}
#BodyBackroundFooter {
	margin: 0px;
	background-image: url('../Images/BodyBackroundFooter.jpg');
	background-repeat: no-repeat;
	height: 82px;
	width: 880px;
	padding: 25px 12px 0px 12px;
}
#HeadingTopBlock {
	width: 904px;
	height: 230px;
	padding: 0px;
	margin: 0px;
	background-image: url('../Images/Heading.jpg');
	background-repeat: no-repeat;
}
.Colum300 {
	margin: 0px 10px 0px 0px;
	padding: 0px;
	float: left;
	width: 300px;
}
.Colum300_1t {
	background-image: url('../Images/Colum300_1t.jpg');
	height: 25px;
	width: 300px;
	padding: 0px;
	background-repeat: no-repeat;
	margin: 0px;
	background-color: #E7E6E7;
}
.Colum300_2c {
	width: 280px;
	padding: 0px 10px 0px 10px;
	margin: 0px;
	background-color: #E7E6E7;
}
.Colum300_3b {
	background-image: url('../Images/Colum300_3b.jpg');
	width: 300px;
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
	height: 25px;
}
.Colum580 {
	float: left;
	width: 550px;
}
.Colum580Underline {
	width: 536px;
	padding-right: 10px;
	padding-left: 10px;
	border-top-style: solid;
	border-top-color: #E7E6E7;
	border-top-width: 1px;
	height: 1px;
}
.Spacer20 {
	height: 20px;
}

.Colum300_Heading {
	padding: 3px 10px 0px 10px;
	margin: 0px;
	width: 280px;
	height: 28px;
	background-image: url('../Images/Colum300_heading.jpg');
	background-repeat: no-repeat;
}
.Colum300_Heading h2 {
	color: #FFFFFF;
}


