body{
	background: url(../images/mainBg.jpg) left top repeat-x #ffffff;
	padding:0;
	margin:0;
	}

p, span, select, ul, li, form, h1, h2, h3, h4, h5, h6{
	padding:0;
	margin:0;
	}
.clear{
	clear:both;
	}
.alignRight{
	float:right;
	margin:0px 0px 6px 0px;
	clear:both;
	}
span.readMoreBule{
	font:bold 12px/18px Arial, Helvetica, sans-serif;
	color:#148deb;
	text-align:right;
	background:url(../images/readmoreBlue.gif) left 5px no-repeat;
	clear:both;
	}
span.readMoreBule a{
	font:bold 12px/18px Arial, Helvetica, sans-serif;
	color:#148deb;
	text-decoration:none;
	float:right;
	background:url(../images/readmoreBlue.gif) left 5px no-repeat;
	padding:0px 8px;
	outline:none;
	}
span.readMoreBule a:hover{
	font:bold 12px/18px Arial, Helvetica, sans-serif;
	color:#148deb;
	text-decoration:none;
	text-align:right;
	outline:none;
	}
	
#mainDiv{
	width:100%;
	margin:0 auto;
	clear:both;
	float:none;
	
	}
/*---------------------------Wrapper--------------------------- */
#wrapper{
	width:970px;
	height:auto;
	margin:0 auto;
	clear:both;
	float:none;
	background:#ffffff;
	}
/*----------------------------------LOGO----------------------------*/	
#logo{
	width:960px;
	height:195px;
	border-bottom:3px solid #5c636b;
	margin:0 auto;
	padding:0px 0px 0px 0px;
	}
/*------------------------------Navigation----------------------------*/
#navigation{
	width:960px;
	height:33px;
	background:url(../images/navBg.jpg) left top repeat-x;
	text-align:center;
	font:normal 12px/33px Arial, Helvetica, sans-serif;
	color:#484848;
	margin:0px 0px 0px 5px;
	}
#navigation ul{
	padding:0;
	margin:0;
	list-style-type:none;
	}
#navigation ul li{
	font:normal 12px/33px Arial, Helvetica, sans-serif;
	color:#484848;
	display:inline;
	margin:0;
	padding:0 12px;
	}
#navigation ul li a{
	text-align:center;
	font:normal 12px/33px Arial, Helvetica, sans-serif;
	color:#484848;
	text-decoration:none;
	outline:none;
	}	
#navigation ul li a:hover, #navigation ul li a.selected, #navigation ul li a.selected:hover{
	font:normal 12px/33px Arial, Helvetica, sans-serif;
	color:#168ae5;
	text-decoration:none;
	outline:none;
	}
/*----------------------------------Banner-------------------------------*/
#banner{
	width:960px;
	height:310px;
	background:url(../images/bannerJsBg.jpg) 0 0 no-repeat;
	margin:0px 0px 17px 5px;
	font:normal 12px/18px Arial, Helvetica, sans-serif;
	color:#606264;
	}
	
#innerBanner{
	width:960px;
	height:229px;
	font:normal 12px/18px Arial, Helvetica, sans-serif;
	color:#606264;
	margin:0px 0px 17px 5px;
	background:url(../images/innerBannerBg.jpg) left top repeat-x;
	}
/*-------------------------LeftBanner---------------------*/
#leftBanner{
	width:441px;
	float:left;
	padding:22px 10px 0px 14px;
	height:229px;

	}
h1{
	font:normal 24px/30px Arial, Helvetica, sans-serif;
	color:#1b8de6;
	}
#leftBannerInner{
	width:500px;
	float:left;
	padding:8px 10px 0px 14px;
	}
h2{
	font:normal 24px/28px Arial, Helvetica, sans-serif;
	color:#1b8de6;
	}
	
/*---------------------RightBanner---------------------*/
#rightBanner{
	width:495px;
	float:left;
	}
	
#rightBannerJs{
	width:314px;
	height:187px;
	float:right;
	margin:40px 92px 0px 0px;
	}	
	
#rightBannerInner{
	width:414px;
	float:right;
	height:229px;
	margin:0px 18px 0px 0px;
	}
/*---------------------boxesContainer------------------*/
#boxesContainer{
	width:960px;
	margin: 0px 5px 0px 5px;
	}
.box{
	width:226px;
	height:92px;
	float:left;
	margin:0px 18px 20px 0px;
	}
.boxLeft{
	width:5px;
	height:92px;
	float:left;
	background:url(../images/boxbgLeft.jpg) left top no-repeat;
	}
.boxRight{
	width:5px;
	height:92px;
	float:right;
	background:url(../images/boxbgRight.jpg) left top no-repeat;
	}
.boxMiddle{
	width:212px;
	height:76px;
	float:left;
	background:url(../images/boxbgMiddle.jpg) left top repeat-x;
	padding:16px 4px 0px 0px;
	font:normal 12px/18px Arial, Helvetica, sans-serif;
	color:#606264;
	}
.boxMiddle img{
	float:left;
	margin:0px 3px 0px 0px;
	}
.box_1{
	width:226px;
	height:92px;
	float:right;
	margin:0px 0px 20px 0px;
	}
.box_1Left{
	width:5px;
	height:92px;
	float:left;
	background:url(../images/boxbgLeft.jpg) left top no-repeat;
	}
.box_1Right{
	width:5px;
	height:92px;
	float:right;
	background:url(../images/boxbgRight.jpg) left top no-repeat;
	}
.box_1Middle{
	width:212px;
	height:76px;
	float:left;
	background:url(../images/boxbgMiddle.jpg) left top repeat-x;
	padding:16px 4px 0px 0px;
	font:normal 12px/18px Arial, Helvetica, sans-serif;
	color:#606264;
	}
.box_1Middle img{
	float:left;
	margin:0px 5px 0px 0px;
	}
span.more{
	font:normal 12px/18px Arial, Helvetica, sans-serif;
	color:#000000;
	float:right;
	}
span.more a{
	font:normal 12px/18px Arial, Helvetica, sans-serif;
	color:#000000;
	float:right;
	text-decoration:none;
	background:url(../images/black_more.gif) left 6px no-repeat;
	padding:0px 8px;
	outline:none;
	}
span.more a:hover{
	font:normal 12px/18px Arial, Helvetica, sans-serif;
	color:#000000;
	float:right;
	text-decoration:none;
	background:url(../images/black_more.gif) left 6px no-repeat;
	outline:none;
	}
	
/*----------------body---------------------*/
#body{
	width:960px;
	padding:0px 5px 0px 5px;
	font:normal 12px/18px Arial, Helvetica, sans-serif;
	color:#6b6b6b;
	}
#leftBody{
	width:221px;
	float:left;
	}
	
#rightBody{
	width:711px;
	float:right;
	margin:0px 0px 10px 14px;
	text-align:justify;
	}
img.textHeading{
	padding:0px 0px 18px 0px;
	}
img.contentPic{
	float:left;
	margin:0px 10px 5px 0px;
	border:2px solid #bfbfbf;
	padding:1px;
	}
img.contentPicRight{
	float:right;
	margin:0px 0px 5px 10px;
	border:2px solid #bfbfbf;
	padding:1px;
	}

/*-------------------BottomContent-------------------*/

/*------------------LeftContent---------------*/

#leftBody{
	width:221px;
	float:left;
	}
#leftBody ul{
	padding:0;
	margin:0;
	list-style-type:none;
	}
#leftBody ul li{
	padding:0px 22px;
	font:normal 12px/ 18px Arial, Helvetica, sans-serif;
	color:#6b6b6b;
	background:url(../images/featured_icon.jpg) left 4px no-repeat;
	}
#leftBody ul li a{
	font:normal 12px/ 18px Arial, Helvetica, sans-serif;
	color:#6b6b6b;
	text-decoration:none;
	outline:none;
	}
#leftBody ul li a:hover{
	font:normal 12px/ 18px Arial, Helvetica, sans-serif;
	color:#0385ea;
	text-decoration:none;
	outline:none;
	}
#leftBody ul li.nobg{
	background:none;
	}
	
/*-----------------Left Add------------*/

#leftAdd{
	width:221px;
	float:left;
	margin:10px 0px 0px 0px;
	}

#leftAddTop{
	width:221px;
	height:6px;
	background:url(../images/leftaddTop.jpg) left top no-repeat;
	}
	
#leftAddMiddle{
	width:196px;
	background:#efefef;
	padding:0px 13px 0px 12px;
	}
	
#leftAddBottom{
	width:221px;
	height:6px;
	background:url(../images/leftaddBottom.jpg) left bottom no-repeat;
	}
.leftAdd_pic{
	border:2px solid #383e44;
	padding:1px;
	margin:7px 0px 0px 0px;
	}
	
/*----------------------Testimonials--------------------------*/

#testimonlials{
	width:319px;
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px 64px 0px 0px;
	}
#testimonlials p{
	margin:10px 0px 0px 0px;
	}
img.client{
	margin:5px 8px 0px 0px;
	border:2px solid #bfbfbf;
	float:left;
	}
.clientName{
	font:normal 12px/18px Arial, Helvetica, sans-serif;
	color:#2075d6;
	}
	
/*----------------------Services----------------------------*/
#services{
	width:325px;
	float:right;
	}
img.offer{
	margin:5px 8px 0px 0px;
	float:left;
	}
.offerText{
	margin:15px 8px 0px 0px;
	float:left;
	}
	
/*---------------------footer------------------------*/

#footerWrapper{
	width:100%;
	float:none;
	clear:both;
	margin: 0 auto;
	border-top:2px solid #d6d8da;
	}
#footerDiv{
	width:920px;
	height:99px;
	background:url(../images/footerBg.jpg) left top repeat-x;
	margin:0 auto;
	padding:2px 25px 0px 25px;
	font:normal 12px/18px Arial, Helvetica, sans-serif;
	color:#7e7e7e;
	}
#footerLeft{
	width:781px;
	float:left;
	margin:25px 0px 0px 0px;
	}
#footerLeft ul{
	padding:0px;
	margin:0px 0px 0px 0px;
	list-style-type:none;
	}
#footerLeft ul li{
	display:inline;
	font:normal 12px/18px Arial, Helvetica, sans-serif;
	color:#7e7e7e;
	}

#footerLeft ul li a{
	display:inline;
	text-decoration:none;
	font:normal 12px/18px Arial, Helvetica, sans-serif;
	color:#7e7e7e;
	outline:none;
	}
#footerLeft ul li a:hover{
	display:inline;
	text-decoration:underline;
	font:normal 12px/18px Arial, Helvetica, sans-serif;
	color:#7e7e7e;
	outline:none;
	}
#footerLeft ul li span{
	padding:0px 4px;
	}
#footerRight{
	width:126px;
	float:right;
	}
	
/*-----------------------------Offer---------------------------------*/

img.offerPic{
	float:left;
	margin:0px 15px 10px 0px;
	}
	
.horz_dot{
	width:711px;
	background:url(../images/horz.jpg) left center repeat-x;
	padding:0;
	margin:0;
	}
	
/*--------------------------Portfolio---------------------------*/

.imgBg{
	background:url(../images/pic_bg.jpg) left top no-repeat;
	width:193px;
	height:119px;
	margin:0px 66px 37px 0px;
	float:left;
	}
.imgBg span{
	margin:5px 0px 0px 5px;
	float:left;
	width:183px;
	height:107px;
	}
.imgBg_1{
	background:url(../images/pic_bg.jpg) left top no-repeat;
	width:193px;
	height:119px;
	margin:0px 0px 18px 0px;
	float:left;
	}
.imgBg_1 span{
	margin:5px 0px 0px 5px;
	float:left;
	width:183px;
	height:107px;
	}
/*------------------------------Clients---------------------------*/

.clientsDark{
	width:333px;
	height:102px;
	background:#f1f1f1;
	float:left;
	padding:5px 7px 5px 5px;
	text-align:justify;
	margin:0px 10px 8px 0px;
	}
.clientsLight{
	width:333px;
	height:102px;
	float:right;
	background:#f7f7f7;
	padding:5px 5px 5px 5px;
	text-align:justify;
	margin:0px 10px 8px 0px;
	}
.clientPic{
	float:left;
	border:4px solid #bababa;
	margin:0px 5px 0px 0px;
	}
.blueText{
	font:normal 12px/18px Arial, Helvetica, sans-serif;
	color:#2595ed;
	}
	
/*------------------------Get in touch-------------------------*/

#feedback{
	width:322px;
	float:left;
	margin:0px 0px 0px 0px;
	}
#feedback p{
	margin:10px 0px 0px 0px;
	}
#dummy{
	width:362px;
	float:right;
	}
#form{
	width:322px;
	padding: 0px 29px 0 119px;
	text-align:left;
	}
span.asterix{
	color:#ff0000;
	}
label{
	width:100px;
	display:block;
	margin:0 0 10px 0;
	padding:0 30px 0 2px;
	float:left;
	clear:left;
	font:normal 12px/16px Arial, Helvetica, sans-serif;
	color:#606264;
	}
.input_frame{
	width:414px;
	padding:0;
	overflow:hidden;
	float:right;
	}
div.information{
	width:310px;
	float:left;
	}
input.txtbox{
	width:184px;
	height:19px;
	border:1px solid #d7d7d7;
	font:normal 11px/19px Arial, Helvetica, sans-serif;
	color:#000;
	padding:1px 0 0 2px;
	background:#f5f5f5;
	margin:0 0 6px 0;
	_margin:0 0 4px 0;
	display:block;
	}
textarea.ttbox{
	width:184px;
	border:1px solid #d7d7d7;
	font:normal 11px/19px Arial, Helvetica, sans-serif;
	color:#000;
	padding:1px 0 0 2px;
	background:#f5f5f5;
	margin:0 0 6px 0;
	_margin:0 0 4px 0;
	display:block;
	}
input.textbox{
	width:177px;
	margin:0 0 0 4px;
	}
input.button{
	width:75px;
	height:24px;
	background: url(../images/formButton.jpg) 0 0 no-repeat;
	font:normal 12px/24px Arial, Helvetica, sans-serif;
	color:#fff;
	border:0;
	cursor:pointer;
	}
	
/*------------------------------------printmedia--------------------------------------*/

.brochure{
	float:left;
	margin:0px 33px 10px 0px;
	border:2px solid #bababa;
	}
.brochure_1{
	float:left;
	margin:0px 0px 10px 0px;
	border:2px solid #bababa;
	}
.letterhead{
	float:left;
	margin:0px 7px 0px 0px;
	border:2px solid #bababa;
	}
.letterhead_1{
	float:left;
	margin:0px;
	border:2px solid #bababa;
	}
.visitingcard{
	float:left;
	margin:0px 38px 0px 0px;
	border:2px solid #bababa;
	}
.visitingcard_1{
	float:left;
	border:2px solid #bababa;
	margin:0px;
	}
.logo{
	float:left;
	margin:0px 28px 0px 0px;
	}
.logo_1{
	float:left;
	margin:0px;
	}