@charset "utf-8";
/* CSS Document */

body{
	background:url(../images/homev1_01.jpg) no-repeat center top;
	padding:0px;
	margin:auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	color:#575e5e;
	top:0;
	bottom:0;
	left:0;
	right:0;
	text-align:center;
}

div, ul, h1, h2, h3, h4, h5, li, p, form, input, textarea, img {
	margin:0;
	padding:0;
}
#clear{
	clear:both;
}
#contentwrap{
	width:1004px;
	text-align:center;
	padding:0px;
	margin:0px auto;
}

#pgheader{
	padding:0px;
	margin:0px auto;
	width:1004px;
	height:160px;
	/*background:url(../images/menu_bar_03.jpg) repeat-x left 90px;*/
}
#pgheader #topmenu{
	float:right;
	color:#CCFFFF;
	font-size:12px;
	font-weight:bold;
	padding-top:8px;
	padding-right:3px;	
}

#topmenu span {
	color:#000066;
	font-weight:normal;	
}
.helpline{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#000033;
	text-align:center;
	line-height:25px;
	margin-top:-10px;	
	}
.helpline b{
	font-size:20px;
	color:#000000;
	height:25px;
	width:100px;
	background-color:#FFCC00;
	font-weight:normal;
	border:1px solid #d2aa09;	
	}	
#pgheader #topmenu a{
	color:#FFFFFF;
	font-weight:normal;
	text-decoration:none;
}
#pgheader #topmenu a:hover{
	color:#FFFFFF;
	font-weight:normal;
	text-decoration:underline;
}


#pgheader #logo{
	padding-left:6px;
	width:286px;
	float:left;
	text-align:left;
}
/*Menu css-----------------------------------------------------------------------------*/
.nav {/*height:55px;padding-top:78px;*/  color:#CCC; text-transform:uppercase; height:38px; text-align:right; clear:both; background:#fff; }
.menu {margin:0 auto 0 20px; text-align:center; width:1004px; font-size:12px; height:38px; line-height:38px;}
.menu a {float:left; color:#666; text-decoration:none; font-family:Arial, Helvetica, sans-serif; font-weight:bold;}
.menu a:hover{ color:#000000;}
.menu li {float:left; display:inline-block; padding:0 15px 0 15px; list-style:none;}
.menu li:nth-child(6) {
    display: none;
}
.menu ul {display:none; position:absolute; z-index:9999; margin:38px 0 0 0; *margin:38px 0 0 -70px; background:#F9F9F9; list-style:none; border-left:1px solid #EAEAEA; border-right:1px solid #EAEAEA; border-bottom:1px solid #EAEAEA;}
.menu ul li {float:none; border-top:1px solid #CCCCCC; text-align:left; width:200px; border-right:none; font-size:11px; height:30px; line-height:30px; display:block;}
.menu ul li a, li.menuhover li a, li.menuhover li.menuhover li a {float:none; background:none; height:18px; line-height:18px; color:#666666;}
.menu ul li a:hover, li.menuhover li a:hover, li.menuhover li.menuhover li a:hover {color:#333333;}
.menu ul li span, li.menuhover li span, li.menuhover li.menuhover li span {float:none; display:block; background:none; height:22px; padding-top:5px}
.menu ul ul {left:222px; top:-2px;}
.menu li.submenu {font-weight:normal;}
.menu li.noborder {border-top:none}
li.menuhover a, li.menuhover li.menuhover a {color:#000000;}
li.menuhover span, li.menuhover li.menuhover span {color:#000000; }

/*End Menu css-------------------------------------------------------------------------------*/
			
#banner{
	/*background:url(../images/banner01.png) no-repeat center top;*/
	height:307px;
	width:1004px;
	text-align:left;
	float:left;
}

/*--SLIDER--*/
.number_slideshow{
    line-height: 20px;
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
    padding: 0px;
    margin: 0px;
    position: relative;
    display: none;
	width:1004px;
}
.number_slideshow .number_slideshow_nav{
    filter: alpha(opacity=60);
    opacity: 0.6;
    padding: 0px;
    margin: 0px;
    position: absolute;
    bottom: 10px;
    right: 10px;
	z-index:9;
}
.number_slideshow .number_slideshow_nav li{
    box-shadow:2px 2px 3px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow:2px 2px 3px rgba(0, 0, 0, 0.5);
    -moz-box-shadow:2px 2px 3px rgba(0, 0, 0, 0.5);
    -o-box-shadow:2px 2px 3px rgba(0, 0, 0, 0.5);
    -khtml-box-shadow:2px 2px 3px rgba(0, 0, 0, 0.5);
    margin-left: 6px;
    position: relative;
    float: left;
}
.number_slideshow .number_slideshow_nav li a{
    padding-left: 8px;
    padding-right: 8px;
}
.number_slideshow ul{
    margin: 0px;
    background-position:center center;
    background-repeat: no-repeat;
	width:1004px;
}
.number_slideshow ul li{
     border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    -khtml-border-radius: 5px;
    padding: 0px;
    margin: 0px;
    list-style: none;
    position: absolute;
	z-index:9;
}
.number_slideshow ul li p{
    margin: 0px;
    position: absolute;
    top: 0px;
    left: 0px;
    padding-left: 5px;
    padding-right: 5px;
    filter: alpha(opacity=60);
    opacity: 0.6;
    font-size: 13px;
    line-height: 23px;
}
.number_slideshow ul li a{
    text-decoration: none;
}
.number_slideshow ul li a img{
    border: none;
}
/*--END SLIDER--*/


.btn_learn_more {
	float:right;
	font-size:14px;
	text-align:center;
	width:99px;
	background:url(../images/getstarted.jpg) no-repeat center top;
	color:#fff;
	text-decoration:none;
	line-height:25px;
	margin:230px 475px 0 0;
	
}



/*-------------------FOUR BOXES-------------------------*/
#fourBox{
	width:1004px;
	text-align:center;
	display:inline-block;
}
#fourBox #fstBox{
	background:url(../images/course.png) no-repeat left top;
	float:left;
	display:inline-block;
	list-style-type:none;
	height:166px;
	width:251px;
}
#fourBox #sndBox{
	background:url(../images/recognition.png) no-repeat left top;
	float:left;
	display:inline-block;
	list-style-type:none;
	height:166px;
	width:251px;
}
#sndBox #hmportfolio {
	margin:0 auto 12px auto;
	padding:10px 0 0 15px;
	height:87px;
	width:151px;
	
}
.jcarousel-skin-tango .jcarousel-container {
	top:0px;
	bottom:0;
	right:0;
	left:0;
	margin:auto;
	padding:0;
}

.jcarousel-skin-tango .jcarousel-direction-rtl {
	direction: rtl;
}

.jcarousel-skin-tango .jcarousel-container-horizontal {
    width: 151px;
}
.jcarousel-skin-tango .jcarousel-clip {
    overflow: hidden;
}

.jcarousel-skin-tango .jcarousel-clip-horizontal {
    width:  151px;
    height: 87px;
}
.jcarousel-skin-tango .jcarousel-item {
    width: 151px;
    height: 87px;
	text-align:center;
}

.jcarousel-skin-tango .jcarousel-item-horizontal {
	margin-left: 0;  
}

.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-item-horizontal {
	margin-left: 10px;
    margin-right: 0;
}
.jcarousel-skin-tango .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}
.jcarousel-skin-tango .jcarousel-next-horizontal {
    position: absolute;
    top: 25px;
    right: -30px;
    width: 32px;
    height: 30px;
    cursor: pointer;
    background: transparent url(../images/Gang-Enggv2_161.png) no-repeat 0 0;
}



.jcarousel-skin-tango .jcarousel-next-horizontal:hover,
.jcarousel-skin-tango .jcarousel-next-horizontal:focus {
    background-position: -32px 0;
}

.jcarousel-skin-tango .jcarousel-next-horizontal:active {
    background-position: -64px 0;
}

.jcarousel-skin-tango .jcarousel-next-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:focus,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal {
    position: absolute;
    top: 25px;
    left: -28px;
    width: 32px;
    height: 30px;
    cursor: pointer;
    background: transparent url(../images/Gang-Enggv2_451.png) no-repeat 0 0;
}


.jcarousel-skin-tango .jcarousel-prev-horizontal:hover, 
.jcarousel-skin-tango .jcarousel-prev-horizontal:focus {
    background-position: -36px 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:active {
    background-position: -66px 0;
}

.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:focus,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: -94px 0;
}



#fourBox #trdBox{
	background:url(../images/news2.png) no-repeat left top;
	float:left;
	display:inline-block;
	list-style-type:none;
	height:166px;
	width:251px;
}
#fourBox #fourBox{
	background:url(../images/download.png) no-repeat left top;
	float:left;
	display:inline-block;
	list-style-type:none;
	height:166px;
	width:251px;
}

#courses{
	margin:10px 0px 0px 0px;
	width:212px;
	text-align:left;
	float:left;
}
#courses .dwnbar{
	margin:0 0 0 20px;
}
.boxHead{
	color:#cccccc;
	text-align:left;
	font-size:24px;
	font-family:Arial, Helvetica, sans-serif;
	margin:0px 0px 7px 20px;
	text-transform:uppercase;
}

#courses #courselst{
	float:left;
	padding-left:15px;	
	width:212px;
	text-align:left;
}
#courselst ul{
	float:left;
	list-style-type:none;
}
#courselst ul li{
	background:url(../images/course_btn.png) no-repeat left 5px ;
	padding-left:12px;
	font-size:12px;
	line-height:15px;
}
.coursetxt{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#ffffff;
	font-weight:bold;
	text-align:left;
	text-transform:uppercase;
	line-height:18px;
	margin-top:-10px;
	}
.coursetxt span{
	font-size:18px;
	color:#000000;
	}
.coursetxt2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	font-weight:bold;
	text-align:left;
	text-transform:uppercase;
	margin-top:-15px;		
	}
.coursetxt2 b{
	color:#ffffff;	
	}	
.coursetxt2 span, .coursetxt2 span a{	
	color:#FF99FF;
	font-size:11px;
	text-transform:lowercase;
	}
.coursetxt2 span a:hover{
	color:#333333;
	}	
.coursetxt3{
/*	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#ffffff;
	font-weight:bold;
	text-align:left;
	text-transform:uppercase;
	margin-top:-15px;
	text-decoration:blink;*/	
  	 color:#ffffff;  
    text-transform: uppercase;
    text-decoration: none;
    font: bold 18px Arial, Helvetica, sans-serif; 
	margin-top:-15px;  
    }
.coursetxt3 span{	
	color:#ffffff;
	}
.coursetxt4{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;	
	text-align:left;	
	margin-top:-15px;
	text-decoration:underline;	
	}						
.courseCols{
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	margin-bottom:5px;
	background: none !important;
	position:relative;
}
.dwnld .courseCols:before{
	content:"\2022";
	color:#fff;
	position:absolute;
	left:0;
}
.dwnld .courseCols a{
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.more{
	text-decoration:none;
	float:right;
	color:#99ccff;
	font-size:12px;
	padding-right:35px;

}
.dwnhead{
	color:#ffcc00;
	vertical-align:top;
}
/*-------------------END OF FOUR BOXES-------------------------*/

/* Content Are ------------------------------------------------------------*/
#innerCont{
	font-size:12px;
	line-height:22px;
	clear:both;
	text-align:justify;
	width:1004px;
}
#innerCont .innerHeading{
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:bold;
	color:#05537a;
	padding:6px 0 15px 5px;
	background:url(../images/shadow-3.jpg) no-repeat bottom left;
}
#contentArea{
	width:1004px;
	display:inline-block;
	float:left;
	text-align:center;
	padding-top:34px;
	margin:0px auto;
}
#contentArea #lftBox{
	float:left;
	width:502px;
	text-align:left;
}
#lftBox h2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#003399;
	font-weight:normal;
}
.welcome{
	text-transform:uppercase;
	color:#333333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#lftBox .bar{
	margin-top:5px;
}
.homtxt{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding: 16px 0 0 0;
	text-align: justify;
	line-height: 20px;	
}
p{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	padding:16px 0 0 20px;
	text-align:justify;
	line-height:20px;
}
.spltxt{
	color:#003399;
	font-weight:bold;
}
.admissionlnk{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#990000;
	text-align:left;
	padding:10px 0 0 0;
	font-weight:bold;
	text-decoration:none;
	}
.admissionlnk a{
	color:#990000;
	text-decoration:none;
	}
.admissionlnk a:hover{
	color:#33CC66;
	text-decoration:none;
	}		
.message, .message2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#0066CC;
	font-weight:bold;
	text-transform:uppercase;
	padding-top:8px;
	padding-bottom:5px;
	display:block;
}
.message2{
	padding-left:55px;
	margin-bottom:9px;
	}

#msgBox{
	height:180px;
	width:498px;
	/*background:url(../images/msg_box.jpg) no-repeat;
	height:127px;*/
}
#msgBox #mbox{
	height:160px;
	width:236px;
	margin:20px 17px 0 0;
	float:left;
	display:inline-block;
	overflow:hidden;
	border:1px solid #c8c5c5;
	background:url(../images/msg_box.png) left bottom repeat-x;
	-moz-box-shadow: 0 0 5px #888;
	-webkit-box-shadow: 0 0 5px#888;
	box-shadow: 0 0 5px #888;
	}
#msgBox #lbox{
	height:160px;
	width:240px;
	float:left;
	display:inline-block;
	margin:20px 0 0 0;
	overflow:hidden;
	border:1px solid #c8c5c5;
	background:url(../images/loginimg.png) left top no-repeat;
	-moz-box-shadow: 0 0 5px #888;
	-webkit-box-shadow: 0 0 5px#888;
	box-shadow: 0 0 5px #888;	
	}
.frmElemts {
	display:inline-block;
	float:left;
	margin:3px 0 5px 39px;
}	
.frmElemts input{
	height:23px;
	line-height:28px;	
	width:160px;
	border:1px solid #bebebe;
	padding-left:5px;	
	}
.submit{
	margin-left:40px;
	background:url(../images/login.png) 0 0 no-repeat;
	height:22px;
	width:49px;
	cursor:pointer;
	border:none;
	outline:none;
	}
.forgot, .forgot a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#993300;	
	text-align:left;
	text-decoration:none;
	line-height:22px;
	font-weight:bold;
	}
.forgot{
	margin-left:99px;
	}	
.forgot a:hover{
	color:#333333;
	text-decoration:none;
	}
	
.profile, .profile a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#993300;	
	text-align:center;
	text-decoration:none;
	line-height:105px;
	font-weight:bold;
	}
.profile{
	margin-left:90px;
	}	
.profile a:hover{
	color:#333333;
	text-decoration:none;
	}
						
.msgtxt{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	padding:12px 16px 0 16px;
}
#msgBox .dirimg{
	float:left;
	padding:16px 20px 10px 5px;
}
#msgBox .moremsg{
	color:#990000;
	text-decoration:none;
	font-weight:bold;
	
}
#contentArea #middleBox{
	float:left;
	width:220px;
	margin-left:16px;
	text-align:left;
	/*border:1px solid red;*/
	height:450px;
}
#middleBox h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#009933;
	/*color:#99cc33;*/
	font-weight:normal;
	padding:0 0 12px 0;
	text-transform:uppercase;
}
#middleBox h3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#99cc33;
	font-weight:bold;
	padding:0 0 12px 0;
}
#middleBox h4{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#8d1607;
	font-weight:bold;
	padding:0 0 12px 0;
}
#middleBox #quations{
	background:url(../images/quation.jpg) no-repeat right bottom;
	float:right;
	display:block;
	width:220px;
	height:126px;
}
#quations ul{
	list-style-type:none;
	text-align:left;
	padding-top:10px;
	padding-left:26px;
	
}
#quations ul li{
	background:url(../images/course_btn.png) no-repeat left 10px ;
	padding-left:15px;
	font-size:12px;
	line-height:20px;
	color:#666666;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}
#quations ul li a{
	color:#666666;
	text-decoration:none;
}
#quations ul li a:hover{
	color:#666666;
	text-decoration:underline;
}
.blueBox{
	height:92px;
	/margin-top:5px;
	text-align:center;
	background:url(../images/blue_box_03.jpg) no-repeat left top;
	clear:both;
	display:block;
	padding:35px 0;
}

.blueBox a {
	color:#666666;
	text-decoration:underline;
/*	margin:0 20px;*/
	text-align:left;
	display:block;
	line-height:20px;
	font-weight:bold;
}

.blueBox a:hover {
	text-decoration:none;
	color:#990000;
}

#contentArea #rightBox{
	float:left;
	width:227px;
	padding-left:16px;
	text-align:left;
}
#rightBox #placement{
	border-left:8px solid #999933;
	height:208px;
}
.contHead{
	padding-left:9px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	font-weight:bold;
}
#websites{
	border-left:8px solid #cccccc;
	height:214px;
	padding-left:16px;
}
#websites ul{
	list-style:none;
}
#websites ul li{
	list-style:none;
	line-height:23px;
	clear:both;
}
#websites ul li a{
	color:#588a95;
	border-bottom: 1px dotted #333333;
	font-size:12px;
	text-decoration:none;
	float:left;
}
#websites ul li a:hover{
	color:#000;
}
#websites .webhead{
	padding-left:0px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#663333;
	font-weight:bold;
	padding-bottom:10px;
}
/*End of Content area ----------------------------------*/


/* Footer Section---------------------------------------*/
html{
	background:url(../images/footer_bakground.png) no-repeat center bottom;
	width:auto;
}
#footer{
	/*padding-top:28px;*/
	width:auto;
	padding-bottom:30px;
}
#footer #footerlnk{
	background:url(../images/footer_area_03.jpg) no-repeat center;
	width:997px;
	height:47px;
	padding:25px 0px 5px 0px;
	
}
#footerlnk ul{
	text-decoration:none;
	display:inline-block;
	text-align:center;	
	width:910px;
	float:right;
}
#footerlnk ul li{
	text-decoration:none;
	display:inline-block;
	float:left;
	text-align:center;
}
#footerlnk ul li:nth-child(6){display:none;}
#footerlnk ul li a{
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	list-style-type:none;
	text-transform:uppercase;
	font-weight:bold;
	cursor:pointer;
}
#footerlnk ul li a:hover{
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
}
#footerlnk ul li a.fstlnk{
	border-right:1px solid #666666;
	padding:0 8px 0 8px;
}
#footerlnk ul li a.lastlnk{
	padding:0 0px 0 8px;
}
.footertxt{
	font-family:"Times New Roman", Times, serif;
	font-size:11px;
	color:#666699;
	font-weight:bold;
	padding:34px 0 24px 0;
}
.footertxt a{
	font-family:"Times New Roman", Times, serif;
	font-size:11px;
	color:#666699;
	font-weight:bold;
	text-decoration:underline;
}
.footertxt a:hover{
	font-family:"Times New Roman", Times, serif;
	font-size:11px;
	color:#666699;
	font-weight:bold;
	text-decoration:none;
}


 /*CSS for inner pages------------------*/
 
.lftimg{
	float:left;
	padding:5px 15px 10px 0;
}
.lftimg2{
	float:left;
	padding:0 15px 10px 0;
}
.innspltxt{
	color:#2568a7;
	font-style:normal;
}
.spltxtred{
	color:#990000;
}
a.maillnk:link{
	color:#009900;
	text-decoration:none;
}
a.maillnk:hover{
	color:#009900;
	text-decoration:underline;
}
.tblhead{
	color:#999900;
	font-size:18px;
	font-weight:bold;
	padding:0 0 12px 0;
}
.unihead{
	color:#0099CC;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
}
a.unilnk:link{
	color:#05516b;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
	text-transform:uppercase;
}
a.unilnk:visited{
	color:#05516b;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
}
a.unilnk:hover{
	color:#d00837;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;	
}
a.unilnk:active{
	color:#05516b;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;	
}
a.career:link{
	color:#006699;
	font-weight:bold;
	text-decoration:none;
}
a.career:visited{
	color:#006699;
}

a.career:hover{
	color:#c20e39;
}
a.career:active{
	color:#006699;
}
.btn{
	color:#990000;
}
.rgtimg{
	padding:5px 0px 10px 15px;
	float:right;
}
input.txtmddlFld, .txtareamddlFld	{
	border-radius:6px;
	-webkit-border-radius:6px;
	-moz-box-shadow: inset 0 0 5px #d7d7d7;
	-webkit-box-shadow: inset 0 0 5px#d7d7d7;
	box-shadow: inner 0 0 5px #d7d7d7;
	background:#fff;
	border:1px solid #bfbdbd;
	width:200px;
	line-height:18px;
	height:28px;
	outline:none;
	padding:2px;
}

input.txtmddlFld:focus, .txtareamddlFld:focus	{
	border-radius:6px;
	-moz-box-shadow: inset 0 0 5px #b3d9fc;
	-webkit-box-shadow: inset 0 0 5px#b3d9fc;
	box-shadow: inner 0 0 5px #b3d9fc;
	background:#fff;
	border:1px solid #acbed5;
}
.txtareamddlFld	{
	border-radius:6px;
	height:150px;
	width:300px;
}
div#gallery{
	height:150px;
	clear:both;	
	width:1004px;
	margin:0 auto;	
	}
.galleryhding{
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	font-weight:bold;
   /* color:#78907d;*/
    color:#0066CC;
	text-transform:uppercase;
	text-align:center;
	line-height:22px;
	}	
	
.imgBdr{
	border:2px solid #999999;
	padding:0px 0px 0px 0px;
	}
.imgBdr1{
	border:2px solid #999999;
	padding:0px 0px 0px 0px;
	}
	
.imgBdr2{
	border:2px solid #CCCCCC;
	padding:0px 0px 0px 0px;
	}
.imgtitle{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#3A3A3A;
	}
.inpgbdtxt{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#575e5e;
	text-align:justify;
	}
