﻿body {
    margin: 0;
}
#main
{
    margin: 0 auto;
    width: 950px;
}
#top
{
    float: left;
    width: 950px;
    height: 100px;
    background: url("../gfx/logo.jpg") no-repeat top left;
}
#topnav{
	text-align:right;
	padding-right:20px;
	padding-top:75px;
	height:25px;
}
#content
{
    float: left;
    width: 950px;
    height: 600px;
}

#menu
{
    float: left;
    width: 184px;
    height: 600px;
    background: url("../gfx/menu.jpg") no-repeat bottom;
}

#content_top
{
    float: left;
    width: 753px;
    height: 247px;
}

#content_top_inner
{
    float: left;
    width: 753px;
    height: 204px;
}


#content_top_core
{
    float: left;
    width: 753px;
    height: 204px;
    background: url("../gfx/Core-Courses.jpg") no-repeat;
}

#content_top_lhrm
{
    float: left;
    width: 753px;
    height: 204px;
    background: url("../banners/leadershipHRM.jpg") no-repeat;
}

#content_top_logistics
{
    float: left;
    width: 753px;
    height: 204px;
    background: url("../banners/log-operations-managemnt.jpg") no-repeat;
}

#content_top_accounting
{
    float: left;
    width: 753px;
    height: 204px;
    background: url("../banners/accounting-finance.jpg") no-repeat;
}

#content_top_admission
{
    float: left;
    width: 753px;
    height: 204px;
    background: url("../banners/admission-req.jpg") no-repeat;
}

#content_top_ibm
{
    float: left;
    width: 753px;
    height: 204px;
    background: url("../banners/intl-buss-nd-management.jpg") no-repeat;
}

#content_top_premba
{
    float: left;
    width: 753px;
    height: 204px;
    background: url("../banners/preMBA-program.jpg") no-repeat;
}

#content_top_contact
{
    float: left;
    width: 753px;
    height: 204px;
    background: url("../banners/Contact-Us.jpg") no-repeat;
}



#content_top_left
{
    float: left;
    width: 270px;
    height: 247px;
}
#content_top_left_top
{
    float: left;
    width: 270px;
    height: 111px;
    background: url("../gfx/content_top_left_top.jpg") no-repeat;
}

#content_top_left_bottom
{
    float: left;
    width: 270px;
    height: 135px;
    background: url("../gfx/content_top_left_bottom.jpg") no-repeat;
}


#content_top_right
{
    float: left;
    width: 483px;
    height: 247px;
    background: url("../gfx/content_top_right.jpg") no-repeat;
}

#content_spacer
{
    float: left;
    width: 753px;
    height: 0px;
}
#content_bottom
{
    border-left: 1px solid #000000;
    float: left;
    width: 753px;
    height: 349px;
}
#content_bottom_left
{
    float: left;
    width: 267px;
    height: 348px;
    border-right: 1px solid #000000;
    border-bottom: 1px solid #000000;
}
#content_bottom_center
{
    float: left;
    width: 245px;
    height: 349px;
    overflow: hidden;
    background: url("../gfx/programms.jpg") no-repeat;
}
#content_bottom_right
{
    float: left;
    width: 240px;
    height: 349px;
    background: url("../gfx/accreditation.jpg") no-repeat;
}
.content
{
    color:#5b7ea6;
    padding: 8px;
    font-family: Arial;
    font-size: 12px;
    text-align: justify;
}
#bottom
{
    margin-top: -4px;
    float: left;
    width: 950px;
    height: 79px;
    background: url("../gfx/index_14_1.jpg") no-repeat;
}
#accrhome
{
 width:230px;
 height:349px;
 padding-top:75px;
 text-align:left;
 font-family:Arial;
 font-size:12px;
 color:#666666;
 
}

#introyourselfhome
{
 padding-top:10px;
 padding-left:15px;
 text-align:left;
 font-family:Arial;
 font-size:12px;
 color:#666666;
 
}
#copyright
{
	padding-top:700px;
    color:#666666;
    padding: 8px;
    font-family: Arial;
    font-size: 9pt;
    text-align: right;
}


a:link
{
    color: #849DB9;
    text-decoration: none;
}
a:active
{
    color: #849DB9;
    text-decoration: none;
}
a:visited
{
    color: #849DB9;
    text-decoration: none;
}
a:hover
{
    color: #a40047;
    text-decoration: underline;
}
h1{
	font-size:16px;
	font-weight:bold;
	color:#925d00;
}

.flashbanner{
	display:none;
}

.udhomelink{
	float:left;
	display:block;
	width:225px;
	height:90px;
}