/* CSS Document */
/*---------General---------------*/
body{
	padding:0;
	margin:0;
	background:url(../images/background_repeat.jpg) repeat-x 0 0 #fff;
	color:#586156;
	font:normal 13px/19px Arial, Helvetica, sans-serif;
}
p{
	padding:0;
	margin:0;
	color:#586156;
	background-color:inherit;
	font:normal 13px/19px Arial, Helvetica, sans-serif;
}
h1, h2, h3, h4, h5, h6, label, input, form{
	padding:0;
	margin:0;
	line-height:0;
	font-size:0;
}
ul{
	padding:0;
	margin:0;
	list-style:none;
	line-height:0;
	font-size:0;
}
img{
	padding:0;
	margin:0;
	display:block;
	border:none;
}
.spacer{
	clear:both;
	line-height:0;
	font-size:0;
}
/*---------General---------------*/
/*---------Main cointainer starts---------*/
#main_cointainer{
	width:976px;
	margin:0 auto;
	padding:0;
}

/*---------Header Starts---------*/
#header_cointainer{
	width:940px;
	margin:0 auto;
	background:url(../images/header_bg.jpg) repeat-x 0 0;
	padding:0;	
}
#header_cointainer div.logo{
	float:left;
	width:289px;
	height: 109px;
	padding:25px 0 0 30px;
	margin:0;
}
#header_cointainer div.logo img{
	float:left;
	width:auto;
	padding:0;
	margin:0;
}
#header_cointainer div.bar{
	padding:0;
	margin:0;
	float:left;
	width:auto;
}
#header_cointainer div.bar img{
	padding:0;
	margin:0;
}
#header_cointainer div.address{
	float:right;
	width:215px;
	background:url(../images/address_line.jpg) no-repeat 0 0;
	padding:20px 0 0 15px;
}
#header_cointainer div.address p{
	font:normal 11px/13px Arial, Helvetica, sans-serif;
	color:#97bec3;
	background-color:inherit;
	padding:0 0 16px 0;
	margin:0 0 0 0;
}
#header_cointainer div.address p a{
	font:normal 11px/14px Arial, Helvetica, sans-serif;
	color:#97bec3;
	background-color:inherit;
	text-decoration:none;
	padding:0;
	margin:0;
}
#header_cointainer div.address p a:hover{
	text-decoration:underline;
}
#header_cointainer div.address p.big{
	font:bold 12px/17px Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:inherit;
	padding:0;
	margin:0;
}
#header_cointainer div.address div{
	padding:0;
	margin:0;
	width:215px;
}
#header_cointainer div.address div div.left{
	width:140px;
	float:left;
}
#header_cointainer div.address div div.right{
	width:69px;
	float:right;
}
#header_cointainer div.address div div.right img{
	float:left;
	width:auto;
	padding:0 0 40px 0;
	margin:0 0 0 0;
}
/*---------Header Ends---------*/

/*---------Banner Starts-------*/
#content{
	width:976px;
	margin:0 auto;
	padding:0;
	background:url(../images/bannerbg.jpg) no-repeat 0 0;
	position:relative;
	float:left;
}
#content h5{
	background:url(../images/toolfree.png) no-repeat 0 0;
	padding:4px 0 0 16px;
	margin:0;
	position:absolute;
	left:728px;
	top:0;
	width:239px;
	height:41px;
	font:normal 14px/18px Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:inherit;
}
#slider{
	width:940px;
	padding:0;
	position:relative;
	margin:0 0 0 18px;
}
#slider h3{
	font:normal 25px/34px Arial, Helvetica, sans-serif;
	color:#2e2c29;
	background-color:inherit;
	margin:32px 0 0 0;
	padding:0 0 0 43px;
	width:462px;
	float:left;
}
#slider h3 span{
	font-weight:bold;
}
#slider p{
	font:normal 12px/18px Arial, Helvetica, sans-serif;
	color:#28231b;
	background-color:inherit;
	padding:11px 0 95px 43px;
	margin:0 0 0 0;
	width:480px;
	float:left;
}
#slider img.right{
	margin:41px 15px 0 0;
	padding:0;
	float:right;
	width:auto;
	display:block;
}
/*--------------Slider start------------*/
#slider{}	
#slider ul, #slider li{
	margin:0;
	padding:0;
	list-style:none;	
}
#slider li{ 
	width:940px;
	height:242px;
	overflow:hidden; 
}
/*
#prevBtn, #nextBtn{ 
	display:block;
	width:110px;
	height:58px;
	position:absolute;
	clear:both;
	text-indent:-8000px;
}
#prevBtn{
	margin:-65px 0 0 60px;
}
#nextBtn{
	margin:-65px 0 0 194px;
}														
#prevBtn a, #nextBtn a{  
	display:block;
	width:110px;
	height:58px;
	background:url(../images/previous.gif) no-repeat 0 0;
	outline:none;
	overflow:hidden;
	text-decoration:none;	
}	
#nextBtn a{ 
	background:url(../images/next.gif) no-repeat 0 0;	
}
*/
/*--------------Slider end------------*/
/*---------Banner Ends---------*/

/*---------Body Starts---------*/
#body{
	width:976px;
	margin:0 auto;
	padding:0;	
}
#body div.leftshadow{
	float:left;
	width:18px;	
	height:150px;
	display:block;
}
#body div.leftshadow img{
	padding:0;
	margin:0;
}
#body div.textportion{
	width:958px;
	float:right;
}
#body div.textportion div.rightshadow{
	float:right;
	width:18px;	
	height:150px;
	display:block;
}
#body div.textportion div.rightshadow img{
	padding:0;
	margin:0;
}
#body div.textportion div.middle{
	width:940px;
	margin:0;
	float:left;
	padding:0;	
}
/*--------------Navigation Starts-----------*/

#body div.textportion div.middle div.nav ul{
	width:940px;
	padding:0;
	margin:0;
}
#body div.textportion div.middle div.nav ul li{
	padding:0;
	margin:0;
	border-right:1px solid #e3e3e3;
	float:left;
	width:auto;
}
#body div.textportion div.middle div.nav ul li.last{
	border-right:none;
}
#body div.textportion div.middle div.nav ul li.home a{
	padding:0;
	margin:0;
	background:url(../images/home.jpg) no-repeat 0 0;
	width:112px;
	height:34px;
	text-indent:-2000px;
	display:block;	
}
#body div.textportion div.middle div.nav ul li.home a:hover{
	background:url(../images/home_hover.jpg) no-repeat 0 0;
	padding:0;
	margin:0;
	width:112px;
	height:34px;
	display:block;
}
#body div.textportion div.middle div.nav ul li.home a.active{
	background:url(../images/home_hover.jpg) no-repeat 0 0;
}
#body div.textportion div.middle div.nav ul li.about a{
	padding:0;
	margin:0;
	background:url(../images/aboutus.jpg) no-repeat 0 0;
	width:126px;
	height:34px;
	text-indent:-2000px;
	display:block;	
}
#body div.textportion div.middle div.nav ul li.about a:hover{
	background:url(../images/aboutus_hover.jpg) no-repeat 0 0;
	padding:0;
	margin:0;
	width:126px;
	height:34px;
	display:block;
}
#body div.textportion div.middle div.nav ul li.about a.active{
	background:url(../images/aboutus_hover.jpg) no-repeat 0 0;
}
#body div.textportion div.middle div.nav ul li.services a{
	padding:0;
	margin:0;
	background:url(../images/services.jpg) no-repeat 0 0;
	width:125px;
	height:34px;
	text-indent:-2000px;
	display:block;	
}
#body div.textportion div.middle div.nav ul li.services a:hover{
	background:url(../images/services_hover.jpg) no-repeat 0 0;
	padding:0;
	margin:0;
	width:125px;
	height:34px;
	display:block;
}
#body div.textportion div.middle div.nav ul li.services a.active{
	background:url(../images/services_hover.jpg) no-repeat 0 0;
}
#body div.textportion div.middle div.nav ul li.portfolio a{
	padding:0;
	margin:0;
	background:url(../images/ourportfolio.jpg) no-repeat 0 0;
	width:164px;
	height:34px;
	text-indent:-2000px;
	display:block;	
}
#body div.textportion div.middle div.nav ul li.portfolio a:hover{
	background:url(../images/ourportfolio_hover.jpg) no-repeat 0 0;
	padding:0;
	margin:0;
	width:164px;
	height:34px;
	display:block;
}
#body div.textportion div.middle div.nav ul li.portfolio a.active{
	background:url(../images/ourportfolio_hover.jpg) no-repeat 0 0;
}
#body div.textportion div.middle div.nav ul li.memberlogin a{
	padding:0;
	margin:0;
	background:url(../images/memberlogin.jpg) no-repeat 0 0;
	width:166px;
	height:34px;
	text-indent:-2000px;
	display:block;	
}
#body div.textportion div.middle div.nav ul li.memberlogin a:hover{
	background:url(../images/memberlogin_hover.jpg) no-repeat 0 0;
	padding:0;
	margin:0;
	width:166px;
	height:34px;
	display:block;
}
#body div.textportion div.middle div.nav ul li.memberlogin a.active{
	background:url(../images/memberlogin_hover.jpg) no-repeat 0 0;
}
#body div.textportion div.middle div.nav ul li.faq a{
	padding:0;
	margin:0;
	background:url(../images/faq.jpg) no-repeat 0 0;
	width:92px;
	height:34px;
	text-indent:-2000px;
	display:block;	
}
#body div.textportion div.middle div.nav ul li.faq a:hover{
	background:url(../images/faq_hover.jpg) no-repeat 0 0;
	padding:0;
	margin:0;
	width:92px;
	height:34px;
	display:block;
}
#body div.textportion div.middle div.nav ul li.faq a.active{
	background:url(../images/faq_hover.jpg) no-repeat 0 0;
}
#body div.textportion div.middle div.nav ul li.contact a{
	padding:0;
	margin:0;
	background:url(../images/contactus.jpg) no-repeat 0 0;
	width:149px;
	height:34px;
	text-indent:-2000px;
	display:block;	
}
#body div.textportion div.middle div.nav ul li.contact a:hover{
	background:url(../images/contactus_hover.jpg) no-repeat 0 0;
	padding:0;
	margin:0;
	width:149px;
	height:34px;
	display:block;
}
#body div.textportion div.middle div.nav ul li.contact a.active{
	background:url(../images/contactus_hover.jpg) no-repeat 0 0;
}
/*--------------Navigation Ends-----------*/

/*--------------Body content area Starts-----------*/
#body div.textportion div.middle div.outerportion{
	width:940px;
	float:left;
	background:url(../images/body_bg.jpg) repeat-x 0 0 #fff;
	color:#000;
	padding:0;
	margin:0;
	position:relative;	
}

/*--------------Body Left content area Starts-----------*/
#body div.textportion div.middle div.outerportion div.leftbody{
	float:left;
	width:300px;
	margin:32px 0 0 0; 
	padding:0;
}
#body div.textportion div.middle div.outerportion div.leftbody div.testimonial{
	width:290px;
	float:left;
	background:url(../images/testimonial_background.gif) repeat-x 0 0;
	padding:0;
	color:#000;
	background-color:inherit;
	margin:0;
}
#body div.textportion div.middle div.outerportion div.leftbody div.testimonial h1{
	padding:6px 0 19px 19px;;
	margin:0 0 0 23px;
	background:url(../images/client_bg.jpg) no-repeat 0 0;
	font:bold 14px/24px Arial, Helvetica, sans-serif;
	color:#757575;
	background-color:inherit;
}
#body div.textportion div.middle div.outerportion div.leftbody div.testimonial h1 span{
	padding:4px 0 0 38px;
	margin:0 0 0 0;
	background:url(../images/testimonial_icon.jpg) no-repeat 0 0;
	width:22px;
	height:18px;
}
#body div.textportion div.middle div.outerportion div.leftbody div.testimonial p{
	font:normal 12px/18px Arial, Helvetica, sans-serif;
	color:#585857;
	background-color:inherit;
	padding:0 0 12px 32px;
	margin:0;
}
#body div.textportion div.middle div.outerportion div.leftbody div.testimonial p strong{
	font:bold 12px/18px Arial, Helvetica, sans-serif;
	color:#9a9a9a;
	background-color:inherit;
	padding:0;
	margin:0;
}
#body div.textportion div.middle div.outerportion div.leftbody div.testimonial p span{
	padding:0;
	margin:0;
	font:bold 13px/18px Arial, Helvetica, sans-serif;
	color:#3288ab;
	background-color:inherit;
}
#body div.textportion div.middle div.outerportion div.leftbody div.testimonial p strong.pure{
	color:#595a54;
	font:bold 13px/18px Arial, Helvetica, sans-serif;
	background-color:inherit;	
}
#body div.textportion div.middle div.outerportion div.leftbody div.testimonial p.send{
	background:url(../images/sendmail_bg.gif) no-repeat 0 0;
	padding:3px 0 8px 49px;
	margin:0 0 0 26px;
	display:block;
}
#body div.textportion div.middle div.outerportion div.leftbody div.testimonial p.send a{
	color:#136187;
	background-color:inherit;
	text-decoration:none;
	padding:0 0 0 38px;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:24px;
	font-style:italic;
	font-weight:bold;
}
#body div.textportion div.middle div.outerportion div.leftbody div.testimonial p.send a:hover{
	text-decoration:underline;
}
#body div.textportion div.middle div.outerportion div.leftbody div.testimonial p.send span{
	padding:3px 0 0 0;
	margin:0 0 0 0;
	background:url(../images/sendmailicon.gif) no-repeat 0 0;
	width:22px;
	height:19px;
}
#body div.textportion div.middle div.outerportion div.leftbody div.testimonial p.divider{
	padding:0;
	margin:13px 0 11px 0;
}
#body div.textportion div.middle div.outerportion div.leftbody div.testimonial div.online{
	padding:96px 0 12px 25px;
	margin:26px 0 12px 14px;
	background:url(../images/live_banner.jpg) no-repeat 0 0;
}
#body div.textportion div.middle div.outerportion div.leftbody div.testimonial div.online p{
	font:bold 15px/26px Arial, Helvetica, sans-serif;
	color:#6a6a6a;
	background-color:inherit;
	padding:0;
	margin:0;
}
#body div.textportion div.middle div.outerportion div.leftbody div.testimonial div.online p span{
	font:bold 15px/26px Arial, Helvetica, sans-serif;
	color:#5e5e5e;
	background-color:inherit;
	padding:4px 8px;
	margin:0;
	background:url(../images/click_but.gif) no-repeat 0 0;
}
#body div.textportion div.middle div.outerportion div.leftbody div.testimonial div.online p span a{
	font:bold 15px/26px Arial, Helvetica, sans-serif;
	color:#5e5e5e;
	background-color:inherit;
	text-decoration:none;
}
#body div.textportion div.middle div.outerportion div.leftbody div.testimonial div.online p span a:hover{
	text-decoration:none;
	color:#000;
	background-color:inherit;
}
#body div.textportion div.middle div.outerportion div.leftbody div.shadow{
	padding:0;
	margin:0;
	display:block;
	width:10px;
	float:right;
}
/*--------------Body Left content area Ends-----------*/

/*--------------Body Right content area Starts-----------*/
#body div.textportion div.middle div.outerportion div.rightbody{
	background:url(../images/righttextpart_bg.gif) repeat-x 0 0;
	padding:0 0 0 11px;
	margin:32px 0 0 0;
	width:629px;
	float:right;
	color:#000;	
	background-color:inherit;
}
#body div.textportion div.middle div.outerportion div.rightbody div.firstsection{
	width:580px;
	padding:9px;
	margin:0;
	background-color:#fff;
	color:#586156;
	border:1px solid #e6e6e6;
	float:left;
}
#body div.textportion div.middle div.outerportion div.rightbody div.firstsection div.inside{
	background-color:#f7f7f7;
	color:#586156;
	padding:7px 0 6px 0;
	margin:0;
}
#body div.textportion div.middle div.outerportion div.rightbody div.firstsection div.inside ul{
}
#body div.textportion div.middle div.outerportion div.rightbody div.firstsection div.inside ul li{
	background:url(../images/firstsectiondivider.gif) repeat-y 100% 0;
	float:left;
	width:162px;
	padding:0 10px 0 20px;
	margin:0;
}
#body div.textportion div.middle div.outerportion div.rightbody div.firstsection div.inside ul li.last{
	background:none;
}
#body div.textportion div.middle div.outerportion div.rightbody div.firstsection div.inside ul li h4{
	padding:12px 0 7px 0;
	margin:0;
	font:bold 15px/22px Arial, Helvetica, sans-serif;
	color:#0f8195;
	background-color:inherit;
	text-transform:uppercase;
}
#body div.textportion div.middle div.outerportion div.rightbody div.firstsection div.inside ul li p{
	font:normal 13px/19px Arial, Helvetica, sans-serif;
	color:#586156;
	background-color:inherit;
	padding:0 0 11px 0;
	margin:0;
}
#body div.textportion div.middle div.outerportion div.rightbody div.firstsection div.inside ul li p.knowmore{
	font:normal 11px/17px Arial, Helvetica, sans-serif;
	color:#62aac9;
	background-color:inherit;	
	padding:0 0 5px 0;
	margin:0;	
}
#body div.textportion div.middle div.outerportion div.rightbody div.firstsection div.inside ul li p.knowmore a{
	color:#62aac9;
	text-decoration:none;
	background-color:inherit;
}
#body div.textportion div.middle div.outerportion div.rightbody div.firstsection div.inside ul li p.knowmore a:hover{
	text-decoration:underline;
}
#body div.textportion div.middle div.outerportion div.rightbody div.firstsection div.inside ul li p.getstarted{
	font:bold 11px/17px Arial, Helvetica, sans-serif;
	color:#525454;
	background:url(../images/getstartedbg.gif) no-repeat 0 0;	
	padding:4px 0 6px 8px;
	margin:0;
	width:124px;
	display:block;
	background-color:inherit;	
}
#body div.textportion div.middle div.outerportion div.rightbody div.firstsection div.inside ul li p.getstarted a{
	text-decoration:none;
	background-color:inherit;
	text-transform:uppercase;
	font:bold 11px/17px Arial, Helvetica, sans-serif;
	color:#525454;
}
#body div.textportion div.middle div.outerportion div.rightbody div.firstsection div.inside ul li p.getstarted a:hover{
	color:#000;
	background-color:inherit;
}
#body div.textportion div.middle div.outerportion div.rightbody div.secondsection img.bigger{
	float:left;
	width:600px;
	padding:0;
	margin:20px 0 30px 0;
}
#body div.textportion div.middle div.outerportion div.rightbody div.thirdsection{
	width:600px;
	float:left;
	padding:0;
	margin:0;
}
#body div.textportion div.middle div.outerportion div.rightbody div.thirdsection div.leftside{
	float:left;
	width:229px;
	padding:0;
	margin:0;	
}
#body div.textportion div.middle div.outerportion div.rightbody div.thirdsection div.leftside img.smallimg{
	padding:0;
	margin:3px 0 0 0;
}
#body div.textportion div.middle div.outerportion div.rightbody div.thirdsection div.rightgallery{
	width:356px;
	float:right;
	padding:0 0 0 13px;
	margin:0;
}
#body div.textportion div.middle div.outerportion div.rightbody div.thirdsection div.rightgallery div.gallery1{
	width:165px;
	float:left;
	padding:0;
	margin:0;
}
#body div.textportion div.middle div.outerportion div.rightbody div.thirdsection div.rightgallery div.gallery1 h6{
	padding:0 0 15px 0;
	margin:0;
	font:bold 15px/17px Arial, Helvetica, sans-serif;
	color:#1b7e90;
	background-color:inherit;
}
#body div.textportion div.middle div.outerportion div.rightbody div.thirdsection div.rightgallery div.gallery1 ul{
	padding:0;
	margin:0;
	width:161px;
}
#body div.textportion div.middle div.outerportion div.rightbody div.thirdsection div.rightgallery div.gallery1 ul li{
	padding:1px 0 4px 0;
	margin:0;
	background:url(../images/thirdsection_divider.gif) repeat-x 0 100%;
}
#body div.textportion div.middle div.outerportion div.rightbody div.thirdsection div.rightgallery div.gallery1 ul li.noborder{
	background:none;
	padding-bottom:0;
}
#body div.textportion div.middle div.outerportion div.rightbody div.thirdsection div.rightgallery div.gallery1 ul li a{
	padding:0;
	margin:0;
	font:normal 12px/18px Arial, Helvetica, sans-serif;
	color:#616861;
	background-color:inherit;
	text-decoration:none;
}
#body div.textportion div.middle div.outerportion div.rightbody div.thirdsection div.rightgallery div.gallery1 ul li a:hover{
	color:#000;
	background-color:inherit;
}
#body div.textportion div.middle div.outerportion div.rightbody div.thirdsection div.rightgallery div.gallery2{
	width:156px;
	float:right;
	padding:0 5px 0 15px;
	margin:0;
}
#body div.textportion div.middle div.outerportion div.rightbody div.thirdsection div.rightgallery div.gallery2 h6{
	padding:0 0 15px 0;
	margin:0;
	font:bold 15px/17px Arial, Helvetica, sans-serif;
	color:#1b7e90;
	background-color:inherit;
}
#body div.textportion div.middle div.outerportion div.rightbody div.thirdsection div.rightgallery div.gallery2 ul{
	padding:0;
	margin:0;
	width:160px;
}
#body div.textportion div.middle div.outerportion div.rightbody div.thirdsection div.rightgallery div.gallery2 ul li{
	padding:1px 0 4px 0;
	margin:0;
	background:url(../images/thirdsection_divider.gif) repeat-x 0 100%;
}
#body div.textportion div.middle div.outerportion div.rightbody div.thirdsection div.rightgallery div.gallery2 ul li.noborder{
	background:none;
	padding-bottom:0;
}
#body div.textportion div.middle div.outerportion div.rightbody div.thirdsection div.rightgallery div.gallery2 ul li a{
	padding:0;
	margin:0;
	font:normal 12px/18px Arial, Helvetica, sans-serif;
	color:#616861;
	background-color:inherit;
	text-decoration:none;
}
#body div.textportion div.middle div.outerportion div.rightbody div.thirdsection div.rightgallery div.gallery2 ul li a:hover{
	color:#000;
	background-color:inherit;
}
/*--------------Body Right content area Ends-----------*/

/*--------------Body content area Ends-----------*/

/*---------Body Ends---------*/

/*---------Main cointainer Ends---------*/



/*---------Footer Starts---------*/
#footer{
	background:url(../images/footer_bg.gif) repeat-x 0 0;
	padding:0;
	margin:0;
}
#footer div.top{
	padding:0;
	margin:0 auto;
	width:976px;
}
#footer div.top img{
	padding:0;
	margin:0;
}
#footer div{
	margin:0 auto;
	padding:0 0 20px 0;
	width:976px;
}
#footer div p{
	padding:32px 0 0 0;
	margin:0;
	font:normal 12px/18px Arial, Helvetica, sans-serif;
	color:#8f8f8f;
	background-color:inherit;
	text-align:center;
}
#footer div p span{
	font:normal 12px/18px Arial, Helvetica, sans-serif;
	color:#8f8f8f;
	background-color:inherit;
	padding:0 33px 0 33px;
	margin:0;
}
#footer div p a{
	font:normal 12px/18px Arial, Helvetica, sans-serif;
	color:#8f8f8f;
	background-color:inherit;
	text-decoration:none;
}
#footer div p a:hover{
	color:#848484;
	background-color:inherit;
}
#footer div p a.active{
	color:#848484;
	background-color:inherit;
}
#footer div p.copyright{
	padding:16px 0 0 0;
	margin:0;
	text-align:center;
	font:normal 12px/18px Arial, Helvetica, sans-serif;
	color:#505050;
	background-color:inherit;
}
/*---------Footer Ends---------*/
/*----------Body Top side Shadow Starts----------*/
#leftturnover{
	position:absolute;
	left:-34px;
	top:10px;
	width:51px;
	height:252px;
	display:block;
	padding:0;
	margin:0;
	clear:both;
	z-index: 1;
	background-image: url(images/Big_C.png);
}
#rightturnover{
	position:absolute;
	left:923px;
	top:10px;
	width:35px;
	height:252px;
	display:block;
	padding:0;
	margin:0;
	clear:both;
	z-index: 1;
}
/*----------Body Top side Shadow Ends----------*/

/*----------------ABOUT US PAGE STARTS-------------------*/
#body div.textportion div.middle div.outerportion div.rightbody h2{
	font:bold 18px/24px Arial, Helvetica, sans-serif;
	color:#0f8195;
	background-color:inherit;
	margin:4px 0 11px 29px;	
	padding:0 0 0 0;	
	background:none;
}
#body div.textportion div.middle div.outerportion div.rightbody p{
	font:normal 13px/19px Arial, Helvetica, sans-serif;
	color:#586156;
	background-color:inherit;
	padding:0 0 16px 0;
	margin:0 0 0 29px;
	background:none;
}
#body div.textportion div.middle div.outerportion div.rightbody p span{
	font:bold 13px/19px Arial, Helvetica, sans-serif;
	color:#586156;
	background-color:inherit;
}
#body div.textportion div.middle div.outerportion div.rightbody h2.mission{
	padding-top:29px;
}
#body div.textportion div.middle div.outerportion div.rightbody p a{
	font:italic 12px/19px Arial, Helvetica, sans-serif;
	color:#0f8abd;
	background-color:inherit;
	text-decoration:none;
	margin:20px 0 0 0;
}
#body div.textportion div.middle div.outerportion div.rightbody p.bottompading{
	padding:0 0 8px 0;
}
#body div.textportion div.middle div.outerportion div.rightbody p a:hover{
	text-decoration:underline;
}
#body div.textportion div.middle div.outerportion div.rightbody p.see{
	font:bold 13px/19px Arial, Helvetica, sans-serif;
	color:#6d909c;
	background-color:inherit;
	padding:0 0 0 0;
	margin:37px 34px 6px 0;
	text-align:right;
}
#body div.textportion div.middle div.outerportion div.rightbody img{
	padding:0;
	margin:0;
	float:left;
	width:auto;
}
/*----------------ABOUT US PAGE ENDS-------------------*/

/*----------------SERVICES PAGE STARTS-----------------*/
#body div.textportion div.middle div.outerportion div.rightbody div.servicepannel{
	float:left;
	width:580px;
	padding:10px;
	margin:5px 0 18px 0;
	background-color:#fff;
	color:#000;
}
#body div.textportion div.middle div.outerportion div.rightbody div.servicepannel div{
	background-color:#f7f7f7;
	color:#586156;
	padding:7px 0 4px 0;
	margin:0 0 0 0;
}
#body div.textportion div.middle div.outerportion div.rightbody div.servicepannel div ul{
	float:left;
	width:auto;
}
#body div.textportion div.middle div.outerportion div.rightbody div.servicepannel div ul li{
	background:url(../images/firstsectiondivider.gif) repeat-y 100% 0;
	float:left;
	width:162px;
	padding:0 10px 0 20px;
	margin:0;
}
#body div.textportion div.middle div.outerportion div.rightbody div.servicepannel div ul li.last{
	background:none;
}
#body div.textportion div.middle div.outerportion div.rightbody div.servicepannel div ul li h4.red{
	padding:12px 0 11px 0;
	margin:0;
	font:bold 15px/22px Arial, Helvetica, sans-serif;
	color:#950f35;
	background-color:inherit;
	text-transform:uppercase;
}
#body div.textportion div.middle div.outerportion div.rightbody div.servicepannel div ul li h4.green{
	padding:12px 0 11px 0;
	margin:0;
	font:bold 15px/22px Arial, Helvetica, sans-serif;
	color:#4d7008;
	background-color:inherit;
	text-transform:uppercase;
}
#body div.textportion div.middle div.outerportion div.rightbody div.servicepannel div ul li h4.blue{
	padding:12px 0 11px 0;
	margin:0;
	font:bold 15px/22px Arial, Helvetica, sans-serif;
	color:#0c6777;
	background-color:inherit;
	text-transform:uppercase;
}
#body div.textportion div.middle div.outerportion div.rightbody div.servicepannel div ul li p{
	font:normal 13px/19px Arial, Helvetica, sans-serif;
	color:#586156;
	background-color:inherit;
	padding:0 0 11px 0;
	margin:0;
}
#body div.textportion div.middle div.outerportion div.rightbody div.servicepannel div ul li p.getstarted{
	font:bold 11px/26px Arial, Helvetica, sans-serif;
	color:#525454;
	background:url(../images/getstartedbg.gif) no-repeat 0 0;	
	padding:0 0 0 10px;
	margin:4px 0 0 0;
	width:124px;
	display:block;
	background-color:inherit;	
}
#body div.textportion div.middle div.outerportion div.rightbody div.servicepannel div ul li p.getstarted a{
	color:#525454;
	text-decoration:none;
	background-color:inherit;
	text-transform:uppercase;
	font:bold 11px/26px Arial, Helvetica, sans-serif;	
}
#body div.textportion div.middle div.outerportion div.rightbody div.servicepannel div ul li p.getstarted a:hover{
	color:#000;
	background-color:inherit;
}
#body div.textportion div.middle div.outerportion div.rightbody div.choosepannel{
	float:left;
	width:570px;
	padding:0 0 0 29px;
	margin:4px 0 33px 0;
}
#body div.textportion div.middle div.outerportion div.rightbody div.choosepannel ul.choose1{
	width:180px;
	float:left;
	padding:0 0 0 0;
	margin:0;
}
#body div.textportion div.middle div.outerportion div.rightbody div.choosepannel ul.choose1 li{
	padding:0 0 0 0;
	margin:0;
	font:normal 13px/19px Arial, Helvetica, sans-serif;
	color:#586156;
	background-color:inherit;
}
#body div.textportion div.middle div.outerportion div.rightbody div.choosepannel ul.choose2{
	width:153px;
	float:left;
	padding:0 0 0 27px;
	margin:0;
}
#body div.textportion div.middle div.outerportion div.rightbody div.choosepannel ul.choose2 li{
	padding:0 0 0 0;
	margin:0;
	font:normal 13px/19px Arial, Helvetica, sans-serif;
	color:#586156;
	background-color:inherit;
}
#body div.textportion div.middle div.outerportion div.rightbody div.choosepannel ul.choose3{
	width:152px;
	float:left;
	padding:0 0 0 48px;
	margin:0;
}
#body div.textportion div.middle div.outerportion div.rightbody div.choosepannel ul.choose3 li{
	padding:0 0 0 0;
	margin:0;
	font:normal 13px/19px Arial, Helvetica, sans-serif;
	color:#586156;
	background-color:inherit;
}
/*----------------SERVICES PAGE ENDS-----------------*/

/*----------------PORTFOLIO PAGE STARTS-----------------*/
#body div.textportion div.middle div.outerportion div.rightbody div.insideborder{
	width:600px;
	float:left;
	padding:0 0 0 0;
	margin:10px 0 0 0;
}
#body div.textportion div.middle div.outerportion div.rightbody div.insideborder div.contentborder img{
	float:left;
	width:600px;
}
#body div.textportion div.middle div.outerportion div.rightbody div.insideborder div.contentspace{
	border-right:1px solid #dedede;
	padding:24px 0 9px 30px;
	margin:0;
	float:left;
	width:auto;
}
#body div.textportion div.middle div.outerportion div.rightbody div.insideborder div.contentspace img.portfolio{
	padding:0 10px 0 20px;
	margin:0;
	float:right;
}
#body div.textportion div.middle div.outerportion div.rightbody div.insideborder div.contentspace p{
	padding:0 0 0 0;
	margin:0;
	background-color:inherit;
	width:560px;
	float:left;
}
#body div.textportion div.middle div.outerportion div.rightbody div.insideborder div.contentspace h4.red{
	padding:0 0 13px 0;
	margin:0;
	font:bold 15px/16px Arial, Helvetica, sans-serif;
	color:#950f35;
	background-color:inherit;
	width:570px;
	float:left;
}
#body div.textportion div.middle div.outerportion div.rightbody div.insideborder div.contentspace h4.green{
	padding:30px 0 13px 0;
	margin:0;
	font:bold 15px/16px Arial, Helvetica, sans-serif;
	color:#4d7008;
	background-color:inherit;
	width:568px;
	float:left;
}
#body div.textportion div.middle div.outerportion div.rightbody div.insideborder div.contentspace h4.blue{
	padding:30px 0 13px 0;
	margin:0;
	font:bold 15px/16px Arial, Helvetica, sans-serif;
	color:#0c6777;
	background-color:inherit;
	width:568px;
	float:left;
}
#body div.textportion div.middle div.outerportion div.rightbody div.insideborder div.contentspace #slidergallery1{
	width:540px;
	float:left;
	padding:0;
	margin:0;
	position:relative;
}
#body div.textportion div.middle div.outerportion div.rightbody div.insideborder div.contentspace #slidergallery1 img{
	margin:0 30px 0 0;
}
#body div.textportion div.middle div.outerportion div.rightbody div.insideborder div.contentspace #slidergallery2{
	width:540px;
	float:left;
	padding:0;
	margin:0;
	position:relative;
}
#body div.textportion div.middle div.outerportion div.rightbody div.insideborder div.contentspace #slidergallery2 img{
	margin:0 30px 0 0;
}
#body div.textportion div.middle div.outerportion div.rightbody div.insideborder div.contentspace #slidergallery3{
	width:540px;
	float:left;
	padding:0 0 0 0;
	margin:0 0 0 0;
	position:relative;
}
#body div.textportion div.middle div.outerportion div.rightbody div.insideborder div.contentspace #slidergallery3 img{
	margin:0 30px 0 0;
}
/*--------------Slider start------------*/
/*----Portfolio section1 slider starts--------*/
#slidergallery1{}	
#slidergallery1 ul, #slidergallery1 li{
	margin:0;
	padding:0 0 0 0;
	list-style:none;	
}
#slidergallery1 li{ 
	width:540px;
	height:94px;
	padding:0;
	margin:0;
	overflow:hidden;
}	
#prevBtnp1, #nextBtnp1{ 
	display:block;
	width:27px;
	float:left;
	height:26px;
	position:absolute;
	padding:0;
	margin:0;
	border:0;
	text-indent: -8000px;
	left:840px;
	top:200px;
}
#prevBtnp1{
	margin:46px 0 0 0;	
}
#nextBtnp1{
	margin:0 0 0 0;	
}														
#prevBtnp1 a, #nextBtnp1 a{  
	display:block;
	width:27px;
	height:26px;
	background:url(../images/portfolio_btn2.gif) no-repeat 0 0;	
	outline:none;
	overflow:hidden;
}	
#nextBtnp1 a{ 
	background:url(../images/portfolio_btn.gif) no-repeat 0 0;	
}
/*----Portfolio section1 slider Ends--------*/
/*----Portfolio section2 slider starts--------*/
#slidergallery2{}	
#slidergallery2 ul, #slidergallery2 li{
	margin:0;
	padding:0;
	list-style:none;	
}
#slidergallery2 li{ 
	width:540px;
	height:94px;
	padding:0;
	margin:0;
	overflow:hidden;
}	
#prevBtnp2, #nextBtnp2{ 
	display:block;
	width:27px;
	float:left;
	height:26px;
	position:absolute;
	padding:0;
	margin:0;
	border:0;
	text-indent: -8000px;
	left:840px;
	top:374px;
}
#prevBtnp2{
	margin:46px 0 0 0;	
}
#nextBtnp2{
	margin:0 0 0 0;	
}														
#prevBtnp2 a, #nextBtnp2 a{  
	display:block;
	width:27px;
	height:26px;
	background:url(../images/portfolio_btn2.gif) no-repeat 0 0;
	outline:none;
	overflow:hidden;	
}	
#nextBtnp2 a{ 
	background:url(../images/portfolio_btn.gif) no-repeat 0 0;	
}
/*----Portfolio section2 slider Ends--------*/
/*----Portfolio section3 slider starts--------*/
#slidergallery3{}	
#slidergallery3 ul, #slidergallery3 li{
	margin:0;
	padding:0;
	list-style:none;	
}
#slidergallery3 li{ 
	width:540px;
	height:94px;
	padding:0;
	margin:0;
	overflow:hidden;
}	
#prevBtnp3, #nextBtnp3{ 
	display:block;
	width:27px;
	float:left;
	height:26px;
	position:absolute;
	padding:0;
	margin:0;
	border:0;
	text-indent: -8000px;
	left:840px;
	top:544px;
}
#prevBtnp3{
	margin:46px 0 0 0;	
}
#nextBtnp3{
	margin:0 0 0 0;	
}														
#prevBtnp3 a, #nextBtnp3 a{  
	display:block;
	width:27px;
	height:26px;
	background:url(../images/portfolio_btn2.gif) no-repeat 0 0;
	outline:none;
	overflow:hidden;	
}	
#nextBtnp3 a{ 
	background:url(../images/portfolio_btn.gif) no-repeat 0 0;	
}
/*----Portfolio section3 slider Ends--------*/
/*--------------Slider end------------*/

/*----------------PORTFOLIO PAGE ENDS-----------------*/

/*----------------MEMBER LOGIN PAGE STARTS-----------------*/
#body div.textportion div.middle div.outerportion div.rightbody div.insideborder div.contentspace div{
	padding:0 0 490px 0;
	margin:0 0 0 0;
}
#body div.textportion div.middle div.outerportion div.rightbody div.insideborder div.contentspace div div.memberlogin{
	width:208px;
	float:left;
	padding:0 92px 0 0;
	margin:0;
}
#body div.textportion div.middle div.outerportion div.rightbody div.insideborder div.contentspace div div.memberlogin p{
	font:bold 15px/16px Arial, Helvetica, sans-serif;
	color:#595959;
	background-color:inherit;
	padding:0 0 12px 0;
	margin:0;
}
#body div.textportion div.middle div.outerportion div.rightbody div.insideborder div.contentspace div div.memberlogin input.login{
	background:url(../images/input_bg.gif) repeat-x 0 0;
	font:normal 17px/18px Arial, Helvetica, sans-serif;
	color:#000;
	background-color:inherit;
	border:1px solid #e1e1e1;
	width:198px;
	padding:6px 0 0 2px;
	margin:0 0 28px 0;
	height:27px;
}
#body div.textportion div.middle div.outerportion div.rightbody div.insideborder div.contentspace div div.memberlogin input.password{
	background:url(../images/input_password.gif) repeat-x 0 0;
	font:normal 17px/18px Arial, Helvetica, sans-serif;
	color:#000;
	background-color:inherit;
	border:1px solid #e1e1e1;
	width:198px;
	padding:6px 0 0 2px;
	margin:0 0 28px 0;
	height:27px;
}
#body div.textportion div.middle div.outerportion div.rightbody div.insideborder div.contentspace div div.memberlogin input.submit{
	background:url(../images/login.gif) no-repeat 0 0;
	width:82px;
	height:26px;
	padding:0 0 0 0;
	margin:0 9px 0 0;
	border:none;
	cursor:pointer;
}
#body div.textportion div.middle div.outerportion div.rightbody div.insideborder div.contentspace div div.memberlogin input.clear{
	background:url(../images/clear_up.gif) no-repeat 0 0;
	width:106px;
	height:26px;
	padding:0 0 0 0;
	margin:0 0 0 0;
	border:none;
	cursor:pointer;
}
#body div.textportion div.middle div.outerportion div.rightbody div.insideborder div.contentspace div div.question{
	width:269px;
	float:right;
	padding:0 0 0 0;
	margin:0;
}
#body div.textportion div.middle div.outerportion div.rightbody div.insideborder div.contentspace div div.question p.having{
	font:bold 15px/16px Arial, Helvetica, sans-serif;
	color:#164162;
	background-color:inherit;
	padding:0 0 17px 6px;
	margin:0;
}
#body div.textportion div.middle div.outerportion div.rightbody div.insideborder div.contentspace div div.question ul{
	padding:0 0 0 6px;
	margin:0;
	width:240px;
}
#body div.textportion div.middle div.outerportion div.rightbody div.insideborder div.contentspace div div.question ul li{
	font:normal 13px/20px Arial, Helvetica, sans-serif;
	color:#595959;
	background-color:inherit;
	padding:0;
	margin:0;
}
#body div.textportion div.middle div.outerportion div.rightbody div.insideborder div.contentspace div div.question ul li a{
	font:normal 13px/20px Arial, Helvetica, sans-serif;
	color:#595959;
	background-color:inherit;
	background:url(../images/smallarrow.gif) no-repeat 0 4px;
	text-decoration:none;
	padding:0 0 0 10px;
}
#body div.textportion div.middle div.outerportion div.rightbody div.insideborder div.contentspace div div.question ul li a:hover{
	text-decoration:none;
	color:#000;
	background-color:inherit;
}
/*----------------MEMBER LOGIN PAGE ENDS-----------------*/

/*----------------FAQ PAGE STARTS-----------------*/
#body div.textportion div.middle div.outerportion div.rightbody div.insideborder div.contentspace p.search{
	font:bold 15px/16px Arial, Helvetica, sans-serif;
	color:#164162;
	background-color:inherit;
	padding:0 0 17px 0;
	margin:0;
	width:564px;
}
#body div.textportion div.middle div.outerportion div.rightbody div.insideborder div.contentspace div.searchbox{
	padding:0 0 54px 0;
	margin:0;
	width:569px;	
}
#body div.textportion div.middle div.outerportion div.rightbody div.insideborder div.contentspace div.searchbox input.faq{
	background:url(../images/input_bg.gif) repeat-x 0 0;
	font:normal 17px/18px Arial, Helvetica, sans-serif;
	color:#000;
	background-color:inherit;
	border:1px solid #e1e1e1;
	width:368px;
	padding:6px 0 0 2px;
	margin:0;
	height:27px;	
}
#body div.textportion div.middle div.outerportion div.rightbody div.insideborder div.contentspace div.searchbox input.searchbtn{
	background:url(../images/search.gif) no-repeat 0 0;
	width:86px;
	height:34px;
	cursor:pointer;
	border:none;
	padding:0;
	margin:0 0 0 33px;
}
#body div.textportion div.middle div.outerportion div.rightbody div.insideborder div.contentspace ul{
	padding:0 0 110px 0;
	margin:0;
	width:214px;
	float:left;
}
#body div.textportion div.middle div.outerportion div.rightbody div.insideborder div.contentspace ul li{
	padding:0;
	margin:0;
}
#body div.textportion div.middle div.outerportion div.rightbody div.insideborder div.contentspace ul li a{
	font:normal 13px/20px Arial, Helvetica, sans-serif;
	color:#595959;
	background-color:inherit;
	background:url(../images/smallarrow.gif) no-repeat 0 4px;
	text-decoration:none;
	padding:0 0 0 10px;
}
#body div.textportion div.middle div.outerportion div.rightbody div.insideborder div.contentspace ul li a:hover{
	text-decoration:none;
	color:#000;
	background-color:inherit;
}
/*----------------FAQ PAGE ENDS-----------------*/

/*----------------CONTACT US PAGE STARTS-----------------*/
#body div.textportion div.middle div.outerportion div.rightbody div.insideborder div.contentspace div.form{
	padding:0 0 0 0;
	margin:0;
	width:569px;	
}
#body div.textportion div.middle div.outerportion div.rightbody div.insideborder div.contentspace div.form label{
	display:block;
	overflow:hidden;
	height:100%;
	padding:0;
	margin:0 0 17px 0;
}
#body div.textportion div.middle div.outerportion div.rightbody div.insideborder div.contentspace div.form label.last{
	margin-bottom:18px;
}
#body div.textportion div.middle div.outerportion div.rightbody div.insideborder div.contentspace div.form label img{
	padding:0;
	margin:5px 0 0 0;
}
#body div.textportion div.middle div.outerportion div.rightbody div.insideborder div.contentspace div.form label span{
	width:193px;
	float:left;
	text-align:left;
	padding:0;
	font:bold 15px Arial, Helvetica, sans-serif;
	color:#7f7f7f;
	background-color:inherit; 
	line-height:34px;
}
#body div.textportion div.middle div.outerportion div.rightbody div.insideborder div.contentspace div.form input{
	width:329px;
	float:left;
	background:url(../images/input_bg.gif) repeat-x 0 0;
	font:normal 17px/18px Arial, Helvetica, sans-serif;
	color:#000;
	background-color:inherit;
	border:1px solid #e1e1e1;
	padding:6px 0 0 2px;	
	height:27px;	
}
#body div.textportion div.middle div.outerportion div.rightbody div.insideborder div.contentspace div.form textarea{
	width:329px;
	float:left;
	font:normal 17px/18px Arial, Helvetica, sans-serif;
	color:#000;
	background-color:inherit;
	border:1px solid #e1e1e1;
	padding:6px 0 0 2px;	
	height:166px;
	background:url(../images/textarea_bg.gif) repeat-x 0 0;		
}
#body div.textportion div.middle div.outerportion div.rightbody div.insideborder div.contentspace div.form input.submission{
	background:url(../images/submit.gif) no-repeat 0 0;
	width:106px;
	height:26px;
	padding:0;
	margin:0 18px 0 193px;
	border:none;
	text-indent:-20000px;
	cursor:pointer;
}
#body div.textportion div.middle div.outerportion div.rightbody div.insideborder div.contentspace div.form input.clearbutton{
	background:url(../images/contact_clear.gif) no-repeat 0 0;
	width:106px;
	height:26px;
	padding:0;
	margin:0;
	border:none;
	text-indent:-20000px;
	cursor:pointer;
}
/*----------------CONTACT US PAGE STARTS-----------------*/
#slider h1 {
	font-size: 2em;
	font-weight: normal;
}
