body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:url(../images/main_bg.jpg) repeat-x top;
}
h1 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:18px;
	color:#ffffff;
	padding:0px 0px 0px 10px;
	margin:0px;
}
h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#14a7fb;
	margin:0;
	padding:0;
}
h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:Bold;
	color:#666;
	margin:0;
	padding:10px 0px 10px 0px;
}
h4 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:24px;
	color:#bebdbd;
	padding:0px 0px 0px 10px;
	margin:0px;
}
.normal_txt {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#3b3b3b;
	margin:0;
	padding:0;
	text-align:justify;
}
.news_txt {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#8e8e8e;
	margin:0;
	padding:0;
	text-align:justify;
}
.read_more_btn {
	display: block;
	width: 97px;
	height: 36px;
	background: url(../images/read_more_btn.png) left top no-repeat;
	text-indent: -99999px;
}
.read_more_btn:hover {
	background-position: 0 0;
	background: url(../images/read_more_hover_btn.png) left top no-repeat;
}
.view_more_btn {
	display: block;
	width: 97px;
	height: 36px;
	background: url(../images/view_more_btn.png) right top no-repeat;
	text-indent: -99999px;
}
.view_more_btn:hover {
	background-position: 0 0;
	background: url(../images/view_more_hover_btn.png) left top no-repeat;
}
.list_txt {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#8e8e8e;
	margin:0;
	padding-left:18px;
	text-align:justify;
}
.list_txt ul {
	padding-left:10px;
}
.list_txt li {
	list-style:url(../images/list_bullet.png);
}
.footer_txt {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#8a8a8a;
}
.footer_txt .links {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#8a8a8a;
}
.footer_txt .links:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#ffffff;
}
 .footer_txt .links:a {
 font-family:Arial, Helvetica, sans-serif;
 font-size:13px;
 font-weight:normal;
 color:#8a8a8a;
}
/********************************************************* NAVIGATION BAR CODE START ************************************************************/

#menu {
	list-style:none;
	width: 750px;
	margin:0px;
	height:40px;
	padding:0px;
	float:left;
}
#menu ul {
	list-style: none;
	margin: 0;
	position:relative;
	float:left;
	height:40px;
	padding:0;
}
#menu li {
	float:left;
	position:relative;
	background-image:url(../images/menu_bg.jpg);
	background-repeat:no-repeat;
	width:150px;
	height:40px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	padding:0px;
	list-style:none;
}
#menu a {
	color: #ffffff;
	display: block;
	line-height: 25px;
	padding: 9px 10px;
	text-decoration: none;
	border-right:0px;
}
#menu ul ul {
	display: none;
	position: absolute;
	top: 40px;
	left: 0px;
	margin-left:0px;
	float: left;
	width: 100%;
	z-index: 99999;
}
#menu ul ul li {
	min-width: 100px;
	height:auto;
	margin-left:1px;
}
#menu ul ul li li {
	min-width: 100px;
	height:auto;
	margin-left:101px;
}
#menu ul ul ul {
	left: 100%;
	top: 0px;
}
#menu ul ul a {
	background-color:#ffffff;
	line-height:30px;
	padding:0px 0px 0px 8px;
	min-width: 200px;
	height:29px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	border:solid;
	border-color:#aeaeae;
	border-width:thin;
	margin:0px;
	list-style:none;
}
#menu li:hover > a {
	background-image:url(../images/menu_bg_selected.jpg);
	background-repeat:no-repeat;
	color: #ffffff;
	width:150px;
	height:40px;
	padding:9px 0px 0px 0px;
	margin:0;
}
#menu ul ul :hover > a {
	background-color:#14a7fb;
	line-height:30px;
	padding:0px 0px 0px 8px;
	min-width: 200px;
	height:29px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	border:solid;
	border-color:#2957a4;
	border-width:thin;
	background-image:none;
	margin:0px;
	list-style:none;
}
#menu ul li:hover > ul {
	display: block;
}
.clear {
	clear:both;
}
/**************************************************************** NAVIGATION BAR CODE END *******************************************************/

/************************************ SLIDER STYLE START*******************************************************/


.theme-default .nivoSlider {
	position:relative;
	height:330px;
	margin:0px;
	padding:0px;
	background:#fff url(../images/loading.gif) no-repeat 50% 50%;
	width:960px;
}
.theme-default .nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
.theme-default .nivoSlider a {
	border:0;
	display:block;
}
.theme-default .nivo-controlNav {
	position:absolute;
	left:50%;
	bottom:-5px;
	margin-left:-40px; /* Tweak this to center bullets */
}
.theme-default .nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	background:url(../images/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
	top:16px;
}
.theme-default .nivo-controlNav a.active {
	background-position:0 -22px;
}
.theme-default .nivo-directionNav a {
	display:block;
	width:70px;
	height:70px;
	background:url(../images/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
.theme-default a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
.theme-default a.nivo-prevNav {
	left:15px;
}
.theme-default .nivo-caption {
	font-family: Helvetica, Arial, sans-serif;
}
.theme-default .nivo-caption a {
	color:#fff;
	border-bottom:1px dotted #fff;
}
.theme-default .nivo-caption a:hover {
	color:#fff;
}
/************************************ SLIDER STYLE END*******************************************************/

/*********************************** Left Menu *************************************************************/

#Left_menu {
	list-style:none;
	width: 270px;
	margin:0px;
	height:30px;
	padding:0px;
}
#Left_menu ul {
	list-style: none;
	margin: 0;
	position:relative;
	float:left;
	height:30px;
	padding:0;
}
#Left_menu li {
	float:left;
	position:relative;
	background-image:url(../images/Left_menu_bg.jpg);
	background-repeat:no-repeat;
	width:270px;
	height:30px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:normal;
	text-align:left;
	padding:-1px 0px 0px 0px;
	list-style:none;
}
#Left_menu a {
	color: #ffffff;
	display: block;
	line-height: 25px;
	padding: 2px 10px;
	text-decoration: none;
	border-right:0px;
}
#Left_menu ul ul {
	display: none;
	position: absolute;
	top: 30px;
	left: 270px;
	top:0px;
	margin-left:0px;
	float: left;
	width: 100%;
	z-index: 99999;
}
#Left_menu ul ul li {
	min-width: 100px;
	height:auto;
	margin-left:0px;
}
#Left_menu ul ul li li {
	min-width: 100px;
	height:auto;
	margin-left:100px;
}
#Left_menu ul ul ul {
	left: 100%;
	top: 0px;
}
#Left_menu ul ul a {
	background-color:#ffffff;
	line-height:30px;
	padding:0px 0px 0px 8px;
	min-width: 200px;
	height:30px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	border:solid;
	border-color:#aeaeae;
	border-width:thin;
	margin:0px;
	list-style:none;
}
#Left_menu li:hover {
	background-image:url(../images/Left_menu_bg_selected.jpg);
	background-repeat:no-repeat;
	color: #ffffff;
	width:270px;
	height:30px;
	padding:2px 0px 0px px;
	margin:0;
}
#Left_menu ul ul :hover > a {
	background-color:#14a7fb;
	line-height:30px;
	padding:0px 0px 0px 8px;
	min-width: 200px;
	height:30px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	border:solid;
	border-color:#2957a4;
	border-width:thin;
	background-image:none;
	margin:0px;
	list-style:none;
}
#Left_menu ul li:hover > ul {
	display: block;
}
.clear {
	clear:both;
}

/*********************************** Left Menu *************************************************************/

.video {
	width:525px;
	margin:10px 0 0 10px; }