div#wrapper {
	width:840px;
	height:1315px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-position: bottom;
	background-repeat: no-repeat;

}

div#top {
	width: 528px;
	height: 24px;
	position: absolute;
	left: 50px;
	top: 0pt;
	background-image: url(../img/topbg.jpg);
	float: left;
}

div#secnav {
float:right;
width:200px;
height:24px;
}

div#logo {
	float:left;
	width:400px;
	height:95px;
	background-image: url(../img/logo2.png);

}

div#mnav {
	float:right;
	width:422px;
	height:22px;
	position: relative;
	top: 55px;
}

div#intro {
	float:left;
	width:530px;
	height:222px;
	text-align: left;
	padding: 15px;
}

div#flash {
	float:right;
	width:250px;
	height:150px;
	position: relative;
	top: 45px;
	background-color: #8C241B;
	border: 6px solid #CAB892;
}

div#content {
	width:433px;
	height:auto;
	float:left;
	text-align: left;
	margin-bottom: 25px;
}

div#sidebar {
	width:400px;
	height:945px;
	float:right;
}

div#box {
	width:255px;
	height:140px;
	background-image: url(../img/bgsome.jpg);
	background-repeat: no-repeat;
	background-position: right;
	position: relative;
	top: 55px;
	margin-left: 100px;
}

div#footer {
	width:100%;
	height:111px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #271d14;
	background-image: url(../img/footerbg.jpg);
}

div#info {
	width:auto;
	height:auto;
	float:left;
	text-align: center;
}

div#footer2 {
	width:840px;
	height:111px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align:center;
}

div#formica {
	float:right;
	width:250px;
	height:66px;
	color: #CCCCCC;
	position: relative;
	top: 21px;
}

