@charset "utf-8";
/* CSS Document */
body
{
	margin:0px;
	/*background-image:url(../images/bg.jpg);
	height:748px;*/
}
#mainDiv
{
	margin:0 auto;
	border:0px;
	width:1000px;
	height:748px;
	background-image:url(http://www.tritoncom.com/images/background.jpg);
	/* border:1px solid #000; */
}
#logo
{
	width:320px;
	float:left;
	text-align:left;
	padding:0 0 0 50px;	
}
#main_menu
{
	/* border:1px solid #000000; */
	top:0;
	float:left;
	padding:23px 0 0 100px;
	position:absolute;
	z-index:20;
	width:651px;
	height:43px;
	color:#FFF;
	left:35%;
	text-transform:uppercase;
	background-image:url(http://tritoncom.com/images/bg_menu.png);
}
#menu1
{
	/* border:1px solid #0FF; */
	width:;
	float:left;
	color:#FFF;
	text-transform:uppercase;
	font-family:Verdana, Geneva, sans-serif;
}
#menu1 ul
{
	text-align:left;
	margin:0px;
	padding:0px;
	list-style:circle;
	
	
}
#menu1 ul.noBullet
{
	margin: 0;
	padding: 0;
}
#menu1 ul li
{
	position: relative;
	display: inline;
	float: left;
	font-size:14px;
	font-weight:bold;
	font-family:Verdana, Geneva, sans-serif;
}
#menu1 ul li a
{
	padding:0 15px 0 8px;
	text-decoration:none;
	margin:0px;
	color:#FFF;
}
#menu1 ul li a:hover
{
	color:#4672ff;
	padding:0 15px 0 8px;
	border:0px;
}
#gyan
{
	position:absolute;
	margin-left:285px;
	margin-top:65px;
	z-index:1;
}

#todaySpecialImg
{
	float:left;
	width:125px;
	height:200px;
	margin-left:145px;
	margin-top:135px;
}

#casestudy
{
    position:absolute;
	margin-left:145px;
	margin-top:198px;
	z-index:1;
}
#mcs3_container
{
	width:100px;
	height:111px;
	padding:0px;
	/* border:1px solid #666; */
	-moz-border-radius:6px;
	-khtml-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	/*background:#6D5843;*/
}
#mcs3_container .customScrollBox
{
	position:relative;
	height:100px;
	/*height:170px;
	width:125px;*/
	/* border:1px solid #F00; */
	margin-left:3px;
	overflow:hidden;
}
#mcs3_container .customScrollBox .container
{
	position:relative;
	width:82px;
	top:0;
	float:left;
	/* border:1px solid #00F; */
}
#mcs3_container .customScrollBox .content
{
	clear:both;
}
#mcs3_container .customScrollBox .content p
{
	padding:0px;
	margin:0;
	color:#31231E;
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	line-height:120px;
	/*border:1px solid #0FF;*/
}

/*#mcs3_container .customScrollBox .content p{padding:10px 5px 10px 15px; margin:0; color:#31231E; font-family:Verdana, Geneva, sans-serif; font-size:13px; line-height:20px;}*/
.specials
{
	width:85px;
	list-style:none;
	margin-left:0px;
	padding:0px;
	/* border:1px solid #000; */
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	text-align:left;
}
.specials li
{
	
	/*border:1px solid #00F;*/
	padding:2px 0 4px 2px;
	margin:0px;
}
.specials li a
{
	text-decoration:none;
	color:#F00;
}
.specials li a:hover
{
	color:#00F;
}
/*#mcs3_container .customScrollBox img{border:3px solid #F00; margin:0 0 0 5px; }*/
#mcs3_container .dragger_container{position:relative; width:0px; height:85px; float:left; margin:10px 0 0 0px; border-left:1px solid #31231E; border-right:2px solid #8E7757; cursor:pointer; border:1px solid #000;}

/* scroller dragger*/
#mcs3_container .dragger{/* position:absolute; width:7px; height:20px; background:#00F; margin-left:-5px; overflow:hidden; cursor:pointer; -moz-border-radius:6px; -khtml-border-radius:6px; -webkit-border-radius:6px; border-radius:6px; border:1px solid #00F; */
	position:absolute;left:0px; top:0px;background-image:url(http://tritoncom.com/images/scroller_seekbar_small.png);  background-repeat:no-repeat; width:16px; margin-left:-4px; cursor:pointer;
}
/* / scroller dragger*/

/* scroller dragger pressed */
#mcs3_container .dragger_pressed{/* position:absolute; width:7px; height:20px; background:#00F; margin-left:-5px; overflow:hidden; cursor:pointer; -moz-border-radius:6px; -khtml-border-radius:6px; -webkit-border-radius:6px; border-radius:6px; */
	position:absolute;left:0px; top:0px; background-image:url(http://tritoncom.com/images/scroller_seekbar_small.png); background-repeat:no-repeat; width:16px; margin-left:-4px; cursor:pointer;
}
/* / scroller dragger pressed */

#moreButton
{
	
	width:60px;
	/*border:1px solid #303;*/
	margin-left:15px;
	margin-top:13px;
}
#businessDeal
{
	float:left;
	width:152px;
	margin:130px 0 0 120px;
	
}
#tritonPCO
{
	width:96px;
	float:left;
	margin-left:33px;
	margin-top:118px;
}
#phoneImg
{
	float:left;
	/*border:1px solid #0FF;*/
	margin-left:0px;
	margin-top:90px;
	width:64px;
}
#tritonTheatre
{
	float:left;
	width:135px;
	margin-left:140px;
	margin-top:238px;
}
#spacer
{
	float:left;
	height:42px;
	width:1000px;
	/* border:1px solid #000; */
}

/* A U T O*/

#menu {
		list-style:none;	
		padding:0;
		margin:0 auto;;
		height:350px;
		float:left;
		width:535px;
		
	}
	
		#menu li {
			float:left;
			width:521px;
			height:350px;
			position:relative;
		}

		#menu li a  {
			position:absolute;
			right:72px;
			display:block; 
			float:left;
			width:521px; 
			height:350px;
			<!-- overflow:hidden; -->
			<!-- border:1px solid #F00; -->
			/* fast png fix for ie6 */
			position:relative;
		behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
this.src = "transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
this.runtimeStyle.backgroundImage = "none")),this.pngSet=true));

/* / A U T O */