@charset "utf-8";
/* CSS Document */
* {
	padding:0px;
	margin:0px;
}
body {
	background:#ffffff;
	font-family:"Trebuchet MS", Verdana, Arial, "Helvetica Neue";
}
#wrapper {
	width:1003px;
	margin:0px auto;
}
#homeRoot {
	background:url(../images/homeBg.jpg) scroll left top no-repeat #ffffff;
	width:1003px;
	float:left;
	margin:0px;
	padding:0px;
}
#homeaddRoot {
	background:url(../images/homeBg-3.jpg) scroll left top no-repeat #ffffff;
	width:1003px;
	float:left;
	margin:0px;
	padding:0px;
}
#contactRoot {
	background:url(../images/homeBg.jpg) scroll left top no-repeat #ffffff;
	width:1003px;
	float:left;
	margin:0px;
	padding:0px;
}
#homeContent {
	width:1003px;
	height:695px;
	float:left;
}
#homeContentL {
	width:234px;
	float:left;
	height:300px;
}
#homeContentR {
	width:769px;
	float:left;
}
#homeContentRTop {
	width:745px;
	float:left;
	padding:47px 0px 0px 20px;
}
#homeContentRBottom {
	width:765px;
	float:left;
}
#header {
	width:1003px;
	float:left;
}
#footer {
	width:1003px;
	padding:20px 0px 0px 0px;
	float:left;
	background:#eaeaea;
	border-top:1px solid #ccd3d9;
}
#footerL {
	width:190px;
	float:left;
}
#footerL img {
	margin:0px;
	border:0px;
}
#footerM {
	width:620px;
	float:left;
}
#footerR {
	width:193px;
	float:left;
}
#footerR select {
	width:160px;
	float:left;
	font-size:12px;
	color:#3a414c;
}
ul.footerLinks {
	width:600px;
	float:left;
}
ul.footerLinks li {
	line-height:18px;
	list-style:none;
	color:#3a414c;
	font-size:11px;
	font-weight:normal;
	display:inline;
	padding:0px 5px 0px 0px;
	background:none;
}
ul.footerLinks li a {
	color:#3a414c;
	text-transform:uppercase;
	font-size:12px;
	text-decoration:none;
}
ul.footerLinks li a:hover {
	color:#3a414c;
	text-transform:uppercase;
	font-size:12px;
	text-decoration:underline;
}
ul.footerLinks1 {
	width:auto;
	float:left;
}
ul.footerLinks1 li {
	line-height:18px;
	list-style:none;
	color:#3a414c;
	font-size:10px;
	font-weight:normal;
	display:inline;
	padding:0px 5px 0px 0px;
	background:none;
}
ul.footerLinks1 li a {
	color:#3a414c;
	text-transform:uppercase;
	font-size:10px;
	text-decoration:none;
}
ul.footerLinks1 li a:hover {
	color:#3a414c;
	text-transform:uppercase;
	font-size:10px;
	text-decoration:underline;
}
/* 	===================================================================================================
												Drop Down Menu
===================================================================================================  */
.mainNavContainer {
	width:667px;
	float:left;
	background:url(../images/mainNavBg.jpg) scroll left top no-repeat;
	height:24px;
}
.mainNCZI {
	position:relative;
	float:none !important;
	z-index:7;
}
#nav, #nav ul {
	/*	width: 624px;*/
	list-style: none;
	overflow:hidden;
	padding: 0px;
	margin:0px;
	color:#000000;
	height:24px;/*	background:#FFFFFF;	*/
}
#nav a {
	display: block;
	text-decoration: none;
	padding:0px;
}
#nav li {
	float: left;
	padding: 0;
}
#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	margin: 0;
	padding: 0px;
}
#nav li li {
	text-indent:-999px;
	padding:0px;
	margin:0px;
}
#nav li ul a {
	color:#FFFFFF;
	text-decoration:none;
}
#nav li ul a:hover {
	text-decoration:underline;
}
#nav li ul ul {
	margin:0px;
	padding:0px;
}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}
#nav li:hover, #nav li.sfhover {
	background: none;
}
.home a {
	width:77px;
	text-indent:-999px;
}
.home a:hover {
	background: transparent url(../images/mainNavBg.jpg) 0px -24px no-repeat;
	border-bottom:0;
}
.aboutUs a {
	width: 113px;
	text-indent:-999px;
}
.aboutUs a:hover {
	background: transparent url(../images/mainNavBg.jpg) -77px -24px no-repeat;
	border-bottom:0;
}
.programme a {
	width: 150px;
	text-indent:-999px;
}
.programme a:hover {
	background: transparent url(../images/mainNavBg.jpg) -190px -24px no-repeat;
	border-bottom:0;
}
.gallery a {
	width: 100px;
	text-indent:-999px;
}
.gallery a:hover {
	background: transparent url(../images/mainNavBg.jpg) -340px -24px;
	border-bottom:0;/*background-repeat: repeat-x;*/
}
.careers a {
	width: 100px;
	text-indent:-999px;
}
.careers a:hover {
	background: transparent url(../images/mainNavBg.jpg) -440px -24px no-repeat;
	border-bottom:0;
}
.contactUs a {
	width: 127px;
	text-indent:-999px;
}
.contactUs a:hover {
	background: transparent url(../images/mainNavBg.jpg) -540px -24px no-repeat;
	border-bottom:0;
}
/*---------------------*/

.home-active {
	width:77px;
	text-indent:-999px;
	background: transparent url(../images/mainNavBg.jpg) 0px -24px no-repeat;
	border-bottom:0;
}
.aboutUs-active {
	width: 113px;
	text-indent:-999px;
	background: transparent url(../images/mainNavBg.jpg) -77px -24px no-repeat;
	border-bottom:0;
}
.programme-active {
	width: 150px;
	text-indent:-999px;
	background: transparent url(../images/mainNavBg.jpg) -190px -24px no-repeat;
	border-bottom:0;
}
.gallery-active {
	width: 100px;
	text-indent:-999px;
	background: transparent url(../images/mainNavBg.jpg) -340px -24px;
	border-bottom:0;/*background-repeat: repeat-x;*/
}
.careers-active {
	width: 100px;
	text-indent:-999px;
	background: transparent url(../images/mainNavBg.jpg) -440px -24px no-repeat;
	border-bottom:0;
}
.contactUs-active {
	width: 127px;
	text-indent:-999px;
	background: transparent url(../images/mainNavBg.jpg) -540px -24px no-repeat;
	border-bottom:0;
}
/****************************/

.dd-services-dd {
	width: 198px;
	background-image:url(../images/programmeSubmenu3.png);
}
/****************************/

.dd-sales a {
	width:198px;
	background-attachment: scroll;
	background-color: transparent;
	background-image:url(../images/programmeSubmenu3.png);
	background-repeat: no-repeat;
	height:32px;
}
.dd-sales a:hover {
	width:198px;
	background-attachment: scroll;
	background-color: transparent;
	background-image:url(../images/programmeSubmenu3.png);
	background-repeat: no-repeat;
	background-position: -198px 0px;
	height:32px;
}
.dd-company a {
	width:198px;
	background-attachment: scroll;
	background-color: transparent;
	background-image:url(../images/programmeSubmenu3.png);
	background-repeat: no-repeat;
	background-position: 0px -32px;
	height:28px;
}
.dd-company a:hover {
	width:198px;
	background-attachment: scroll;
	background-color: transparent;
	background-image:url(../images/programmeSubmenu3.png);
	background-repeat: no-repeat;
	background-position: -198px -32px;
	height:28px;
}
.dd-digital a {
	width:198px;
	background-attachment: scroll;
	background-color: transparent;
	background-image:url(../images/programmeSubmenu3.png);
	background-repeat: no-repeat;
	background-position: 0px -60px;
	height:27px;
}
.dd-digital a:hover {
	width:198px;
	background-attachment: scroll;
	background-color: transparent;
	background-image:url(../images/programmeSubmenu3.png);
	background-repeat: no-repeat;
	background-position: -198px -60px;
	height:27px;
}
.dd-pr a {
	width:198px;
	background-attachment: scroll;
	background-color: transparent;
	background-image:url(../images/programmeSubmenu3.png);
	background-repeat: no-repeat;
	background-position: 0px -87px;
	height:26px;
}
.dd-pr a:hover {
	width:198px;
	background-attachment: scroll;
	background-color: transparent;
	background-image:url(../images/programmeSubmenu3.png);
	background-repeat: no-repeat;
	background-position: -198px -87px;
	height:26px;
}
.dd-tele a {
	width:198px;
	background-attachment: scroll;
	background-color: transparent;
	background-image:url(../images/programmeSubmenu3.png);
	background-repeat: no-repeat;
	background-position: 0px -113px;
	height:26px;
}
.dd-tele a:hover {
	width:198px;
	background-attachment: scroll;
	background-color: transparent;
	background-image:url(../images/programmeSubmenu3.png);
	background-repeat: no-repeat;
	background-position: -198px -113px;
	height:26px;
}
.aSGroups a {
	width:198px;
	background-attachment: scroll;
	background-color: transparent;
	background-image:url(../images/programmeSubmenu3.png);
	background-repeat: no-repeat;
	background-position: 0px -139px;
	height:26px;
}
.aSGroups a:hover {
	width:198px;
	background-attachment: scroll;
	background-color: transparent;
	background-image:url(../images/programmeSubmenu3.png);
	background-repeat: no-repeat;
	background-position: -198px -139px;
	height:26px;
}
.aSTypical a {
	width:198px;
	background-attachment: scroll;
	background-color: transparent;
	background-image:url(../images/programmeSubmenu3.png);
	background-repeat: no-repeat;
	background-position: 0px -165px;
	height:26px;
}
.aSTypical a:hover {
	width:198px;
	background-attachment: scroll;
	background-color: transparent;
	background-image:url(../images/programmeSubmenu3.png);
	background-repeat: no-repeat;
	background-position: -198px -165px;
	height:26px;
}
.aSEnrich a {
	width:198px;
	background-attachment: scroll;
	background-color: transparent;
	background-image:url(../images/programmeSubmenu3.png);
	background-repeat: no-repeat;
	background-position: 0px -191px;
	height:27px;
}
.aSEnrich a:hover {
	width:198px;
	background-attachment: scroll;
	background-color: transparent;
	background-image:url(../images/programmeSubmenu3.png);
	background-repeat: no-repeat;
	background-position: -198px -191px;
	height:27px;
}
.aSSummer a {
	width:198px;
	background-attachment: scroll;
	background-color: transparent;
	background-image:url(../images/programmeSubmenu3.png);
	background-repeat: no-repeat;
	background-position: 0px -216px;
	height:25px;
}
.aSSummer a:hover {
	width:198px;
	background-attachment: scroll;
	background-color: transparent;
	background-image:url(../images/programmeSubmenu3.png);
	background-repeat: no-repeat;
	background-position: -198px -216px;
	height:25px;
}
/*--------------------- Start CSS For Select Element Bottom -----------------------*/
.paginateselect { /*CSS for select element*/
}
.paginatenext { /*CSS for "Next" link*/
	border:1px solid gray;
	text-decoration: none;
	background-color: lightyellow;
	padding: 1px 2px;
	margin-left: 5px;
}
.paginatenext:hover {
	background-color: yellow;
}
.paginatestatusdiv { /*CSS for DIV containing link to the next page*/
	padding-top: 6px;
	font-size: 14px;
}
/*--------------------- End  CSS For Select Element Bottom -----------------------*/


/*--------------------- Start Inner Text For All Pages -----------------------*/

#midimg {
	width:769px;
	float:left;
	margin:0px 0px 0px 0px;
}
/*.advertise {
	color:#FF0000;
	font-size:14px;
	font-weight:bold;
	left:390px;
	height:306px;	
	margin:0;
	position:relative;
	width:170px;
	z-index:6;
	top:-10px;
	*top:30px;
	*left:72px;
}
.advertise a {
	background:url(../images/cartoonBubble.gif) scroll left top no-repeat;
	width:218px;
	height:144px;
	float:left;
}
.advertise a:hover {
	background:url(../images/cartoonVijayaDas.gif) scroll left top no-repeat;
	width:218px;
	height:306px;
	margin:0px 0px 0px -1px;
	float:left;
}*/
.advertise {
	color:#FF0000;
	font-size:14px;
	font-weight:bold;
	left:390px;
	margin:0;
	position:relative;
	width:170px;
	z-index:6;
	height:352px;
	*height:308px;
	top:-10px;
*top:30px;
*left:92px;
}
.advertise a {
	background:url(../images/summerProgramme2010.gif) scroll left top no-repeat;
	width:210px;
	height:144px;
	float:left;
}
.advertise a:hover {
	/*background:url(../images/cartoonVijayaDas.gif) scroll left 1px no-repeat;*/
	/*width:210px;
	height:308px;*/
	width:210px;
	height:144px;
	float:left;
}
.advertise img {
	background:url(../images/cloud-0.gif) scroll left top no-repeat;
	margin:10px 0px 0px 115px;
	border:0px;
}
.midimgBox {
	width:786px;
	float:left;
	/*margin:37px 0px 0px 9px;*/
margin:20px 0px 0px 0px;
	padding:0px 0px 0px 9px;
}
.midimgBoxHome {
	width:286px;
	float:left;
	/*margin:37px 0px 0px 9px;*/
margin:20px 0px 0px 0px;
	padding:0px 0px 0px 9px;
}
#midtxtBox {
	width:570px;
	color:#000000;
	margin:0px 0px 0px 10px;
	padding:0px 0px 0px 0px;
	float:left;
}
#midtxtBoxHome {
	width:570px;
	color:#000000;
	margin:0px 0px 0px 10px;
	padding:0px 0px 0px 0px;
	position:relative;
	z-index:5;
	top:-300px;
*top:-270px;
}
.midtxt {
	font-size:14px;
	font-weight:normal;
	color:#000;
	text-align:justify;
	margin:5px 0px 0px 15px;
}
/*--------------------- End Inner Text For All Pages -----------------------*/

/*--------------------- Start Next btn -----------------------*/

#btnNext {
	width:auto;
	float:right;
}
#btnNext img {
	margin:10px 0px 0px 0px;
	border:0px;
}
/*--------------------- End Next btn -----------------------*/

/*--------------------- Start Accordian Menus -----------------------*/
#switchMenu {
	width:560px;
	float:left;
	padding:30px 0px 0px 25px;
}
.glossymenu {
	margin: 5px 0;
	padding: 0;
	width: 550px; /*width of menu*/
	border-bottom-width: 0;
}
.glossymenu a.menuitem {
	background: #a4d3e4 repeat-x bottom left;
	font: bold 14px Verdana, Helvetica, sans-serif;
	margin-bottom: 5px;
	color:#0985b6;
	display: block;
	position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
	width: auto;
	padding: 7px 0;
	padding-left: 25px;
	text-decoration: none;
}
.glossymenu a.menuitem:visited, .glossymenu .menuitem:active {
	color:#0985b6;
}
.glossymenu a.menuitem .statusicon { /*CSS for icon image that gets dynamically added to headers*/
	position: absolute;
	top: 3px;
	left: 3px;
	float:left;
	padding:3px 0px 0px 0px;
	_margin:0px 0px 0px -20px;
	border: none;
}
.glossymenu a.menuitem:hover {
	/*background:#;*/
color:#ffffff;
}
/*------ Sub menu ------ */
.glossymenu div.submenu { /*DIV that contains each sub menu*/
	width:550px;
	font-size:14px;
	text-align:justify;
}
.glossymenu div.submenu ul { /*UL of each sub menu*/
	list-style-type: none;
	margin: 0px;
	padding: 0px 2px 5px 0px;
}
.glossymenu div.submenu ul li {
	background:#c9eff7;
	padding:0px 5px 0px 25px;
}
.glossymenu div.submenu ul li a {
	display: block;
	font: normal 11px Arial, Verdana, Helvetica, sans-serif;
	color: black;
	text-decoration: none;
	text-align:justify;
	padding: 2px 0px;
	padding-left: 5px;
}
.glossymenu div.submenu ul li a:hover {
	background: #DFDCCB;
	color:#ffffff;
	font: normal 11px Arial, Verdana, Helvetica, sans-serif;
	text-align:justify;
}
/*--------------- Start Contact Form -----------*/

.contactRow {
	width:570px;
	float:left;
	padding:0px 0px 10px 0px;
}
.contactinner {
	width:285px;
	float:left;
}
.contactbrowse {
	width:500px;
	float:left;
	margin:0px 0px 0px 5px;
}
.contactRow label {
	width:285px;
	float:left;
	font-size:13px;
	text-align:left;
	line-height:22px;
	color:#000000;
}
.contactRowInput {
	width:175px;
	float:left;
	border:1px solid #81b1d2;
	height:18px;
	font-size:12px;
}
.contactRow textarea {
	width:520px;
	height:50px;
	float:left;
	border:1px solid #81b1d2;
	font-size:12px;
}
.submitBtn img {
	border:0px;
	float:left;
	padding:0px;
}
.formButton {
	width:80px;
	float:left;
	font-size:12px;
	font-weight:bold;
	text-align:center;
}
/*--------------- End Contact Form -----------*/

/*--------------- Start Gallery -----------*/
.galleryBoxes {
	width:580px;
	float:left;
}
.galleryinner {
	float:left;
	width:580px;
	height:auto;
	padding:20px 0px 0px 50px;
}
.galleryinnerBox {
	float:left;
	margin:0px;
	padding:0px 40px 0px 0px;
	width:139px;
}
.galleryinnerBox2 {
	float:left;
	margin:0px 0px 0px 0px;
}
/*--------------- End Gallery -----------*/

/*--------------- Start Icon -----------*/
#icon {
	width:560px;
	float:left;
}
#iconBox {
	width:143px;
	float:left;
	padding:10px 0px 0px 35px;
}
#iconBox img {
	border:0px;
	margin:0px;
}
/*--------------- End Icon -----------*/
/*------------- start ul li bullet -------------*/
ul.midtxtBul {
	width:520px;
	float:left;
	padding:0px 0px 0px 0px;
}
ul.midtxtBul li {
	background: url(../images/bullet.gif) scroll left top no-repeat;
	line-height:16px;
	padding:0px 0px 10px 25px;
	list-style:none;
	text-decoration:none;
}
/*----------------Demo-----------------------*/
a.sample_attach, a.sample_attach:visited, div.sample_attach {
	display: block;
	width:   100px;
	border:  1px solid black;
	padding: 2px 5px;
	background: #FFFFEE;
	text-decoration: none;
	font-family: Verdana, Sans-Sherif;
	font-weight: 900;
	font-size: 1.0em;
	color:   #008000;
}
a.sample_attach, a.sample_attach:visited {
	border-bottom: none;
}
div#sample_attach_menu_child {
	border-bottom: 1px solid black;
}
form.sample_attach {
	position: absolute;
	visibility: hidden;
	border:  1px solid black;
	padding: 0px 5px 2px 5px;
	background: #FFFFEE;
}
form.sample_attach b {
	font-family: Verdana, Sans-Sherif;
	font-weight: 900;
	font-size: 1.1em;
}
input.sample_attach {
	margin: 1px 0px;
	width: 170px;
}
/*--------------------------demo end--------------------------*/
/*--------------------------Start about us tab--------------------------*/
#aboutUStab {
	width:74px;
	background:url(../images/about-tag.jpg) scroll left top no-repeat;
	height:24px;
	float:left;
}
#aboutUStab a {
	width:72px;
	height:24px;
	display:block;
}
#aboutUStab a:hover {
	background:url(../images/about-tag-0.jpg) scroll left top no-repeat;
	width:72px;
	height:24px;
	display:block;
}
#philosophyTab {
	width:105px;
	background:url(../images/philosophy-tag.jpg) scroll left top no-repeat;
	height:24px;
	float:left;
}
#philosophyTab a {
	width:103px;
	height:24px;
	display:block;
}
#philosophyTab a:hover {
	background:url(../images/philosophy-tag-0.jpg) scroll left top no-repeat;
	width:103px;
	height:24px;
	display:block;
}
#promiseTab {
	width:85px;
	background:url(../images/promise-tag.jpg) scroll left top no-repeat;
	height:24px;
	float:left;
}
#promiseTab a {
	width:83px;
	height:24px;
	display:block;
}
#promiseTab a:hover {
	background:url(../images/promise-tag-0.jpg) scroll left top no-repeat;
	width:83px;
	height:24px;
	display:block;
}
#practicalTab {
	width:115px;
	background:url(../images/practical-tag.jpg) scroll left top no-repeat;
	height:24px;
	float:left;
}
#practicalTab a {
	width:113px;
	height:24px;
	display:block;
}
#practicalTab a:hover {
	background:url(../images/practical-tag-0.jpg) scroll left top no-repeat;
	width:113px;
	height:24px;
	display:block;
}
#affilTab {
	width:195px;
	background:url(../images/affil-tag.jpg) scroll left top no-repeat;
	height:24px;
	float:left;
}
#affilTab a {
	width:192px;
	height:24px;
	display:block;
}
#affilTab a:hover {
	background:url(../images/affil-tag-0.jpg) scroll left top no-repeat;
	width:192px;
	height:24px;
	display:block;
}
.daylink {
	font-size:12px;
	color:#0985b6;
	text-align:left;
	padding:0px 0px 0xp 0px;
	text-decoration:none;
}
.daylink a {
	font-size:12px;
	color:#0985b6;
	text-align:left;
	padding:0px 0px 0xp 0px;
	text-decoration:none;
}
.daylink a:hover {
	font-size:12px;
	color:#000000;
	text-align:left;
	padding:0px 0px 0xp 0px;
	text-decoration:none;
}
.sitelink {
	font-size:14px;
	color:#0985b6;
	text-align:left;
	padding:0px 0px 0xp 0px;
	text-decoration:none;
}
.sitelink a {
	font-size:14px;
	color:#0985b6;
	text-align:left;
	padding:0px 0px 0xp 0px;
	text-decoration:none;
}
.sitelink a:hover {
	font-size:14px;
	color:#000000;
	text-align:left;
	padding:0px 0px 0xp 0px;
	text-decoration:none;
}
#icon {
	width:565px;
	float:left;
}
.dayicon a {
	background:url(../images/day-room-icon.png) scroll left top no-repeat;
	width:185px;
	height:140px;
	float:left;
	margin:10px 0px 0px 0px;
	border:0px;
}
.dayicon a:hover {
	background:url(../images/day-room-icon.png) scroll left top no-repeat;
	width:185px;
	height:140px;
	float:left;
	margin:10px 0px 0px 0px;
	border:0px;
}
.dayicon1 a {
	background:url(../images/day-typical-icon.png) scroll left top no-repeat;
	width:185px;
	height:140px;
	float:left;
	margin:10px 0px 0px 0px;
	border:0px;
}
.dayicon1 a:hover {
	background:url(../images/day-typical-icon.png) scroll left top no-repeat;
	width:185px;
	height:140px;
	float:left;
	margin:10px 0px 0px 0px;
	border:0px;
}
.dayicon2 a {
	background:url(../images/day-curriculum-icon.png) scroll left top no-repeat;
	width:192px;
	height:140px;
	float:left;
	margin:10px 0px 0px 0px;
	border:0px;
}
.dayicon2 a:hover {
	background:url(../images/day-curriculum-icon.png) scroll left top no-repeat;
	width:192px;
	height:140px;
	float:left;
	margin:10px 0px 0px 0px;
	border:0px;
}
.aftericon a {
	background:url(../images/after-room-icon.png) scroll left top no-repeat;
	width:94px;
	height:94px;
	float:left;
	margin:0px 0px 0px 4px;
	border:0px;
}
.aftericon a:hover {
	background:url(../images/after-room-icon.png) scroll left top no-repeat;
	width:94px;
	height:94px;
	float:left;
	margin:0px 0px 0px 4px;
	border:0px;
}
.aftericon1 a {
	background:url(../images/after-typical-icon.png) scroll left top no-repeat;
	width:94px;
	height:94px;
	float:left;
	margin:0px 0px 0px 4px;
	border:0px;
}
.aftericon1 a:hover {
	background:url(../images/after-typical-icon.png) scroll left top no-repeat;
	width:94px;
	height:94px;
	float:left;
	margin:0px 0px 0px 4px;
	border:0px;
}
.aftericon2 a {
	background:url(../images/after-enrichment-icon.png) scroll left top no-repeat;
	width:94px;
	height:94px;
	float:left;
	margin:0px 0px 0px 4px;
	border:0px;
}
.aftericon2 a:hover {
	background:url(../images/after-enrichment-icon.png) scroll left top no-repeat;
	width:94px;
	height:94px;
	float:left;
	margin:0px 0px 0px 4px;
	border:0px;
}
/* Created on October 29th 2009 */
.nTLC
{
	background:url(../images/NTLC.gif) scroll left top no-repeat;	
	width:720px;
	height:1016px;
	position:absolute;
	z-index:2;
}
.summerPro2010
{	
	width:500px;
	position:absolute;
	z-index:2;
}
.nTLCPreLoad
{
	background:url(../images/preloader-loading.gif) scroll center center no-repeat;
	width:500px;
	height:400px;
	position:absolute;
	z-index:1;
}
/*.nTLCPreLoad
{
	background:url(../images/preloader-loading.gif) scroll center center no-repeat;
	width:720px;
	height:400px;
	position:absolute;
	z-index:1;
}*/
.emailContact
{
	padding:728px 0px 0px 353px;	
	float:left;	
}
.emailContact a, .emailContact a:hover
{
	text-indent:-999999px;
	width:320px;
	height:20px;
	display:block;
	cursor:pointer;
}

.emailContactSumPro
{
	padding:728px 0px 0px 353px;	
	float:left;	
}
.emailContactSumPro a, .emailContactSumPro a:hover
{
	text-indent:-999999px;
	width:320px;
	height:20px;
	display:block;
	cursor:pointer;
}