/* CSS Document */


/*reseter*/
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {line-height: 1;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after,
q:before, q:after {content: '';content: none;}

/* remember to define focus styles! */
:focus {outline: 0;}

/* remember to highlight inserts somehow! */
ins {text-decoration: none;}
del {text-decoration: line-through;}

/* tables still need 'cellspacing="0"' in the markup */
table {border-collapse: collapse;border-spacing: 0;}

/*end reset*/

/*Start of Global Reseter*/
	
	.dark{ color:#1b1b1c}
	.white{ color:#fff}
	.red{ color:#FF0000}
	.lightblue{color:#00d2ff; text-decoration:underline}
	.yellow{ color:#e49826}
	.verticalBorder{ float:left; padding:14px 0 0 0}
	.linheight{ line-height: 1px}
	.Mleft{margin-left:23px}
	
	.b{ border:1px solid red}
	
	p{line-height:20px}
	a{text-decoration:none;}
	
	h1{font-size:24px; }
	h2{font-size:18px; }
	h3{font-size:12px}
	

	
	body{ background:#e0e0e0; margin:0 auto; padding:0; font: 12px tahoma; color:#000}
	.indexs{background:#9b9797; margin:0 auto; padding:0; font: 12px tahoma;  }
.cl{clear:both;}

/*End of Global Reseter*/


#Frontcontainer{ margin:0 auto; padding:0; width:966px} 

.Top{ background:url(images/top.jpg) no-repeat; width:927px; height:37px; float:left;display:inline;}
.Left{ background:url(images/left.jpg) no-repeat; width:24px; height:583px; float:left;display:inline;}
.Center{ background:#FFFFFF repeat-x; height:583px; float:left;display:inline;width:926px;}
.Right{ background:url(images/right.jpg) no-repeat; width:16px; height:583px; float:let;display:inline;}
.container{ width:925px; margin:0 auto;height:inherit;}
.logo{float:left;display:inline;margin:37px 0 0 280px}
.img-1{float:left;display:inline;margin:30px 6px 0 69px;}
.img-2{float:left;display:inline;margin:30px 0 0 0px;}
.img-3{float:left;display:inline;margin:30px 0 0 0px;}
.enter{position:relative;left:441px;bottom:8px;}
#footer{ background:url(images/foot.jpg) no-repeat; width:926px; height:26px;  float:left;display:inline;}
.footer-copy{position:relative;left:90px;width:300px;}
.univ-footer{width:924px;height:130px;position:relative;top:54px;margin:0 auto; font-size:10px; color:#CCC}
.univ-footer p{text-align:right;}

.current{border-bottom:5px solid #a76979;}



.indcon{width:924px; background:#FFFFFF;margin:0 auto;position:relative;top:37px;}
.ind-logo{width:313px;height:99px; background:url(images/ind-log.jpg) no-repeat;border-right:1px solid #d6d6d6;float:left;display:inline;}
.ind-nav{width:924px;height:32px;border-top:1px solid #d6d6d6;border-bottom:1px solid #d6d6d6;}
.ind-nav-menu{width:578px;position:relative;left:313px;border-left:1px solid #d6d6d6;height:32px;}
.ind-nav-menu ul li{float:left;display:inline;}
.ind-nav-menu ul li a{position:relative;top:7px;margin:0px 20px 0 17px;}

.ind-nav-menu ul li a:hover{ border-bottom:5px solid #a76979;}

.ind-images-container{width:922px;padding-bottom:42px;}
.con-img{margin:25px 0 0 42px; background:#FFFFFF;}
.ind-footer{clear:both;float:right;display:inline;padding:15px 0 0 0;}




.bottomnone{border-bottom:none;}
.gallery-container{width:920px;margin:28px 0 0 0;background:#FFFFFF;}
.side-menu-hver{float:left;display:inline;width:130px;text-align:justify;font:14px Verdana, Arial, Helvetica, sans-serif bold;margin:15px 0 0 36px;}
.side-menu-hver ul li a{ background:url(images/menu-link-hover.jpg) no-repeat;width:131px;color:#FFFFFF;padding-top:8px; height:28px;display:block;margin:0 0 1px 0;position:relative;left:-1px; text-indent:37px;width:131px;}

.side-menu-hver ul li a.active{background:url(images/hover-gal-active.jpg) no-repeat;color:#000000}
.side-menu-hver ul li a:hover{ background:url(images/hover-gal-active.jpg) no-repeat;color:#000000}


.gallery-content{float:left;display:inline;padding:0 0 50px 0;}
.contentgallery-img{background:#ececec;height:inherit;width:300px;padding:20px 67px;width:564px;margin-top:-2px;}
.contentgallery-img img{margin:0 4px 20px 4px;}


/**** styles added 26-05-2010 ****/

.abt-container{ width:800px; margin:0 auto}
.bul{
	float:left;
	padding:0;
	margin:0;}
.bul li{
	background:url(images/bullet.gif) no-repeat left;
	padding:0 0 0 15px;}	

