/* CSS Document */

html, body, p, h1 , h2, h3, h4, h5, h6, form, fieldset, a, div, img, blockquote
{
	margin: 0px;
	padding: 0px;
	border: 0px;
}

html, body
{
	font-family: Arial, Helvetica, sans-serif;
	background: #e1e4d3 url(../images/bg-copy.gif) top repeat-x;
}

body
{
	font-size: 12px;
}

.clear
{
	clear: both;
	font-size: 0;
	height: 0;
}

.center
{
	text-align: center;
	margin: 0 auto;
}

a
{
	color: #f28329;
}

/*************************************************** Typography ***************************************************/

h1, h2, h3, h4, h5
{
	color: #242424;
	padding-top: 12px;
	padding-bottom: 16px;
	font-weight: normal;
}

h1
{
	font-size: 17px;
}

h2
{
	font-size: 18px;
}

h3
{
	font-size: 16px;
	font-weight: bold;
}

h4
{
	font-size: 15px;
	font-weight: bold;
}

h5
{
	font-size: 14px;
	font-weight: bold;
	padding: 0 0 3px 0;
}

h6
{
	font-size: 13px;
	font-weight: bold;
}

p
{
	color: #242424;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 6px;
	padding-bottom: 14px;
	line-height: 1.5;
}
.typeface-js {
font-family:"clarnel-semibold-italic";
font-size:38px;
font-stretch:normal;
letter-spacing:2px;
color:#666666;
}
/*************************************************** Layout Divs ***************************************************/

#main-wrapper
{
	width: 900px;
	margin: 0 auto;
	padding-top: 7px;
}

#header
{
	width: 900px;
	height: 60px;
	background: url(../images/header-bg.gif) repeat-x;
}

#header #logo
{
	float: left;
	width: 237px;
	padding-right:10px;	
	padding-top:5px;	
	height:55px;
	background:url(../images/logo-1.gif);
}

#logo{
font-size:20px;
text-align:right;

}

#logo a{
	color:#fff;
	text-decoration:none;
	font-size: 24px;
	font-weight: bold;
}
#flash-logo{
	width:220px;
	height:auto;
	float:right;
	margin-right:5px;

	border:2px #e1e4d3 solid;
	}
#form{
	width:170px;
	height:161px;
	float:right;
	margin-right:30px;
	margin-bottom:10px;
}	
#logo a span{
	color:#000000;
	font-style:normal;
	font-size: 12px;
	font-weight: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}




#navigation
{
	float:right;
	height:42px;
	width:650px;
	margin-right: 0px;
	display: inline;
	padding-top: 18px;
}

#banner
{
	
	width: 900px;
	height: 215px;
	margin-top:6px;
	background-color:#FFFFFF;
}



#content-wrapper
{
	background-color: #fff;
}

#footer
{
	background-color: #1c2517;
	color: #fff;
	height: 26px;
	text-align:center;
}

/*************************************************** Main Content Styles ***************************************************/

#content-wrapper ul
{
	padding: 5px 30px 20px 40px;
}

#content-wrapper ul li
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #161616;
	padding-bottom: 5px;
	padding-left: 4px;
}

#content-left
{
	float: left;
	width:452px;
	height:auto;
	margin: 5px 6px 15px 6px;
	display: block;
	background-color:#f1f4e8;

}

#content-left-training
{
	float: left;
	width:452px;
	height:auto;
	margin: 5px 6px 15px 230px;
	display: block;
	background-color:#f1f4e8;

}


/* Sidebar */	
#sidebar {
	float: left;
	width:190px;
	padding: 0; 
	margin:5px 6px 15px 6px;	
}	
#sidebar #yt-video 
{

	
	width: 190px;
	height:auto;
	margin:0px 0px 10px 0px;
	background-color:#f1f4e8
}
#sidebar #yt-video2
{
	width:190px;
	height:auto;
	margin:0px 0px 10px 0px;
	background-color:#f1f4e8
}
#sidebar #content-left-1
{
	
	width: 190px;
	height:auto;
	margin:0px 0px 10px 0px;
	background-color:#f1f4e8;
}


#content-right
{
	float: right;
	width: 220px;
	margin: 5px 6px 15px 0px;
	border:1px solid #b5b5b5;
}
#dwnld-ppt 
{
	float: right;
	width: 220px;
	margin: 15px 6px 15px 0px;
	border:1px solid #b5b5b5;
}
#content-left h1.main-title
{
	width:452px;
	height: 33px;
	line-height:33px;
	color: #2d2d2d;
	background:url(../images/heading-bg-1.gif) no-repeat;
	padding: 0 0 0 0px;
	font-weight:bold;
}

#content-left-training h1.main-title
{
	width:452px;
	height: 33px;
	line-height:33px;
	color: #2d2d2d;
	background:url(../images/heading-bg-1.gif) no-repeat;
	padding: 0 0 0 0px;
	font-weight:bold;
}
#content-left-1  h1.main-title
{
	width: 190px;
	height: 33px;
	line-height: 33px;
	color: #2d2d2d;
	background:url(../images/heading-bg-2.gif) no-repeat;
	background-position:top left;
	padding:0px;
	font-weight:bold;
}
#yt-video h1.main-title
{
	width: 190px;
	height: 33px;
	line-height: 33px;
	color: #2d2d2d;
	background:url(../images/heading-bg-2.gif) no-repeat;
	background-position:top left;
	padding:0px;
	font-weight:bold;
}
#yt-video2 h1.main-title
{
	width: 190px;
	height: 33px;
	line-height: 33px;
	color: #2d2d2d;
	background:url(../images/heading-bg-2.gif) no-repeat;
	background-position:top left;
	padding:0px;
	font-weight:bold;
}
#content-wrapper img.float-left
{
	float: left;
	padding-right: 24px;
	padding-bottom: 8px;
	padding-top: 4px
} 

#content-left p.top
{
	margin-top: 0;
}

#content-right h1
{
	width: 220px;
	color: #4c4b4b;
	padding: 4px 0 0 0;
	border-bottom: 1px solid #b5b5b5;
	margin-bottom: 20px;
	background-color:#f1f4e8;
}

.main-title{
    text-align:center;
font-weight:bold;
}
.txt{
  padding:6px 6px;
  text-align:justify;
}


.txt-1{
  padding:0px 6px;
  color:#000000;
  font-weight:bold;
}

#content-right h5
{
	color: #363636;
}

#content-right p
{
	margin: 0;
	line-height: 1.4;
	color: #3c3c3c;
}

#content-right p a
{
	font-weight: bold;
	color: f2bb8e;
}

#content-left .news-title
{
	border-bottom: 1px solid #c4c4c4;
	width: 520px;
	margin: 0 0 18px 0;
}
#content-left span
{
color:#000000;
font-size:12;
font:
font-weight:bold;
padding-left:10px;
}
#content-left p
{
color:#000000;
font-size:10;
font-weight:normal;
text-align:justify;
padding-left:10px;
padding-right:10px

}
#content-left-1 .orderlist
{
padding-left:27px;
line-height:1.5em;
color:#000000;
}


#content-left .news-title h3
{
	color: #2d2d2d;
	padding: 0 0 6px 0;
	float: left;
}

#content-left .news-title h5
{
	float: right;
	padding: 2px 0 0 0;
}

/*************************************************** Navigation Styles ***************************************************/

#navigation ul
{
	height: 40px;
	line-height: 40px;
	margin: 0;
	display: inline;
	float: right;
	width:590px;
}

#navigation ul li
{
	display: inline;
	float: left;
}

#navigation ul li a:link,
#navigation ul li a:visited
{
	display: inline;
	float: left;
	text-decoration: none;
	color: #fff;
	font-size: 12px;
	font-weight: normal;
	text-align: center;	
	margin-right: 1px;
	padding: 0 14px 0 10px;
	background: url(../images/nav-divide.gif) right 16px no-repeat;
}

#navigation ul li a.last
{
	background: none;
}

#navigation ul li a:hover
{
	color: #f28329;
}

#home #navigation ul li a#home-link,#campus #navigation ul li a#place-link,#contact #navigation ul li a#contact-link,#intern #navigation ul li a#intern-link,#train #navigation ul li a#train-link,#study #navigation ul li a#study-link,#addm #navigation ul li a#addm-link
{
	color: #f28329;
}

/*************************************************** Footer Styles ***************************************************/
.footer-words {
width:900px;
float:left;
height:78px;
padding:0px;
margin:0px;
background:url(../images/footerbg.jpg) no-repeat top left;


}
#footer 
{
	height: 26px;
	line-height: 26px;
	margin: 0 0 0 0px;
	display: inline;
	float: left;
	width: 900px;
    
}


footer ul li
{
	display: inline;
	float: left;
	text-decoration: none;
	color: #fff;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	padding: 0 12px 0 10px;
	background: url(../images/footer-divide.gif) right 10px no-repeat;
}

#footer ul li.last
{
	background: none;
}

#footer ul li a
{
	color: #fff;
}

#bnkdtl 
{
font-size:12px;
color:#FFFFFF;
font-weight:bold;

}
#bnkdtl .bnknotice
{
font-size:11px;
text-align:justify;
padding-left:5px;
padding-right:5px;

}
.topbnk 
{
background:url(../images/topbnk.jpg) no-repeat top left;
}
.midbnk 
{
background:url(../images/midbnk.jpg) repeat top left;

}
.bottombnk 
{
background:url(../images/bottombnk.jpg) no-repeat top left;
}

