#wrapper {
	margin: 0px;
	padding: 0px;
	width: 100%;
}
#wrapper_2 {
	width: 675px;
	margin-right: auto;
	margin-left: auto;
}
.johnson {
	background-color: #B4D8E2;
	padding: 20px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}
#footer_wrapper {
	background-color: #000000;
	height: 100px;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
#footer_contents {
	color: #999999;
	text-decoration: none;
	font-size: 10px;
	padding: 20px;
}
#footer_contents a {
	color: #999999;
	text-decoration: none;
}

#content p {
	color: #000000;
	text-decoration: none;
	font-family: Tahoma;
}
#content li {
	font-family: Tahoma;
}
.smframe {
	border: 5px dashed #000000;
}

.smframe iframe {
height:550px;
margin:15px auto;
width:100%;
}




#header {
	height: 105px;
	width: 100%;
}
#nav {
	background-color: #000000;
	height: 30px;
	width: 100%;
}
#wrapper #wrapper_2 #content font {
	font-family: Tahoma;
}

#content {
	padding-right: 60px;
	padding-left: 60px;
	border: 1px solid #000000;
}
