/**################################
 		GALLERY PAGE CSS
 ##################################*/
.hd-typ1	{
	color:#2e88d7;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	padding:10px 0 23px 11px;
	font-family:Georgia, "Times New Roman", Times, serif;
	background:url(../images/bg-hd-typ1.gif) no-repeat 0 0;
	}
.gallery_bx		{
	float:left;
	}	
.gallery_bx .galleryimg_bx	{
	width:217px;
	height:174px;
	position:relative;
	margin-top:8px;
	border:1px solid #e3e5e4;
	border-bottom:none;
	}
.gallery_bx .galleryimg_bx .galleryimg_bx_bottom	{
	width:217px;
	height:12px;
	position:absolute;
	left:0;
	bottom:-12px;
	background:url(../images/galleryimg_bx_bottom.gif) no-repeat 0 0;
	}
.gallery-hd	{
	color:#1d1d1b;
	font-size:14px;
	text-align:center;
	font-weight:bold;
	margin:16px 0 0 0;
	text-transform:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	}		
.mrg15-R	{
	margin-right:15px;
	}
.pagination	{
	display:none;
	}	
								
/*##################################

SITEMAP CSS

##################################*/

#Works .worksbg ul {
	position:absolute;
	top:30px;
	left:50px;
	list-style-type:none;
	margin:20px 0px 0px 0px ;

	

	}

#Works  ul li {
	
	height:25px;
	font-size:14px;
	font-weight:normal;
	font-family:Georgia;
	color:#1F2F84;
	
	}

#Works ul li a {

	text-decoration: none;

	}

/*===============================*/

.linklevel1 {

	background-image:url(../images/bullet.gif);

	background-repeat:no-repeat;

	background-position: 0px 8px;

	font-weight: bold;

	color: #24377B;

	padding-left:15px;

	margin:10px 0 10px 0;

	}

	

.linklevel1 a {

	font-weight: bold;

	color:#1F2F84;

	}

.linklevel1 a:hover {

	font-weight: bold;

	color: #cccccc;

	}

/*===============================*/

.linklevel2 {

	background-image:url(../images/arrow1.gif);

	background-repeat:no-repeat;

	background-position: 3px 5px;

	color: #3252A3;

	padding-left:15px;

	margin:5px 0px;

	font-size:90%;

	}

.linklevel2 a {

	font-weight: normal;

	color: #3252A3;

	}

.linklevel2 a:hover {

	font-weight: normal;

	color: #000000;

	}