﻿body {
    margin: 0 auto;
    font-size: 14px;
    font-family: Calibri;
    background: #17539b;
    background-attachment: fixed;
}
/*B #4F0C57 */
/*C #368A18 */

.headdesignbg
{
    background: url(../images/headbg.png);
    background-repeat: repeat-x;
    font-size: 15px;
    font-family: Arial;
    color: #ffffff;
    height: 38px;
    padding: 8px 10px 0px 10px;
}
.MainDiv
{
    /*z-index: 2; 	position: relative;*/
    margin: 0 auto;
    width: 1100px;
    background-color: #E4EEF6;
}
.LeftBorder
{
    background: url(../images/border/left.png) repeat-y scroll center top;
    width: 7px;
}
.RightBorder
{
    background: url(../images/border/right.png) repeat-y scroll center top;
    width: 7px;
}
.BottomBorder
{
    background: url(../images/border/bottom.png) repeat-x scroll center top;
    height: 7px;
}
#Header
{
    margin-bottom: 2px; /*height: 125px;*/
    border-bottom: solid 2px #4F0C57;
}
.ContentMainDiv
{
    background: url(../images/bg.jpg) repeat-x scroll center top;
}
.MainHeader
{
    background: url(../images/bg.jpg) repeat-x scroll center top;
}
.headcontent
{
    color: #368A18;
    font-size: 21px;
    padding-top: 2px;
    text-align: center;
    font-weight:600;
   
}
.headunderline
{
    border-bottom: solid 2px #4F0C57;
}
.menutableborder
{
    width: 179px;
    padding: 8px;
    border: solid 1px #4F0C57;
    height: 227px;
}
#Eminent
{
    /*background:#ffffff;*/
    background: url(../images/bg.jpg) repeat-x scroll center top;
    text-align: right;
    padding: 0px 10px 0px 0px;
    font-weight: bold;
}
#Eminent a
{
    color: #eb6624;
}
.footer
{
    background: url(     '../images/bg.jpg' ) repeat-x center top;
    text-align: center;
    font-weight: bold;
    border-top: solid 1px #000000;
}
a
{
	color:#000;
    text-decoration: none;
}
a:hover
{
	color:#000;
    text-decoration:underline;
}
img
{
    border: none;
}
#login
{
    background-color: #000000;
    padding-right: 20px;
    width: 50px;
    color: #ffffff;
}
#login a
{
    color: #ffffff;
    text-decoration: none;
}
.texthead
{
    font-size: 20px;
    padding: 10px 30px 0px 30px;
    text-align: justify;
}
.headmenu
{
    font-size: 18px;
    padding: 10px 30px 0px 30px;
    text-align: left;
    color: #4F0C57;
   
}
.headmenusubselect
{
    font-size: 18px;
    text-align: left;
    background:#368A18;
    color: #ffffff;
    padding:0px 5px 0px 5px;
  
}
.textcontent
{
    padding: 5px;
    text-align: justify;
    padding: 10px 30px 0px 30px;
    font-size: 17px;
    line-height: 24px;
}
.heading
{
    text-align: left;
    padding-left: 10px;
    color: #368A18;
    font-size: 20px;
    padding-top: 2px;
    text-align:left;
}
.companyprofiletableformat
{
    text-align: left; padding-left: 20px;
}
.MainHeading
{
    text-align:center;
    color: #368A18;
    font-size: 20px;
    padding-top: 2px;
    font-weight:bold;
}
.Control
{
	width:200px;
}
.ImageFrame
{
	width:90px;
	height:100px;
	background:#fff;
	border:1px solid red;
	padding:5px;
	
}
/**************************** Destination Slide Show ****************************/
.slider-wrap
{
	margin-left:3px;
    position: relative;
    width: 815px;
    height: 515px;
    overflow: hidden;
}
.slides
{
    overflow: hidden;
    height: 530px;
    margin: 0;
    padding: 0;
}
.slides li
{
    list-style: none;
    width: 815px;
    display: inline;
    height: 515px;
}
.slides li img
{
    width: 800px;
    height: 500px;
}
.slides_wrap .prev
{
    position: absolute;
    left: -6px;
    top: 100px;
    outline: 0;
}
.slides_wrap .next
{
    position: absolute;
    right: 90px;
    top: 100px;
    outline: 0;
}
.slides_wrap a:active
{
    top: 102px;
}
.bx_pager
{
    display: none;
    overflow: hidden;
    margin: 5px 0;
    text-align: right;
}
.bx_pager a
{
    background: #d9dbdc;
    width: 13px;
    height: 13px;
    font-size: 11px;
    margin-left: 6px;
    color: #858585;
    text-align: center;
    padding: 1px 3px;
}
.bx_pager a:hover, .bx_pager a.active
{
    background: #2ba3e1;
    color: #ffffff;
    text-decoration: none;
    font-weight: bold;
}
/**************************** Destination Slide Show ****************************/
.width-box
{
    width:230px;
}
.Tab
{
 width: 33%;
 background : #07801c;
 border : solid 1px #ffffff;
 color : #ffffff;
 font-size:20px; 
 font-weight:bold;
 cursor:pointer;
}
.OtherTab
{
 width: 33%;
 background : #ffffff;
 border : solid 1px #808080;
 color : #000000;
 font-size:20px; 
 font-weight:bold;
 cursor:pointer;
}
.manpowergap
{
    padding-left:10px;
    }