﻿#main
{
	height: 0%;
	width: 100%;
}
#heading
{
	height: 120px;
	width: 100%;
	background-image: url('../images/top_bg.jpg');
	background-repeat: repeat-x;
}
#heading-con
{
	margin: 0px;
	padding: 0px;
	width: 1000px;
	height: 150px;
}
#logo
{
	float: left;
	height: 92px;
	width: 220px;
	margin: 17px 30px 27px 30px;
	text-align: center;
}
body, td, th
{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
}
body
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#menu-bar
{
	float: left;
	height: 150px;
	width: 710px;
	text-align: right;
}
#menus
{
	height: 92px;
	width: 560px;
	margin-left: 155px;
	margin-right: 0px;
	margin-top: 30px;
	text-align: left;
	float: left;
}
.ul
{
	list-style: none;
	list-style-type: none;
}
.li
{
	width: 147px;
	height: 30px;
	float: left;
	text-align: center;
	padding: 11px;
	font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFF;
}
.li a
{
	color: #FFF;
	text-decoration: none;
}
.li a:hover
{
	color: #f2a917;
	text-decoration: none;
}
#slider
{
	height: 276px;
	width: 1000px;
	text-align: left;
}
#slider1
{
	height: 276px;
	width: 700px;
	float: left;
}
#slider2
{
	height: 276px;
	width: 300px;
	float: left;
}
#content
{
	height: 650px;
	width: 1000px;
}
#content1
{
	height: 630px;
	width: 960px;
	margin: 20px 20px 10px 20px;
}
#content2
{
	width: 660px;
	float: left;
	background-image: url('../images/marquee_img_bg.jpg');
	background-repeat: no-repeat;
	font-size: 18px;
	color: black;
	padding: 8px;
}
#left-nav
{
	font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	float: left;
	height: 260px;
	width: 280px;
	color: #000;
	text-align: left;
}
.list-1
{
	padding: 0 0px 0 0px;
}
.list-1 li
{
	font-size: 17px;
	line-height: 28px;
	font-weight: bold;
	text-transform: uppercase;
	list-style-image: url('../images/arrow.png');
	list-style-position: inherit;
	margin-left: 22px;
}
.list-1 li a
{
	color: #383838;
	text-decoration: none;
}
.list-1 li a:hover
{
	color: #969696;
	text-decoration: none;
}
#content-right
{
	float: left;
	height: auto;
	width: 680px;
	text-align: justify;
	font-size: 15px;
}
#buttom
{
	height: 67px;
	width: 100%;
	background-image: url('../images/bottom_bg.jpg');
	background-repeat: repeat-X;
}
#buttom1
{
	height: 33px;
	width: 966px;
	padding: 17px;
	text-align: left;
}
