#wrapper {
	padding: 0px;
	width: 825px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #footer {
	text-align: center;
	background-color: #FFF;
	padding: 5px;
	font-size: 9px;
}
#wrapper #footer ul li.last {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #footer ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#wrapper #footer ul li {
	display: inline;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000;
	padding-right: 10px;
	padding-left: 10px;
}


#wrapper #headerrs {
	width: 650px;
	float: right;
	height: 97px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#wrapper #navbar {
	height: 20px;
	text-align: right;
	padding: 5px;
}
#wrapper #navbar ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#wrapper #navbar ul li {
	display: inline;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000;
	color: #9B080C;
}
#wrapper #navbar ul li a {
	color: #9B080C;
	text-decoration: none;
}

#wrapper #headerlogo {
	background-image: url(images1/marketingneedslogo.gif);
	float: left;
	height: 132px;
	width: 130px;
	padding: 10px;
	background-repeat: no-repeat;
}
#wrapper #navbar ul li a:hover {
	color: #9B080C;
	text-decoration: underline;
}
#wrapper #navbar ul li.last {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	background-image: url(images1/Background.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-attachment: fixed;
}
#wrapper #content {
	background-color: #FFF;
	clear: both;
	text-align: left;
	float: none;
	padding: 10px;
	background-image: url(images1/body_background.gif);
	background-repeat: repeat-x;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
#web_tabs {
	text-align: center;
}
#portfolio {
	text-align: center;
}
#w3c {
	text-align: center;
	margin-top: 100px;
}
