BODY {
	margin-left:0in;
	margin-right:0in;
	margin-top:0in;
	margin-bottom:0in;
	font: 13px/1.5em "Trebuchet MS", Arial, Helvetica, sans-serif;
	background: #deebbf;
	color: #5f6161;
	text-align: justify;

} 

/* hyperlinks */
a, a:active, a:visited{
	color:#5f8400;
	font: 13px/1.5em "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

img{
	border: 0px;
	margin: 0px;
	padding: 0px;
}

/*  layout elements and styles  */
#containerWrap{
	margin: 0 auto;
	width: 960px;
	text-align: justify;
	padding: 0px;
	background: url(../images/lhami-background.jpg) repeat-y center top;
}

#bodyWrap{
	background: url(../images/gradient.jpg) no-repeat center top;	
	width: 960px;
	border-bottom: 22px solid #002c47;
}

#footer{
	clear: both;
	background: url(../images/bottom-flower.png) no-repeat left bottom;
	height: 100px;
	padding: 120px 30px 0px 0px;
	text-align: right;
	font: 10px/1.4em Arial, Helvetica, sans-serif;
	color: #c8d997;
}

#footer a, #footer a:active, #footer a:visited{
	color:#a2b963;
	font: 10px/1.4em Arial, Helvetica, sans-serif;
	text-decoration: none;
}

#footer a:hover{
	text-decoration: underline;
}

/* all elements and blocks */
#header{
	height: 200px;
	padding: 50px 0px 0px 50px;
	border: 0px;
	margin: 0px;
	background: url(../images/lhami-logo-background.jpg) no-repeat center 20px;
}

#logo{
	padding: 40px;	
}

#mainMenu{
	margin: 0px 10px 10px 15px;
	padding: 0px;
	text-align:center;
	display: block;
	height: 20px;
}

#mainMenu ul{
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: left;
}

#mainMenu ul li{
	float: left;
	text-align: left;
	padding: 0px;
	margin: 2px;
}

#mainMenu ul li a:link,
#mainMenu ul li a:active,
#mainMenu ul li a:visited,
#mainMenu ul li a:hover{
	text-decoration: none;
	display: block;
	color:#fff;
	font: 13px/1.4em "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0px 35px 0px 35px;
}

#contentsWrap{
	margin: 30px 60px 5px 60px;
	font: 13px/1.5em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #5f6161;
}

h1{
	font: 20px/1.5em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #5f6161;
	border-bottom: 1px dotted #5f6161;
	margin-bottom: 0px;
}

.smfonts{
	font: 10px/1.5em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #5f6161;
	text-align: justify;

}

.bigfonts{
	font-size: 14px;
	text-align: justify;
		
}
