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

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

/* Contains entire content */
.content {
	background: url(images/mmg_basic.jpg) no-repeat;
	background-position: top center;
	width:100%;
	height:833px;
}

/* 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: 235px;
	left: 55px;
	width: 210px;
	height:260px;	
	vertical-align: bottom;
	text-align: left;
	font-size:.75em;
	line-height:13px;
}

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

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

/* clients slides */
.row2a {
	position: relative;
	top: 294px;
	left: 56px;
	width: 214px;
	height:88px;
	vertical-align: bottom;
	text-align: left;
	font-size:.65em;
	line-height:13px;
}

/* Social networking links */
.row3 {
	position: relative;
	top: 305px;
	left: 137px;
	width:62px;
}

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

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

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

/* Bottom menu */
.footer {
	position: relative;
	top: 273px;
	left: 45px;
	width:960px;
	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;
}
