@charset "utf-8";
/* CSS Document */

body {
	margin-left: auto;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	width:979px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#eaeaea;
}
#top-banner{
	background-image:url(../images/page_bg.gif);
	background-repeat:repeat-x;
	height:128px;
}
#top-banner .left-corner{
	float:left;
	background-image:url(../images/top_banner_left_corner.gif);
}
#top-banner .right-corner{
	float:right;
	background-image:url(../images/top_banner_right_corner.gif);
}
.full-width{
/*	float:left;
	width:100%;*/
}
.smg-logo{
	float:left;
	padding:20px 0px 0px 20px;
}
.corner-dimension{
	width:5px;
	height:5px;
}
#content-master{
	background-image:url(../images/content_bg.gif);
	background-repeat:repeat-x;
}
#content-place-holder{
	width:947px;
	margin:0px  auto 0px auto;
	background-color:#267fb9;
	min-height:100px;
}
.border-diostance{
	height:11px;
}
.l-float{
	float:left;
}
.r-float{
	float:right;
}
.border-left-top-corner{
	background-image:url(../images/main_left_top_curve.gif);
}
.border-right-top-corner{
	background-image:url(../images/main_right_top_curve.gif);
}
#content-area{
	margin:0px auto 0px auto;
	width:925px;
	background-color:#FFFFFF;
}
#tab-section{
	background-image:url(../images/tabs_bg.gif);
	background-repeat:repeat-x;
	height:47px;
}
#tab-links{
	padding:19px 20px 0px 0px;
	text-align:right;
}
#page-content{
	margin:0px 18px 10px 18px;
	width:889px;
}
#page-banner{
	margin:13px 0px 20px 0px;
}
.border-inside-left-bottom-corner{
	background-image:url(../images/main_inside_bottom_left_curve.gif);
	margin-top:6px;
}
.border-inside-right-bottom-corner{
	margin-top:6px;
	background-image:url(../images/main_inside_bottom_right_curve.gif);
}
.border-left-bottom-corner{
	background-image:url(../images/main_bottom_left_curve.gif);
	margin-top:6px;
}
.border-right-bottom-corner{
	margin-top:6px;
	background-image:url(../images/main_bottom_right_curve.gif);
}
#footer-section{
	background-image:url(../images/footer_bg.gif);
	margin:10px auto 0px auto;
	width:947px;
	height:70px;
	
}
.footer-left-corner{
	background-image:url(../images/footer_left_corner.gif);
}
.footer-right-corner{
	background-image:url(../images/footer_right_corner.gif);
}
.footer-link{
	padding:10px 10px 0px 10px;
	font-size:11px;
	color:#696969;
	text-align:center;
	line-height:18px;
}
.footer-link a{
	color:#696969;
	text-decoration:none;
}
.footer-link a:hover{
	color:#267fb9;
	text-decoration:underline;
}
#page-control td{
	vertical-align:top; 
}
#left-navigation{
	width:219px;
}
#right-navigation{
	width:196px;
	background-image:url(../images/news_section_bg.gif);
	float:left;
}
.news-top-image{
	background-image:url(../images/news_heading_bg.gif);
	padding:9px 0px 13px 12px;
}
#news-flash{
	background-image:url(../images/news_bg.jpg);
	width: 196px;
	text-align:center;
}
#middle-section{
	width:472px;
	float:left;
}
#middle-content-holder{
	margin:0px 10px 0px 10px;
}
.page-content{
	font-size:11px;
	line-height:18px;
	color:#273f50;
	margin-top:8px;
}
.section-heading{
	font-weight:900;
	padding:10px 0px 5px 0px;
	font-size:12px;
}
.section-heading a{
text-decoration:none;
color:#333333;
	}
.section-heading a:hover{
	text-decoration:underline;
	color:#333333;
}
#product-banner ul{
	 padding:0px;
	 margin:5px 0px 0px 0px;
}
#product-banner ul li{
	 padding:0px;
	 margin:0px 1px 0px 1px;
	 list-style-type:none;
	 float:left;
	text-align:center;
}
.button-down-distance{
	padding-bottom:2px;
}
.left-section-link{
	background-image:url(../images/icon_left_menu.gif);
	background-repeat:no-repeat;
	background-position:9px center;
	border-bottom:solid 1px #ffffff;
	padding:5px 0px 5px 24px;
}
.left-section-link a{
	text-decoration:none;
	color:#484c4f;
}
.left-section-link a:hover{
	text-decoration:none;
	color:#ff9900;
}
.left-link-bottom-curve{
	margin-bottom:2px;
}
#product-section{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#484c4f;
	width:202px;
	margin:0px auto 0px auto;	
}
.flash-banner{
	text-align:center;
	padding:3px;
}
.ask-heading{
	font-size:13px;
	font-weight:900;
	margin-bottom:8px;
}
.ask-name{
	font-size:11px;
	font-weight:900;
	margin-bottom:8px;
}
.ask-academic{
	font-size:11px;
	line-height:14px;
	margin-bottom:8px;
	font-style:italic;
}
.local-paragraph{
	margin-bottom:8px;
	text-align:justify;
}
.main-sub-heading{
	font-size:13px;
	font-weight:900;
	padding-left:10px;
}
.main-sub-content{
	font-size:11px;
	padding-left:45px;
	font-style:italic;
	padding-bottom:6px;
}
.management-heading{
	font-size:13px;
	font-weight:900;
	padding-left:10px;
	color:#000000;
}
.management-name{
	font-size:11px;
	margin-left:30px;
	color:#666666;
	font-weight:900;
}
.management-content{
	font-size:11px;
	padding-left:45px;
	padding-bottom:6px;
	line-height:18px;
}
.section-gap{
	text-align:justify;
}
.news-image-caption{
	padding:2px 5px 0px 5px;
	font-weight:100;
	color:#666666;
	font-size:10px;
	font-style:italic;
	border-bottom:solid 1px #999999;
	margin-bottom:5px;
}
.partners-local-heading{
	font-size:11px;
	font-weight:900;
	color:#267fb9;
}
.partner-possible-areas{
	font-size:11px;
	font-weight:900;
	color:#267fb9;
	padding-left:20px;
	margin-top:5px;
	width:400px;
}
#pmp-advantage{
	padding-top:5px;
	padding-bottom:5px;
	font-size:11px;
}
#pmp-advantage ul{
	padding:0px 0px 0px 15px;
	margin:0px 5px 0px 5px;
}
#pmp-advantage li{
	list-style-image:url(../images/icon_arrow.gif);
	padding:0px 0px 0px 5px;
	margin:0px;
}
.management-designation{
	font-size:11px;
	font-weight:900;
	color:#267fb9;
	margin-left:10px;
}
.management-name{
	font-size:11px;
	margin-left:30px;
	color:#666666;
	font-weight:900;
}
.management-details{
	font-size:11px;
	margin-left:50px;
	color:#666666;
	margin-bottom:10px;
}
#enq-form td{
	text-align:left;
}
/*menu css starts here*/

.rollmenu {
	BORDER-RIGHT: #254869 1px solid; 
	PADDING-RIGHT: 2px; 
	BORDER-TOP: #8eaac7 1px solid; 
	DISPLAY: block; 
	PADDING-LEFT: 2px; 
	FONT-SIZE: 11px; 
	PADDING-BOTTOM: 2px; 
	BORDER-LEFT: #5f87af 1px solid; 
	COLOR: #eee; 
	LINE-HEIGHT: normal; 
	PADDING-TOP: 2px; 
	BORDER-BOTTOM: #19324c 1px solid; 
	FONT-FAMILY: "Arial", "Helvetica", "sans-serif"; 
	BACKGROUND-COLOR: #2067b5; 
	TEXT-DECORATION: none;
	width:200px;
	height:17px;
}
.rollmenu:hover {
	COLOR: black; BACKGROUND-COLOR: #cde1f5; TEXT-DECORATION: none
}
.menuhead {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #ffffff; BACKGROUND-COLOR: transparent
}
#menu1 {
	LEFT: 1px; VISIBILITY: hidden; POSITION: absolute; TOP: 1px; BACKGROUND-COLOR: transparent
}
#menu2 {
	LEFT: 1px; VISIBILITY: hidden; POSITION: absolute; TOP: 1px; BACKGROUND-COLOR: transparent
}
#menu3 {
	LEFT: 1px; VISIBILITY: hidden; POSITION: absolute; TOP: 1px; BACKGROUND-COLOR: transparent
}
#menu4 {
	LEFT: 1px; VISIBILITY: hidden; POSITION: absolute; TOP: 1px; BACKGROUND-COLOR: transparent
}
#menu5 {
	LEFT: 1px; VISIBILITY: hidden; POSITION: absolute; TOP: 1px; BACKGROUND-COLOR: transparent
}

.red
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#FF0000;
text-decoration:none;
}
.red a
{
color:#FF0000;
text-decoration:none;
}
.red a:hover
{
color:#FF0000;
text-decoration:none;
}