/* CSS Document */
/*General Styles*/
*{
	margin:0;
	padding:0;
	}

body{
	font:normal 12px/22px Verdana, Arial, Helvetica, sans-serif;
	color:#555555;
	background:#F7F0EB;
	}
	
ul{
	list-style-type:none;
	}
	
a{	
	color:#3f2867;
	outline:none;
	text-decoration:none;
	background-color:inherit;
	}
a:hover{	
	text-decoration:none;
	}
	
.spacer{
	font-size:0;
	line-height:0;
	clear:both;
	}
	
/*Top Container Start Here*/
#topContainer {
	background:url(../image/top-panel-bg.gif) repeat-x 0 0;
	height:336px;
	}
#header {
	position:relative;
	margin:0 auto;
	width:960px;
	}
#header div.logo{
	width:170px;
	height:127px;
	position:absolute;
	left:0;
	top:0;
	background:url(../image/logo-bg.png) 0 0 no-repeat;
	padding:18px 0 0 32px;
	}
	
/* Navigation Panel start */
#navigation{
	float:right;
	width:723px;
	height:50px;
	background:url(../image/nav-bg.gif) repeat-x 0 0;
	margin:45px 0 0 0;
	}
	
#navigation span.right{
	float:right;
	display:block;
	width:11px;
	height:44px;
	background:url(../image/nav-right-bg.gif) 0 100% no-repeat;
	}	
	
#navigation ul{
	float:left;
	width:auto;
	height:57px;
	background:url(../image/nav-left-bg.gif) 0 0 no-repeat;
	}
	
#navigation ul li{
	float:left;
	width:auto;
	font:bold 14px/16px Verdana, Arial, Helvetica, sans-serif;
	background:url(../image/nav-dutted.gif) no-repeat 0 0;
	}
#navigation ul li.noBg{
	background:none;
}
	
#navigation ul li a{
	float:left;
	display:block;
	width:auto;
	line-height:44px;
	padding:0 21px;
	color:#3f2867;
	background-color:inherit;
	text-decoration:none;
	}

#navigation ul li a:hover{
	background:url(../image/nav-hover-bg.gif) 50% 100% no-repeat;
	color:#000000;
	background-color:inherit;
	height:57px;
	}
	
#navigation ul li a.active{
	color:#000000;
	background:url(../image/nav-hover-bg.gif) 50% 100% no-repeat;
	background-color:inherit;
	height:57px;
	}
	
/* Baner apnel start */	
#banner {
	background:url(../image/banner.jpg) no-repeat 0 0;
	margin:0 auto;
	width:945px;
	height:182px;
	padding:45px 0 0 14px;
	}
#banner h2 {
	font:bold 45px/55px "Times New Roman", Times, serif;
	color:#FFF;
	background-color:inherit;
	}
#banner p {
	font:bold 14px/24px Verdana, Arial, Helvetica, sans-serif;
	color:#FFF;
	background-color:inherit;
	}
#banner a{
	float:right;
	background:url(../image/learn-more-bg.gif) no-repeat 0 0;
	height:36px;
	width:163px;
	font-size:16px;
	line-height:18px;
	color:#FFF;
	background-color:inherit;
	padding:5px 0 0 25px;
	text-decoration:none;
	margin:10px 0 0 0;
	}
#banner a:hover{
	color:#E998B1;
	background-color:inherit;
	text-decoration:none;
	}

/*Top Container End Here*/

/*Body Container Start Here*/
#bodyContainer{
	background:url(../image/body-bg.gif) 0 0 repeat-x #F7F0EB;
	color:inherit;
	padding:30px 0 0 0;
	}
#bodybg{
	width:964px;
	margin:0 auto;
	padding:0 0 40px 0;
	}
#leftPanel{
	float:left;
	width:288px;
	padding:20px 0 0 5px;
	margin:0 50px 0 0;
	}
#leftPanel h2 {
	font:bold 25px/27px Arial, Helvetica, sans-serif;
	color:#3f2867;
	background-color:inherit;
	padding:0 0 15px 12px;

	}
#leftPanel ul{
	list-style-type:none;
	padding:0 0 23px 0;
	margin:0 0 25px 0;
	}
#leftPanel li{
	width:288px;
	background:url(../image/service-dutted.gif) repeat-x 0 100%;
	padding:0 0 3px 0;
	}
#leftPanel li.nobg{
	background:none;
	}
#leftPanel li a{
	color:#5C5C5C;
	background-color:inherit;
	text-decoration:none;
	background:url(../image/service-bullate.gif) no-repeat 14px 18px;
	display:block;
	padding:8px 0 8px 35px;
	}
#leftPanel li a:hover{
	background-color:#FFFFFF;
	color:#5C5C5C;
	}
#leftPanel li a.active {
	background-color:#FFFFFF;
	color:#5C5C5C;
	}
#leftPanel div.leftContainBg {
	background:url(../image/contain-bg.gif) no-repeat 0 0;
	width:260px;
	padding:25px 0 0 18px;
	}
.leftContainBg h2 {
	font:bold 25px/27px Arial, Helvetica, sans-serif;
	color:#3f2867;
	background-color:inherit;
	}
.leftContainBg p{
	line-height:18px;
	color:#000000;
	background-color:inherit;
	padding:0 0 30px 10px;
	}
.leftContainBg p.date{
	font-weight:bold;
	color:#000000;
	background-color:inherit;
	padding:0 0 2px 10px;
	}
.leftContainBg a{
	font-weight:bold;
	display:block;
	color:#a34f95;
	background-color:inherit;
	text-decoration:underline;
	padding:0 0 0 10px;
	}	
.leftContainBg a:hover{
	color:#28675b;
	background-color:inherit;
	text-decoration:none;
	}
#rightPanel{
	float:left;
	width:617px;
	position:relative;
	margin:0 0 37px 0;
	text-align:justify;
	}
.rightTopBg{
	background:url(../image/right-pan-bg.gif) repeat-y 0 0;
	width:617px;
	margin:0 0 45px 0;
	}
.rightTopBg h2 {
	background:url(../image/welcome-bg.gif) no-repeat 0 0;
	width:585px;
	height:50px;
	padding:0 0 0 28px;
	margin:18px 0 0 0;
	}
.rightTopBg h2 span {
	background:#a34f95;
	font:bold 25px/39px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	display:block;
	}
.rightTopBg p {
	padding:20px 20px 10px 30px;
	}

.rightTopBg span.top{
	display:block;
	position:absolute;
	left:0;
	top:0;
	width:617px;
	height:17px;
	background:url(../image/right-pan-top-bg.gif) no-repeat 0 0;
	font-size:0;
	line-height:0;
	}
.rightTopBg span.bottom{
	display:block;
	left:0;
	bottom:0;
	width:617px;
	height:12px;
	background:url(../image/right-pan-bottom-bg.gif) no-repeat 0 0;
	font-size:0;
	line-height:0;
	}
.rightbottomPanel{
	float:right;
	width:617px;
	}
.bottomLeft{
	float:left;
	background:url(../image/contain-bg.gif) no-repeat 0 0;
	width:260px;
	padding:25px 0 0 30px;
	}
.bottomLeft h2 {
	 font:bold 25px/27px Arial, Helvetica, sans-serif;
	color:#3f2867;
	background-color:inherit;
	}
.bottomLeft p{
	font-size:12px;
	padding:15px 0 0 0;
	}
.bottomRight{
	background:url(../image/contain-bg.gif) no-repeat 0 0;
	float:right;
	width:256px;
	padding:25px 0 0 30px;
	margin:0 0 0 20px;
	}
.bottomRight h2 {
	font:bold 25px/27px Arial, Helvetica, sans-serif;
	color:#3f2867;
	background-color:inherit;
	}
.bottomRight p{
	font-size:12px;
	padding:5px 0 10px 0;
	}
.bottomRight a{
	color:#a34f95;
	background-color:inherit;
	text-decoration:underline;
	}	
.bottomRight a:hover{
	color:#E37F2E;
	background-color:inherit;
	text-decoration:none;
	}
.bottomRight .compName{
	padding:20px 0 0 0;
	font-weight:bold;
	}
/*Body Container End Here*/

/*Footer Start*/

#footer {
	background:url(../image/footer-bg.gif) repeat-x 0 0;
	margin:24px 0 0 0;
	font-size:13px;
	overflow:hidden;
	padding:20px 0 0 0;
	clear:both;
	}
	
.footerContain {
	width:965px;
	margin:0 auto;
	overflow:hidden;
	padding:0 0 20px 0;
	}
	
.footerLeft {
	float:left;
	width:625px;
	padding:0 0 0 20px;
	}
	
.footerLeft ul li {
	background:url(../image/footer-nav-dutted.gif) 100% 6px no-repeat;
	padding:0 10px;
	float:left;
	width:auto;
	}
.footerLeft ul li.nobg{
	background-image:none;
	}
.footerLeft ul li.nodivider {
	background:none;
	}	
	
.footerLeft ul li.noPadd {
	background:url(../images/footer-link-div.gif) 100% 6px no-repeat;
	padding:0 8px 0 0;
	float:left;
	width:auto;
	}
	
.footerLeft ul li a {
	color:#E8E8E8;
	background-color:inherit;
	text-decoration:none;
	}
	
.footerLeft ul li a:hover {
	color:#FBBB69;
	background-color:inherit;
	}
	
.footerLeft p{
	color:#898989;
	background-color:inherit;
	line-height:13px;
	font-size:11px;
	padding:2px 0 0 10px;
	}
	
.footerRight {
	float:left;
	width:270px;
	}
	
.footerRight p {
	font:normal 13px/25px Verdana, Arial, Helvetica, sans-serif;
	color:#E8E8E8;
	background-color:inherit;
	}

.footerRight a {
	color:#E8E8E8;
	background-color:inherit;
	text-decoration:none;
	}
	
.footerRight a:hover {
	color:#E16F12;
	background-color:inherit;
	text-decoration:none;
	}	


/*Footer End*/
#topContainerabt {
	background:url(../image/top-panelnw-bg.png) repeat-x 0 0;
	height:143px;
	}
#leftPanelnw{
	float:left;
	width:288px;
	padding:20px 0 0 5px;
	margin:0 0 0 30px;
	}
#leftPanelnw h2 {
	font:bold 25px/27px Arial, Helvetica, sans-serif;
	color:#3f2867;
	background-color:inherit;
	padding:0 0 15px 12px;

	}
#leftPanelnw ul{
	list-style-type:none;
	padding:0 0 23px 0;
	margin:0 0 25px 0;
	}
#leftPanelnw li{
	width:288px;
	background:url(../image/service-dutted.gif) repeat-x 0 100%;
	padding:0 0 3px 0;
	}
#leftPanelnw li.nobg{
	background:none;
	}
#leftPanelnw li a{
	color:#5C5C5C;
	background-color:inherit;
	text-decoration:none;
	background:url(../image/service-bullate.gif) no-repeat 14px 18px;
	display:block;
	padding:8px 0 8px 35px;
	}
#leftPanelnw li a:hover{
	background-color:#FFFFFF;
	color:#5C5C5C;
	}
#leftPanelnw li a.active {
	background-color:#FFFFFF;
	color:#5C5C5C;
	}
#leftPanelnw div.leftContainBgnw {
	background:url(../image/contain-bg.gif) no-repeat 0 0;
	width:250px;
	padding:25px 10px 0 18px;
	}
.leftContainBgnw h2 {
	font:bold 25px/27px Arial, Helvetica, sans-serif;
	color:#3f2867;
	background-color:inherit;
	}
.leftContainBgnw p{
	line-height:18px;
	color:#000000;
	background-color:inherit;
	padding:0 0 30px 10px;
	text-align:justify;
	}
.leftContainBgnw p.date{
	font-weight:bold;
	color:#000000;
	background-color:inherit;
	padding:0 0 2px 10px;
	}
.leftContainBgnw a{
	font-weight:bold;
	display:block;
	color:#a34f95;
	background-color:inherit;
	text-decoration:underline;
	padding:0 0 0 10px;
	}	
.leftContainBgnw a:hover{
	color:#28675b;
	background-color:inherit;
	text-decoration:none;
	}
.rightbottomPanel{
	float:right;
	width:617px;
	}
.rightTopBg ul{
	list-style-type:none;
	padding:0 0 23px 20px;
	margin:0 0px 25px 15px;
	float:left;
	}
.rightTopBg li{
	width:260px;
	background:url(../image/service-dutted.gif) repeat-x 0 100%;
	padding:0 0 3px 0;
	margin:0 10px 0px 10px;
	float:left;
	}
.rightTopBg li.nobg{
	background:none;
	}
.rightTopBg li a{
	color:#5C5C5C;
	background-color:inherit;
	text-decoration:none;
	background:url(../image/service-bullate.gif) no-repeat 14px 18px;
	display:block;
	padding:8px 0 8px 35px;
	}
.rightTopBg li a:hover{
	background-color:#ece2db;
	color:#5C5C5C;
	}
.rightTopBg li a.active {
	background-color:#ece2db;
	color:#5C5C5C;
	}
.bottomRightnw{
	background:url(../image/contain-bg.gif) no-repeat 0 0;
	float:right;
	width:256px;
	padding:25px 0 0 30px;
	margin:0 0 0 20px;
	}
.bottomRightnw h2 {
	font:bold 25px/27px Arial, Helvetica, sans-serif;
	color:#3f2867;
	background-color:inherit;
	}
.bottomRightnw p{
	font-size:12px;
	padding:5px 0 10px 0;
	}
.bottomRightnw a{
	color:#E06F13;
	background-color:inherit;
	text-decoration:underline;
	}	
.bottomRightnw a:hover{
	color:#E37F2E;
	background-color:inherit;
	text-decoration:none;
	}
.bottomRightnw .compName{
	padding:20px 0 0 0;
	font-weight:bold;
	}
.portfolio{
	padding:20px 10px 10px 10px; 
	margin:0px 15px 0px 15px;
	text-align:left;
}
.portfolio span{
	text-align:justify;
	display:block;
}
.portfolio a{
	color:#a34f95;
	font-size:11px;
	font-weight:bold;
	}
.portfolio a:hover{
	color:#8A0B11;
	font-size:11px;
	font-weight:bold;
	}
.portfolio img{
	padding:10px 0px 5px 0px ;
	}	
.portfolio b{
	font-size:17px;
	color:#000000;
	font-weight:bold;
	}
.posted{
	color:#330; 
	font-size:10px;
}
.posted b{
	padding:5px 0px 5px 30px;
	color:#3f2867; 
	font-size:10px;
}
.datd{
	padding-left:10px; 
	color:#3f2867;
}
.dot{
	display:block;
	width:550px;
	border-bottom:1px #28675b dotted; 
	margin:5px 0px 5px 30px;
}
.blog{
	padding:0px 10px 5px 25px; 
	font-size:20px; 
	color:#3f2867; 
	text-decoration:underline;
	display:block;
	font-weight:bold;
	line-height:25px;
}
.blogp{
	padding:5px 25px 5px 30px;
	display:block;
}
.blogp a{
	color:#a34f95;
	font-size:11px;
	font-weight:bold;
	}
.blogp a:hover{
	color:#8A0B11;
	font-size:11px;
	font-weight:bold;
	}

