/* General Styles */
* {
	margin:0;
	padding:0;
	}
					
body{
	background:url(../images/bg.jpg) 50% 0 no-repeat;
	color:#868686;
	font:12px/20px Verdana, Arial, Helvetica, sans-serif;
	}

ul{
	list-style-type:none;
	}

a{
	outline:none;
	color:#054895;
	background-color:inherit;
	text-decoration:underline;
	}

a:hover{
	text-decoration:none;
	color:#0A0A0A;
	background-color:inherit;
	}

.spacer{
	font-size:0;
	line-height:0;
	clear:both;
	}


img {
	display:block;
	}

/* Main Panel	*/
#wraper
	{
		float:left;
		background:url(../images/bg.jpg);
		width:100%;
		margin:0px;
		padding:52px 0 137px;

	}
#container{
	position:relative;
	width:962px;
	margin:0 auto;
	overflow:hidden;
	height:100%;
	}
	
#leftClmn{
	width:256px;
	height:100%;
	overflow:hidden;
	float:left;
	}
	
#rightClmn{
	width:706px;
	height:100%;
	overflow:hidden;
	float:right;
	}

/* Logo panel */	
.logopan{
	background:url(../images/logo-shadow.jpg) 0 0 no-repeat;
	padding-left:6px;
	}
.logo{
	border:none;
	}
.logopan h1{
	background:url(../images/logo-bg.jpg) no-repeat 0 0;
	font:normal 18px/43px "Times New Roman", Times, serif;
	color:#C3AC7D;
	background-color:inherit;
	padding:0 0 0 25px;
	}
	
/* Navigation panel */

.navpan{
	background:url(../images/left-bg.gif) 1px 0 repeat-y;
	padding:0 0 0 6px;
	height:100%;
	overflow:hidden;
	}
	
.navpanInner{
	background:url(../images/nav-rt-shadow.gif) 100% 0 no-repeat;
	padding:53px 0 378px 20px;
	}
	
.navpanInner ul{
	font:normal 18px/40px "Times New Roman", Times, serif;
	}
	
.navpanInner ul li{
	background:url(../images/nav-bdr.gif) 0 100% repeat-x;
	padding-bottom:1px;
	}
	
.navpanInner ul li a{
	color:#5D402B;
	background-color:inherit;
	text-decoration:none;
	padding:0 0 0 15px;
	width:230px;
	display:block;
	}
	
.navpanInner ul li a:hover{
	color:#000;
	background-color:#e6e8d2;
	}
.navpanInner ul li a.navactive{
	color:#000;
	background-color:#e6e8d2;
	}
	
.leftBot{
	background:url(../images/left-bot.png) 0 0 repeat-x;
	margin-left:6px;
	height:71px;
	}
	
/* Search panel */

.searchPan{
	background:url(../images/search-shadow.gif) 0 0 no-repeat;
	height:76px;
	width:630px;
	padding:30px 0 0 8px;
	}
.searchContain{
	float:right;
	width:270px;
	}
.searchBox{
	margin:0 2px 0 0;
	float:left;
	background:url(../images/search-bg.gif) no-repeat 0 0;
	height:21px;
	width:189px;
	font-size:12px;
	line-height:14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#D5C5BA;
	background-color:inherit;
	border:1px solid #937955;
	padding:6px 0 0 6px;
	}
.searchicon{
	float:left;
	width:auto;
	}

	
/* Content panel */

.welcomePan{
	width:706px;
	}
.welcomePan h2{
	background:url(../images/welcome-bg.gif) 0 0 no-repeat;
	height:61px;
	font:normal 27px/61px "Times New Roman", Times, serif;
	color:#000;
	background-color:inherit;
	padding:0 0 0 25px;
	}
.welcomePan .welcomeCont{
	background:url(../images/welcome-cont-rtbg.gif) 100% 0 no-repeat #fff;
	padding:15px 55px 44px 26px;
	color:#868686;
	}
.rightMidPan{
	background:url(../images/right-mid-right-bg.gif) no-repeat 100% 0;
	color:#868686;
	width:700px;
	padding:0 12px 0 0;
	height:100%;
	overflow:hidden !important;
	}
.rightContain{
	float:left;
	width:657px;
	height:100%;
	overflow:hidden;
	border-top:1px solid #cad3c3;
	padding:36px 0 40px 23px;
	background: #e6e8d2;
	}
.rightPanel1{
	float:left;
	width:200px;
	margin:0 18px 0 0;
	}
.rightPanel1 h3{
	font:normal 23px/25px "Times New Roman", Times, serif;
	color:#000000;
	background-color:inherit;
	padding:0 0 10px 8px;
	}
.rightPanel1 h4{
	font:normal 14px/25px Verdana, Arial, Helvetica, sans-serif;
	color:#5b5b5b;
	background-color:inherit;
	padding:0 0 10px 0;
	width:200px;
	text-align: center;
	}
.rightPanel1 span.topRounded{
	display:block;
 	background:url(../images/right-panel-top-rounded.gif) no-repeat 0 0;
	width:200px;
	height:8px;
	font-size:0;
	line-height:0;
	}
.rightPanel1Bg{
	background:url(../images/right-panel-panel-bg.gif) repeat-y 0 0;
	padding:0 0 10px 0;
	}
.rightPanel1Bg .img{
	margin:0 0 0 7px;
	}
.rightPanel1Bg p{
	padding:20px 12px 0 15px;
	}
.rightPanel1Bg a.readmore{
	background:url(../images/read-more-bg.gif) no-repeat 3px 10px;
	display:block;
	width:79px;
	font-size:12px;
	line-height:2px;
	color:#FFF;
	background-color:inherit;
	text-decoration:none;
	padding:18px 0 10px 8px;
	}
.rightPanel1Bg a.readmore:hover{
	color:#000000;
	background-color:inherit;
	}
.rightPanel1 span.bottomRounded{
	display:block;
	background:url(../images/right-panel-bottom-rounded.gif) no-repeat 0 100%;
	width:200px;
	height:8px;
	font-size:0;
	line-height:0;
	}
.rightContainBottom{
	width:630px;
	padding:30px 0 0 0
	}
.rightContainBottomLeft{
	float:left;
	width:377px;
	}
.rightContainBottomLeft h3{
	font:normal 23px/25px "Times New Roman", Times, serif;
	color:#000000;
	background-color:inherit;
	padding:0 0 10px 0;
	}
.rightContainBottomLeft ul{
	padding:0 0 10px 3px;
	}
	
.rightContainBottomLeft ul li{
	background:url(../images/right-bottom-dutted.gif) repeat-x 100% 0;
	padding-bottom:1px;
	}
	
.rightContainBottomLeft ul li a{
	background:url(../images/right-botton.gif) no-repeat 4px 10px;
	color:#606060;
	background-color:inherit;
	text-decoration:none;
	display:block;
	padding:5px 0 5px 20px;
	}
	
.rightContainBottomLeft ul li a:hover{
	color:#000;
	background-color:#f0fae7;
	}
.rightContainBottomLeft ul li a.active{
	color:#000;
	background-color:#f0fae7;
	}
.rightContainBottomLeft a.viewal{
	font-size:12px;
	line-height:14px;
	color:#BA8616;
	background-color:inherit;
	text-decoration:underline;
	padding:18px 0 10px 8px;
	}
.rightContainBottomLeft a.viewal:hover{
	text-decoration:none;
	}
.rightContainBottomRight{
	background:url(../images/right-comment-bg.gif) no-repeat 0 0;
	float:right;
	width:192px;
	}
.rightContainBottomRight p{
	padding:40px 16px 0 15px;
	font-size:14px;
	line-height:20px;
	}
.rightContainBottomRight span{
	font-style:italic;
	float:right;
	width:auto;
	padding:10px 0 0 0;
	}
.rightContainBottomRight a.weblink{
	font-style:italic;
	float:right;
	width:auto;
	color:#9A9A9A;
	background-color:inherit;
	text-decoration:none;
	}
.rightContainBottomRight a.weblink:hover{
	text-decoration:underline;
	}
.footer{
	background:url(../images/footer-bg.png) repeat-x 0 0;
	width:680px;
	padding:12px 0 10px 0;
	}
.footer p{
	float:left;
	width:auto;
	font-size:10px;
	line-height:12px;
	color:#9D8576;
	background-color:inherit;
	padding:0 0 0 30px;
	}
.footer a{
	color:#9D8576;
	background-color:inherit;
	text-decoration:none;
	}
	
.footer a:hover{
	color:#F2C460;
	background-color:inherit;
	text-decoration:none;
	}
.footer ul{
	float:right;
	width:auto;	
	margin:0 10px 0 0;
	}
	
.footer ul li{
	float:left;
	width:auto;
	font-size:11px;
	line-height:13px;
	background:url(../images/footeer-dutted.gif) no-repeat 0 4px;
	padding-bottom:1px;
	}
	
.footer ul li a{
	color:#9D8576;
	background-color:inherit;
	text-decoration:none;
	display:block;
	padding:0 6px;
	}
	
.footer ul li a:hover{
	color:#F2C460;
	background-color:inherit;
	}
/* MISLENIOUS */	

.noBackground{
	background:none !important;
	}
	
.noMar{
	margin:0 !important;
	}
.spacer1{
	margin:0px;
	padding:0px;
	height:26px;
	width:635px;
	float:left;
	}
.rightContain p.about{
	float:left;
	width:635px;
	margin:0px;
	padding:0 0 20px 0;
	text-align:justify;
}

.rightContain h3
{
	font:normal 23px/25px "Times New Roman", Times, serif;
	color:#000000;
	background-color:inherit;
	padding:20px 0 10px 0px;
}
.rightContain p.abouttheteam{
	float:left;
	width:635px;
	margin:10px 0 0 0;
	padding:0 0 20px 0;
}
.rightContain p.abouttheteam span.avatar{
	float:left;
	width:105px;
	margin:0px;
	padding:0px;
}
.rightContain p.abouttheteam span.avatartxt{
	float:left;
	margin:0px;
	padding:0 0 0 25px;
	width:505px;
	text-align:justify;
}
.rightContain p.abouttheteam span.avatartxt span{
	float:left;
	margin:0px;
	padding:0 0 5px 0;
	width:505px;
	font-weight:bold
}
.rightContain ul#blog{
	width:598px;
	margin:3px 0 0 0;
	padding:0px;
	float:left;
	display:block
}
.rightContain ul#blog li{
	width:598px;
	margin:0px;
	padding:0 0 25px 0;
	float:left;
	display:block
}
.rightContain ul#blog li h2{
	width:598px;
	margin:0px;
	padding:0px;
	font:bold 16px Verdana, Arial, Helvetica, sans-serif;
	color:#777;
}
.rightContain ul#blog li p.blogcontent
	{
		float:left;
		margin:9px 0 0 0;
		padding:0px;
		width:598px;
		text-align: justify
	}
.rightContain ul#blog li p.blogcontent a
	{
		color: #ba8616;
		text-decoration: underline;
	}
.rightContain ul#blog li p.blogcontent a:hover
	{
		color: #ba8616;
		text-decoration: none;
	}
.rightContain ul#blog li p.blogcontent span
	{
		color: #ba8616;
		font-weight:bold;
	}
.rightContain ul#blog li p.blogimage
	{
		float:left;
		margin:9px 0 0 0;
		padding:0px;
		width:525px;
	}
.rightContain p.services{
	padding-bottom:20px;
	width:635px;
	float:left;
	text-align: justify;
}
.rightContain p.services a.readmore
	{
		float:left;
		margin:10px 0 0 0;
		padding:0px;
		color: #ba8616;
		text-decoration:none;
		font-weight:bold;
		
	}
.rightContain p.services a.readmore:hover
	{
		float:left;
		margin:10px 0 0 0;
		padding:0px;
		color: #ba8616;
		text-decoration: underline;
		font-weight:bold
	}
.rightContain ul.service{
	color:#00509C;
	background-color:inherit;
	width:265px;
	float:left;
	padding:0 50px 25px 0;
	margin:5px 0 0 0;
}	
.rightContain ul.service li{
	background:url(../images/right-bottom-dutted.gif) repeat-x 100% 0;
	padding-bottom:1px;
}
.rightContain ul.service li a{
	background:url(../images/right-botton.gif) no-repeat 4px 10px;
	color:#606060;
	background-color:inherit;
	text-decoration:none;
	display:block;
	padding:5px 0 5px 20px;
}
.rightContain ul.service li a:hover{
	color:#000;
	background-color:#f0fae7;
}
.rightContain p.contactaddress
	{
		float:left;
		width:328px;
		margin:0px;
		padding:0 0 20px 0;
	}
.rightContain p.contactaddress span
	{
		float:left;
		width:328px;
		padding:0 0 5px 0;
		font-weight:bold;
	}
.rightContain p.googlemap
	{
		float:left;
		width:657px;
		margin:0px;
		padding:0px;
		margin:10px 0 0 0;
	}
.rightContain img
	{
		float:left;
	}
.rightContain ul#sitemap
	{
		float:left;
		margin:0px;
		padding:0 0 330px 0;
		width:525px;
		display:block;
	}
.rightContain ul#sitemap li
	{
		float:left;
		margin:0px;
		padding:0 0 0 20px;
		width:505px;
		display:block;
		background:url(../images/sitemapicon.gif) no-repeat;
		font:normal 13px/23px Verdana, Arial, Helvetica, sans-serif;
		color:#606060;
	}
.rightContain ul#sitemap li a
	{
		color: #606060;
		text-decoration: none;
	}
.rightContain ul#sitemap li a:hover
	{
		color: #606060;
		text-decoration: underline;
	}