body {
	background: #e2e2b0 url(images/sub_bg.jpg) repeat-x;
	margin: 0 auto;
}

/* entire container */
.container {
	margin: 0 auto;
	width:1024px;
	height:950px;
}

/* Contains entire content */
.content {
	background: url(images/mmg_subpage.jpg) no-repeat;
	background-position: top center;
	width:1024px;
	height:950px;
}

/* main content */
.main {
	position: relative;
	top: -216px;
	left: 290px;
	width:680px;
	height:610px;
	color:#4c4d01;
	font-family: "DejaVu Sans Book", Verdana, Arial, Helvetica, sans serif;
	font-size:.7em;
	overflow: auto;
	padding: 6px;
}

.main h1 {
	margin: 0 auto;
}

.main ul {
	margin:6px;
	padding:6px;
}

.main ul li {
	margin:0px;
	padding:3px;
}

.main a:link, .main a:visited {
	color: #64332f;
	text-decoration: underline;
}

.main a:hover {
	color: #333;
	text-decoration: none;
}	

/* Main navigation */
.row1 {
	position: relative;
	top: 169px;
	left: 0px;
	text-align: center;
	color:white;
	font-family: "DejaVu Sans Book", Verdana, Arial, Helvetica, sans serif;
	font-size: .85em;
	padding:0 auto;
}

.row1 a:link, .row1 a:visited {
	color: white;
	text-decoration: none;
}

.row1 a:hover {
	text-decoration: underline;
}

/* Welcome box */
.row2 {
	position: relative;
	top: 228px;
	left: 55px;
	width: 210px;
	height:260px;
	vertical-align: bottom;
	text-align: left;
	font-size:.65em;
	line-height:13px;
}

.row2 a:link, .row2 a:visited {
	color: #747531;
	text-decoration: underline;
	font-weight:bold;
}

.row2 a:hover {
	text-decoration: none;
}

/* Testimonial */
.row2a {
	position: relative;
	top: 255px;
	left: 55px;
	width: 210px;
	height:130px;
	vertical-align: bottom;
	text-align: left;
	font-size:.65em;
	line-height:13px;
}

.row2a a:link, .row2a a:visited {
	color: black;
	text-decoration: underline;
}

.row2a a:hover {
	text-decoration: none;
}

/* Social networking links */
.row3 {
	position: relative;
	top: -231px;
	left: 138px;
	width:63px;
}

.row3 a:link, .row3 a:visited {
	text-decoration: none;
}

/* Newsletter form */
.row4 {
	position: relative;
	top: -361px;
	left: 38px;
	width: 200px;
	vertical-align: middle;
	text-align: left;
	color:white;
	font-family: "DejaVu Sans Book", Verdana, Arial, Helvetica, sans serif;
	font-size: .85em;
	padding: 0px;
}

.row4 a:link, .row4 a:visited {
	color: white;
	text-decoration: none;
	font-size: .85em;
}

/* Bottom menu */
.footer {
	position: relative;
	top: -265px;
	left: 43px;
	vertical-align: bottom;
	text-align: left;
	color:#64332f;
	font-family: Goergia, "Times New Roman", serif;
	font-size: .7em;
}

.footer a:link, .footer a:visited {
	color: #64332f;
	text-decoration: none;
}

.footer a:hover {
	color: #64332f;
	text-decoration: underline;
}
