body {
	margin: 0px;
	padding: 0px;
}
.container {
	margin: auto;
	width: 937px;
}
#Header {
	background: url(../CHV_TemplateImages/images/TopLogo.jpg) no-repeat;
	height: 152px;
	margin-bottom: 5px;
}
#MainMenu {
	background: url(../CHV_TemplateImages/images/Navigation.jpg) no-repeat;
	height: 50px;
	margin-bottom: 5px;
}
#MainBody {
	float: left;
	width: 680px;
}

#FlashImages {
	background: url(../CHV_TemplateImages/images/FlashBack.jpg) no-repeat;
	height: 276px;
	width: 695px;
	float: left;
}
#Languages {
	position: absolute;
	top: 40px;
	width: 820px;
	text-align: right;
}

#RightSide {
	float: right;
	width: 238px;
}
.RightBox {
	background: url(../CHV_TemplateImages/images/RightBoxRep.jpg) repeat-y;
	width: 237px;
	margin-bottom: 5px;
}
.RightBoxContainer {
	padding: 5px 20px;
}
.RightBoxContainer #accSearchForm table tr td {
	color: #333;
}
#accSearchForm select {
	width: 130px;
}


.RightBoxTop {
	background: url(../CHV_TemplateImages/images/RightBoxTop.jpg) no-repeat;
	height: 10px;
}
.RightBoxBot {
	background: url(../CHV_TemplateImages/images/RightBoxBot.jpg) no-repeat;
	height: 13px;
}
.RightTitleGray {
	background: url(../CHV_TemplateImages/images/GreyTitle.jpg) no-repeat;
	height: 40px;
	text-align: center;
	line-height: 36px;
	font-weight: bold;
	color: #FFF;
}
.RightTitleGreen {
	background: url(../CHV_TemplateImages/images/GreenTitle.jpg) no-repeat;
	height: 40px;
	text-align: center;
	line-height: 36px;
	font-weight: bold;
	color: #FFF;
}
.RightTitleBlue {
	background: url(../CHV_TemplateImages/images/BlueTitle.jpg) no-repeat;
	height: 40px;
	text-align: center;
	line-height: 36px;
	font-weight: bold;
	color: #FFF;
}
#DealsSearch {
	position: absolute;
	top: 122px;
	text-align: right;
	width: 930px;
}
#TopNav {
	position: absolute;
	width: 300px;
	top: 128px;
}
#TopNav table tr td a {
	color: #333;
	font-size: 8pt;
	vertical-align: middle;
}
