* {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
html, body {
	margin: 0px;
	height: 100%;
	min-height: 600px;
}
#outer {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	width: 900px;
	margin-top: 20px;
	height: 100%;
	padding-bottom: 20px;
	overflow: visible;
}
#inner {
	text-align: left;
}
#topBanner {
	height: 80px;
	padding-top: 10px;
}

.mmiLogo {
	left: 53px;
	position: relative;
}
.menuTop, .menuTop a {
	font-size: 13px;
	color: #695E49;
	text-decoration: none;
	line-height: 13px;
}
.menuTop a:hover {
	color: #ffa61a;
	text-decoration: none;
}

#flashBackground {
	overflow: hidden;
	z-index: 1;
	position: fixed;
}
#bodyHome h1 {
	font-size: 25px;
	color: #695e4a;
	padding-top: 20px;
}
.floatRight {
	float: right;
}
#bodyHome {
	margin-top: 20px;
	text-align: left;
}
#footer {
	margin-top: 30px;
	margin-bottom: 10px;
}
#footer .copyright, #footer .copyright a {
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
#footer .copyright a:hover {
	color: #666666;
	text-decoration: none;
}
#leftFlash {
}
#menuContainer {
	width: 100%;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	margin-bottom: 0px;
	z-index: 99999999;
}
#menuMain {
	position: relative;
	width: 2880px;
	overflow: hidden;
	right: 960px;
	top: -10px;
	z-index: 15000;
}
#portfolioContainer {
	width: 100%;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	margin-bottom: 0px;
}
#portfolio {
	position: relative;
	right: 500px;
	overflow: hidden;
	width: 2000px;
}
p {
	margin-bottom: 10px;
	font-size: 13px;
	font-weight: lighter;
}
#contact .textField {
	padding: 2px;
	height: 15px;
	width: 180px;
	font-size: 12px;
	background-color: white ! important;
	border: 1px solid #C0C0C0;
}
#contact input {
	width: 150px;
	font-size: 11px;
	margin-bottom: 5px;
}
#contact {
}
#contact  p {
	color: #FFFFFF;
	margin-bottom: 5px;
	font-size: 12px;
}
#contact .textMulti {
	padding: 2px;
	height: 40px;
	width: 180px;
	font-size: 12px;
	background-color: white ! important;
	border: 1px solid #C0C0C0;
}
#footerContainer {
	width: 100%;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	margin-bottom: 0px;
	z-index: 99999999;
}
#footer {
	position: relative;
	width: 900px;
	vertical-align: top;
	top: -20px;
}
#footerBar  {
	width: 100%;
	overflow: hidden;
	position: relative;
	z-index: 15000;
	margin-right: auto;
	margin-left: auto;
}
