@charset "utf-8";
/* CSS Document */

#wrapper
{

margin:0px auto;
padding:0px;
width:1146px;
}

/*Header Start*/
#header
{
width:1146px;
float:left;
background-image:url(../images/headerbg.jpg);
background-repeat:repeat-x;
height:148px;
margin-top:-10px;

}
#header_content
{
width:550px;
float:left;
font-size:60px;
font-weight:bold;
font-family:"Times New Roman", Times, serif;
margin-top:61px;
margin-left:17px;
}

#header_content1
{
width:400px;
float:left;
font-size:60px;
font-weight:bold;
font-family: "Times New Roman", Times, serif;
margin-top:-19px;
margin-left:17px;
}

#group
{
width:400px;
float:left;
margin-left:470px;
font-family:"Times New Roman", Times, serif;
font-size:11px;
color:#000000;
}
/*Header End*/

/*Content part start*/
#content
{
width:1146px;

height:auto;
float:left;
}
#coverdiv
{
width:1146px;
background-image:url(../images/bodybg.jpg);
background-repeat:no-repeat;
min-height:438px;
float:left;
}
#coverdiv1
{
width:1146px;
background-image:url(../images/bodybgw.jpg);
background-repeat:repeat-x;
background-color:#EAEAEA;
min-height:438px;
float:left;
}
#ccon
{
width:1100px;
padding:20px;
background-image:url(../images/bodybgw.jpg);
background-repeat:repeat-x;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:20px;
background-color:#EAEAEA;
min-height:438px;
float:left;
}
.demo
{
width:1146px;
/*background-image:url(../images/bodybgw.jpg);
background-repeat:repeat-x;*/
background-color:#EAEAEA;
min-height:438px;

float:left;
}
#contentdiv1
{
width:830px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:25px;
margin-top:20px;
margin-left:170px;
float:left;
height:100px;

}
#contentdiv2
{
width:850px;
margin-left:173px;
float:left;
margin-top:23px;
}
#menu1
{
float:left;
padding-left:180px;
}
#menu2
{
float:left;
margin-left:64px;
}
#menu3
{
float:left;
margin-left:62px;
}
#contentdiv3
{
width:1146px;

float:left;

}
#stext
{
width:120px; position: relative; float:right; font-family:Arial, Helvetica, sans-serif; top:-11px;
}
#stext a
{
color:#0066FF;
font-size:12px;
text-decoration:underline;
}
/*Content part End*/

/*Footer Start*/
#footer
{
width:1146px;
height:50px;
font-family:Arial, Helvetica, sans-serif;

background-color:#A2BFEA;
float:left;
}
#foot
{
width:1040px;
float:left;
margin-left:60px;
margin-top:15px;
}
#foot1
{
float:left;
font-size:12px;

width:300px;
}
#foot2
{
float:right;
font-size:10px;
text-align:right;
width:400px;
}
#foot2 a
{
color:#000000;
text-decoration:none;
}
#foot2 a:hover
{
color:#FF0000;
text-decoration:none;
}
/*Footer End*/





/*Slider Css start*/

/*body {
            padding: 0; 
            font: 1em "Trebuchet MS", verdana, arial, sans-serif; 
            font-size: 100%;
            background-color: #212121;
            margin: 0;
        }*/

        h1 { 
            margin-bottom: 2px; 
        }

        #container {
            background-color: #fff;
            width: 1146px;
            height:135px;
            /*padding: 50px;*/
        }
        
        /* slider specific CSS */
        .sliderGallery {
           
            overflow: hidden;
            position: relative;
           /* padding: 10px;*/
            height: 180px;
            width: 1146px;
			
        }
        
        .sliderGallery UL {
            position: absolute;
            list-style: none;
            
			border-top-color:#A2BFE9;
			border-top-style:solid;
			border-top-width:2px;
			border-bottom-color:#A2BFE9;
			border-bottom-style:solid;
			border-bottom-width:2px;
            white-space: nowrap;
            padding: 0;
            margin: 0;
        }
        
        .sliderGallery UL LI {
            display: inline;
        }
        
        .slider {
            width: 880px;
            height: 17px;
            top: 149px;
            left:115px;
            padding: 1px;
			
            position: relative;
            background-image: url(../images/bar.png);
			background-repeat:no-repeat;
        }
        
        .handle {
            position: absolute;
            cursor: move;
            height: 19px;
            width: 67px;
            top: 0;
			margin-top:2px;
			background-image: url(../images/slid.png);
          
			background-repeat:no-repeat;
            z-index: 100;
        }
        
        .slider span {
            color: #bbb;
            font-size: 80%;
            cursor: pointer;
            position: absolute;
            z-index: 110;
            top: 3px;
        }
        
        .slider .slider-lbl1 {
            left: 50px;
        }
        
        .slider .slider-lbl2 {
            left: 107px;
        }
        
        .slider .slider-lbl3 {
            left: 156px;
        }

        .slider .slider-lbl4 {
            left: 280px;
        }

        .slider .slider-lbl5 {
            left: 455px;
        }

/*Slider Css End*/


#detail
{
margin:0px auto;
padding:0px;
width:900px;
}

#whole_div
{
/*background-color:#A1C9ED;*/
width:1100px;
height:auto;
margin:0px auto;
padding:0px;

}

#div1
{
float:left;
/*background-color:#A1C9ED;*/
width:1100px;

}
#div1_left
{
float:left;
width:300px;
/*background-color:#A1C9ED;*/
text-align:center;
height:50px;
}
#div1_right
{
float:left;
width:800px;
/*background-color:#A1C9ED;*/
color:#000;
height:auto;
}
#div1_right td
{
border:1px #D3E3F0 solid;
}
#backt
{
position:absolute;
cursor:pointer;
padding:5px;
font-size:10px;
color:#000000;
top:145px;
right:100px;

}
#backt a
{
color:#000000;
}
#div2
{
float:left;
width:1100px;
/*background-color:#A1C9ED;*/
/*height:50px;*/
}
#div3
{
float:left;
width:1100px;
/*background-color:#A1C9ED;*/
/*height:50px;*/
}
fieldset {
	padding: 1em;
	margin-bottom: 0.5em;
	background-color:#FFF;
	border:2px solid  #333333;
	margin:2em;
}
legend{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#FFF;
	font-weight:bold;
	background-color:#333333;
	padding:10px;
}


#imgg
{
float:left;
width:530px;
}
#perimg
{
float:left;
width:80px;
height:80px;
}
#international
{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#3EA0EE;
float:left;
width:100px;
margin-top:60px;
}
#perfomer
{
float:left;
}
