* { margin: 0; padding: 0; outline: none;}
body,html { height:100%; }
body { font-family:Arial, Helvetica, sans-serif; font-size:64%; line-height:1.7em; text-align: center; background: url(../images/bg_noise.jpg) repeat; }
img { border:none; }
h1,h2,h3,h4,h5,h6,p,ul,ol,li { margin:0; padding:0; line-height: 17px; }
.clearfix:after { content:"."; display:block; clear:both; visibility:hidden; line-height:0; height:0; }
.clearfix { display:inline-block; }
html[xmlns] .clearfix { display:block; }
* html .clearfix { height:1%; }
img,div { behavior: url(resources/iepngfix.htc) }
p { font-size: 12px; }

#header-bg {
	background: url(../images/bg_head.gif) repeat-x top;
	height: 103px;
}
#wrapper {
	text-align: left;
	width: 960px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: -103px auto -62px;
}
#nav {
	position: relative;
	height: 103px;
}
	#nav .logo {
		position: absolute;
		top: 36px;
		left: 305px;
	}
	#nav ul.left-nav {
		float: left;
		margin: 50px 0 0; /*70px*/
	}
		#nav ul.left-nav li {
			list-style: none;
			display: inline;
			margin: 0 50px 0 0;
		}
	#nav ul.right-nav {
		float: right;
		margin: 50px 0 0;
	}
		#nav ul.right-nav li {
			list-style: none;
			display: inline;
			margin: 0 0 0 50px;
		}
			#nav ul.left-nav li a,
			#nav ul.right-nav li a {
				font-family: "Times New Roman";
				font-size: 2.0em;
				color: #FFF;
				text-decoration: none;
			}
			#nav ul.left-nav li a:hover,
			#nav ul.right-nav li a:hover {
				text-decoration: underline;
			}
#content-body {
	margin: 30px 0 30px;
}
#footer, .push {
	height: 62px; 
}
#footer, .push1 {
	height: 80px; 
}

#footer {
	background-color: #b5b094;
}
	#footer .inside {
		width: 960px;
		margin: 0 auto;
	}
		#footer .inside span {
			float: right;
			margin: 35px 0 0 0;
			color: #FFF;
			font-size: 1.1em;
		}
#menu {
margin-bottom:-40px;
padding-top:0px;
position:relative;
}
.top-para {
color:yellow; 
font-weight:bold; 
font-size:16px; 
font-family:times;
padding-top: 3px;
height: 20px;
}