* {
	margin:0;
	padding:0;
	outline:0;
}
body {
	font-size:12px;
	line-height:16px;
	font-family:Arial, sans-serif;
	color:#685d5d;
	background:#fff url(images/body-bg.gif) repeat-x 0 0;
}
a {
	color:#0252aa;
	text-decoration:none;
	cursor:pointer;
}
a:hover {
	color:#000;
}
a img {
	border:0;
}
input, text,textarea, select {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border:0;
}
textarea {
	overflow:hidden;
}
.cl {
	display:block;
	height:0;
	font-size:0;
	line-height:0;
	text-indent:-4000px;
	clear:both;
}
.notext {
	font-size:0;
	line-height:0;
	text-indent:-4000px;
}
.left, .alignleft {
	float:left;
	display:inline;
}
.right, .alignright {
	float:right;
	display:inline;
}
.shell {
	width:976px;
	margin:0 auto;
        background:url(images/header-bg.gif) no-repeat 338px 0;
       
}

#header {
	width: 1258px;
	margin: 0px auto;
	padding: 1em;
	height: 90px;
	color: #254360;
        background-color: #99CCFF;
}
h1#logo a {
	font-size:22px;
	color:#374f5f;
	line-height:22px;
	text-transform:uppercase;
	letter-spacing:0.4px;
	text-decoration:none;
	float:left;
	padding:26px 0 0 2px;
}
h1#logo a span {
	color:#685d5d;
	font-size:10px;
	letter-spacing:0px;
	display:block;
	position:relative;
	top:-6px;
}
#navigation {
	float:right;
	display:inline;
	margin-top:25px;
}
#navigation ul {
	list-style:none outside none;
}
#navigation ul li {
	float:left;
	display:inline;
	padding-right:15px;
}
#navigation ul li a, #navigation ul li a span {
	float:left;
	display:inline;
	height:37px;
	font-family:Verdana, sans-serif;
	font-weight:bold;
	color:#3d708b;
	padding-left:15px;
	line-height:35px;
}
#navigation ul li a span {
	position:relative;
	padding:0 15px 0 0;
	margin-right:-10px;
}
#navigation ul li a:hover, #navigation ul li a.active, #navigation ul li a:hover span, #navigation ul li a.active span {
	background:url(images/nav-hover.gif) no-repeat 0 0;
}
#navigation ul li a:hover span, #navigation ul li a.active span {
	background-position:right 0;
}
#slider {
	position:relative;
	width:976px;
	height:296px;
	background:url(images/slider-bg_2.gif) no-repeat 0 0;
}
#next, #prev {
	position:absolute;
	top:98px;
	display:block;
	width: 64px;
	height:64px;
	z-index:10;
}
#next {
	right:20px;
	background:url(images/next.png) no-repeat 0 0;
}
#prev {
	left:20px;
	background:url(images/prev.png) no-repeat 0 0;
}
#slider-content {
	position:relative;
	width:976px;
	height:296px;
	overflow:hidden;
}
#slider-content ul {
	position:relative;
	list-style:none outside none;
	overflow:hidden;
}
#slider-content ul li, .jcarousel-clip {
	position:relative;
	width:976px;
	height:296px;
}
#slider-content ul li .left-side, #slider-content ul li .right-side {
	float:left;
	display:inline;
}
#slider-content ul li .left-side {
	width:381px;
	padding:54px 0 0 77px;
	z-index:2;
}
#slider-content ul li .right-side {
	float:left;
	display:inline;
	position:relative;
	width:400px;
	line-height:18px;
	padding:74px 0 0 0;
	left:-9px;
	z-index:5;
}
#slider-content ul li .right-side h2 {
	font-size:30px;
	color:#374f5f;
	text-transform:uppercase;
	line-height:30px;
	padding-bottom:14px;
}
#slider-content ul li .right-side a {
	color:#685d5d;
	text-decoration:underline;
}
#slider-content ul li .right-side a:hover {
	color:#ff0000;
	text-decoration:none;
}
#slider-content .get-started {
	display:block;
	width:180px;
	height:87px;
	background:url(images/get-started.gif) no-repeat 0 0;
	margin:35px 0 0 112px;
}
#slider-content .get-started:hover {
	background-position:0 -87px;
}

right{
    width:50px;
	margin-right:150px;
}

.col-last {
	margin-right:0;
}
.post {
        float:left;
	display:inline;
	width:200px;
	margin-left:102px;
           height:20px;
       
    
    
}

.poster {
        float:right;
	display:inline;
	width:300px;
	margin-left:46px;
    
    
}
.meet {
        float:right;
	width:300px;
               height:70px;
	margin-left:105px;
    
    
}

.col {
	float:left;
	display:inline;
	width:350px;
         height:30px;
	margin-right:50px;
       margin-left:50px;
}





.msg{
       float:left;
	margin-right:210px;
    
}


.post h3 {
	font-size:20px;
	color:#374f5f;
	border-bottom:1px solid #c3cacf;
	padding-bottom:10px;
	margin-bottom:10px;
}
.post p {
	line-height:18px;
}
.post .underline {
	text-decoration:underline;
}
.post img {
	margin:6px 0;
}
.post a {
	color:#00aeef;
	text-decoration:underline;
}
.post a:hover {
	color:#685d5d;
}
.post a.learn-more {
	display:block;
	color:#2184ac;
	font-weight:bold;
	padding-top:8px;
}
.post a.learn-more:hover {
	color:#00aeef;
}
#content {
}
#content .col {
	width:455px;
}
#content .col h3 {
	padding-bottom:16px;
}
#content .col-last p {
	padding-bottom:13px;
}
#content .col-last .learn-more {
	padding:0;
}



.eng{
       
	
	 float:left;
	display:inline;
	width:200px;
         height:550px;
	margin-right:50px;
         margin-left:20px;
        
}        
#para
{
width:100%;
}

.engg{
      float:left;
	display:inline;
	width:200px;
         height:250px;
	margin-right:25px;
       margin-left:5.0px;

}


/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background: url(images/img02.jpg) repeat-x left top;
	line-height: 20px;
	text-align: justify;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}

a {
	color: #0077dd;
}

a:hover {
	text-decoration: none;
}
right{
    width:50px;
	margin-right:150px;
}
.list1 {
	margin: 0;
	padding: 0;
	list-style: none;
}

.list1 a {
	background: url(images/img01.gif) no-repeat left 60%;
	padding-left: 12px;
}

.list2 {
	margin: 0;
	list-style: none;
}

.list2 a {
	background: url(images/img01.gif) no-repeat left 60%;
	padding-left: 12px;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 3px 20px 0px 0px;
}

/** HEADER */

#header {
	width:100%;
	margin: 0px 0 0 0;
	padding: 1em;
	height: 90px;
	color: #254360;
}


.tour{
        float:left;
	display:inline;
	width:20%;
         height:25px;
	margin-right:40px;
         margin-left:30px;
        

}
.tor {
        float:right;
         margin-right:70px;
         height:70px;

    
}

#header h1 {
	margin: 10px;
	padding: 20px 0px 0px 0px;
	text-transform: uppercase;
	font-weight: bold;
}



/** MENU */

#menu {
	width: 778px;
	margin: 0px auto;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	background: url(images/img04.gif) no-repeat right 50%;
	padding: 0px 20px 0px 20px;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
}

#menu a:hover {
	background: #FFFFFF;
	color: #254360;
}

#menu .active {
	background: #FFFFFF;
	color: #254360;
}

/** CONTENT */

#content {
	width: 100%;
	margin: 0px auto;
        padding: 24px 20px 24px 20px;
	
}

#columnA {
	float: right;
	width: 60%;
	border-left: 1px dashed #EEEEEE;
        font-family: Arial, Helvetica, sans-serif;
} 

#columnA h2 {
	height: 22px;
	border-bottom: 1px dashed #EEEEEE;
	font-size: 12pt;
	font-weight: bold;
        font-family:sans-serif;
}

#columnB {
	float: left;
	width: 200px;
      
       
}
#columnB input 
{
    background-color: #0077dd;
    background-color: gainsboro;
}

#columnB h3 {
	height: 22px;
	border-bottom: 1px dashed #EEEEEE;
	border-spacing: 2px;
	font-size: 11pt;
	font-weight: bold;
}
#columnC {
    
    
	width: 1650px;
        padding : 20px 0 0 20px;
        margin: 20px 0 0 20px;
        border-bottom: 1px dashed #EEEEEE;
        
}



/** FOOTER */
#footer {
	clear: both;
	margin: 0px auto;
	height: 59px;
	background: url(images/img03.gif) repeat-x left top;
	text-align: center;
}

#footer p {
	margin: 0px;
	padding: 18px 0px 0px 0px;
	font-size: 10px;
	color: #FFFFFF;
}
#footer a {
	color: #CCCCCC;
}