body {
	font: 0.7em "Trebuchet MS";
	margin: 0px;
	padding: 12px 0px 0px;
	color: #000000;
	background: #e4e4e4;
}
h1, h2, h3, h4, h5, h6, p, ul, form {
	margin: 0px;
	padding: 0px;
}
img {
	border-style: none;
}
a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.cleaner {
	clear: both;
	float: none;
	height: 0px;
	overflow: hidden;
}
#container {
	margin: 0px auto;
	width: 940px;
	background: url(../images/footer.gif) no-repeat center bottom;
	padding: 0px 0px 15px;
}
#header {
	background: url(../images/header.gif) no-repeat left top;
	height: 155px;
	padding: 30px 0px 0px 35px;
}
#header h1 {
	padding: 0px;
	margin: 0px 0px 25px;
}
#Hmenu {
	padding: 0px 0px 0px 18px;
	height: 19px;
}
#Hmenu li {
	float: left;
	font-weight: bold;
	color: #FFFFFF;
	list-style: none;
}
#Hmenu a {
	color: #cbcbcb;
	background: url(../images/home.gif) no-repeat 0px 2px;
	padding: 0px 0px 0px 15px;
}
#welcome {
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	padding: 1px 0px 1px 50px;
	margin: 2px 30px 2px 5px;
	background: url(../images/hasura.gif) no-repeat 10px 5px;
}
#welcome p {
	background: #d5d5d5;
	margin: 0px;
	font-size: 9px;
	padding: 0px 0px 0px 10px;
}


#content {
	background: url(../images/bg.gif) repeat-y;
	padding: 10px 15px 0px;
	
}
#left {
	min-height: 510px;
	height: auto!important;
	height: 510px;
	width: 164px;
	float: left;
	padding: 7px 12px 0px 17px;
}
#left h2 {
	background: url(../images/h2-menu.gif) no-repeat;
	font-size: 1em;
	color: #FFFFFF;
	padding: 0px 0px 0px 15px;
	margin: 0px 0px 2px;
}
#menu {
	background: #FFFFFF url(../images/menu-top.gif) no-repeat left top;
	padding: 15px 0px 0px;
	border-bottom: 1px solid #cbcbcb;
	border-right: 1px solid #cbcbcb;
}
#menu ul {
	list-style: none;
	background: url(../images/menu-repeat.gif) repeat-y left top;
	padding: 0px 10px 10px;
}
#menu li {
	font-size: 0.9em;
	border-bottom: 1px solid #c8c8c8;
	padding: 5px 0px;
}
#menu a {
	background: url(../images/bullet.gif) no-repeat 0px 4px;
	padding: 0px 0px 0px 10px;
}


#right {
	width: 696px;
	float: left;
}
#right h2 {
	background: url(../images/h2-title-bg.gif) no-repeat right top;
	display: block;
	font-size: 1.2em;
	padding: 2px 0px 5px 72px;
	color: #000000;
}
#main-text {
	border: 1px solid #c8c8c8;
	padding: 10px;
	background: #FFFFFF;
}
#main-text h2 {
	background: url(none);
	padding: 0px;
	font-size: 1.5em;
	display: inline;
}
#main-text h3 {
	font-size: 1.2em;
	padding: 5px 0px;
}
#main-text p {
	padding: 5px 0px;
}
#main-text a {
	text-decoration: underline;
}
#main-text a:hover {
	text-decoration: none;
}


#footer {
	clear: both;
	margin: 0px 0px 0px 17px;
	background: url(../images/footer-bg.gif) no-repeat left bottom;
	height: 40px;
	width: 860px;
	padding: 0px;
}
#footer p {
	font-size: 0.9em;
}
#bottom-links {
	margin: 0px auto;
	width: 940px;
	text-align: center;
	padding: 5px 0px;
	font-size:10px;
	font: normal 10px Arial, Verdana, Helvetica, sans-serif;
	color: #424242;

}

