@charset "utf-8";
a{
	text-decoration:none;
	color:#c87426;
}
a:hover{
	color:#FFAB2D;
}

h3{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	font-weight:normal;
	color:#B4CD33;
	padding:0px;
	margin:0px;
	text-shadow: 0px 2px 1px #000;
}
.container .heading h1 {
	background-image: url(../images/aboutHeading.png);
	text-indent: -9999px;
	height: 55px;
	background-repeat: no-repeat;
}
.container .heading .breadCrumbs {
	background-image: url(../images/footerBg.png);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFF;
}
.container .heading .breadCrumbs ul {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/footerBg.png);
	background-repeat: repeat;
}
.container .heading .breadCrumbs ul li {
	float: left;
	display: block;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFF;
	background-image: url(../images/footerBg.png);
	background-repeat: repeat;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	text-transform: uppercase;
}
.container .heading .breadCrumbs ul li a {
	color: #FFF;
}
.container .heading .breadCrumbs ul li a:hover {
	text-decoration: underline;

}


.container .mainContent {
	position: relative;
	clear: both;
}
.container .heading .breadCrumbs ul .selected {
	color: #c87426;
	font-weight: bold;
}

.Rcontent                              {
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	background-image: url(../images/bg_slider.png);
	background-repeat: repeat;
	float: right;
	position: relative;
	width: 300px;
	color: #FFF;
	min-height: 464px;
}
.Rcontent h3                           {
	font-family: Georgia, Serif;
	font-size: 20px;
	color: #9bb02b;
	text-shadow:0 2px 1px #000000;
	padding-top: 10px;
	padding-bottom: 20px;
}




.fLeft{
	float:left;
	margin-right: 14px;
}
.fRight{
	float:right;
}
.container .mainContent .Rcontent ul {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.container .mainContent .Rcontent p {
	line-height: 18px;
}


.container .mainContent .Rcontent ul li {

	
	list-style-type: none;
}

.container .mainContent .Rcontent ul li a{
	color: #FFF;
	padding-left: 28px;
	background-repeat: no-repeat;
	background-image: url(../images/ArrowLink2.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.container .mainContent .Rcontent .clientLink {


	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: bold;
}

.container .mainContent .Rcontent ul li a:hover{
	text-decoration: none;
	color: #FFAB2E;
	
}

.container .mainContent .Rcontent .actual a {
	text-decoration: none;
	color: #FFAB2E;

}


.container .mainContent .leftContainer ul {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}


.container .mainContent .leftContainer ul li {
	background-image: url(../images/checkIcon.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
	list-style-type: none;
	font-size: 13px;
}



/* Work */
.thumbWrapper {
	height:472px;
	margin-bottom:16px;
	position:relative;
	width:560px;
}
.img_wrap {
	margin-top: 5px;
	margin-bottom: 5px;
}

.thumbStroke{
	position:absolute;
	top:0px;
	left:0px;
	width:565px;
	height:100%;
	background:#181717;
	border:1px solid #FFF;
	filter:alpha(opacity=20);
	-moz-opacity:0.2;
	-khtml-opacity: 0.2;
	opacity: 0.2;	
}
.thumbCaption{
	position:absolute;
	top:152px;
	left:8px;
	width:277px;
	height:30px;
	padding:5px 5px 0px 5px;
	background:#000;
	filter:alpha(opacity=85);
	-moz-opacity:0.85;
	-khtml-opacity: 0.85;
	opacity: 0.85;
	display:none;
}
.thumbCaption h3{
	text-shadow:none;
}
.thumbCaption a{
	text-decoration:none;
}

.work                        {
	width: 937px;
	height: 600px;
	position: relative;
	margin: 0 auto 40px;
	left: 0px;
}
.galleryContainer {
	top:0px;
	left:0px;
	height:100%;
	background:#181717;
	border:1px solid #FFF;
	filter:alpha(opacity=20);
	-moz-opacity:0.2;
	-khtml-opacity: 0.2;
	opacity: 0.2;
}
element.style {
	border-color:#090;
	}
.pointer {
	border-color: #FFF;

}	.container .mainContent .Rcontent p {
	margin-bottom: 20px;
}
.formContainer p {
	line-height: 18px;
}


.leftContainer{
	height:398px;
	left:8px;
	position:absolute;
	top:8px;
	width:490px;
	color: #FFF;
	padding: 30px;
	background-attachment: scroll;
	background-image: url(../images/footerBg.png);
	background-repeat: repeat;
	background-position: 0 0;
}
.leftContainer p {
	line-height:18px;
	padding-bottom: 11px;
}

.leftContainer h3 {
	color:#FFAB2A;
	font-family:Georgia,Serif;
	font-size:22px;
	padding-bottom:8px;
	text-shadow:0 2px 1px #000000;
}

.leftContainer h4 {
	font-family: Georgia, Serif;
	font-size: 18px;
	color: #9bb02b;
	text-shadow:0 2px 1px #000000;
	padding-top: 10px;
	font-weight: normal;
}
.aboutImg{
	padding-bottom: 18px;
}
/* Services */


.bodycontentsection {
	width:490px;
	height:385px;
}

.jScrollPaneContainer {
	position: relative;
	overflow: hidden;
	z-index: 1;
}

.jScrollPaneTrack {
	position: absolute;
	cursor: pointer;
	right: 0;
	top: 0;
	height: 100%;
	background-repeat: no-repeat;
}
.jScrollPaneDrag {
	position: absolute;
	cursor: pointer;
	overflow: hidden;
}
.jScrollPaneDragTop {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}
.jScrollPaneDragBottom {
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
}
a.jScrollArrowUp {
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 9px;
}
a.jScrollArrowUp:hover {
	/*background-color: #f60;*/
}

a.jScrollArrowDown {
	display: block;
	position: absolute;
	z-index: 1;
	bottom: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 9px;
}
.jScrollPaneDrag {
	background-image:url(../images/scroll/dot_meet.png);
	background-position: center;
}
.jScrollPaneTrack {
	background-image:url(../images/scroll/scroll.png);
	background-position: center;
}

