@charset "utf-8";
/* General Style Start Here */
body{
	margin:0;
	padding:20px 0 40px 0;
	font:13px/16px Arial, Helvetica, sans-serif;
	color:#575757;
	background:url(../images/body-bg.gif) 0 0 repeat-x #fff;
	}
td, div, a, ul, li, form, input, label, textarea, h1, h2, h3, h4, h5{
	margin:0;
	padding:0;
	}
p{
	padding-bottom:20px;
	margin:0;
	}
ul{
	list-style-type:none;
	}
	
a{
	text-decoration:none;
	margin:0;
	padding:0;
	color:#F15C23;
	background-color:inherit;
	outline:none;
	}
a:hover{
	color:#575757;
	background-color:inherit;
	text-decoration:underline;
	}
h1{
	font:bold 20px/24px Arial, Helvetica, sans-serif;
	color:#F15E26;
	background-color:inherit;
	background:url(../images/logo-icon.gif) 0 6px no-repeat;
	padding:0 0 0 32px;
	margin:0 0 12px 0;
	}
h2.subHeading{
	font:normal 20px/24px Arial, Helvetica, sans-serif;
	color:#F15E26;
	background-color:inherit;
	background:url(../images/logo-icon.gif) 0 6px no-repeat;
	padding:0 0 0 32px;
	margin:0 0 12px 0;
	}
h2{
	font:normal 20px/24px Arial, Helvetica, sans-serif;
	color:#F15E26;
	background-color:inherit;
	margin:0 0 5px 0;
	}
h2.greyHeading{
	font:normal 18px/22px Arial, Helvetica, sans-serif;
	color:#666666;
	background-color:inherit;
	margin:0 0 5px 0;
	}

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

/* General Style End Here */
/* Header Top Style Start Here */
p.phone{
	font:bold 18px/22px Arial, Helvetica, sans-serif;
	color:#4C4C4C;
	background-color:inherit;
	background:url(../images/phone-icon.gif) 0 6px no-repeat;
	padding:0 0 0 25px;
	margin:28px 0 0 213px;
	}
p.phoneCap{
	font:bold 20px/24px Arial, Helvetica, sans-serif;
	color:#F25E26;
	background-color:inherit;
	padding:0 0 10px 0;
	text-align:right;
	}
/* Header Top Style End Here */
/* Navigation Style Start Here */
.left-cor{
	background:url(../images/nav-left-corner.gif) 0 0 no-repeat;
	width:4px;
	height:36px;
	}
.right-cor{
	background:url(../images/nav-right-corner.gif) 0 0 no-repeat;
	width:4px;
	height:36px;
	}
td.nav{
	background:url(../images/nav-bg.gif) 0 0 repeat-x;
	width:960px;
	height:36px;
	}
td.nav ul{
	width:890px;
	margin:0 auto;
	}
td.nav ul li{
	background:url(../images/nav-div.gif) 100% 0 no-repeat;
	float:left;
	width:auto;
	padding-right:5px;
	}
td.nav ul li a{
	font:bold 12px/36px Arial, Helvetica, sans-serif;
	color:#C1C1C1;
	background-color:inherit;
	text-transform:uppercase;
	text-decoration:none;
	padding:0 22px;
	display:block;
	}
td.nav ul li a:hover, td.nav ul li a.activeTab{
	color:#000;
	background-color:inherit;
	background:url(../images/nav-hover.gif) 0 0 repeat-x;
	}
td.nav ul li.lastTab{
	padding-right:0;
	background:none;
	}
/* Navigation Style End Here */
/* Banner Style Start Here */
td.banner{
	background:url(../images/banner.jpg) 0 5px no-repeat;
	width:960px;
	height:256px;
	}
.capLeftCor{
	background:url(../images/orange-left-cor.gif) 0 0 no-repeat;
	width:4px;
	height:42px;
	}
.capRightCor{
	background:url(../images/orange-right-cor.gif) 0 0 no-repeat;
	width:4px;
	height:42px;
	}
.capMidCor{
	background:url(../images/orange-mid.gif) 0 0 repeat-x;
	}
.capMidCor ul{
	width:885px;
	margin:10px 0 0 38px;
	}
.capMidCor ul li{
	padding:0 50px 0 0;
	float:left;
	width:auto;
	}
.capMidCor ul li.lastCap{
	padding:0;
	}
/* Banner Style End Here */
/* Body Style Start Here */
.boxHead{
	background:url(../images/box-heading.gif) 0 0 no-repeat;
	font:normal 20px/37px Helvetica, Arial, sans-serif;
	color:#fff;
	background-color:inherit;
	padding:0 0 0 15px;
	}
.boxMid{
	background:url(../images/box-mid.gif) 0 0 repeat-y;
	color:#575757;
	font-size:12px;
	background-color:inherit;
	padding:10px 12px 5px 15px;
	}
.boxMid p{
	padding:0 0 5px 0;
	}
p.testiName{
	font-size:12px;
	font-weight:bold;
	color:#000;
	background-color:inherit;
	margin:0;
	padding:0;
	float:right;
	width:auto;
	text-align:right;
	}
p.testiName Span{
	color:#F15F25;
	background-color:inherit;
	}
	
p.testiLast{
	padding-bottom:5px;
	}
	
.testBdr{
	border-bottom:1px dashed #CCCCCC;
	margin:0 0 30px 0;
	padding:0;
	}
/*ul.testiPagi{
	width:88px;
	float:right;
	}
ul.testiPagi li{
	width:19px;
	height:17px;
	float:left;
	border:1px solid #fff;
	}
ul.testiPagi li a{
	width:19px;
	height:17px;
	font-size:12px;
	color:#fff;
	background-color:#8C8C8C;
	text-decoration:none;
	display:block;
	text-align:center;
	}
ul.testiPagi li a:hover, ul.testiPagi li a.active{
	color:#fff;
	background-color:#EA4519;
	text-decoration:none;
	}
*/	
a.testiPagi{
	font-size:13px;
	color:#fff;
	background-color:#EA4519;
	text-decoration:none;
	display:block;
	text-align:center;
	float:right;
	width:55px;
	height:18px;
	padding:0 5px 0 5px;
	margin:8px 0 0 0;
	clear:both;
	}
a.testiPagi:hover{
	color:#fff;
	background-color:#8C8C8C;
	text-decoration:none;
	}
	
td.fieldTxt{
	font-size:11px;
	padding:7px 0 0 0;
	}
input.quickCont{
	width:184px;
	height:18px;
	border:1px solid #D6D6D6;
	padding:0 0 0 2px;
	margin:7px 0 0 5px;
	}
textarea.quickContBrief{
	width:184px;
	height:80px;
	border:1px solid #D6D6D6;
	padding:0 0 0 2px;
	margin:7px 0 0 5px;
	}
input.subBtn{
	width:72px;
	height:23px;
	background:url(../images/submit-btn.gif) 0 0 no-repeat;
	border:none;
	color:#fff;
	font-weight:bold;
	cursor:pointer;
	margin:7px 6px 0 0;
	padding:0 0 2px 0;
	}

td.rightPan{
	padding:0 0 15px 20px;
	}
.welrRtPadd{
	padding:0 15px 0 0;
	}
.boldBlk{
	color:#000;
	background-color:inherit;
	font-weight:bold;
	}
.boldOrng{
	color:#EA4519;
	background-color:inherit;
	font-weight:bold;
	}
a.moreLink{
	font-size:12px;
	font-weight:bold;
	color:#EA4519;
	background-color:inherit;
	text-decoration:none;
	float:right;
	width:auto;
	margin:0 3px 0 0;
	}
a.moreLink:hover{
	color:#000;
	background-color:inherit;
	}
p.btmBdr{
	border-bottom:1px dashed #BABABA;
	margin:8px 0 12px 0;
	}
/* Lettst Project Style Start Here */
.leftBtnBg{
	background:url(../images/btn-bg-left.gif) 100% 0 no-repeat;
	width:30px;
	}
.rightBtnBg{
	background:url(../images/btn-bg-right.gif) 0 0 no-repeat;
	width:30px;
	}
ul.lettestPro{
	width:572px;
	margin:0 auto;
	}
ul.lettestPro li{
	background-color:#F6F6F6;
	border:1px solid #CDCDCD;
	padding:5px;
	margin:0 15px 0 0;
	float:left;
	width:auto;
	}
ul.lettestPro li.lastPro{
	margin:0;
	}
	
/* Sliding Gallery Style */
div.homeGallery{
	position:relative;
	width:675px;
	margin:0 auto;
	}

div.buttonLeft{
	position:absolute;
	top:15px;
	left:5px;
	width:26px;
}
div.buttonRight{
	position:absolute;
	top:15px;
	right:5px;
	width:26px;
}
	
div.homeGallery a.next{
	text-indent:-5000px;
	display:block;
	width:26px;
	height:98px;
	background:url(../images/next-btn.gif) 0 100% no-repeat;
	color:#000;
	background-color:inherit;
	}
/*div.homeGallery a.next:hover{
	background:url(images/galleryBtn-right-h.gif) 0 100% no-repeat;
	}
*/div.homeGallery a.prev{
	text-indent:-5000px;
	display:block;
	width:26px;
	height:98px;
	background:url(../images/prev-btn.gif) 0 100% no-repeat;
	color:#000;
	background-color:inherit;
	}
/*div.homeGallery a.prev:hover{
	background:url(images/galleryBtn-left-h.gif) 0 100% no-repeat;
	}
*/	
div.stepcarousel{
	position:relative;
	width:565px;
	height:129px;
	clear:both;
	margin:0 auto;
	}

div.stepcarousel div.belt{
	position:absolute;
	left:0px;
	top:0;
	}
	
div.stepcarousel div.panel{
	/*float:left;
	overflow:hidden;
	width:133px;
	margin:0 15px 0 0;
	border:1px solid #D89B1A;*/
	background-color:#F6F6F6;
	border:1px solid #CDCDCD;
	padding:5px;
	margin:0 15px 0 0;
	float:left;
	overflow:hidden;
	width:117px;
	}
div.stepcarousel div.noMar{
	float:left;
	overflow:hidden;
	width:117px;
	border:1px solid #D89B1A;
	}
	
div.stepcarousel div.panel img{
	border:none;
	}
/* Gallery Style End */
/* Lettst Project Style End Here */
.boxRightHead{
	background:url(../images/box-right-heading.gif) 0 0 no-repeat;
	font:normal 20px/37px Helvetica, Arial, sans-serif;
	color:#fff;
	background-color:inherit;
	padding:0 0 0 15px;
	}
.boxRightMid{
	background:url(../images/box-right-mid.gif) 0 0 repeat-y;
	color:#575757;
	font-size:12px;
	background-color:inherit;
	padding:10px 12px 5px 15px;
	}
.boxRightMid p{
	padding:0 0 0 0;
	}
	
ul.list{
	padding:0 0 15px 15px;
	}
ul.list li{
	background:url(../images/bullet.gif) 0 5px no-repeat;
	padding:0 0 8px 10px;
	}
ul.list li a{
	color:#F15C23;
	background-color:inherit;
	}
ul.list li a:hover{	
	color:#575757;
	background-color:inherit;
	}
	
ul.ulright{
	padding:0 0 15px 0;
	margin:0 0 0 252px;
	}
	
img.picBdr{
	border:1px solid #CCCCCC;
	background-color:#FFFFFF;
	padding:5px;
	}
img.kitcPic{
	border:1px solid #CCCCCC;
	background-color:#FFFFFF;
	padding:5px;
	margin:15px 0 0 0;
	clear:both;
	}
img.extraMarLeft{
	margin:0 0 10px 20px;
	}
img.extraMarRight{
	margin:0 20px 10px 0;
	}
	
p.ulHead{
	padding:0 0 5px 20px;
	}
p.ulHeadRight{
	padding:0 0 5px 0;
	}
	
.orangeTxt{
	color:#F05E25;
	background-color:inherit;	
	}
/* Body Style End Here */
/* Contact Style Start Here */
form.contact-form input{
	width:230px;
	height:18px;
	border:1px solid #E0E0E0;
	margin:8px 0 0 8px;
	padding:0 0 0 2px;
	font:13px/18px Arial, Helvetica, sans-serif;
	color:#575757;
	background-color:#fff;
	}
	
form.contact-form textarea{
	width:230px;
	height:80px;
	border:1px solid #E0E0E0;
	margin:8px 0 0 8px;
	padding:0 0 0 2px;
	font:13px/16px Arial, Helvetica, sans-serif;
	color:#575757;
	background-color:#fff;
	}
	
form.contact-form input.submitBtn{
	width:72px;
	height:23px;
	background:url(../images/submit-btn.gif) 0 0 no-repeat;
	border:none;
	color:#fff;
	font-weight:bold;
	cursor:pointer;
	margin:7px 6px 0 8px;
	padding:0 0 2px 0;
	}
	
.fieldTitle{
	padding:8px 0 0 0;
	}

.star{
	color:#EA4519;
	background-color:inherit;
	}
	
.fieldBdr{
	border:1px solid #E9E9E9;
	background-color:#F6F6F6;
	padding:20px;
	}
/* Contact Style End Here */
/* Gallery Style Start Here */
img.gallPic{
	border:1px solid #CCCCCC;
	background-color:#FFFFFF;
	padding:5px;
	margin:0 0 0px 0;
	}
	
.gallThumb{
	width:188px;
	padding:0px 20px 10px 0;
	}
	
.gallLast{
	padding:0 30px 0 0;
	}
	
.gallerypic{
	background:url(../images/gallery_mainpic.jpg) no-repeat 0 0;
	width:479px;
	height:469px;
	padding-right:1px;
}
/* Gallery Style End Here */
/* footer Style Start Here */
.footer{
	background-color:#E5E5E5;
	color:#FFF;
	padding:3px 0;
	}
.footer ul{
	width:690px;
	margin:0 auto;
	}
.footer ul li{
	background:url(../images/footer-div.gif) 100% 4px no-repeat;
	padding:0 15px;
	float:left;
	width:auto;
	}
.footer ul li a{
	font-size:11px;
	text-transform:uppercase;
	color:#616161;
	background-color:inherit;
	text-decoration:none;
	}
.footer ul li a:hover{
	color:#EA4519;
	background-color:inherit;
	}
.footer ul li.footerLastLink{
	background:none;
	padding:0 0 0 15px;
	}
.copyTxt{
	font-size:11px;
	color:#EA4519;
	background-color:inherit;
	padding:10px 0 0 0;
	}
/* footer Style End Here */





