body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 75%;
	margin: 0px;
	padding: 0px;
	line-height: normal;
	background-repeat: no-repeat;
}
.container {
	height: auto;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.shade {
	background-color: #E7E9E8;
	height: 0px;
	width: 998px;
}

.shade1 {
	background-color: #FF7900;
	height: 1px;
	width: 998px;
}
.logo {
	height: 100px;
	width: 998px;
	position: relative;
}

.time {
	height: 30px;
	width:auto;
	position: absolute;
	top: 30px;
	z-index: 3;
	right: 44px;
	color: #000;
}

.content {
	width: 997px;
	height:auto;
	float: left;
	background-color: #515554;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #515554;
}

.left1 {
	height: 650px;
	width: 169px;
	float: left;
}

.left2 {
	height:auto;
	width: 160px;
	float:left;
	background-color:transparent;
	background-repeat: no-repeat;
}

.right1 {
	min-height: 650px;
	height: auto;
	width: 827px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	background-color: #FFF;
}

.right2 {
	width: 787px;
	height:auto;
	float:left;
	margin-top: 0px;
	padding-top: 5px;
	padding-right: 20px;
	padding-left: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF7900;
	margin-left: 0px;
}

.footer {
	height: 30px;
	width: 998px;
	float: left;
	background-image: url(images/menu.jpg);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	text-align: center;
	padding-top: 20px;
}

.emt {
	font-size: 12px;
	font-weight: bold;
	color: #666;
}

h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	font-size:12px;
	color: #333;
}

h2 {
	font-size: 16px;
	color: #FF6A00;
	background-image: url(images/arr_white.png);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 1.3em;
}

h5 {
	font-size: 13px;
	color:#333;
	text-align: left;
	background-image: url(images/web-bar.png);
	background-color: transparent;
	padding-left: 50px;
	line-height: 41px;
	text-transform: capitalize;
	background-repeat: no-repeat;
}

h6 {
	font-size: 12px;
	color: #333;
	padding-left: 10px;
	background-color: #CCC;
	line-height: 30px;
}

.intro {
	float:right;
	width: 23%;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 1px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;

}

.imgleft {
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.imgright {
	float: right;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}
