body {
	background-image: url(../images/header_bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	width: 960px;
	float: left;
	height: 145px;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#navigation1 {
	float: left;
	width: 760px;
	height: 80px;
}
#countries {
	float: left;
	width: 200px;
	height: 80px;
	visibility: hidden;
}
#search {
	float: right;
	width: 300px;
	padding-right: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #3d1834;
	text-align: right;
	height: 0px;
	visibility: hidden;
}
#bottomHeader {
	height: 0px;
	visibility: hidden;
}
#headerDevider {
	width: 950px;
	height: 20px;
	float: left;
	margin-right: 5px;
	margin-left: 5px;
}
#contentSpacer {
	float: left;
	height: 818px;
	width: 5px;
}
#contentTopLeft {
	float: left;
	width: 197px;
	height: 338px;
	border: 1px solid #3d1834;
	padding: 10px;
	background-image: url(../images/contentlefttop.jpg);
}
#contentTopRight {
	float: left;
	height: 360px;
	width: 713px;
	padding-left: 18px;
}
#contentBottomDevider {
	float: left;
	width: 950px;
	height: 15px;
}
#contentBottomLeft {
	float: left;
	width: 219px;
}
#contentBottomLeftSection1 {
	margin-bottom: 10px;
	height: 300px;
}
#contentBottomLeftSection2 {
	margin-bottom: 25px;
}
#contentBottomLeftSection3 {
}
#contentBottomRight {
	float: left;
	width: 713px;
	padding-left: 18px;
}
#contentBottomRightSection1 {
	float: left;
	width: 713px;
}
#contentBottomRightSection2 {
	float: left;
	width: 713px;
	visibility: hidden;
	height: 0px;
	overflow: hidden;
}
#contentFooter {
	float: left;
	width: 950px;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 15px;
}
#footer {
	float: left;
	width: 100%;
	background-color: #3d1834;
	padding-bottom: 15px;
	padding-top: 15px;
	text-align: center;
}
.networkIcon {
	margin-right: 100px;
}
