@charset "utf-8";
/* CSS Document */

body
{
	margin:0px;
	padding:0px;
	width:100%;
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.main
{
	margin:auto;
	width:904px;
	
}

.header_container
{
	width:886px;
	height:399px;
	
	padding:9px;
}

.logo_smart_link
{
	width:886px;
	height:95px;
}

.smart_link
{
	width:165px;
	height:95px;
	line-height:95px;
	color:#000;
	
	float:right;
	font-weight:bold;
}

.smart_link a
{
	color:#000;
	text-decoration:none;
}

.smart_link a:hover
{
	color:#000;
	text-decoration:underline;
}

.logo_container
{
	width:335px;
	padding-left:66px;
	height:29px;
	padding-top:66px;
	
	
	background-image:url(../images/MPITA_logo.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	
	font-weight:bold;
	
	float:left;
	
	color:#4b2f87;
}

.logo_container a
{
	color:#f9753c;
	text-decoration:none;
}

.logo_container a:hover
{
	color:#f9753c;
	text-decoration:underline;
}

.banner_couser_container
{
	width:886px;
	height:265px;
	background-color:#0C9;
}

.banner_container
{
	width:580px;
	height:265px;
	
	float:left;
}


.courseoff_container
{
	width:292px;
	height:265px;
	
	float:right;
}

.content_container
{
	width:886px;
	height:auto;
	
	padding:9px;
	
	
	background-color:#FFFFFF;
}

.container_left
{
	width:653px;
	height:722px;
	
	float:left;
}

.container_left_top
{
	width:653px;
	height:10px;
	
	background-image:url(../images/ccontainer_top.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}

.container_left_mdl
{
	width:621px;
	padding-left:16px;
	padding-right:16px;
	height:686px;
	padding-top:8px;
	padding-bottom:8px;
	
	background-image:url(../images/ccontainer_mdl.jpg);
	background-repeat:repeat-y;
	background-position:top left;
	
	color:#606060;
}

.welcome_heading
{
	width:621px;
	height:36px;
	padding-top:7px;
	
	background-image:url(../images/w_hline.gif);
	background-position:bottom left;
	background-repeat:repeat-x;
	
	font-size:24px;
	color:#56606a;
}

.wel_content
{
	margin-top:23px;
	
	width:621px;
	height:180px;
}

.wel_content_p1
{
	margin:0px;
	padding:0px;
	line-height:18px;
	text-align:justify;
	height:120px;
}

.wel_content a
{
	color:#f58220;
	text-decoration:underline;
}

.wel_content a:hover
{
	color:#f58220;
	text-decoration:none;
}

.wel_content_p2
{
	margin:0px;
	padding:0px;
	line-height:18px;
	text-align:justify;
}


.service_listContainer
{
	margin-top:15px;
	width:621px;
	height:293px;
}

.svc_container
{
	width:199px;
	height:142px;
}

.svc_headerPad
{
	width:199px;
	height:38px;
}

.svc_content
{
	width:177px;
	padding-left:11px;
	padding-right:11px;
	height:88px;
	padding-top:11px;
	
	background-image:url(../images/svc_mdl.gif);
	background-position:top left;
	background-repeat:repeat-y;
	
	font-size:11px;
	color:#606060;
	
	text-align:justify;
}

.svc_bot
{
	width:199px;
	height:5px;
	
	background-image:url(../images/svc_bot.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
}

.news_container
{
	margin-top:28px;
	width:621px;
	height:112px;
}

.container_left_bot
{
	width:653px;
	height:10px;
	
	background-image:url(../images/ccontainer_bot.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
}

.container_right
{
	margin-left:16px;
	
	width:217px;
	height:722px;
	
	float:right;
}

.placement_container
{
	width:217px;
	height:212px;
}

.newsevents_container
{
	margin-top:11px;
	
	width:217px;
	height:257px;
}

.gallery_container
{
	margin-top:12px;
	width:217px;
	height:229px;
}

.gallery_flash
{
	width:217px;
	height:193px;
}

.place_top
{
	width:217px;
	height:36px;
}

.place_mdl
{
	width:217px;
	height:170px;
	
	background-image:url(../images/svc_rc_mdl.jpg);
	background-repeat:repeat-y;
	background-position:top left;
}

.news_mdl
{
	width:197px;
	padding-left:10px;
	padding-right:10px;
	height:205px;
	padding-top:10px;
	overflow:hidden;
	
	background-image:url(../images/svc_rc_mdl.jpg);
	background-repeat:repeat-y;
	background-position:top left;
}

.place_bot
{
		width:217px;
		height:6px;
		
		background-image:url(../images/svc_rc_bot.jpg);
		background-repeat:no-repeat;
		background-position:bottom left;
}

