/* CSS Document */
/*----General Start-----------*/
body{
	padding:0;
	margin:0;
	color:#555555;
	background-color:#fff;
	font:normal 11px/17px Arial, Helvetica, sans-serif;
}
ul, li, p, h1, h2, h3, h4, h5, form, input, select, textarea, div{
	padding:0;
	margin:0;
}
img{
	padding:0;
	margin:0;
	border:none;
	display:block;
}
ul{
	list-style:none;
}
a{
	outline:none;
	text-decoration:none;
}
.spacer{
	clear:both;
	font-size:0;
	line-height:0;
}

/*-------------General End-----------*/
/*-------------toppanel start-----------*/
#toppanel{
	background:url(../images/pattern.gif) repeat-x 0 0;
}
#toppanel div.topHeader{
	width:940px;
	margin:0 auto;
}
#toppanel div.topHeader .left{
	width:314px;
	float:left;
}
.logo{
	margin:37px 0 0 43px;
	display:block;
	width:168px;
}
h1.slogan1{
	background-color:inherit;
	color:#fff;
	padding:7px 0 0 51px;
	font:normal 12px/14px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#toppanel div.topHeader .right{
	width:625px;
	float:right;
}
ul.topMenu{
	padding:15px 0 39px 0;
	float:right;
	width:200px;
}
ul.topMenu li{
    color:#fff;
	background-color:inherit;
	font:normal 12px Arial, Helvetica, sans-serif;
	display:block;
	text-decoration:none;

	float:left;
	width:auto;
	padding:0 11px;
	background:url(../images/topmenudevider.gif) no-repeat 0 50%;
}
ul.topMenu li.nobg{
	background:none;
}
ul.topMenu li a{
	color:#fff;
	background-color:inherit;
	font:normal 12px Arial, Helvetica, sans-serif;
	display:block;
	text-decoration:none;
}
ul.topMenu li a:hover{
	text-decoration:underline;
}
ul.navigation{
	background:url(../images/nav-bg.gif) repeat-x 0 0;
	width:580px;
	float:left;
}
ul.navigation li{
	float:left;
	width:auto;
	background:url(../images/mainmenudevider.gif) 100% 0 no-repeat ;
}
ul.navigation li.nobg{
	background-image:none;
}
ul.navigation li a{
	display:block;
	float:left;
	width:auto;
	color:#B7B7B7;
	background-color:inherit;
	font:normal 14px/35px "trebuchet MS", arial, sans-serif;
	text-transform:uppercase;
	text-decoration:none;
	cursor:pointer;
}
ul.navigation li a span{
	display:block;
	float:left;
	width:auto;
	height:35px;
	padding:0 25px;
}
ul.navigation li a:hover, ul.navigation li a.active{
	color:#000;
	background-color:inherit;
	background:url(../images/nav-hover.gif) 0 0 no-repeat;
}
ul.navigation li a:hover span, ul.navigation li a.active span{
	background:url(../images/nav-hover-span.gif) 100% 0 no-repeat;
}
span.curveRight{
	background:url(../images/mainnavrightcurve.gif) no-repeat 0 0;
	float:right;
	width:17px;
	height:35px;
	display:block;
}

/* Baner Panel style */
#toppanel div.baner{
	background:url(../images/headerbg.png) no-repeat 0 0;
	width:850px;
	margin:0 auto;
	padding:0 39px 0 51px;
	overflow:hidden;
	height:301px;
	position:relative;
}
#toppanel div.baner .blank{width:505px; margin:0px; padding:0px; float:left}

#toppanel div.baner ul li h2{
	color:#fff;
	background-color:inherit;
	font:normal 31px/37px "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding:96px 0 10px 0;
	width:450px;
	float:left;
}
#toppanel div.baner  ul li p{
	color:#fff;
	background-color:inherit;
	font:normal 16px/24px "Trebuchet MS", Arial, Helvetica, sans-serif;
	float:left;
	width:450px;
	text-align:left;
	padding-bottom:11px;
}
#toppanel div.baner img{
	float:right;
	width:auto;
}
#toppanel div.baner img.pic{
	margin:39px 0 29px 0;
	float:left;
}
a.more{
	background:url(../images/morebg.png) no-repeat 0 0;
	color:#fff;
	background-color:inherit;
	font:normal 16px/29px "Trebuchet MS", Arial, Helvetica, sans-serif;
	width:119px;
	height:29px;
	padding:0 0 0 15px;
	float:left;
	text-decoration:none;		
}
a.more:hover{
	color:#000;
	background-color:inherit;
}
#toppanel div.baner a.arrowright{
	position:absolute;
	top:263px;
	right:42px;
	background:url(../images/arroright.gif) no-repeat 0 0;
	height:22px;
	width:22px;
	display:block;
	
}
#toppanel div.baner a.arowleft{
	display:block;
	position:absolute;
	top:263px;
	right:73px;
	background:url(../images/arrowleft.gif) no-repeat 0 0;
	height:22px;
	width:22px;
}

/* Bottom Panel Style */
#bottompanel{
	background:url(../images/bodybg.gif) repeat-x 0 0;
	color:#333333;
	background-color:inherit;
	overflow:hidden;
	height:100%;
}

/* Body Panel style */
#bottompanel .bodyPanel{
	margin:0 auto;
	width:940px;
	padding:23px 0 26px 0;
}
span.rightcurve1{
	background:url(../images/bodyrightcurve.gif) no-repeat 0 0;
	height:176px;
	width:37px;
	display:block;
	float:left;
}
span.leftcurve{
	background:url(../images/bodyleftcurve.gif) no-repeat 0 0;
	width:33px;
	height:176px;
	float:left;
	display:block;
}
#bottompanel .bodyPanel .topBody{
	background:url(../images/bodymidlecurve.gif) repeat-x 0 0;
	width:870px;
	float:left;
	padding:29px 0 30px 0;
	font:normal 13px/22px Arial, Helvetica, sans-serif;
}
.topBody .box1{
	width:279px;
	background:url(../images/bodydevider.gif) no-repeat 100% 0;
	margin-right:33px;
	float:left;
}
.topBody .box2{
	margin-right:0;
	background-image:none;
	width:245px;
}
.topBody h2{
	color:#000;
	background-color:inherit;
	font:normal 20px/23px Arial, Helvetica, sans-serif;
	padding:0 0 10px 0;
}
.topBody .box1 h2 span{
	background-color:inherit;
	color:#940919;
}
.topBody .box1 p{
	width:245px;
}
.topBody .box1 p a{
	color:#940919;
	background-color:inherit;
	text-decoration:underline;
}
.topBody .box1 p a:hover{
	text-decoration:none;
}

/* Left Panel style */
.leftPanel{
	width:660px;
	float:left;
	padding:23px 0 0 0;
}
.leftPanel h3{
	color:#000;
	background-color:inherit;
	font:normal 25px/30px "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-bottom:16px;
}
.leftPanel h3 span{
	color:#940919;
	background-color:inherit;
}
.leftPanel p{
	padding-bottom:21px;
	line-height:23px;
	font-size:14px;
	width:611px;
	float:left;
}

/* Right panel style */
.rightpanel{
	width:272px;
	float:right;
	padding:20px 0 0 0;
}
.rightpanel h4{
	background:url(../images/newsheadingbg.gif) no-repeat 0 0;
	color:#000;
	background-color:inherit;
	padding:0 0 0 22px;
	width:252px;
	font:normal 16px/40px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}
.rightpanel div.newstxt{
	color:#333333;
	background-color:#F4F4F4;
	padding:0 20px 0 22px;
	width:231px;
}
.rightpanel div.newstxt p{
	padding:16px 0 20px 0;
	font-size:13px;
	line-height:18px;
}
.rightpanel div.newstxt p a{
	color:#940919;
	background-color:inherit;
	text-decoration:underline;
}
.rightpanel div.newstxt p a:hover{
	text-decoration:none;
}
.rightpanel div.newstxt span{
	background:url(../images/newsborder.gif) repeat-x 0 100%;
	height:2px;
	display:block;
}
span.newslattercurve{
	background:url(../images/newslatertopcurve.gif) no-repeat 0 0;
	height:14px;
	display:block;
	margin-top:21px;
}
span.newsbottomcurve{
	background:url(../images/newsbottomcurve.gif) no-repeat 0 0;
	height:19px;
	display:block;
}
.rightpanel div.newslatter{
	color:#333333;
	background-color:#F4F4F4;
	padding:0 15px 0 18px;
	width:239px;
}
.rightpanel div.newslatter h2{
	background:url(../images/newslatterheadingbg.gif) no-repeat 0 0;
	padding:2px 0 17px 32px;
	font:normal 16px/18px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}
.rightpanel div.newslatter p{
	padding-bottom:19px;
	font-size:13px;
	line-height:16px;
}
div.txtBox{
	float:left;
	background:url(../images/inputbox.gif) no-repeat 0 0;
	width:170px;
	height:28px;
	padding:2px;
}
.txtBox input{
	border:0;
	width:161px;
	height:19px;
	line-height:22px;
	padding-top:4px;
	padding-left:5px;
}
input.btn{
	float:right;
	width:58px;
	height:28px;
}

/*-------------Footer Panel style-----------*/
#footer{
	background-color:#3E3E3E;
	color:#fff;
	font-size:12px;
	line-height:15px;
	padding:31px 0 40px 0;
}
#footer div.footerInner{
	width:930px;
	margin:0 auto;
	
}
#footer p{
	float:left;
	width:auto;
}
#footer p a{
	background-color:inherit;
	color:#fff;
	text-decoration:none;
}
#footer p a:hover{
	background-color:inherit;
	color:#940919;
}
#footer ul{
	float:right;
	width:auto;
}
#footer ul li{
	background:url(../images/footerdevider.gif) no-repeat 0 50%;
	padding:0 8px;
	float:left;
	width:auto;
}
#footer div ul li.nobg{
	background-image:none;
}
#footer div ul li a{
	color:#fff;
	background-color:inherit;
	font-size:12px;
	line-height:15px;
	text-decoration:none;
}
#footer div ul li a:hover{
	text-decoration:underline;
}
/*-------------footer end-----------*/
/* Left Panel style */
.leftPanelnw{
	width:660px;
	float:left;
	padding:23px 0 0 0;
}
.leftPanelnw h3{
	color:#000;
	background-color:inherit;
	font:normal 25px/30px "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-bottom:10px;
	width:611px;
	border-bottom:1px dashed #940919;
}
.leftPanelnw h3 span{
	color:#940919;
	background-color:inherit;
	text-align:justify;
}
.leftPanelnw p{
	padding-bottom:21px;
	line-height:23px;
	font-size:14px;
	width:611px;
	float:left;
	text-align:justify;
	padding-top:12px;
}
.leftPanelnw p a{
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	line-height:30px;
}
.leftPanelnw p a:hover{
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	line-height:30px;
}

.aboutus{
	width:189px; 
	font-size:11px; 
	line-height:17px; 
	padding:0px 7px 2px 8px; 
	float:left;
}
.aboutus b{
	font-size:13px;	
	line-height:20px;
	color:#940919;
}
.aboutus img{
	padding:5px 0px 5px 0px;		
}
.aboutus1{
	width:188px; 
	font-size:11px; 
	line-height:17px; 
	padding:0px 0px 2px 15px; 
	float:left;
	
}
.aboutus1 b{
	font-size:13px;	
	line-height:20px;
	color:#940919;
}
.aboutus1 img{
	padding:5px 0px 5px 0px;		
}

.portfolio{
	color:#940919;
	display:block;
	clear:both;
	width:610px;
}
.portfolio span{
	color:#940919;
	font-size:11px;
	line-height:17px;
}
.portfolio a{
	padding:4px 0px 7px 0px;
	display:block;
}
.sitemap a{
	text-decoration:none; 
	color:#333;
	font-size:15px;
	padding:3px 0px 3px 20px;
	font-weight:bold;
	display:inline-block;
}
.sitemap a:hover{
	text-decoration:none; 
	color:#940919;
	font-size:15px;
	padding:3px 0px 3px 20px;
	font-weight:bold;
	display:inline-block;
}
.blog{
	width:580px; 
	display:block;
	padding-bottom:5px;
	margin-bottom:3px;
	font-size:24px;
}
.posted{
	color:#330; 
	font-size:10px;
}
.posted b{
	color:#940919; 
	font-size:10px;
}
.datd{
	padding-left:325px; 
	color:#940919;
}
.blog_readmore{
	display:block; 
	padding:0px;
	color:#FFF;
	clear:both;
}
.blog_readmore a{
	background:url(../images/readmore.png) no-repeat; 
	float:right; 
	width:131px; 
	height:30px; 
	padding:0px 0px 0px 30px;
	color:#FFF;
}
.blog_readmore a:hover{
	background:url(../images/readmore.png) no-repeat; 
	float:right; 
	color:#330; 
	width:131px; 
	height:30px; 
	padding:0px 0px 0px 30px;
}
/* Easy Slider */

	#slider{width:auto; margin:0; padding:0px; float:left}	
	#slider ul{
		margin:0;
		height:358px;
		width:auto;
		padding:0px;
		list-style:none;
		float:left;
		}
	#slider li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:1000px;
		overflow:hidden;
		outline:0px;
		border:0px;
		float:left;
		margin:0px;
		padding:0px;
		list-style:none;
		}	

/*	#prevBtn, #nextBtn{ 
		display:block;
		width:auto;
		position:absolute;
		left:-30px;
		top:71px;
		}	
	#nextBtn{ 
		left:696px;
		}*/														
	#prevBtn a, #nextBtn a{  
		display:block;
		width:35px;
		height:34px;
		position:absolute;
		z-index:8;
		left:876px;
		top:263px;
		text-indent:-9999px;
		background:url(../images/arroright.gif) no-repeat;
		}	
	#nextBtn a{ 
	    left:845px;
		background:url(../images/arrowleft.gif) no-repeat;
		}
.sbm a{float:left}