html, body, h1, h2, h3, h4, ul, li {
	margin: 0;
	padding: 0;
}
h1 img {
	display: block;
}
img {
	border: 0;
}
a {
	color: #464544;
}
a:hover {
	color: #FFA405;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
	color:#F90;
	
}
.clear {
	clear: both;
}

body {
	background: #DBDAD8 url(images/page_bg.jpg) repeat-x;
	text-align: center;
	font: 11px verdana, arial, sans-serif;
	color: #74653D;
	padding-bottom: 10px;
	padding-top: 31px;
}

/** layout **/
.wrapper {
	text-align: left;
	margin: auto;
	width: 928px;
  position: relative;
  background: url(images/body_bg.gif) repeat-y;
}

.header {
	position: absolute;
	top: 0;
	left: 243px;
	width: 687px;
	height: 279px;
	background: url(images/header1.jpg) no-repeat;
}
.left {
  float: left;
  width: 253px;
}
.logo {
  width: 244px;
  height: 152px;
  background: url(images/header_12.jpg) no-repeat;
  text-align: center;
  color: #595959;
}
.logo h1 {
  padding-top: 30px;
  font: 24px "arial narrow", arial, sans-serif;
}
#logo p {
  margin: 8px 25px 4px 25px;
  border-top: 1px solid #B8B8B8;
  border-bottom: 1px solid #B8B8B8;
  padding: 3px;
  letter-spacing: 0.2em;
  font-weight: bold;
}

.menu2 {
	width: 230px;
	border-style: solid solid none solid;
	border-color: #677D92;
	border: 1px;
	border-width: 1px;
	margin-left: 10px;
	margin-bottom: 10px;
	list-style:none;
	font-size:14px;
	 
	}
.menu2 ul {
  
  background: #2A2A2A bottom left url(images/nav_bot.jpg) no-repeat;
}
.menu2 li a {
		
  	height: 24px;
	text-decoration: none;
	list-style:none;
	
	}
	
.menu2 li a:link, .menu2 li a:visited {
	color: #fff;
	display: block;
	background: url(images/menu2.gif);
	padding: 8px 0 0 10px;
	
	}
	
.menu2 li a:hover {
	color: #283A50;
	background: url(images/menu2.gif) 0 -32px;
	padding: 8px 0 0 10px;
	}
	
#menu2 li a:active {
	color: #283A50;
	background: url(images/menu2.gif) 0 -64px;
	padding: 8px 0 0 10px;



	}	
	
#nav .important {
  border: none;
  background: 188px 10px url(images/arr_orange.gif) no-repeat;
}
#nav .important a {
  color: #E9C379;
}

.news {
  background: url(images/news_bg.jpg) repeat-y;
  padding-left: 37px;
  padding-right: 22px;
  padding-bottom: 3px;
  text-align: justify;
}
.news h2 {
  font-size: 16px;
  color: #fe3702;
}

.news_header {
  background: url(images/news_bg.jpg) repeat-y;
  padding-left: 37px;
  padding-right: 22px;
  padding-bottom: 3px;
  text-align: justify;
}
.news_header h2 {
  font-size: 16px;
  color: #fe3702;
}

.news h3, .news p {
  font-size: 11px;
  margin: 1em 8px 1em 0;
  color: #085cc7;
}
.news a {
  color: #74653D;
  font-weight: bold;
  text-decoration: underline;
}
.news a:hover {
  color: #38301A;
}
.news .more {
  font-size: 9px;
}
.news .hr-dots {
  background: center url(images/dots.gif) repeat-x;
  height: 10px;
}

.support {
  background: url(images/support.jpg) no-repeat;
  padding: 1px;
  height: 97px;
  color: #FFFFFF;
}
.support p {
  margin: 0.7em 2.6em;
}

.right {
  float: right;
  width:640px;
  padding-right: 9px;
  padding-top: 301px;
  color:#F30;

}
.right h2 {
  font: 18px arial, sans-serif;
  color:#fc3a1a;
  border-bottom: 1px solid #C4AE7C;
  padding-bottom: 6px;
  margin-bottom: 1em;
}
.right h3 {
  font: 14px arial, sans-serif;
  color:#fc3a1a;
  border-bottom: 1px solid #C4AE7C;
  padding-bottom: 6px;
  margin-bottom: 1em;
  margin-top: 2em;
  
}
.right h4 
{
  margin-right: 20px;
  
   font-size: 12px;
}

.welcome {
  margin-right: 20px;
  color:#666;
   text-align: justify;
   padding-left:10px; padding-top:10px;
}
.welcome1 {
	 background: url(images/back2.jpg) repeat-x;
  margin-right: 20px;
  color:#666;
   text-align: justify;
  border:1px solid #c1b086;
   
}
.profile {
  margin-right: 16px;
  font-size:10px;
  color:#666;
}
#right {
  margin-right: 18px;
}
#left {
  margin-right: 18px;
}
#right .more {
  font-weight: bold;
  font-size: 10px;
  
}

.deg, .cer {
  float: left;
  width: 49%;
}
.deg {
  margin-right: 1%;
}

/*.cer-img {
  background: url(images/pic_3.jpg) no-repeat;
}*/
.deg-img {
  background: url(images/deg.jpg) no-repeat;
  width: 250px;
  height: 11px;
  float: left;
  margin-right: 18px;
  text-align: center;
  padding-top: 60px;
  font-size: 9px;
  font-weight: bold;
  
}
.cer-img {
  background: url(images/cer.jpg) no-repeat;
  width: 250px;
  height: 11px;
  float: left;
  margin-right: 18px;
  text-align: center;
  padding-top: 60px;
  font-size: 9px;
  font-weight: bold;
  
}
.corp1, .indu1 
{
	
	padding-top:15px;
  float: left;
  
  
   background: url(images/backtop.jpg) no-repeat;
}
.corp1 {
  margin-right: 1%;
  
}

.indu-img1 {
  background: url(images/pic_3.jpg) no-repeat;
}
.corp-img1, .indu-img1 {
  background: url(images/pic_2.jpg) no-repeat;
  width: 112px;
  height: 23px;
  float: left;
  margin-right: 18px;
  text-align: center;
  padding-top: 90px;
  font-size: 9px;
  font-weight: bold;
}
.spacer {
  height: 2em;}

.footer {
  background: url(images/footer_bg.gif) repeat-y;
	text-align: center;
}
.copyright {
  text-align: center;
  padding: 22px 0px 30px 00px;
  font-size: 9px;
  color: #715F36;
  font-weight: bold;
}
.footerline{
	background: url(images/footerline.gif) no-repeat;
	height:10px;
	margin-top:0px;
	display:block;
	font-size:1px;
}
.footerline1 a:hover
{
	color:Red;
}
.degree li
{
	font-size:13px;
	font-weight:normal;
	font-family:Arial Narrow;
	text-align:left;
	text-decoration:none;
	color:#085cc7;
	margin-bottom:5px;
	
}
.degree li a
{
color:#085cc7;	
}
.degree li a:hover
{
	
	text-align:left;
	color:#036;
	text-align:left;
	
}

.blog h2
{
	font: 16px arial, sans-serif;
  color:#085cc7;
  border-bottom: 1px solid #C4AE7C;
  padding-bottom: 6px;
  margin-bottom: 1em;
  font-weight:bold;
}

.blog h4
{
	font: 14px arial, sans-serif;
  color:#FC0;
  margin-bottom:10px;
font-weight:bold;
}
.blog
{
	font: 12px arial, sans-serif;
  color:#666;
  
  padding-bottom: 6px;


	
}
.blog1
{width:610px;
background: url(images/heading1.jpg) repeat-x;
	font: 12px arial, sans-serif;
  color:#fff;
 padding-left:10px;
  padding-bottom: 6px;
padding-top: 6px;
font-weight:bold;

	
}

.blog controls
{ margin-right: 20px;
  color:#666;
   text-align: justify;
	border-bottom:1px solid #C4AE7C;
}
.blue
{
	color:#085cc7;
	font-size:13px;
	font-weight:bold;
	padding-left:10px; padding-right:10px; padding-top:10px;
}



.calendar { height: 40px; float: left; background: #fff url(images/calendar.gif) no-repeat; width: 35px; padding: 5px 0 0 9px;  color: #808080; text-align:left}
.calendar p { padding: 0; margin: 0; }



.heading
{margin-top:7px;
	color:#FFF;
	font-size:20px;
	font-weight:bold;
	padding-left:10px;
	
}

.text
{padding-top:20px;
padding-left:10px;
padding-right:10px;
text-align:justify;

}
.text1
{padding-top:20px;
padding-left:10px;
padding-right:30px;
text-align:justify;
color:#666;


}
.text h1
{font-size:12px;
	font-weight:bold;
	color:#F00;
}
.text h2
{
color:#085cc7;	
font-size:12px;
font-weight:bold;
}

.heading_course
{margin-top:12px;
	color:#FFF;
	font-size:12px;
	font-weight:bold;
	padding-left:10px;
	
}
.orange
{
	margin-top:16px;
	color:#F60;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	
}

.logo1 {
  width: 244px;
  height: 24px;
  background: url(images/aitlogo.png) no-repeat;
  text-align: center;
  vertical-align:middle;
  color: #595959;
}

.copyright1 {
  text-align: center;
  padding: 5px 0px 32px 0px;
  font-size: 9px;
  color: #715F36;
  font-weight: bold;
}

.flash_border
{
	background: url(images/logo_company.png);

	background-repeat:no-repeat;
	margin-left:-10px;
	margin-right:-10px;
	padding-left:37px;
	padding-top:40px;
	padding-bottom:34px;
}

.menu_top a
{
	text-decoration:none;
}



.credits {
	margin: -5px 0 3.5em;
	padding-left: 15px;
	font: 130%/110% "Courier New", Courier, monospace;
}
.credits a {
	color: #000;
	background: #c3e4e2;
	border-bottom: solid 1px #a36e36;
	text-decoration: none;
	text-transform: uppercase;
	padding: 0 .5em;
	font-size: 110%;
}
.credits em {
	color: #fff;
	background: #000;
	border-bottom: solid 1px #a36e36;
	padding: 0 .3em;
}
img {
	border: none;
}

.gallery {
	list-style: none;
	margin: 0;
	padding: 0;
}
.gallery li {
	margin: 20px 10px 5px;
	padding: 8px;
	float: left;
	position: relative;
	width: 166px;
	background-image: url(images/polaroid.png);
	background-repeat: no-repeat;
}
.gallery span {
	width: 57px;
	height: 27px;
	display: block;
	position: absolute;
	left: 66px;
	top: -11px;
	background-image: url(images/tape0000.png);
}
.gallery em {
	display: block;
	
	text-align: center;
	font: italic 100% Georgia, "Times New Roman", Times, serif;
	color: #333;
}
.top {
	background-color: #FFE7B5;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
	padding-left: 3px;
	margin-bottom: 2px;
	padding-top: 3px;
	padding-bottom: 3px;
	position: relative;
	overflow: hidden;
}
