#wrapper {
	height: 900px;
	width: 1000px;
	background-color: #FFF;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #1D2331;
	border-right-color: #1D2331;
	border-bottom-color: #1D2331;
	border-left-color: #1D2331;
	background-image: url(assets/images/rugged-white-fade-design.png);
}
#content {
	position:absolute;
	width:1000px;
	height:395px;
	z-index:3;
	left: 0px;
	top: 339px;
	text-align: center;
	background-image: url(assets/images/rugged-white-fade-design.png);
}
#follow_bar {
	position:absolute;
	width:148px;
	height:36px;
	z-index:4;
	left: 432px;
	top: 753px;
	text-align: left;
	letter-spacing: normal;
}
#footer {
	position:absolute;
	width:1000px;
	height:75px;
	z-index:5;
	left: 0px;
	top: 797px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 16px;
}
#tex_nav {
	position:absolute;
	width:1000px;
	height:48px;
	z-index:6;
	left: 0px;
	top: 873px;
	text-align: center;
}

#banner {
	position:absolute;
	width:1000px;
	height:290px;
	z-index:1;
	left: 0px;
	top: 0px;
	text-align: center;
	background-image: url(assets/images/rugged-white-fade-design.png);
}
#menu_bar {
	position:absolute;
	width:503px;
	height:41px;
	z-index:2;
	top: 293px;
	text-align: center;
	left: 247px;
	margin-right: auto;
	margin-left: auto;
}
body {
	background-image: url(assets/images/rugged-white-fade-design.png);
}
