body {
	padding:0px;
	margin:0px0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	line-height:17px;
	background:#FFFFFF;
}

a {color:#0063b1; text-decoration:underline}
a:hover {color:#0063b1 ; text-decoration:none}

a.slideshow { color:#000000; text-decoration:none}
a.hover;slideshow { color:#000000; text-decoration:none;}

#Wrapper{
	margin:0px auto;
	width:1000px;
	
}
.TopHead{
	padding:30px 2px 50px 2px;
	background: url(images/bg_line.jpg) repeat-x top left;
}
.Right {
	float:right;
}
.Left {
	float:left;
}
.Logo {
	width:276px;
	padding:0px 200px 0px 15px;
}
.RightPart {
	text-decoration:none;
	padding:5px 0 20px 0px;
	margin:0px;
	width:500px;
	float:left;
}

.ImgMidd {
	padding:0px 0px 0px 60px;
}
.Button {
	padding:0 0 0 5px;
	margin:0px;
}

#BorderThumb {
	padding-top:47px;
}
#galleryContainer{
	/* Height of the images + 2 */
	
	position:relative;
	overflow:hidden;
	width:970px;
	padding:0px 5px 5px 5px;
	margin:0px;
	text-align:center;
	
	/* CSS HACK */
	/* IE 5.x - Added 2 pixels for border left and right */
	height/* */:/**/75px;	/* Other browsers */
}


#galleryContainer1{
	/* Height of the images + 2 */
	
	position:relative;
	overflow:hidden;
	padding:2;
	margin:0 50px 0 35px; 
	text-align:center;
	
	/* CSS HACK */
	/* IE 5.x - Added 2 pixels for border left and right */
	height/* */:/**/75px;	/* Other browsers */
}

#galleryContainer2{
	/* Height of the images + 2 */
	
	position:relative;
	overflow:hidden;
	padding:0px;
	margin:0 80px 0 50px; 
	text-align:center;
	
	/* CSS HACK */
	/* IE 5.x - Added 2 pixels for border left and right */
	height/* */:/**/75px;	/* Other browsers */
}

#arrow_left {
	padding-top:3px;
	position:absolute;
	left:0px;
	z-index:10;
	background-color: #FFF;
}
#arrow_right {
	padding-top:3px;
	position:absolute;
	right:0px;
	
	background-color: #FFF;
			
}
#theImages {
	position:absolute;
	left:40px;
	margin: 0 auto;
	text-align:center;
	width:100000px;
	padding-top:8px;
}
	
.ContentPart {
	width:960px; margin:15px;

}
	
/*.ArwGryTxt {
	background:url(images/arw.gif) left 4px no-repeat;
	text-align:left;
	padding:0 0 0 12px;
	margin:5px;
	line-height:12px; font-size:14px; color:#000000;
}*/


/* - Nirav - */

.Clr {
	clear:both;
	margin:0;
	padding:0;
}

.CntArea {
	width:900px;
	padding:0;
	margin:0 auto 30px auto;
	text-align:center;
}
.CntArea1{
	width:700px;
	padding:0;
	padding: 0px 0 30px 120px;
	float:left;
	text-align:center;
	
}
.CntArea .lft {
	width:870px;
	height:505px;
	float:left;
	padding:0;
	margin:0;
}
.CntArea .Rt {
	float:right;
	margin:0;
	padding:480px 0 0 0;
	height:25px;
	vertical-align:bottom;
}
.Rt1{ top:100px; position:absolute;  left:839px;}
.PopupWndw {
	background:#DDDDDD; /*url(images/popup_bg.gif) top left repeat-x */
	width:120px;
	padding:0;
	margin:0;
	text-align:left;
}


.PopupWndw {
	background:#DDDDDD; /*url(images/popup_bg.gif) top left repeat-x */
	width:120px;
	padding:0;
	margin:0;
	text-align:left;
}


.ArwGryTxt {
	/*background:url(images/arw.gif) left 4px no-repeat;*/
	text-align:left;
	padding:2px 0 3px 5px;
	margin:5px;
	line-height:17px;
	font-size:14px;
	color:#000000;
}
	.gallery ul{
       list-style: none;
     margin:0px; padding:0px;


	}
.gallery li {
        display: inline;
        list-style: none;
        width: 65px;
        float: left;
		padding: 0px 10px 0px 0px;
       
	}
	a{
		z-index:10;
			}
		a:hover{
			position:relative;
			z-index:100;
			}			
		a span{
			display:none;
			}
			a:hover span{
			display:block;
			position:absolute;
			float:left;
			white-space:nowrap;
			top:-140px;
			right:-5px;
			padding:0;
			color:#000000;
			width:120px;
			z-index:10;			
			}

.copy { text-align:center; font-size:11px; color:#A6A6A6}
.MainImg{ width:820px; padding: 0 0 0 50px; float:left;}

.MnCntArea {margin:0 auto 40px auto; padding:0; text-align:center; border:0px solid #FF0000; }
.MnCntArea span {border:0px solid #0000FF; width:auto; margin:0 auto; padding:0}
/*.MnCntArea span ul {border:1px solid #000080; list-style:none; float:left; width:auto; margin:0 auto; padding:0}
.MnCntArea span ul li {border:1px solid #FF6600; list-style:none; float:left; }*/
.newinfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #0063b1;
	text-decoration: none;
}
.newinfo a {
	color: #0063b1;
	text-decoration: underline;
}
.newinfo a:hover {
	color: #0063b1;
	text-decoration: none;
}

.FLeft {float:left;}
.FRight {float:right; width:584px; font-size:14px;}

.MidRight {float:left; margin:31px 0 0 144px; padding:0 0 0 10px; vertical-align:top}
.clear {clear:both}
.newinfo1 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #0063b1;
	text-decoration: none;
}

