/* @group Layout */

body {
	background: url(../images/bg-grad.jpg) repeat-x #fff;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	color: #000;
	margin: 0;
	padding: 0;
}

#keywords {
	visibility: hidden;
	position: absolute;
	left: -1000.00em;
}

#bg-image {
	background: url(../images/bg.jpg) no-repeat;
}

h1 {
	background: url(../images/mehri-logo.png) no-repeat;
	height: 5.00em;
	margin: 0;
	padding: 0;
	position: relative;
	top: 1.30em;
	left: 1.60em;
}

h1 span {
	display: none;
}

#intro {
	text-transform: uppercase;
	font-weight: bold;
	width: 25.00em;
	line-height: 1.20em;
	position: absolute;
	top: 5.15em;
	left: 25.30em;
}

#content {
	min-height: 40.00em;
	margin: 0;
	padding: 0;
}

#about {
	width: 17.00em;
	position: absolute;
	top: 16.10em;
	left: 5.50em;
}

#imagery {
	width: 17.00em;
	position: absolute;
	top: 16.50em;
	left: 25.30em;
}

#tarra {
	position: absolute;
	top: 22.00em;
	left: 12.00em;
}

#tarra2 {
	position: absolute;
	top: 24.00em;
	left: 25.00em;
}

#contact {
	width: 15.00em;
	position: absolute;
	top: 16.20em;
	left: 47.00em;
}

#footer {
	width: 30.00em;
	position: relative;
	top: 3.00em;
	left: 6.80em;
	margin-bottom: 5.00em;
}

/* @end */

/* @group Typography */

h2 {
	font-size: 1.90em;
	margin: 0 0 0.80em 0;
	padding: 0;
}

#content p {
	line-height: 1.50em;
	margin: 0 0 1.50em 0;
	padding: 0;
}

#contact b {
	color: #d04619;
}

#footer {
	font-size: 0.80em;
	color: #ccc;
}

/* @end */

/* @group Links */

#footer a {
	text-decoration: none;
	color: #ccc;
}

#footer a:hover {
	text-decoration: underline;
	color: #5cb8b0;
}

/* @end */
