body {
	background-color: #535353;
	background-position: top;
	margin: 0;
	padding: 0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

#container {
	width: 100%;
	text-align: center;
}

#floatwrapper {
	width: 880px;
	margin: 0 auto;
	position: relative;
}

#wrapper {
	width: 880px;
	text-align: left;
	background-image: url(images/middle-bg3.jpg);
	background-position: center;
	float: left;
	position: relative;
}

#header {
	float: left;
	width: 771px;
	height: 91px;
	background-image: url(images/top.jpg);
	background-repeat: no-repeat;
	background-position: center;
	margin-left: 53px;
}

#nav {
	float: left;
	width: 771px;
	height: 29px;
	background-image: url(images/nav-bg.gif);
	background-repeat: repeat-x;
	margin-left: 53px;
	color: #ffffff;
	vertical-align: middle;
}

#content {
	float: left;
	width: 771px;
	background-image: url(images/content-bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #ffffff;
	margin-left: 53px;
}

#footer {
	float: left;
	width: 771px;
	height: 184px;
	background-image: url(images/footer-bg.gif);
	background-repeat: repeat-x;
	background-color: #0E3452;
	margin-left: 53px;
	color: #ffffff;
}

#bottom {
	text-align: center;
	width: 100%;
	height: 61px;
	float: left;
	position: relative;
}

img.logo {
	float: left;
	margin-left: 20px;
	top: 3px;
}

img.number {
	float: right;
	margin-right: 155px;
	margin-top: 30px;
}

img.globe {
	position: absolute;
	right: 58px;
	top: 0px;
}

#contentpanes,
#footerpanes {
	padding-left: 14px;
	padding-right: 15px;
	padding-bottom: 15px;
}

#contentpanes {
	margin-top: 15px;
}

#footerpanes {
	margin-top: 20px;
}

.TopPane,
.LeftPane,
.ContentPane,
.ContentPane2,
.RightPane,
.TriPane1,
.TriPane2,
.TriPane3 {
}

.ContentPane,
.RightPane,
.TriPane2,
.TriPane3,
.FooterPane2,
.FooterPane3 {
	padding-left: 10px;
}

.RightPane {
	border-left: 1px solid #9BAC77;
}

.FooterPane1,
.FooterPane2,
.FooterPane3 {
	height: 85px;
	font-size: 10px;
}

.FooterPane1 .Normal,
.FooterPane2 .Normal,
.FooterPane3 .Normal {

}

.FooterPane2,
.FooterPane3 {
	border-left: 1px solid #5A81A2;
}

#copyright {
	width: 100%;
	position: absolute;
	left: 0px;
	text-align: center;
	font-size: 10px;
	margin-top: 10px;
	padding-top: 10px;
	color: #C1C1C1;
}

#copyright a {
	color: #ffffff;
	text-decoration: none;
	font-size: 10px;
}

#copyright a:hover {
	color: #ffffff;
	text-decoration: underline;
	font-size: 10px;
}

/* Other Things */

a {
	color: #2273B2;
	text-decoration: none;
}

a:hover {
	color: #2273B2;
	text-decoration: underline;
}

.Normal {
	color: #000000;
	font-size: 12px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

#footer .Normal {
	color: #ffffff !important;
	font-size: 10px !important;
}

#footer a {
	color: #ffffff;
	text-decoration: none;
	font-size: 10px;
}

#footer a:hover {
	color: #ffffff;
	text-decoration: underline;
	font-size: 10px;
}
