/****************************** ****************************** 
   					Reset Style CSS
****************************** ******************************/
body {
	background: #fff;
	font-family: Segoe,"Segoe UI","DejaVu Sans","Trebuchet MS",Verdana,sans-serif;
}
body, select, input, textarea {
	color: #1a1308;
	font-size: 12px;
	font-family: Segoe,"Segoe UI","DejaVu Sans","Trebuchet MS",Verdana,sans-serif;
}
.clr {
	clear: both;
}
h1 {
	font-weight: normal;
}
h1 {
	font-size: 30px;
	font-weight: normal;
	color: #353535;
}
h2 {
	font-size: 30px;
	font-weight: normal;
	color: #353535;
}
h3 {
	font-size: 30px;
	font-weight: normal;
	color: #353535;
}
h4 {
	font-size: 18px;
	font-weight: normal;
}
h5 {
	font-size: 16px;
	font-weight: normal;
}
h6 {
	font-size: 13px;
	font-weight: normal;
}
* {
	margin: 0;
	padding: 0;
}
a {
	text-decoration: none;
	color: #EFCA00;
transition: color 0.2s ease-in-out 0s;
}
a:hover {
	color: #000000;
}
p, dl, hr, h1, h2, h3, h4, h5, h6, ol, ul, pre, table, address, fieldset {
	margin-bottom: 0.6em
}

p {
  color: #747373;
    font-family: Segoe,"Segoe UI","DejaVu Sans","Trebuchet MS",Verdana,sans-serif;
    font-size: 13px;
    text-align: justify;	
	}
img {
	border: 0;
}
#fpage {
	display: block;
}
#wrapper {
	text-align: left;
	width: 1026px;
	margin: 0 auto;
	position: relative;
}
/****************************** ****************************** 
   					Header Style CSS
****************************** ******************************/

header {
	display: block;
	border-bottom: 1px solid #CCCCCC;
}
#header-wrap {
	text-align: left;
	width: 1026px;
	margin: 0 auto;
	position: relative;
}
.logo {
	float: left;
	width: 335px;
	padding-top: 1px;
	text-align:center;
}
.head-right {
	float: right;
	width: 690px;
}
.search {
	float: right;
	width: 245px;
	border: solid 1px #d2d2d2;
	margin-top: 10px;
}
.search input[type="text"] {
	float: left;
	width: 200px;
	color: #333;
	font-size: 12px;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	margin-right: 5px;
	margin-top: 5px;
	padding-left: 5px;
	background: none;
	border: none;
}
.search input[type="button"] {
	float: left;
	height: 28px;
	width: 30px;
	background: url(../images/search-tool.png) 0 0 no-repeat;
	text-indent: -9999;
	cursor: pointer;
	border: none;
}
.head-bot {
	border-top: 1px solid #D2D2D2;
	margin-top: 40px;
}
.menu {
	float: left;
	margin-top: -2px;
}
.menu ul {
	list-style: none;
}
.menu ul li {
	display: inline-block;
}
.menu ul li a {
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333;
	padding: 0 15px;
	line-height: 45px;
}
.menu ul li:hover, .menu ul li.active {
	background:#FFCD33;
}
.social {
	float: right;
	margin-top: 12px;
}
.social ul {
	list-style: none;
}
.social ul li {
	display: inline-block;
}

.social ul li a:hover {
	opacity:0.8;
	}
.banner {
	background: none repeat scroll 0 0 #FFFFFF;
	box-shadow: 0 4px 15px #CCCCCC;
	width: 100%;
	height: 425px;
	border-top:solid 1px #f1f0f1;
	border-bottom:solid 1px #f1f0f1;
}
/****************************** ****************************** 
   					middle Style CSS
****************************** ******************************/		
#middle {
	display: block;
}
.mid-wrap {
	margin: 20px auto 0;
	position: relative;
	text-align: left;
	width: 1026px;
}
.static {
	display: block;
}
.mid-left {
	float: left;
	width: 650px;
	 margin-left: 20px;
}
.video {
	margin-top: -80px;
	position: relative;
	z-index: 9999;
}
.bottom-conda {
	display: block;
}
.city {
	float: left;
	width: 280px;
}
.newsletter {
	display: block;
	margin-bottom: 30px;
	text-align: center;
	width: 253px;
}
.newsletter h1 {
	color: #000;
	font-size: 30px;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
}
.newsletter {
	display: block;
	margin-bottom: 30px;
	text-align: center;
	width: 253px;
	
}
.newsletter h5 {
	color: #000;
	font-size: 15px;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	text-transform: capitalize;
	font-style: italic;
}
.enter {
	float: right;
	width: 208px;
	border: solid 1px #d2d2d2;
	margin-top: 10px;
	padding: 5px;
}
.enter input[type="text"] {
	float: left;
	width: 165px;
	color: #333;
	font-size: 12px;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	margin-right: 5px;
	margin-top: 2px;
	padding-left: 5px;
	background: none;
	border: none;
}
.enter input[type="submit"] {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	background: url(../images/search.png) no-repeat scroll 9px 3px transparent;
	border-color: -moz-use-text-color -moz-use-text-color -moz-use-text-color #CCCCCC;
	border-image: none;
	border-style: none none none solid;
	border-width: medium medium medium 1px;
	cursor: pointer;
	float: left;
	height: 21px;
	text-indent: -9999px;
	width: 30px;
}
.hendlum {
	text-align: center;
	width:280px;
}
.pic {
	display: block;
	text-align: center;
}
.pic img {
	border: solid 1px #ccc;
}
.hendlum h3 {
	color: #000000;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: 15px;
	font-style: italic;
	text-transform: capitalize;
	padding: 5px 10px;
	text-align: left;
}
.hendlum h5 {
	color: #000000;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: 12px;
	text-transform: capitalize;
	padding: 5px 10px;
	text-align: left;
}
.flock {
	background: none repeat scroll 0 0 #F0F0F0;
	border-left: 1px solid #E5E1DE;
	border-right: 1px solid #E5E1DE;
	float: left;
	height: 662px;
	padding-top: 35px;
	text-align: center;
	width: 358px;
}
.picture {
	text-align: center;
	margin-top: 40px;
	margin-bottom: 40px;
}
.flock h1 {
	color: #585858;
	font-size: 17px;
	font-weight: bold;
	text-transform: uppercase;
}
.but {
	background: #302d26;
	text-align: center;
	padding: 10px 25px;
	text-transform: uppercase;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
}
.but:hover {
	background: #6a6a6a;
	color: #fff;
}
.right-conda {
	float: right;
	width: 350px;
	text-align: center;
}
.hadny {
	width: 267px;
	height: 234px;
	text-align: center;
	background: #fff;
	border: solid 1px #ccc;
	padding: 20px;
}
.hadny h1 {
	color: #5B5B5B;
	font-size: 22px;
	line-height: 47px;
	padding-bottom: 10px;
	text-transform: uppercase;
}
.view {
	float: right;
	margin-top: 10px;
}
.view a {
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-style: italic;
	color: #de3419;
	font-size: 13px;
}
.view a:hover {
	text-decoration: underline;
}
.bride {
	display: block;
	margin-top: 20px;
	width: 310px;
	height: 416px;

}
.catey {
	display: block;
	text-align: center;
	padding-top: 75px;
}
.bride h2 {
	color: #E4E2E1;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: 22px;
	line-height: 107px;
	text-transform: uppercase;
}
.talk {
	display: block;
	margin-top: 20px;
	width: 300px;
}
.talk h1 {
	color: #000000;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: 25px;
	text-transform: uppercase;
}
.talk p {
	color: #000000;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: 15px;
	font-style: italic;
	margin-bottom: 20px;
	padding: 5px 10px;
	text-align: left;
	text-transform: capitalize;
}
.social2 {
	display: block;
	width: 300px;
	text-align: center;
}
.social2 ul {
	list-style: none;
}
.social2 ul li {
	display: inline-block;
}
.social2 ul li a:hover {
	opacity: 0.9;
}
.social2 h2 {
	color: #000000;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
}


/****************************** ****************************** 
   					footer Style CSS
****************************** ******************************/	

footer {
display:block;
margin-top:30px;
}

#foot-wrap {
text-align: left;
	width: 1026px;
	margin: 0 auto;
	position: relative;
	border-top:solid 1px #d4d4d4;	
	}


.fot-menu {
float:left;
width:450px;
margin-top:20px;
}

.fot-menu ul {
	float:left;
	width:142px;
	}
.fot-menu ul li {

display:block;
}

.fot-menu ul li a {
	font-family:Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	line-height:20px;
	color:#3c3c16;
	}
.fot-menu ul li a:hover {
	color:#ccc;
	}


.heading {
    border-bottom: 1px solid #CCCCCC;
    margin-bottom: 20px;
}
.heading h2 {
	  color: #000000;
    font-family: Segoe,"Segoe UI","DejaVu Sans","Trebuchet MS",Verdana,sans-serif;
    font-size: 25px;
    text-transform: uppercase;
	float:left;
	}

.about {
	display:block;
	
	}
.about h2 {
	font-size:17px;
	font-family: Segoe,"Segoe UI","DejaVu Sans","Trebuchet MS",Verdana,sans-serif;
	color:#000;
	
	}

.about p {
    color: #747373;
    font-family: Segoe,"Segoe UI","DejaVu Sans","Trebuchet MS",Verdana,sans-serif;
    font-size: 13px;
    text-align: justify;
}


#breadcrumbs {
    color: #888;
    display: block;
    font-family: Segoe,"Segoe UI","DejaVu Sans","Trebuchet MS",Verdana,sans-serif;
    font-size: 12px;
    line-height: 40px;
	float:right;
}

#breadcrumbs a {
	color:#000;
	}
	
#breadcrumbs a:hover {
	text-decoration:underline;
	}	
#breadcrumbs span {
    display: inline-block;
    margin: 0 4px;
}


/* ========================================================================= */
							  /*contact Pert css */
/* ========================================================================= */

.map {
	border: solid 1px #ccc;
	box-shadow:0 0 5px #ccc;
	height: 202x;
	margin-bottom: 30px;
	border-radius: 5px;
	padding: 10px;
}
.cont {
	background: none repeat scroll 0 0 #FFFFFF;
	margin-left: 20px;
	margin-right: 25px;
	margin-top: 28%;
	opacity: 0.8;
	padding: 5px 10px 0;
}
.cont h3 {
	color: #482869;
	font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, serif;
	font-size: 25px;
	font-weight: bold;
}
.cont p {
	font-style: italic;
	font-size: 12px;
	color: #333;
}
.contact-form {
	float: left;
	width: 610px;
	padding-right: 20px;
	background: url(..) 100% 0 repeat-y;
}
.contact-form h3,.contact-info h3 {
 color: #000000;
    font-family: Segoe,"Segoe UI","DejaVu Sans","Trebuchet MS",Verdana,sans-serif;
    font-size: 20px;
    text-transform: uppercase;
	border-bottom:dashed 1px #ccc;
	padding-bottom:10px;
}
.tom {
	display: block;
}
.tom .t1 {
	margin-bottom: 15px;
}
.tom label {
	color: #333;
	float: left;
	font-size: 12px;
	margin: 8px 10px 0 0;
	text-transform: capitalize;
	width: 130px;
}
.tom label span {
	color: #ff0000;
}
.tom input, .tom select, .tom textarea {
	border: 1px solid #ccc;
	color: #333333;
	font-size: 13px;
	margin: 0;
	padding: 8px 5px;
	font-family: Arial, Helvetica, sans-serif;
	width: 448px;
	background: none;
}
.tom input:focus, .tom select:focus, .tom textarea:focus, .tom15 ul li input:focus, .tom15 textarea:focus {
	border-color: #000;
}
.tom select {
	width: 460px;
}
.tom textarea {
	height: 110px;
	overflow: auto;
}
.contact-info {
	float: right;
	width: 285px;
}

.contact-info {
	float: right;
	width: 365px;
}
.contact-info .c1 {
	display: block;
	padding-bottom: 18px;
	color: #333;
	line-height: 18px;
}
.contact-info .c1 span {
	display: block;
	float: right;
	width: 238px;
}
.contact-info .c1 strong {
	display: block;
	float: left;
	padding-left: 22px;
	font-size: 12px;
	color: #000;
}
#adresbg {
	background: url(..) 0 0 no-repeat;
}
#mailbg {
	background: url(..) 0 0 no-repeat;
}
#phonebg {
	background: url(..) 0 0 no-repeat;
}
.contact-info .c1 span a {
	color: #006699;
	font-size: 12px;
	font-weight: normal;
}
.contact-info .c1 span a:hover {
	color: #333;
	text-decoration: underline;
}
.contact-form input[type="submit"] {
  background: none repeat scroll 0 0 #302D26;
    color: #FFFFFF;
    font-family: Segoe,"Segoe UI","DejaVu Sans","Trebuchet MS",Verdana,sans-serif;
    font-size: 13px;
    font-weight: bold;
    padding: 10px 25px;
    text-align: center;
    text-transform: uppercase;
	cursor:pointer;
	border:none;
	float:right;
	margin-top:10px;
}
.contact-form input[type="submit"]:hover {
 background: none repeat scroll 0 0 #6A6A6A;
    color: #FFFFFF;
}


.history {
	display:block;
	}

.history ul {
	list-style:none;
	}
.history ul li {
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:solid 1px #ccc;
	}
.history ul li:last-child {
	border:none;
	}	

.history h2 {
 color: #000000;
    font-family: Segoe,"Segoe UI","DejaVu Sans","Trebuchet MS",Verdana,sans-serif;
    font-size: 17px;	
		}
.his-pic {
float:left;
margin-right:20px;	
	}	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	

.category {
    float: left;
    margin-right: 25px;
    width: 230px;
}
.category h2 {
    background: url("../images/category.jpg") no-repeat scroll 96% center transparent;
    border-bottom: 1px solid #000;
    border-top: 1px solid #000;
    color: #000000;
    font-family: Segoe,"Segoe UI","DejaVu Sans","Trebuchet MS",Verdana,sans-serif;
    font-size: 20px;
    line-height: 51px;
    padding-left: 10px;
    text-transform: uppercase;
}	
	
.category ul {
	list-style:none;
	}	
	
.category ul li {
	display:block;
	margin-bottom:1px;
	}	
	

.category ul li a {
    color: #333333;
    font-family: Segoe,"Segoe UI","DejaVu Sans","Trebuchet MS",Verdana,sans-serif;
    font-size: 15px;
    line-height: 35px;
    padding-left: 10px;
    text-transform: uppercase;
	display:block;
	text-shadow: 0px 1px #FFFFFF;
}	
	
.category ul li a:hover,.category ul li.active a {
	background:#EFCA00;
	}	
	
	

.pro {
    float: right;
    width: 760px;
}

.pro h2 {
    border-bottom: 1px solid #000;
    color: #000;
    font-family: Segoe,"Segoe UI","DejaVu Sans","Trebuchet MS",Verdana,sans-serif;
    font-size: 25px;
    line-height: 30px;
    padding-bottom: 20px;
    padding-left: 10px;
    text-align: center;
    text-transform: uppercase;
}	
	
.pro ul {
	list-style:none;
	}	
	
.pro ul li {
	display:inline-block;
	vertical-align:top;
	padding:10px;
	box-shadow:0 0 5px #ccc;
	border:solid 1px #ccc;
	width:198px;
	position: relative;
	margin-left:5px;
	margin-right:10px;
	margin-bottom:20px;
	}	


.pro ul li img {
 display: block;
    transition: transform 0.7s ease 0s;	
	}	
.image-pert {
	text-align:center;
	width:200px;
	height:230px;
	overflow:hidden;
	}
	
.image-pert img:hover {
	transform: scale(1.2);
	transform-origin: center center 0;
	}	

.pro ul li h4 {
    font-family: Segoe,"Segoe UI","DejaVu Sans","Trebuchet MS",Verdana,sans-serif;
    font-size: 12px;
    font-weight: bold;
    line-height: 19px;
    padding: 5px 0;
    text-transform: uppercase;
	color:#333;
}	
	

.pro ul li  span {
    background: none repeat scroll 0 0 #EFCA00;
    font-size: 16px;
    padding: 2px;
	color:#333;
}	
	
#nav-wrapper {
	display:none;
	}	
	
	
.social3 {
	float: right;
	margin-top: 12px;
}
.social3 ul {
	list-style: none;
}
.social3 ul li {
	display: inline-block;
}

.social3 ul li a:hover {
	opacity:0.8;
	}	
	
	

.copy {
    border-top: 1px solid #CCCCCC;
    font-size: 13px;
    line-height: 37px;
    text-align: center;
	color: #999999;
}	
	
.process {
display:block;	
	}	
	
	
.pocess-left {
	float:left;
	width:510px;
	border-right:solid 2px #ccc;
	}	
	
.pocess-left ul {
	list-style:none;
	}	
	
.pocess-left ul li {
	margin-bottom:20px;
	text-align:center;
	}	
	


.pocess-left h3 {
    background: none repeat scroll 0 0 #CCCCCC;
    color: #000000;
    font-size: 36px;
    margin-left: 10px;
    margin-right: 10px;
    text-align: center;
    text-shadow: 1px 1px #FFFFFF;
    text-transform: uppercase;
}	
	
.pocess-left h3 span {
font-size:30px;
color:#3333;	
	}	
	
.process-one img {
    box-shadow: 0 0 5px #CCCCCC;
    height: auto;
    padding: 5px;
    width: 450px;
}
.arrow {
  color: #000000;
    font-size: 26px;
    line-height: 148px;
    text-transform: uppercase;
	background:url(../images/arrow5.png) 88% 0 no-repeat;
	}	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	.error p {
color: #FF0000!important;display: block;font-size: 12px; margin-right:40px;
text-align:center;
}
	
	
	
	
	
/* ==========================================
   Pagination  CSS Styles
   ========================================== */
.pagi {
	margin: 10px 0 10px 0;
}
.pgn01 {
	list-style: none outside none;
	margin: 8px auto;
	padding: 0;
	text-align: center;
}
.pgn01 li {
	display: inline-block;
	overflow: hidden;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	box-shadow: 0 1px 2px rgba(0,0,0,.06), inset 0 1px 0 rgba(255,255,255,1);
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,.08), inset 0 1px 0 rgba(255,255,255,1);
	-moz-box-shadow: 0 1px 1px rgba(0,0,0,.08), inset 0 1px 0 rgba(255,255,255,1);
	border: 1px solid #c9c9c9;
	border-bottom: 1px solid #afafaf;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif, AppleGothic;
	font-size: 12px;
	font-weight: bold;
}
.pgn01 li a {
	display: block;
	position: relative;
	top: 1px;
	padding: 0 9px;
	margin: 0;
	height: 23px;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	text-decoration: none;
	text-align: center;
	line-height: 21px;
}
.pgn01 li.current {
	border: none!important;
}
.pgn01 li.current span {
	display: block;
	position: relative;
	top: 1px;
	padding: 0 9px;
	margin: 0;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	text-align: center;
	line-height: 21px;
	height: 24px;
	background: none;
}
.pgn01 li a span {
	display: block;
	position: relative;
	top: 7px;
	margin: 0 auto;
	padding: 0;
	width: 6px;
	height: 9px;
	text-indent: -1000em;
	background-image: url(../images/p-arrow.png);
	background-repeat: no-repeat;
}
.pgn01 li.blank span {
	display: block;
	position: relative;
	top: 1px;
	padding: 0 9px;
	margin: 0;
	height: 23px;
	text-align: center;
	line-height: 22px;
}
.pgn01.grey li {
	box-shadow: 0 1px 2px rgba(0,0,0,.06), inset 0 1px 0 rgba(255,255,255,1);
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,.08), inset 0 1px 0 rgba(255,255,255,1);
	-moz-box-shadow: 0 1px 1px rgba(0,0,0,.08), inset 0 1px 0 rgba(255,255,255,1);
	border: 1px solid #c9c9c9;
	border-bottom: 1px solid #afafaf;
	margin-left: 5px!important;
}
.pgn01.grey li a, .pgn01.grey li a:visited, .pgn01.grey li a:hover {
	color: #717171;
}
.pgn01.grey li a {
	background-color: #eaeaea;
	background: linear-gradient(top, rgba(249,249,249,1) 0%, rgba(234,234,234,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(249,249,249,1)), color-stop(100%, rgba(234,234,234,1)));
	background: -moz-linear-gradient(top, rgba(249,249,249,1) 0%, rgba(234,234,234,1) 100%);
 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#1f9f9f9, endColorstr=#1eaeaea);
	text-shadow: 0 1px 0 #fefefe;
}
.pgn01.grey li a:hover, .pgn01.grey li a:active {
	background-color: #656565;
	box-shadow: 0 1px 0 rgba(255,255,255,1), inset 0 0 5px rgba(0,0,0,.3);
	-webkit-box-shadow: 0 1px 0 rgba(255,255,255,1), inset 0 0 5px rgba(0,0,0,.3);
	-moz-box-shadow: 0 1px 0 rgba(255,255,255,1), inset 0 0 5px rgba(0,0,0,.3);

}
.pgn01.grey li.current {
	background-color: #656565;
	box-shadow: 0 1px 0 rgba(255,255,255,1), inset 0 0 5px rgba(0,0,0,.3);
	-webkit-box-shadow: 0 1px 0 rgba(255,255,255,1), inset 0 0 5px rgba(0,0,0,.3);
	-moz-box-shadow: 0 1px 0 rgba(255,255,255,1), inset 0 0 5px rgba(0,0,0,.3);
}
.pgn01.grey li.current span {
	color: #f2f2f2;
	text-shadow: 0 1px 0 #585858;
}
.pgn01.grey li.first a span {
	background-position: left top;
}
.pgn01.grey li.last a span {
	background-position: left -9px;
}
.pgn01.grey li.blank {
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	border: none;
}
.pgn01.grey li.blank span {
	color: #717171;
	text-shadow: 0 1px 0 #fefefe;
}	
	
	
	
/****************************** 
      prodects Slider CSS 
******************************/
.projectslider {
	background-color: #1F1F1F;
	float: left;
	height:122px;
	padding-top: 5px;
	width: 317px;
	z-index: 100;
	margin-left:20px;
}
#project-scroll {
		height:152px;
	width: 317px;
	z-index: 100;
}
#project-scroll ul {
		height:122px;
	list-style: none outside none;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	width: 317px;
}
#project-scroll li:first-child {
	display: list-item;
	position: absolute;
}
#project-scroll li {
	display: none;
	position: absolute;
	text-align: center;
}
#project-scroll li a {
	color: #E2E0E0;
	line-height: 18px;
}
#project-scroll li a img {
	padding-bottom: 10px;
}	
	
	
.back {
 position: absolute;
    right: 0;
    top: 44px;
	}	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	