@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	background-color: #F2f2f2;
}
#outerContainer {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-color: #e1e1e1;
}
#innerContainer {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #dbdbdb;
	border-left-color: #dbdbdb;
	background-color: #FFFFFF;
	background-image: url(../images/bottom-rt-img.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#header {
	height: 161px;
}
#topImage {
	height: 78px;
}
#logoSpace {
	background-image: url(../images/top-image02.jpg);
	height: 83px;
}

.matter {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #444444;
	text-align: justify;
}
#content {
	height: auto;
	padding-top: 25px;
}
#leftContent {
	float: left;
	width: 247px;
	padding-left: 45px;
}
#leftContent h3 {
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#midContent {
	background-image: url(../images/mid-content-bg.jpg);
	width: 608px;
	float: left;
	background-repeat: no-repeat;
	background-position: left center;
	padding-right: 20px;
	padding-left: 20px;
}
#banner {
	height: 239px;
	width: 980px;
	margin-right: auto;
}
#clearing {
	clear: both;
}
#footer {
	background-image: url(../images/footer-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 70px;
}
#footerLinks {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #777777;
	text-align: center;
	padding-top: 15px;
	line-height: 20px;
}
#linkSpace {
	float: right;
	width: 605px;
	height: 36px;
	background-image: url(../images/link-bg-spanish.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	padding-right: 10px;
	margin-top: 30px;
}
#linkSpace ul {
	margin: 0px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 12px;
	padding-left: 5px;
}
#linkSpace li {
	display: inline;
}
#linkSpace li a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	padding-right: 6px;
	padding-left: 4px;
	font-weight: bold;
}
#linkSpace li a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	background-image: url(../images/link-over-bg.jpg);
	padding-top: 10px;
	padding-right: 6px;
	padding-bottom: 12px;
	padding-left: 4px;
}
.linkHighlight {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	background-image: url(../images/link-over-bg.jpg);
	padding-top: 10px;
	padding-right: 6px;
	padding-bottom: 12px;
	padding-left: 4px;
}
#contentTxt {
	padding-right: 50px;
	padding-left: 25px;
	padding-bottom: 15px;
}
#contentTxt h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #006624;
}

#contentTxt h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #00641A;
}
.whiteTxt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.matterCentre {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #444444;
	text-align: center;
}

