﻿*
{
	margin: 0;
	padding: 0;
}
div, p
{
	padding: 0;
}

ul, li
{
	list-style: none;
	padding: 0;
}
img
{
	border: none;
}
p
{
	color: #6f6d6d;
	font-size: 11pt;
	padding: 0px 0 5px 0px;
	line-height: 18pt;
	text-align: justify;
	font-family: "Arial Narrow";
	letter-spacing:0.5px;
}
p a
{
	color: #6f6d6d;
	font-size: 11pt;
	text-decoration: none;
	
}
p a:hover
{
	color: #d87405;
	
}
h1
{
	color: #d87405;
	font-size: 23px; /*padding: 2px 0;*/
	font-weight: Normal;
	padding: 0px 0 5px 0px;
	font-family: "Arial Narrow";
}
h1 a
{
	color: #d87405;
	font-size: 23px; /*padding: 2px 0;*/
	font-weight: Normal;
	font-family: "Arial Narrow";
	text-decoration:none;
}
h1 a:hover
{
	color: #777777;
	
}
h2
{
	color: #d87405;
	font-size: 11pt;
	font-weight: lighter;
	padding: 0px 0 10px 0px;
	font-family: "Arial Narrow";
	
}
h2 a
{
	color: #d87405;
	font-size: 11pt;
	font-weight: lighter;
	font-family: "Arial Narrow";
	text-decoration:none;
}
h2 a:hover
{
	color: #777777;
	
}
h3
{
	color: #000;
	font-size: 11pt;
	font-weight: lighter;
	padding: 5px 0;
	font-family: "Arial Narrow";
}
h3 a
{
	color: #d87405;
	font-size: 15pt;
	font-weight: normal;
	font-family: "Arial Narrow";
	text-decoration:none;
}
h3 a:hover
{
	color: #777777;
	
}
h4
{
	color: #133b86;
	font-size: 16px;
	font-weight: bold;
	padding: 5px 0;
}
h5
{
	color: #d87405;
	font-size: 11pt;
	font-weight: bold;
	padding: 0px 0 10px 0px;
	font-family: "Arial Narrow";
}
input, textarea, select
{
	font-size: 10px;
	color: #3a3a3a;
	font-weight: bold;
}
body
{
	font-family: Verdana;
	padding: 0;
	margin: 0 auto 0 auto;
}

#wrapper
{
	width: 1000px;
	margin: 0 auto 0 auto;
	padding: 0;
}
#main
{
	width: 1000px;
	float: left;
	position: relative;
}
#top
{
	width: 1000px;
	float: left;
	position: relative;
}
#l_img
{
	width: 267px;
	height: 228px;
	background-image: url(../images/imageleft.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	float: left;
	position: relative;
}
#flash
{
	width: 733px;
	height: 123px;
	float: left;
	position: relative;
}
#top_details
{
	background-image: url(../images/bg.jpg);
	background-position: left top;
	background-repeat: repeat-x;
	width: 733px;
	height: 105px;
	float: left;
	position: relative;
}
.logo
{
	width: 730px;
	height: 44px;
	float: left;
	position: relative;
	
}
.menu
{
	float: left;
	position: relative;
	height: 37px;
	padding-top: 6px;
}

/*Menu*/
.gNav_main
{
	list-style: none;
	color: #fff;
	font-size: 14px;
	font-family: Verdana;
	float: left;
	margin: 4px 0 0 0px;
	display: inline;
}
.gNav_main li
{
	display: inline;
	padding: 0 1px 0 1px;
	float: left;
}
.gNav_main li a
{
	font-size: 10pt;
	color: #fff;
	text-decoration: none;
	padding: 0 0 0 0px;
	float: left;
	margin-top: -4px;
	position: relative;
	font-family: Arial;
	font-weight: bold;
	
}
.gNav_main li a span
{
	font-size: 10pt;
	color: #000;
	text-decoration: none; /*padding: 5px 10px 0 5px;*/
	padding: 10px 9px 0 7px;
	display: block;
	float: left;
	cursor: pointer;
	font-family: Arial;
	font-weight: bold;
}
.gNav_main li a.active, .gNav_main li a:hover
{
}
.gNav_main li a.active span, .gNav_main li a:hover span
{
	color: #e3a104;
	background: url(../images/menu_hover.jpg) center top no-repeat;
}
/* nav end*/
#content
{
	float: left;
	position: relative;
	width: 947px;
	padding-left: 20px;
	padding-top: 20px;
}
#left
{
	float: left;
	position: relative;
	width: 444px;
}
#left_other_page
{
	float: left;
	position: relative;
	width: 689px;
	padding-left: 8px;
}
.bullet
{
	float: left;
	position: relative;
	width: 16px;
	height: 25px;
	background-image: url(../images/bullet.jpg);
	background-position: left center;
	background-repeat: no-repeat;
}
.bulletlist
{
	float:left;
	position:relative;
}
.bulletlist li
{
	
	position:relative;
	padding: 0 0 5px 15px;	
	font-family:"Arial Narrow";
	color: #6f6d6d;
	font-size: 11pt;
	background:url(../images/bulletlist.jpg) no-repeat 0px 7px;
}
#middle
{
	float: left;
	position: relative;
	width: 245px;
	padding-left: 8px;
	padding-right: 8px;
}
#middle_con
{
	float: left;
	position: relative;
	width: 210px;
	padding-left: 9px;
}
#right
{
	float: left;
	position: relative;
	width: 236px;
	/*z-index:-9999;*/
}
#marque
{
	float: right;
	position: relative;
	width: 1000px;
	height: 60px;
	/*background-color: #f8f6f6;
	border-top: solid 1px #e7e8e9;*/
}
.marquetext
{
	float: right;
	position: relative;
	width: 990px;
	height: 60px;
	/*padding-left: 5px;
	padding-top:3px;
	color:#000;
	font-family:Arial Narrow; font-size:14px; font-weight:bold; letter-spacing:1px;*/
	background:url(../images/salogo.jpg) no-repeat 0 0;
	background-position:right;
}
/*------------footer css start----------*/
#footer
{
	background-image: url(../images/footer_bg.jpg);
	background-repeat: repeat-x;
	width: 100%;
	height: 31px;
	float: left;
}
.fot_container
{
	width: 100%; /*margin: -3px auto 0 auto;*/
	padding-top: 10px;
	font-family: "Arial Narrow";
	position: relative;
}
.copy
{
	width: 48%;
	padding-left: 2%;
	font-size: 13px;
	color: #757676;
	float: left;
}
.copy_right
{
	width: 45%;
	padding-right: 2%;
	font-size: 10px;
	color: #757676;
	float: right;
	text-align: right;
	font-family:Verdana;
}
.copy_text
{
	float: left;
}
.vital
{
	font-size: 10px;
	color: #757676;
	text-decoration: none;
}
.vital:hover
{
	color: #000;
}
.achievement
{
	float:left;
	position:relative;
	width:680px;
	padding-top:5px;
	padding-bottom:5px;
}
.current
{
	float:left;
	position:relative;
	width:680px;
	padding-top:5px;
	padding-bottom:5px;
}
.current_img
{
	float:left;
	position:relative;
	width:226px;
	padding-top:5px;
	padding-bottom:5px;
}
.spe_img
{
	float:left;
	position:relative;
	width:472px;
	padding-top:5px;
	padding-bottom:5px;
}
.spe_img h2
{
	color: gray;
	font-size: 11pt;
	font-weight: bold;
	padding: 0px 0 10px 0px;
	font-family: "Arial Narrow";
	
}
.achievement_img
{
	float:left;
	position:relative;
	width:160px;
	text-align:center;
	vertical-align:top;
}
.achievement_txt
{
	float:left;
	position:relative;
	width:520px;
	text-align:left;
	vertical-align:top;
}

/* enquirform */
.enqiury
{
	color: #013e7d;
	font-size: 11pt;
	padding-top:10px;
	padding-bottom:10px;
	color:#e3a104;
	font-family:Arial Narrow;
}
.tel
{
	padding-bottom: 5px;
}

.input 
{
	color: #727272;
	font-size: 10pt;
	border: solid 1px #d8d8d8;
	height:20px;
}

.submit
{
	background: #e3a104;
	width: 60px;
	text-align: center;
	padding: 3px 0;
	float: left;
	text-decoration: none;
	color: #FFFFFF;
	cursor: pointer;
	font-weight: bold;
	border: none;
	font-size: 10pt;
}
.submit:hover
{
	background: #58595b;
	border: none;
}
.smallbullet
{
	float: left;
	position: relative;
	width: 5px;
	height: 25px;
	background-image: url(../images/small_bullet.jpg);
	background-position: left center;
	background-repeat: no-repeat;
}
.leftlist
{
    float: left;
    position: relative;
    display: inline;
    list-style: none;
    padding: 0px 0 0 5px;
    width: 626px;
}
.leftlist li
{
    float: left;
    position: relative;
    display: inline;
    list-style: none;
    background: url(../images/folder_icon.jpg) left 7px no-repeat;
    padding: 0px 0 7px 20px;
  
    width: 626px;
}
.leftlist li a
{
    font-size: 12px;
    font-family: arial;
    font-weight: normal;
    color: Black;
    line-height: 18px;
    text-decoration:none;
}
.leftlist li a:hover
{
   color: #D87405;
   
   
}