/* Default Style */
* {
	padding: 0;
	margin: 0;
	outline: none 0;
	border: none 0;
}
body {
	color: #171717;
	background: #1b1b1b url(../images/bg.gif) repeat 0 0;
	font: 12px/18px Arial, Helvetica, sans-serif;
}
a {
	color: #ff7200;
	text-decoration: none;
}
a:hover {
	color: #000;
}

.spacer {
	clear: both;
	font-size: 0;
	line-height: 0;
}

/* Background Shadow */
.bgShadow {
	width: 100%;
	background: url(../images/bg-shadow.png) no-repeat 50% 0;
}

/* Wrapper */
.wrapper {
	width: 980px;
	margin: 0 auto;
}

/* Logo Panel */
.logoPanel {
	height: 65px;
	padding: 28px 0 0;
}
.logoPanel .logo {
	width: auto;
	float: left;
}
.logoPanel .socialLinks {
	list-style: none;
	float: right;
	padding: 5px 0 0;
}
.logoPanel .socialLinks li {
	width: auto;
	float: left;
	padding: 0 0 0 8px;
}
.logoPanel .socialLinks li a,
.logoPanel .socialLinks li img {
	display: block;
}

/* Top Navigarion Area */
.topNavArea {
	background: url(../images/top-nav-bg.gif) no-repeat 50% 0;
	height: 55px;
	padding: 0 240px 0 13px;
	position: relative;
	z-index: 100;
}
.topNavArea .call {
	color: #0d0d0d;
	background: url(../images/call.gif) no-repeat 0 0;
	width: 211px;
	height: 46px;
	padding: 19px 0 0 25px;
	font-size: 24px;
	position: absolute;
	right: 0;
	bottom: 0;
}
.topNav {
	list-style: none;
	width: auto;
	float: left;
	padding: 9px 0;
}
.topNav li {
	float: left;
	background: url(../images/top-nav-divider.gif) no-repeat 0 50%;
	padding: 0 0 0 1px;
	position: relative;
}
.topNav li.first {
	background: none;
	padding-left: 0;
}
.topNav li a,
.topNav li a span {
	display: block;
	font-size: 15px;
	line-height: 37px;
	height: 37px;
	color: #563d1c;
}
.topNav li a span {
	padding: 0 15px;
}
.topNav li a:hover,
.topNav li a:hover span,
.topNav li.active a,
.topNav li.active a span,
.topNav li a.hover,
.topNav li a.hover span {
	color: #f2f2f2;
	background-image: url(../images/top-nav-h.gif);
	background-repeat: no-repeat;
}
.topNav li a:hover,
.topNav li.active a,
.topNav li a.hover {
	background-position: 0 0;
}
.topNav li a:hover span,
.topNav li.active a span,
.topNav li a.hover span {
	background-position: 100% 100%;
}

/* Drop Down Navigation for Top Navigation */
.topNav li ul {
	display: none;
	width: 150px;
	list-style: none;
	color: #f2f2f2;
	background: #242424;
	border-bottom: 2px solid #444444;
	position: absolute;
	top: 37px;
	left: 1px;
}
.topNav li ul li {
	width: 100%;
	float: left;
	background: none;
	padding: 0;
	clear: both;
	border-bottom: 1px solid #444444;
}
.topNav li ul li a {
	display: block;
	height: auto;
	font-size: 13px;
	line-height: 19px;
	padding: 5px 15px;
	color: #f2f2f2;
}
.topNav li ul li a:hover {
	color: #563d1c;
	background: #ffba00 none;
}

/* Container */
.container {
	background: #f2f2f2 url(../images/container-bottom-bg.gif) no-repeat 50% 100%;
	padding: 16px 14px;
	margin: 0 auto 22px;
}
.container h1 {
	color: #f2f2f2;
	font-size: 30px;
	margin: 0 0 12px;
}
.container h1 span {
	color: #ffba00;
}
.container h2 {
	color: #404040;
	background: url(../images/dash-1.gif) repeat-x 0 100%;
	font-size: 24px;
	padding: 0 0 14px;
	margin: 0 0 14px;
}
.container h2 span {
	color: #ff7200;
}
.container h4 {
	color: #ff7200;
	font-weight: bold;
	font-size: 12px;
	line-height: 18px;
	margin: 0 0 4px;
}
.container p {
	margin: 0 0 18px;
}
.container blockquote {
	margin: 0 0 14px;
}
.container ul,
.container ol {
	margin: 0 0 18px;
}
.container ul li,
.container ol li {
	margin: 0 0 6px;
}
.container ul li {
	list-style: none;
	background: url(../images/arrow-2.gif) no-repeat 0 5px;
	padding-left: 13px;
}
.container ul li a{
	color:#171717;
	text-transform:capitalize;
}
.container ul li a:hover{
	color:#ff7200;
}
.container ul li ul{
	padding:13px 0 0 0;
}
.container ol {
	padding-left: 16px;
}
.container ol li {
	list-style: outside decimal;
}
.container .viewAll {
	background: url(../images/arrow-1.gif) no-repeat 0 50%;
	padding-left: 8px;
	font-weight: bold;
}

/* Header */
.header {
	color: #d0d0d0;
	background: url(../images/header-bg.jpg) no-repeat 50% 0;
	height: 324px;
	position: relative;
}
.header .headerContent {
	width: 375px;
	position: absolute;
	top: 42px;
	left: 506px;
	height: 154px;

}
.header .headerContent h1 {
	color: #f2f2f2;
	font-size: 30px;
	margin: 0 0 12px;
}
.header .headerContent h1 span {
	color: #ffba00;
}

/* Slider */
.header .headerSlider {
	background: url(../images/header-slider-bg.png) no-repeat 0 0;
	width: 492px;
	height: 283px;
	position: absolute;
	top: 22px;
	left: 1px;
}
#slider {
	width: 393px;
	height: 211px;
	position: absolute;
	top: 24px;
	left: 44px;
}
#slideNext,
#slidePrev {
	display: block;
	width: 20px;
	height: 34px;
	background-image: url(../images/slider-next-prev.png);
	background-repeat: no-repeat;
	font-size: 0;
	line-height: 0;
	text-indent: -1200000px;
	position: absolute;
	top: 120px;
}
#slideNext {
	background-position: 0 0;
	left: 22px;
}
#slideNext:hover {
	background-position: 0 100%;
}
#slidePrev {
	background-position: 100% 0;
	right: 33px;
}
#slidePrev:hover {
	background-position: 100% 100%;
}

/* Content */
.content {
	clear: both;
	width: 100%;
	overflow: hidden;
	padding: 15px 0;
}

/* Block Area */
.block {
	float: left;
	width: 293px;
	padding: 0 0 0 36px;
}
.block.first {
	padding-left: 0 !important;
}

.projectBlock {
	clear: both;
}
.projectBlock .projectPic {
	width: auto;
	float: left;
	margin: 4px 15px 0 0;
}
.projectBlock .projectDetails {
	overflow: hidden;
	padding: 4px 0 0;
}

.testimonialArea {
	clear: both;
	width: 100%;
	overflow: hidden;
	padding: 25px 0 0;
}
.testimonialArea .testimonial {
	float: left;
	width: 293px;
	padding: 0 0 0 36px;
	line-height: 16px;
}
.testimonialArea .testimonial.first {
	padding-left: 0;
}
.testimonialArea .testimonial .clientPic {
	float: left;
	width: auto;
	display: block;
	margin: 0 17px 0 0;
	border: 1px solid #c3c3c3;
}
.testimonialArea .testimonial .testimonialDetails {
	overflow: hidden;
}
.testimonialArea .testimonial .testimonialDetails .clientDetails {
	clear: both;
}
.testimonialArea .testimonial .testimonialDetails .clientDetails .clientName {
	color: #ff7200;
	font-size: 13px;
	margin-bottom: 2px;
}
.testimonialArea .testimonial .testimonialDetails .clientDetails .clientDesg {
	margin-bottom: 0;
}

/* Footer */
.footer {
	width: 952px;
	overflow: hidden;
	margin: 0 auto 22px;
	color: #cacaca;
}
.footer a {
	color: #cacaca;
}
.footer a:hover,
.footer .active a {
	color: #fff;
}
.footer .footerNav {
	float: left;
	list-style: none;
}
.footer .footerNav li {
	float: left;
	width: auto;
	padding: 0 7px 0 10px;
	background: url(../images/footer-nav-divider.gif) no-repeat 0 50%;
}
.footer .footerNav li.first {
	padding-left: 0;
	background: none;
}

/* Misc */
.alignLeft 		{ text-align: left;}
.alignRight 	{ text-align: right;}
.alignCenter 	{ text-align: center;}
.alignJustify 	{ text-align: justify;}
.floatLeft 	{ float: left;}
.floatRight { float: right;}
.floatNone 	{ float: none;}
/* breadcrumb */
.breadcrumb {
	overflow:hidden;
	font-size:11px;
	line-height:20px;
	text-transform:uppercase;
	padding:8px 0 0px;
	margin-bottom:10px;
	}
.breadcrumb ul {display:block;}
.breadcrumb ul li {
	float:left;
	background:url(../images/bread-arrow.gif) 0 6px no-repeat;
	padding:0 16px 0 22px;
	color:#cb0000;
	}
.breadcrumb ul li.noBg {background:none; padding-left:0px;}
.breadcrumb ul li a {
	text-decoration:none;
	color:#333;
	}
.breadcrumb ul li a:hover, .breadcrumb ul li a.active {
	color:#ff7200;
	}
/* Service Page */	
.serv-pnl{
	width:590px;
	float:left;
	padding:0 36px 0 0;
}	
