#pageContainer {

	position: absolute;
	width: 760px;
	left: 10px;
	top: 115px;
	height: 460px;
	padding: 0px;
}
#feature1 {

	position: absolute;
	height: 230px;
	width: 300px;
	left: 0px;
	top: 0px;
}
#tipsBox {

	position: absolute;
	height: 230px;
	width: 300px;
	left: 0px;
	top: 240px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#articlesBox {

	position: absolute;
	width: 255px;
	left: 310px;
	top: 0px;
	height: 470px;
	padding: 0px;
}
#extraBox {

	position: absolute;
	width: 175px;
	left: 575px;
	top: 0px;
	height: 470px;
	padding: 0px;
}
#titleBar {
	position: absolute;
	height: 19px;
	width: 100%;
	left: 0px;
	top: 0px;
	background-color: #7A98A7;
}
#featureImage {

	border: 1px solid #333333;
	position: absolute;
	height: 100px;
	width: 295px;
	left: 0px;
	top: 25px;
}
#featureText {
	font-size: 10px;
	color: #666666;
	position: absolute;
	height: 85px;
	width: 295px;
	left: 0px;
	top: 140px;
}
.textHeading {
	font-size: 12px;
	font-weight: bold;
	color: #7A98A7;
}
#tipsContentBox {

	position: relative;
	height: 100px;
	width: 295px;
	left: 0px;
	top: 30px;
}
#tipsText {
	font-size: 10px;
	color: #666666;
	position: absolute;
	height: 85px;
	width: 230px;
	left: 70px;
	top: 0px;
}
#tipsImage {

	position: absolute;
	height: 85px;
	width: 60px;
	left: 0px;
	top: 0px;
	border: 1px solid #333333;
}
#articleBox {

	position: relative;
	height: 70px;
	width: 100%;
	left: 0px;
	top: 20px;
	font-size: 10px;
	color: #666666;
}
#articleImage {

	left: 0px;
	top: 5px;
	border: 1px solid #333333;
	position: absolute;
	height: 60px;
	width: 55px;
}
#articleText {

	left: 55px;
	top: 0px;
	position: absolute;
	height: 70px;
	width: 200px;
	padding-top: 5px;
	padding-left: 5px;
}
#extraBox1 {

	position: absolute;
	height: 180px;
	width: 100%;
	left: 0px;
	top: 30px;
	font-size: 10px;
	color: #666666;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#extraBox2 {

	position: absolute;
	height: 230px;
	width: 100%;
	left: 0px;
	top: 220px;
}
#extraBox2Text {
	font-size: 10px;
	color: #666666;
	position: absolute;
	height: 140px;
	width: 100%;
	left: 0px;
	top: 100px;
}
.SubPageArticleHeading {
	font-size: 12px;
	font-weight: bold;
	color: #7A98A7;
}
