/*  Begin Sticky Footer CSS  */
html, body, #Wrap {
	height: 100%;
}

body > #Wrap {
	height: auto;
	min-height: 100%;
	/*color: #999999;*/
	font-family: Helvetica , Arial , Tahoma , Sans-Serif;
	font-size: small;
}

#Container {
	padding-bottom: 110px;  /* Must match the StickyFooter height */
}

#StickyFooter {
	position: relative;
	margin-top: -107px; /* Negative value of the height attribute */
	height: 107px;
	clear: both;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: inline-block;
}

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

/*  End Sticky Footer CSS  */



body {
	margin: 0px;
	padding: 0px;
}

img {
	behavior: url(iepngfix.htc);
	vertical-align: bottom;
	border: none;
}

ul.normal , li.normal {
	list-style-type: square;
}

.clear {
	clear: both;
}

.clearright {
	clear: right;
}

#Main {
	width: 1001px;
	margin: auto;
	border-right: 1px solid #EEEEEE;
}

#TopBlackBar {
	background-color: #000000;
	height: 20px;
}

#Header {
	background-color: #FFFFFF;
}

#LogoContainer {
	width: 250px;
	height: 250px;
	line-height: 250px;  /*  Must match the height attribute  */
	text-align: center;
	background: url(../images/bg-riobravologo-green.jpg);
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	float: left;
}

#LogoImage {
	vertical-align: middle;
}

#TopNavigationContainer {
	background-color: #999999;
	height: 35px;
	border-top: 1px solid #FFFFFF;
}

#TopNavigationButtonContainer {
	/*width: 433px;*/
	height: 35px;
	float: right;
	/*margin-left: 368px;*/
}

.TopNavigationButton {
	float: left;
}

#BannerContainer {
	border-top: 1px solid #FFFFFF;
	height: 216px;
	margin: 35px 0px 0px 251px;
}

#Sidebar {
	width: 250px;
	float: left;
	margin-top: 1px;
	margin-bottom: 55px;
}

.SidebarNavigationButton {
	margin: 1px 0px 2px 0px;
}

#GetConnectedContainer {
	text-align: center;
}

#FooterContainer {
	height: 97px;
	background-color: #666666;
	border-top: 10px solid #000000;
}

#FooterButtonContainer {
	width: 873px;
	margin-left: auto;
	margin-right: auto;
}

.FooterButton {
	float: left;
}

#ContentContainer {
	padding: 35px;
	margin-left: 251px;
}

#LeftContent {
	width: 650px;
}

.line30 {
	height: 30px;
}

.float {
	padding: 2px;
	border: 1px solid #666666;
	margin: 0px 10px 10px 0px;
}

.inset {
	float: left;
	padding: 2px;
	border: 1px solid #666666;
	margin: 5px 10px 10px 0px;
}

.ChildPhotoThumb	{
	padding: 2px;
	border: 1px solid #666666;
}
