body, html {
	font-family: Arial, "Trebuchet MS", sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #644042;
	background: #ddd;
	width: 100%;
	height: 100%;
}
a {
	color: #c10435;
}
a:hover {
	color: #7a1d42;
}
hr {
	border: 0;
	width: 80%;
	color: #666;
	background-color: #666;
	height: 1px;
	margin-bottom: 1em;
}
.promotions hr, .menu hr, .press-reviews hr {
	color: #c10435;
	background-color: #c10435;
}
#garuda {
	width: 1000px;
	height: 600px;
	background: url(../img/background-about.jpg) no-repeat;
	border: 1px solid #d9c2c7;
	position: relative;
	text-align: left;
}
#home-link a {
	display: block;
	width: 120px;
	height: 40px;
	position: absolute;
	top: 30px;
	left: 870px;
	text-indent: -99em;
	overflow: hidden;
}
#header {
	font-size: 30px;
	line-height: 30px;
	position: absolute;
	top: 60px;
	left: 270px;
	/*color: #896730;*/
	color: #df273e;
}
#nav-main {
	position: absolute;
	top: -10px;
	width: 150px;
	z-index: 50;
}
#header p {
	margin: 0;
	margin-bottom: 0.1em;
}
#header.dip {	
	margin-left: 10px;
}
#header.dipout {	
	margin-left: 10px;
}
#header .indent {
	margin-left: 45px;
}
.md-header {
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	color: #df273e;
}
.sm-header {
	font-size: 16px;
	line-height: 18px;
	color: #df273e;
}
#halal-logo {
	position: absolute;
	top: 532px;
	left: 955px;
}
#content {
	font-size: 16px;
	line-height: 20px;
	width: 350px;
	height: 400px;
	overflow: auto;
}

#content-alt {
	font-size: 16px;
	line-height: 20px;
	width: 600px;
	height: 400px;
	position: absolute;
	top: 100px;
	left: 280px;
	display: inline;
}
#content-alt .column {
	width: 280px;
	float: left;
	margin-right: 20px;
	display: inline;
}
#content.sm-text, #content-alt.sm-text {
	font-size: 12px;
	line-height: 15px;
}
#content .smaller {
	font-size: 10px;
	line-height: 12px;
}
#content .text-center {
	text-align: center;
}
#content.md-text {
	font-size: 14px;
	line-height: 16px;
}
#content p, #content-alt p {
	margin-bottom: 1em;
}
h6 {
	color: #df273e;
}
.bigdip {
	position: relative;
	margin-top: 50px;
}
#footer {
	position: absolute; bottom: -2em; text-align: center; width: 100%; color: #999; font-size: 10px;
}
#intro-flash {
	display: block;
	width: 1000px;
	height: 600px;
	clear: both;
	margin: 0;
	padding: 0;
}

#content form table td {
	padding: 5px;
}

input.error, select.error, textarea.error {
	border: 2px solid #f00;
	background-color: #FFFFD5;
}
.table-space td {
	padding: 3px;
}