@charset "utf-8";
/* CSS Document */

/*predefinded styles start*/

body {
	font-family:Arial, Trebuchet MS, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #4c4c4c;
	text-decoration: none;
	line-height: 18px;
	margin:0px;
	padding:0px;
	height:100%;
	}
	
td
	{
		font:12px Arial, Helvetica, sans-serif;
		color:#333333;
		font-weight:normal;
		text-decoration:none;
	}

ol, ul, li
	{
	color:#FFFFFF;
	font-weight:normal;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: capitalize;
		}
	
p
	{	
		font:12px Arial, Helvetica, sans-serif;
		color:#333333;
		font-weight:normal;
		text-decoration:none;
		line-height:17px;
		margin:0px;
		padding:10px 0 0 0;
		text-align:justify;
	}

img{border:none;}

th {
		font-size: 12px;
		color: #fff;
		text-decoration: none;
		background-color: #4c4c4c;
		font-weight: bold;
	}


/*predefinded styles end*/	


/*Customized Styles Start*/


/*Header Start*/

.body-bg
	{
	width:100%;
	margin:0 auto;
	overflow:hidden;
	background-repeat: repeat-x;
	background-position: top;
	}
	
.header-main
	{
		width:985px;
		margin:0 auto;
	}
	
.logo
	{
	width:222px;
	height:90px;
	float:left;
	text-align:right;
	padding-top: 6px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	}
	
.slogan
	{
	width:280px;
	height:90px;
	float:right;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
	}
	



/*Top Navigation Start*/

#top-nav-main
	{
		width:985px;
		margin:0 auto;
	}
	
#top-nav
	{
		width:825px;
		float:left;
	
		}
	
	
		

/*Search Box Start*/

#search-box-main
	{
		width:155px;
		float:left;
		height:27px;
		padding:7px 0 0 0;
	}

#search-box
	{
		width:145px;
		float:left;

	}
	
#search-icon
	{
		width:15px;
		float:left;
		margin:4px 0 0 0;
	}

/*Search Box End*/

/*Header End*/

/*Tool Tip Start*/

#dhtmltooltip{
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	color:#212121;
	text-decoration:none;
	position: absolute;
	width: 150px;
	border: 1px solid black;
	padding: 5px;
	background:#FFFFE0;
	visibility: hidden;
	z-index: 100;
	clear: both;
}

/*Tool Tip End*/


/*body Start*/

/*Body Heading Area Start*/

.body-main
	{
		width:985px;
		margin:0 auto;
	}

.heading-main
	{
		width:670px;
		margin:0 auto;
	}
	
.body-text
	{
		width:100%;
		float:left;
	}
	
.body-text p{
	text-align:justify;
	padding:0 5px 0 5px;
	}
	
.main-section
	{
		width:960px;
		margin:0 auto;
	}
	
.tag-line
	{
		width:100%;
		float:left;
		height:100px;
		padding:24px 0 0 0;
		text-align:center;
	}
	
.section-heading
	{
		font:14px Arial, Helvetica, sans-serif;
		color:#333333;
		width:100%;
		float:left;
		height:30px;
		text-align:center;
	}
	
.heading-bold-text
	{
		font:bold 14px Arial, Helvetica, sans-serif;
		color:#C5030A;
	}
	
.section-divider-main
	{
		width:100%;
		float:left;
	}
	
.left-section
	{
		width:172px;
		float:left;
	}
	
.icons
	{
		width:100%;
		float:left;
		text-align:center;
	}
	
.mull
	{
		font:bold 16px Arial, Helvetica, sans-serif;
		color:#1F3D4F;
		padding:3px 0 4px 0;
	}
	
.investigate
	{
		font:bold 16px Arial, Helvetica, sans-serif;
		color:#1A4627;
		padding:3px 0 4px 0;
	}	

.devise
	{
		font:bold 16px Arial, Helvetica, sans-serif;
		color:#7B592C;
		padding:3px 0 4px 0;
	}	

.accomplish
	{
		font:bold 16px Arial, Helvetica, sans-serif;
		color:#611012;
		padding:3px 0 4px 0;
	}	

.strengthen
	{
		font:bold 16px Arial, Helvetica, sans-serif;
		color:#383838;
		padding:2px 0 4px 0;
	}	
	
.desc
	{
		width:100%;
		float:left;
		border-right:1px solid #E5E4E4;
	}
	
.desc2
	{
		width:100%;
		float:left;
		border-right:1px solid #E5E4E4;
	}	
	
.desc2 p
	{
		padding:0 8px 0 8px;
	}
	
.desc3
	{
		width:100%;
		float:left;
	}
	
.desc3 p
	{
		padding:0 0 0 8px;
	}
	
	
.middle-section
	{
		width:190px;
		float:left;
	}
	
.right-section
	{
		width:202px;
		float:left;
	}
	
.bot-line
	{
		width:100%;
		height:13px;
		float:left;
	}
	
/*Body Heading Area End*/


/*Footer Start*/

.footer-main
	{
		width:985px;
		margin:0 auto;
	}
	
.footer-links-main
	{
		width:385px;
		float:left;
		font:11px Arial, Helvetica, sans-serif;
		color:#666666;
		height:27px;
		padding:9px 0 0 10px;
	}

.footer-links
	{
		font:11px Arial, Helvetica, sans-serif;
		color:#666666;
		text-decoration:none;
	}
	.footer-links:hover
		{
			text-decoration:underline;
		}

	
.footer-text
	{
		font:11px Arial, Helvetica, sans-serif;
		color:#666666;
	}	
	
.possible
	{
	width:150px;
	float:left;
	height:26px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 5px;
	}



/*Footer End*/

/*Drop Down Start*/


	
.sub-ul
	{
		margin:0;
		padding:0;
		list-style:none;
		overflow:hidden;
		font-size:12px;
		font-weight:bold;
		visibility:hidden;
		position:absolute;
		margin-top:0px;
		margin-left:10px;
		z-index:10000;
	}
	
.sub-ul li
	{
		float: none;
		display:list-item;
		line-height:22px;
		border:#E4E4E4 solid 1px; 
		border-top:none;
		background:#f6f6f6;
		overflow:hidden;
	}
		
.sub-ul a
	{
		color:#666666;
		text-decoration:none;
		padding: 0 11px 0 11px;
		display:block;
		width:100%;
	}
	
.sub-ul a:hover
	{
		background:#939393;
		color:#ffffff;
		display:block;
	}
	
#sub-ul1
	{	
		width:160px;
	}
	
#sub-ul2
	{	
		width:185px;
	}
	
#sub-ul3
	{	
		width:187px;
	}
	
#sub-ul4
	{	
		width:150px;
	}
	
/*Drop Down End*/




.r-cap {
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}
.heading {
	color: #336699;
	text-decoration: none;
	font-weight: bold;
	font-size:14px;
}

.heading-new-ra
	{
		width:100%;
		float:left;
		text-align:center;
		padding:18px 0 0 0;
		height:50px;
	}

.title {
	color: #FF3300;
	text-decoration: none;
	font-weight: bold;
	font-size:13px;
}
.list {
	padding: 4px 0px 4px 11px; 
	margin: 4px 0px 4px 11px; 
}
.subtext {
	color: #4c4c4c;
	text-decoration: none;
	line-height: 1.5em;
	padding: 7px 0px 0px 16px; 
	margin: 7px 0px 0px 16px; 
}
.subtext ul li {
	line-height: 24px;
	list-style-image: url(arrow-li.png);
}
.latesttext {
	font-family: Arial,  Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	text-decoration: none;
	font-weight: bold;

}
.latesttext1 {
	color: #4c4c4c;
	text-decoration: none;
}
.obol {
	color: #4c4c4c;
	text-decoration: none;
}
.obol ul li {
	list-style-image: url(red-dot0.gif);
	line-height: 16px;
	margin-left: 0px;
	padding-left: 0px;
}
.innertext ul li {
	color: #4c4c4c;
	list-style: none;
	text-decoration: none;
	line-height: 19px;
	padding: 0px; 
	margin: 0px; 
}
h1 {
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}

h2 {
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}

h3 {
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}

h4 {
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}
.maintext {
	font-family:  Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #4c4c4c;
	text-decoration: none;
	margin-top: 0px;
	line-height: 18px;
	text-align:justify;
}

.maintext ul li {
	font-family:  Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #4c4c4c;
	text-decoration: none;
	margin:0 0 0 4px;
	line-height: 20px;
}

.hometext {
	text-decoration: none;
	margin-top: 0px;
	line-height: 18px;
	padding-left: 10px;
}
.links {
	color: #4c4c4c;
	text-decoration: none;
	font-weight: normal;
	margin-top: 0px;
}
.links:hover {
	font-size: 12px;
	color: #999;
}
.link-show {
	color: #4c4c4c;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	padding-left: 5px;
	text-align: left;
}
.link-show:hover {
	font-size: 11px;
	color: #000;
	font-weight: bold;
	text-decoration: none;
}


.link-show1 {
	color: #4c4c4c;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	margin-top: 0px;
}
.link-show1:hover {
	font-size: 12px;
	color: #000;
	font-weight: bold;
	text-decoration: none;
}


.link-show2 {
	color: #4c4c4c;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
	margin-top: 0px;
}
.link-show2:hover {
	font-size: 13px;
	color: #000;
	font-weight: bold;
	text-decoration: none;
}


.topmainlinks {
	color: #000;
	text-decoration: none;
	font-weight: normal;
}
.topmainlinks:hover {
	font-size: 12px;
	color: #999;
	font-weight: normal;
}
.topsearch {
	color: #fff;
	text-decoration: none;
	font-weight: normal;
}
.submainlinks {
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	font-weight: normal;
}
.submainlinks:hover {
	font-size: 12px;
	color: #999;
	font-weight: normal;
}
.sectionlinks {
	color: #336699;
	text-decoration: none;
	font-weight: normal;
}
.sectionlinks:hover {
	color: #000;
	background:#ffffe1;
	text-decoration: none;
	font-weight: normal;
}
.sectionlinks1 {
	color: #336699;
	text-decoration: none;
	font-weight: normal;
	cursor:help;
}
.sectionlinks1:hover {
	color: #000;
	text-decoration: none;
	font-weight: normal;
	cursor:help;
}
.sectionlinks2 {
	text-decoration: none;
	font-weight: normal;
}
.sectionlinks2:hover {
	color: #000;
	text-decoration: none;
	font-weight: normal;
}
.sectionlinks4 {
	color: #336699;
	text-decoration: underline;
	font-weight: normal;
}
.sectionlinks4:hover {
	color: #000;
	text-decoration: underline;
	font-weight: normal;
}
.sublinks {
	text-decoration: none;
	font-weight: normal;
	padding:0 0 0 5px;
}
.sublinks ul li {
	list-style-image: url(arrow-li.png);
	line-height: 18px;
	margin-left: 0px;
	padding-left: 0px;
	
}

.sublinks-link
{
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:11px;
	text-decoration:none;
	font-weight:normal;
}

.text ul li {
	list-style-image: url(arrow-sq.png);
	text-decoration: none;
	margin-top: 0px;
	line-height: 18px;
}
.quote {
	font-size: 13px;
	color: #002874;
	text-decoration: none;
	font-weight: bold;
}
.quote1 {
	font-size: 14px;
	color: #002874;
	text-decoration: none;
	font-weight: bold;
}
.morelinks {
	text-decoration: none;
	font-weight: bold;
	padding-left: 16px;
}
.footer {
	color: #000;
	text-decoration: none;
	font-weight: normal;
}
.footer:hover {
	font-size: 12px;
	color: #999;
}
/*.copyright {
	color: #000;
	text-decoration: none;
	font-weight: normal;
	padding-top: 3px;
}*/

.copyright
	{
		width:430px;
		float:left;
		font:11px Arial, Helvetica, sans-serif;
		color:#666666;
		height:27px;
		padding:9px 0 2px 0px;
		text-align:right;
	}
	
table {
	text-decoration: none;
	font-weight: normal;
	border-collapse:collapse;
}
form {
	margin: 0px;
}
.tdbglc {
	font-family:Arial, Trebuchet MS, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #f9f9f9;
	color: #504F4F;
	text-decoration: none;
}
.input {
	font-family:Arial, Trebuchet MS, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #4c4c4c;
	border: 1px solid #999;
	width: 222px;
}

.input3
	{
		font:11px Arial, Helvetica, sans-serif;
		color:#7D7C7C;
		border:1px solid #393838;
		width:117px;
		height:16px;
		padding:2px 0 0 5px;
	}

.search {
	font-size: 12px;
	background-color: #e5e5e5;
	border: 1px solid #fff;
	width: 60%;
}
.button {
	font-size: 11px;
	color: #fff;
	background-color: #666;
	border: 1px solid #999;
	font-weight: bold;
	padding: 1px;
}
.gobut {
	font-size: 11px;
	color: #fff;
	background-color: #ff000a;
	border: 1px solid #000;
	font-weight: bold;
	width: 24px;
}
select {
	font-family:Arial, Trebuchet MS, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #4c4c4c;
	border: 1px solid #999;
}
textarea {
	font-family:Arial, Trebuchet MS, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #4c4c4c;
	border: 1px solid #999;
	width: 80%;
}
.mandatory {
	font-size: 11px;
	color: #cc3333;
	font-weight: normal;
}
.help {
	color:#000; 
	cursor:help;
}
.smalltext {
	font-size: 11px;
	color: #cc3333;
	font-weight: normal;
}
.updatehead {
	color: #ff000a;
}
/* css testimonials */
.heads-test {
	color: #336699;
	text-decoration: none;
	font-weight: bold;
}
.heads-test:hover {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
.subheads-test {
	font-size: 11px;
	color: #999;
	text-decoration: none;
	font-weight: normal;
	margin-top: 0px;
}
.subheads-test:hover {
	font-size: 11px;
	color: #4c4c4c;
}
/* css portfolio */
.subheads-port {
	color: #333;
	text-decoration: none;
	font-weight: bold;
}
.categoryheads {
	color:#000;
	text-decoration:none;
	font-weight: bold;
	background-image:url(head-bg0.gif);
	background-repeat: repeat-x;
}
.border-table {
	background-color: #f6f6f6;
}

.atext
{
	text-decoration:none;
	font-weight:normal;
	line-height:16px;
}

.error {
	color: #cc3333;
	font-weight: normal;
}
.people-section {
	border-bottom: 2px solid #000000;
}
a.sel-big {
	background-image: url(a-010000.gif);
	text-decoration: none;
	background-repeat: no-repeat;
}
a.sel-big:active {
	background-image: url(a-01a000.gif);
	text-decoration: none;
	background-repeat: no-repeat;
}
a.sel-big1 {
	background-image: url(a-020000.gif);
	text-decoration: none;
	background-repeat: no-repeat;
}
a.sel-big1:active {
	background-image: url(a-02a000.gif);
	text-decoration: none;
	background-repeat: no-repeat;
}
a.sel-big2 {
	background-image: url(a-030000.gif);
	text-decoration: none;
	background-repeat: no-repeat;
}
a.sel-big2:active {
	background-image: url(a-03a000.gif);
	text-decoration: none;
	background-repeat: no-repeat;
}
.head-prices {
	font-size: 12px;
	color: #fff;
	padding-left: 5px;
	text-decoration: none;
	font-weight: bold;
}
.hprices {
	color: #ffff00;
	text-decoration: none;
	font-weight: normal;
	margin-top: 0px;
}
.hprices:hover {
	font-size: 11px;
	color: #fff;
}
.sectionlinks3 {
	color: #992A20;
	text-decoration: none;
	font-weight: bold;
}
.sectionlinks3:hover {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
.blue {
	font-size: 10px;
	color: #336699;
	text-decoration: none;
	font-weight: normal;
	margin-top: 0px;
}

.input1 {
	background-color: #f2f2f2;
	border: 1px solid #999;
	width: 210px;
}

.input2 {
	background-color: #f2f2f2;
	border: 1px solid #999;
	width: 178px;
}
.seo1 {
	font-size: 24px;
	color: #FF000A;
	text-decoration: none;
	font-weight: bold;
	line-height: 16px;
}
/*ol {
	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-size: 14px;
	color: #336699;
	text-decoration: none;
	font-weight: bold;
	line-height: 20px;
}*/
.startnow {
	font-size: 24px;
	color: #ff9900;
	text-decoration: none;
	font-weight: bold;
	line-height: 22px;
}
.box {
	border: 1px solid #999;
	height: 60px;
	width: 90%;
}
.tabletitle {
	color: #000;
	text-decoration: none;
}

.logotxt {
	font-size: 14px;
	text-decoration: none;
}



/* css latest */
#maincontainer-ra{
	width:1003px;
	overflow:hidden;
	margin:0 auto;
	}

.right{float:right;}
.left{float:left;}

#header-ra{
	width:1003px;
	float:left;
	overflow:hidden;
	}

#body-ra{
	width:1003px;
	overflow:hidden;
	margin:0 auto;
	}

.spacer-ra {width:1003px; float:left; height:8px;}
.spacer1-ra {width:1003px; float:left; height:4px;}
.spacer2-ra {width:1003px; float:left; height:26px;}

#logo {
	width:207px;
	padding:3px 0 0 31px;
	float:left;
	height:37px;
	border-right:1px solid #E5E5E5;
	}

#logo-1 {
	width:207px;
	padding:3px 0 0 31px;
	float:left;
	height:53px;
	}

#blog {
	width:48px;
	float:right;
	margin:0 8px 0 0;
	}


#logo-rt-txt{
	width:576px;
	padding:15px 0 0 39px;
	float:left;
	height:25px;
	font-family:Arial, Trebuchet MS, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	font-weight: normal;
	}

#yes-txt1{
	width:135px;
	padding:10px 0 0 0px;
	float:right;
	margin:13px 10px 0 0;
		}


#yes-txt{
	width:135px;
	padding:10px 0 0 0px;
	float:left;
		}

#top-link{
	width:839px;
	padding:4px 0 4px 18px;
	margin:0 0 0 0;
	float:left;
	border-top:1px solid #e5e5e5;
	}

#top-link ul {
	width:839px;
	list-style:none;
	padding:0px 0 0 0;
	margin: 0 0 0 0;
	float:left;
	}

#top-link ul li {
	padding:0px 0px 0 0;
	margin: 0 20px 0 0;
	float:left;
	font-family:Arial, Trebuchet MS, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	}

#top-link ul li a {
	font-family:Arial, Trebuchet MS, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	font-weight:normal;
	}

#top-link ul li a:hover {
	color: #999999;
	}

#sitemap{
	width:132px;
	padding:3px 14px 0px 0px;
	float:left;
	border-top:1px solid #e5e5e5;
	font-family:Arial, Trebuchet MS, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	font-weight:normal;
	text-align:right;
	}

.sitemap{
	font-family:Arial, Trebuchet MS, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	font-weight:normal;
	}

.sitemap:hover{
	color: #999999;
	}

.top-bg{
	width:1003px;
	float:left;
	padding:0px;
	background-color:#f2f2f2;
	border-bottom:1px solid #fff;
	border-top:1px solid #fff;
}

#bottom-bg{
	width:1003px;
	padding:0px 0 0px 0;
	background:url(ra-dotte.gif);
	border-bottom:1px solid #000;
	border-top:1px solid #000;
}

#top-link1{
	width:920px;
	padding:3px 0 0px 18px;
	margin:0 0 0 0;
	float:left;
	}

#top-link1 ul {
	width:920px;
	list-style:none;
	padding:0px 0 0 0;
	margin: 0 0 0 0;
	float:left;
	}

#top-link1 ul li {
	padding:0px 0px 0 0;
	margin: 0 22px 0 0;
	float:left;
	}

#top-link1 ul li a {
	font-family:Arial, Trebuchet MS, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #4C4C4C;
	text-decoration: none;
	font-weight:bold;
	}

#top-link1 ul li a:hover {
	color: #000000;
	}

#search{
	width:160px;
	padding:0px;
	margin:0px;
	float:left;
	}

.input-box{
	width:142px;
	padding:1px 0 1px 0;
	margin:0px;
	float:left;
	height:22px;
	}
	
.input-ra{
	width:120px;
	border:1px solid #4B4B4B;
	font-family:Arial, Trebuchet MS, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #ffffff;
	}
	
.arrow{
	width:16px;
	padding:6px 0 0px 0px;
	margin:0px;
	float:right;
	}
	
#logo-k {
	width:238px;
	padding:12px 0 0 0;
	float:left;
	border-right:1px solid #E5E5E5;
	height:245px;
	}

#logo-k1 {
	width:189px;
	padding:26px 0 0 49px;
	float:left;
	border-right:1px solid #E5E5E5;
	height:241px;
	}
	
#detail-txt {
	width:710px;
	padding:0px 0 0 38px;
	float:left;
	font-family:Arial, Georgia, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 17px;
	color: #4c4c4c;
	text-decoration: none;
	line-height:30px;
	}

.detail-txt-lk {
	font-family:Arial, Georgia, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 17px;
	color: #707070;
	text-decoration: none;
	}

.detail-txt-lk:hover {
	text-decoration: none;
	background:url(ra-txt-u.gif) repeat-x bottom;
	}

#detail-txt1 {
	width:176px;
	padding:24px 0 0 0px;
	float:left;
	font-family:Arial, Georgia, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 17px;
	color: #4c4c4c;
	text-decoration: none;
	line-height:19px;
	}

.links-txt {
	width:150px;
	padding:22px 0 0 0px;
	float:left;
	font-family:Arial, Trebuchet MS, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 19px;
	color: #4c4c4c;
	text-decoration: none;
	}

.link-txt {
	font-family: Arial, Trebuchet MS, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 19px;
	color: #4c4c4c;
	text-decoration: none;
	}

.link-txt:hover {
	color: #999999;
	background:url(ra-txt-u.gif) repeat-x bottom;
	}

.red-txt
	{
	font-family: Arial, Georgia, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 17px;
	color: #000;
	text-decoration: none;
	font-weight:normal;
	}

#mid-txt{
	width:343px;
	padding:3px 0 0px 18px;
	margin:0px;
	float:left;
	font-family:Arial, Trebuchet MS, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #4c4c4c;
	font-weight:bold;
	text-decoration: none;
	}

#mid-txt1{
	width:465px;
	padding:3px 0px 0 0 ;
	margin:0px;
	float:left;
	font-family:Arial, Trebuchet MS, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #4c4c4c;
	font-weight:bold;
	text-decoration: none;
	}

#phone1{
	width:36px;
	padding:3px 4px 0 0 ;
	margin:0px;
	float:left;
	text-align:right;
	}
	
#phone{
	width:130px;
	padding:2px 0 0 0;
	margin:0px;
	float:left;
	text-align:left;
	font-family:Arial, Trebuchet MS, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 17px;
	color: #FF000A;
	font-weight:bold;
	text-decoration: none;
	}


#bot-link{
	width:455px;
	padding:3px 0px 0px 18px;
	margin:0px;
	float:left;
	}

#bot-link ul {
	width:455px;
	list-style-type:none;
	margin:0px;
	padding:0px;
	}

#bot-link ul li {
	padding:0px 0px 0 0;
	margin: 0 17px 0 0;
	float:left;
	font-family:Arial, Trebuchet MS, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	}

#bot-link ul li a {
	font-family:Arial, Trebuchet MS, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	font-weight:normal;
	}

#bot-link ul li a:hover {
	color: #999;
	}

#iso-txt{
	width:100px;
	padding:3px 0 0 0;
	margin:0px;
	float:left;
	font-family:Arial, Trebuchet MS, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #4C4C4C;
	text-decoration: none;
	font-weight:bold;
	}

#copy-txt{
	width:353px;
	padding:3px 0 0 20px;
	font-family:Arial, Trebuchet MS, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	overflow:hidden;
	}
	
#services{
	width:1003px;
	padding:0px 0 0px 0px;
	margin:0 0 0 0;
	float:left;
	}

.services{width:327px;
	padding:0px 0 0px 15px;
	margin:0 0 0 0;
	float:left;
	}
	

.services ul {
	width:327px;
	list-style:none;
	padding:0px 0 0px 0;
	margin: 0 0 0 0;
	float:left;
	}

.services ul li {
	padding:4px 0 3px 10px;
	margin: 0 0 0 0;
	float:left;
	width:317px;
	background:url(ra-arrow.gif) no-repeat left;
	font-family:Arial, Trebuchet MS, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #2F2F2F;
	text-decoration: none;
	font-weight:normal;
	border-bottom:1px solid #E5E5E5;
	}

.services ul li a{
	font-family:Arial, Trebuchet MS, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #2F2F2F;
	text-decoration: none;
	font-weight:normal;
	text-decoration:none;
	}

.services ul li a:hover{
	color: #000;
	text-decoration: none;
	display:block;
	background-color:#f2f2f2;
	}


.services1{width:464px;
	padding:0px 0 0px 0px;
	margin:0 0 0 15px;
	float:left;
	}

.services1 ul {
	width:464px;
	list-style:none;
	padding:0px 0 0px 0;
	margin: 0 0 0 0;
	float:left;
	}

.services1 ul li {
	padding:4px 0 3px 10px;
	margin: 0 0 0 0;
	float:left;
	width:454px;
	background:url(ra-arrow.gif) no-repeat left;
	font-family:Arial, Trebuchet MS, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #2F2F2F;
	text-decoration: none;
	font-weight:normal;
	border-bottom:1px solid #E5E5E5;
	}

.services1 ul li a{
	font-family:Arial, Trebuchet MS, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #2F2F2F;
	text-decoration: none;
	font-weight:normal;
	text-decoration:none;
	}

.services1 ul li a:hover{
	color: #000;
	text-decoration: none;
	display:block;
	background-color:#f2f2f2;
	}


#rt-boxes{
	width:159px;
	padding:20px 0 0px 15px;
	margin:0 0 0 0 ;
	float:left;
	}

.rt-bx1{
	width:159px;
	padding:7px 0 0px 0px;
	margin:0 0 0 0px;
	float:left;
	background:url(ra-rt-ba.gif) no-repeat top;
	height:80px;
			}

.rt-bx1:hover{
	width:159px;
	padding:7px 0 0px 0px;
	margin:0 0 0 0px;
	float:left;
	background:url(ra-rt-ba.gif) no-repeat top;
	height:80px;
			}		
.rt--bx-spacer{
	width:159px;
	float:left;
	height:8px;
	}
	
.rt-bx{
	width:159px;
	float:left;
	height:80px;
	background:url(volusion.gif) no-repeat top;
		}
.rt-bx:hover{
	width:159px;
	float:left;
	height:80px;
	background:url(volusion.gif) no-repeat top;
		}

		
.clear
		{
		clear:both;
		margin:0;
		padding:0;
		}

.pop-bg {
background-color:#f2f2f2;
}


#lyr1, #lyr2, #lyr3 { 
	visibility:hidden; 
	position:relative;
	width:400px;
	padding:50px 0 0 20px;
	overflow:hidden;
}


.sectionlinks-2 {
	color: #336699;
	text-decoration: none;
	font-weight: bold;
	text-decoration:underline;
}
.sectionlinks-2:hover {
	color: #000;
	text-decoration: none;
	font-weight: bold;
text-decoration:none;
}


/*17-10-2007*/

.showcase-img {
	border:1px solid #BAB9B9;
}

.buy-now{
	background:#E5E5E5;
	height:20px;
	font-family:Tahoma, Arial, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
	}
	
.buy-now:hover{
	
	text-decoration:underline;
	}

.tooltip-bt-border{
	border-bottom:1px solid #666666;
	}


.read-head {
	font-size:18px;
	color: #992A20;
	text-decoration: none;
	font-weight: bold;
	text-align:center;
}


.people-section1{
	background:url(line0000.gif) repeat-x;
	background-position:top;
}




/* New Top links start here */

#top-link-new{
	width:810px;
	padding:4px 0 4px 18px;
	margin:0 0 0 0;
	float:left;
	}


#top-link-new ul {
	width:810px;
	list-style:none;
	padding:0px 0 0 0;
	margin: 0 0 0 0;
	float:left;
	}

#top-link-new ul li {
	padding:0px 0px 0 0;
	margin: 0 20px 0 0;
	float:left;
	font-family:Arial, Trebuchet MS, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	}

#top-link-new ul li a {
	font-family:Arial, Trebuchet MS, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	}

#top-link-new ul li a:hover {
	color: #999999;
	}

#sitemap-new{
	width:159px;
	padding:3px 4px 0px 0px;
	float:right;
	font-family:Arial, Trebuchet MS, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
}


#mid-txt2{
	width:290px;
	padding:3px 0px 0 0 ;
	margin:0px;
	float:left;
	font-family:Arial, Trebuchet MS, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #4c4c4c;
	font-weight:bold;
	text-decoration: none;
}

#news-archive {
	width:175px;
	margin:0px;
	float:left;
}

#detail-txt-new {
	width:489px;
	padding:0px 0 0 38px;
	float:left;
	font-family: Arial, Georgia, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 17px;
	color: #4c4c4c;
	text-decoration: none;
	line-height:30px;
	}

#detail-txt-rt {
	width:220px;
	float:left;
	font-family: Arial, Georgia, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 17px;
	color: #4c4c4c;
	text-decoration: none;
	text-align:right;
	padding:13px 0 0 0;
}

.error-2 {
	color: #cc3333;
	font-weight: bold;
	font-size:13px;
}



#logo-k-new {
	width:160px;
	padding:27px 0 0 78px;
	float:left;
	border-right:1px solid #E5E5E5;
	height:230px;
	}

/* New Top links End here */


/*Body Categories Section Start*/

.category-section-main
	{
	width:100%;
	margin:0 auto;
	background:url(category.gif) repeat-x;
	overflow:hidden;
	float:left;
	text-align: left;
		}
	
.category-section-submain
	{
		width:990px;
		margin-left:auto;
		margin-right:auto;
		
		}
	
.category-section
	{
		width:145px;
		float:left;
		padding:0px 0 0px 10px;
	}
	
.category-heading
	{
		width:100%;
		font:bold 12px Arial, Helvetica, sans-serif;
		color:#ffffff;
		width:100%;
		float:left;
		height:20px;
		padding:7px 0 0 1px;
		background:url(dvd00000.gif) right no-repeat;
	}
	
	
	.category-headinglink
	{
		font:bold 12px Arial, Helvetica, sans-serif;
		color:#ffffff;
		text-decoration:none;
	}
	
.category-listing
	{
		width:100%;
		float:left;
		padding:5px 0 10px 0px;
	}
	
.category-listing ul
	{
		margin:0px;
		padding:0px;
		list-style:none;
	}
	
.category-listing ul li
	{
		margin:0px;
		padding:5px 0 0 10px;
		background:url(arrow000.gif) 0 9px no-repeat;
		font:12px Arial, Helvetica, sans-serif;
		color:#ffffff;
		text-decoration:none;
	}
	
.category-listing ul li a
	{
		font:12px Arial, Helvetica, sans-serif;
		color:#ffffff;
		text-decoration:none;
	}
	
.category-section2
	{
		width:160px;
		float:left;
		padding:0px 0 0px 10px;
	}
	
.category-heading-last
	{
		font:bold 12px Arial, Helvetica, sans-serif;
		color:#ffffff;
		width:100%;
		float:left;
		height:20px;
		padding:7px 0 0 0px;
	}
	
.category-section3
	{
		width:165px;
		float:left;
		padding:0px 0 0px 10px;
	}

/*Body Categories Section End*/

legend {
   color:#934158;
   font-weight:bold;
   padding:0 12px 0 12px;
   font-family:Arial, Helvetica, sans-serif;
   font-size:15px;
}

fieldset {
   margin-bottom: 5px;
   padding: 0 20px;
   border:1px solid #E1E1E1;
} 

.table-border
	{
		border:1px solid #E1E1E1;
	}
	
.tabledata
{
	border:1px solid #e1e1e1;
	
	padding:0 0 0 5px;;
}

.tabledatahead
{
	border:1px solid #e1e1e1;
	padding:0 0 0 5px;
	background-color:#f2f2f2;
	font-weight:bold;
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
}

.tabledataheadmain
{
	border:1px solid #e1e1e1;
	padding:0 0 0 5px;
	background-color:#666666;
	color:#ffffff;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
}

table
{
	border-collapse:collapse;
}
	
.buy-link a:hover {
	background:url(link-pay.gif) no-repeat;
	height:37px;
	width:147px;
	}	
	
.aff{
	background:#333333;
	font-family:"Times New Roman", Times, serif;
	color:#CCCCCC;
	font-size:18px;
	padding-top:8px;
	height:30px;
	}

.handcurcor
{
	cursor:pointer;
}

.heading-new {
	color: #336699;
	text-decoration: none;
	font-weight: bold;
	}

#local-ad
{
width:1003px;
margin:0px;
padding:0px;
font-size:11px;
color:#999999;
}

.invisible-link
{
text-decoration: none;
color:#666666;
}

.invisible-link:hover
{
color: #336699;
}

.heading-new-articles {
	color: #336699;
	text-decoration: none;
	font-weight: bold;
	font-size:12px;
	margin:0px;

}

.sub-heading-h2
{
 margin:0px; 
 font-size: 12px; 
 color: rgb(51, 102, 153); 
}

#seo-content
{
width:100%;

}

#seo-methodology
{
float:left;
}

#seo-image
{
float:right;
}

#seo-table
{
margin:auto;
}

.pinkie
{
color:#934158;
font-family:Arial,Helvetica,sans-serif;
font-size:16px;
}

.pinkie-small
{
color:#934158;
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
}

	
#client-portfolio-box
	{
	font-size:22px;
	padding-top:8px;
	height:500px;
	width:580px;
	}
	
#client-listing
{
font-size:14px;
height:100%;
}


#client-listing ul
{
font-size:14px;
color:#186EB7;
margin:0px;
padding:0px;
list-style-type:none;
}

#client-listing li
{
padding-left:10px;
padding-top:8px;
}

#port-col-1
{
width:170px;
float:left;
height:100%;
margin-left:20px;
}

#port-col-2
{
width:170px;
float:right;
height:100%;
margin-right:20px;
}

#port-col-3
{
width:170px;
float:right;
height:100%;
margin-right:15px;
}

#portfolio-text-box
{
padding-top:3px;
height:115px;
margin-left:15px;
width:540px;
}

#port-main-list
{
height:100%;
margin-top:35px;
}


#portfolio-pic-list-main
{
width:580px;
height:100%;
margin-top:15px;
}

#portfolio-pic-list1
{
width:290px;
float:left;
height:70px;
}

#portfolio-pic-list2
{
width:290px;
float:right;
height:70px;
}

#form-left
{
height:100%;
}

#top-bg1{
	width:990px;
	float:left;
	background-color:#f2f2f2;
	border-bottom:1px solid #fff;
	border-top:1px solid #fff;
}

#body-main-container{
	width:1003px;
	margin:0 auto;
	}
	
#body-container{
	width:968px;
	margin:0 auto;
	}
	
#heading-main{
	width:968px;
	float:left;
	padding:12px 0 0 0;
	}
	
#portfolio-hdng-main{
	width:633px;
	float:left;
	padding-left:3px;
	}

#portfolio{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	color:#FF0000;
	}	
	
#dotted-line{
	background:url(dotted-l.gif) repeat-x left;
	width:700px;
	float:left;
	}
	
#b-crumb{
	width:636px;
	float:left;
	}
	
#rgt-links-main{
	width:261px;
	float:right;
	padding:12px 0 0 0px;
	}
	
#hr-line{
	width:968px;
	float:left;
	height:22px;
	}
	
#body-part-1{
	width:966px;
	margin:0 auto;
	}
	
#body-part-details{
	width:930px;
	margin:0 auto;
}
	
#content-part{	
	width:386px;
	float:left;
	padding-right:20px;
	text-align:justify;
	margin-top:20px;
	}
	
#fashion-acc-main{
	width:400px;
	float:left;
	text-align:center;
	height:260px;
	
	}
#accessary-txt{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
	font-weight:bold;
	height:25px;
	padding-left:35px;
	text-align:left;
	}
	
#slide-imgs-main{
	width:158px;
	float:left;
	margin-top:25px;
	text-align:center;
	}	
	
.slide-img{
	padding:0 0 0 10px;
	}
	
.hr-line-1{
	width:154px;
	float:left;
	height:8px;
	}
	
#slide-show-main{
	width:968px;
	float:left;
	}

.slide-images-part{
	width:199px;
	float:left;
	}
	
.slide-images-endpart{
	width:172px;
	float:left;
	text-align:right;
	}		
	
.hr-line-2{
	width:968px;
	float:left;
	height:30px;
	}
	
#hr-line-3{
	width:968px;
	float:left;
	height:28px;
	}
	
#olympus-main{
	width:456px;
	float:left;
	}
	
#olympus-spa-hdng{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#000000;
	font-weight:bold;
	height:21px;
	}
	
#cntr-arrow{
	width:98px;
	float:left;
	height:175px;
	/*margin-top:21px;*/
	padding-top:103px;
	text-align:center;
	}
	
#olympus-spa-inner{
	width:500px;
	float:left;
	/*margin-top:21px;*/
	}
	
#nxt-prev-main{
	width:38px;
	float:left;
	margin-top:21px;
	height:202px;
	padding-top:76px;
	}

#olympus-spa-first-image{
	width:332px;
	float:left;
	margin-top:17px;
	}	
	
#bdy-links-main{
	width:946px;
	float:left;
	height:25px;
	padding:0 0 0 22px;
	}

#bdy-links ul{
	margin:0px;
	padding:0px;
	list-style:none;
	}
	
#bdy-links ul li{
	padding:0 20px 0 12px;
	float:left;
	background:url(bulit-bl.gif) left no-repeat;
	}
	
#bdy-links ul li a{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	color:#ff0000;
	text-decoration:none;
	}
	#bdy-links ul li a:hover{
		color:#000000;
		}

#tab-saction-main{
	width:660px;
	float:left;
	
	}
	
#tab-saction-area{
	width:650px;
	float:left;
	}
	
#tab-saction-link{
	width:650px;
	float:left;
	margin-top:12px;
	}
	
#tab-list-main{
	width:610px;
	float:left;
	height:25px;
	}
	
#tab-list-submain1{
	width:366px;
	float:left;
	}
	
#tab-list-submain2{
	width:240px;
	float:left;
	}

.tab-list ul{
	margin:0px;
	padding:0px;
	list-style:none;
	}
	
.tab-list ul li{
	padding:0 0px 0 12px;
	background:url(bulit-re.gif) left no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	text-decoration:none;
	}
	
#imgs-box-main{
	width:270px;
	float:left;
	
	}

#imgs-box-area{
	width:221px;
	float:right;
	}
	
#top-arrow{
	width:223px;
	text-align:center;
	float:left;
	}
	
#imgs-box{
	width:213px;
	float:left;
	border:1px solid #999999;
	padding:7px 0 7px 7px;
	margin-top:5px;
	}
	
.imgs-inner-box{
	width:71px;
	float:left;
	}

.hr-new{
	width:213px;
	height:8px;
	float:left;
	}
	
#bot-arrow{
	width:223px;
	text-align:center;
	float:left;
	margin-top:5px;
	}
	
#onmouse-cat{
	width:600px;
	height:200px;
	background:#F4F3F3;
	border:1px solid #EAE8E8;
	overflow:hidden;
	padding:10px 0 0 0;
	}
	
#onmouse-subcat{
	width:200px;
	float:left;
	}
	
#onmouse-cat ul{
	list-style:none;
	margin:0px;
	padding:0 0 0 18px;
	}
	
#onmouse-cat ul li{
	background:url(arrow-gr.gif) left no-repeat;
	padding:1px 0 0 10px;
	margin:0px 0 5px 0;
	}
	
#onmouse-cat ul li a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	text-decoration:none;
	}
#onmouse-cat ul li a:hover{
		color:#000000;
	}
.select-free
{
	position:absolute;
	z-index:10;
	overflow:hidden;/*must have*/
}

.bd{ background-color:#f7f7f7; border:1px solid #dbdbdb;}

#dd6{/*left:600px;*/ top:140px; margin:0 0 0 560px; .margin:0 0 0 -400px; overflow:hidden;} 
	
/*#dd6{left:600px; top:142px; }*/

.link-txt-web  {
	font-family:Arial, Tahoma, Verdana, Helvetica, sans-serif;
	color:#272727;
	font-size:11px;
	text-decoration:none;
	font-weight:normal;
}	
	
.link-txt-web:hover {
	color: #999999;
	background:url(ra-txt-u.gif) repeat-x bottom;
	}	
	
.sectionlinks-thanks {
	color: #336699;
	text-decoration: none;
	font-weight: bold;
}
.sectionlinks-thanks:hover {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}

#category-title {
	font-family:Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-size: 16px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
}	
.borderit img{
border: 0px solid #FFF;
}

.borderit:hover img{
border: 2px solid #FF0000;
}

.borderit:hover{
color: red; /* irrelevant definition to overcome IE bug */
}

.borderit2{
border: 2px solid #FF0000;
}

#hr-line-title{
	width:968px;
	float:left;
	height:11px;
	}
	
.latesttext-new {
	color: #336699;
	text-decoration: none;
	font-weight: bold;

}
/*SEM Form */

.intelligence-txt {
	font-family:Arial, Trebuchet MS, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #A30632;
	font-weight:bold;
	text-decoration: none;

}
.sectionlinks-new {
	color: #336699;
	text-decoration: underline;
	font-weight: normal;
}
.sectionlinks-new:hover {
	color: #000;
	text-decoration: underline;
	font-weight: normal;
}

sectionlinks-red{
	color: #ff0000;
	text-decoration: none;
	font-weight: normal;
}

.ra-link
{
	font-family:Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size:12px;
	/*color:#333333;*/
	color:#c5030a;
	text-decoration:none;
	border-bottom:1px dotted #c5030a;
	
}

a.ra-link:hover
{
	font-family:Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size:12px;
	color:#c5030a;
	text-decoration:none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C5030A;
	background-color: #CCCCCC;
	
}

.ra-link1
{
	font-family:Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size:13px;
	/*color:#333333;*/
	color:#c5030a;
	text-decoration:none;
	border-bottom:1px dotted #c5030a;
	
}

a.ra-link1:hover
{
	font-family:Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size:13px;
	color:#c5030a;
	text-decoration:none;
	border-bottom:1px dotted #c5030a;
	background:#ffffe1;
	
}


.r
{
border:1px solid red;
}

.word-head  {
	color:#336699;
	font-size:14px;
	}
	
.box-bdr {
	border:1px solid #d8d6d6;
	}
	
.text-space {
	padding:0 10px 0 0;
	}
	
.bdr{
	border:1px solid #DADADA;
	}
	
.content{
	width:100%;
	float:left;
	}
	
.content p{
	text-align:justify;
	padding:5px 0 0 0;
	}
	
.midas-touch-main{
	width:30%;
	float:left;
	padding:20px 0 0 5%;
	}

.midas-touch-hdng{
	width:100%;
	float:left;
	font-weight:bold;
	font-family:"Trebuchet MS";
	font-size:12px;
	text-align:center;
	}
	
.midas-touch-img{
	width:100%;
	float:left;
	text-align:center;
	padding:10px 0 0 0;
	}

/* icons section */

.section-divider-main2
	{
		width:100%;
		float:left;
		margin:0 0 0 20px;
		
	}

.left-section2
	{
		width:175px;
		float:left;
	}
	
.middle-section2
	{
		width:185px;
		float:left;
	}
	
.right-section2
	{
		width:185px;
		float:left;
	}
	
.bot-line
	{
		width:100%;
		height:13px;
		float:left;
	}
	
/* icon section end */

.icons-tagline{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:italic;
	text-align:center;	
	color:#333333;
	text-align:center;
	padding:5px 0 0 0;
	}

/* form*/
/*.margin-chk {
	margin-left:-1px;
	.margin-left:-4px;
	}
*/	
.form-lft-pad {
	padding-left:5px;
	padding-top:5px;
	}
	
	.form-field {
	padding:5px;
	padding:5px;
	background-color:#ebebeb;
	border:1px solid #cccccc;
	color:#333333;
	}
	
.form-legend {
	color:#c5030a;
	font-family:Arial,Helvetica,sans-serif;
	font-size:15px;
	font-weight:bold;
	}
	
.lbl label input {
	vertical-align:top;
	margin-top:1px;
/*	.margin-top:-3px;*/
	}
.left {
	float:left;
		}
		
.title-txt{
	color:#333333;
	font-family:Arial,Helvetica,sans-serif;
	font-size:13px;
	font-weight:bold;
	border-bottom:1px dotted #ccc;
	padding:0 0 2px 0;
	text-decoration:none;
	}

	
.article:hover {
	background:#FFFFE1 none repeat scroll 0 0;
	color:#000000;
	font-weight:normal;
	text-decoration:none;
	}
.article {
	color:#000;
	font-weight:normal;
	text-decoration:none;
	}
.article-txt-pad {
	padding-left:15px;
	}
	
.article-txt-pad 	{
	margin: 15px 0 0 25px;
	}					
.article-txt-pad li{
	padding: 0 0 10px 0;
	line-height:17px;
	}

.article-list-text {
	margin: 15px 0 0 25px;
	}
.article-list-text li {
	padding: 0 0 5px 0;
	}			
	
	
.picheading
{
	border-bottom:1px solid #e0e2e9;
	margin: 0 0 7px 0;
}

.midas-txt-box {
	width:785px;
	overflow:hidden;
	margin:0 auto;
	}
	
	
.dmoshead
{
	width:60%;
	float:right;
	text-align:center;

}

.textlink
	{	
		font:12px Arial, Helvetica, sans-serif;
		color:#333333;
		font-weight:normal;
		text-decoration:none;
		line-height:17px;
		text-decoration:none;
	}
	
	a.textlink:hover
	{	
		font:12px Arial, Helvetica, sans-serif;
		color:#000000;
		font-weight:normal;
		text-decoration:none;
		line-height:17px;
		text-decoration:underline;
	}
	
	
	.spacer
	{
		width:90%;
		float:left;
	}
/************************social-media*************************/

.bg-heading{ 
background-color:#E5E5E5;
}
.tbborder{border:1px solid #D8D6D6;}
.social_heading{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#000000;
}
.social_txt{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#333333;
	
}
.social_txt a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#265685;
	text-decoration:none;
}
.social_txt a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color: #333333;
	text-decoration:underline;
}
.social_txt ul{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#000000;
	text-align:justify;
	padding:0;
	margin:0 0 0 10px;
}
.social_txt ul li{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#000000;
	
	
}
.paging{
	font-size:12px;
	color:#000000;
}
.paging a{
	font-size:12px;
	text-decoration:none;
	color:#000000;
}
.paging a:hover{
	font-size:12px;
	text-decoration:none;
	color: #336699;
}
.tbbgcl5{
	background-color:#F9F9F9;
}
table{
border-collapse:collapse;
}
.tbbgcl10{
	border:1px solid #999;
}

.tbbgcl11{background-color:#f2f2f2;
	
}
.heading{
	color:#333;
	font-size:11px;
	line-height:normal;
}
.sub-heading{
	font-size:11px;
	color:#000;
}
.divider
{
	border-top:1px solid #f2f2f2;
}
.search-bar-div {
	clear: both;
	float: left;
	width: 112px;
	overflow: hidden;
	position: relative;
	height: 24px;
	padding-top:4px;
	padding-bottom:2px;
	background-image: url(../images/menubg.gif);
	background-repeat: repeat-x;
	background-position: 95% 50%;
	color: #e5c150;
}
.style1 {
	padding: 0px;
	width: 800px;
	height: 100%;
	text-align:center;
	width:980px;
	margin-left:auto;
	margin-right:auto;
	border: 3px 3 #666666;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color:#FFFFFF;
}
.middlelinks {
	width: 251px;
	float: left;
}
.middleframe-phil {
	margin: auto;
	width: auto;
}
#simplegallery1{ //CSS for Simple Gallery Example 1
position: relative; /*keep this intact*/
visibility: hidden; /*keep this intact*/
border: 10px outset #999999;
}

#simplegallery1 .gallerydesctext{ //CSS for description DIV of Example 1 (if defined)
text-align: center;
padding: 4px 6px;
}
.slider {
margin:10px;
padding:5px;
}
.style2 {
	color: #FF3300;
	font-weight: bold;
}
#miniGallery2{ 
position: relative; 
visibility:visible; 
border: 5px thick #333333;
font-size:11px;
}

#miniGallery2 .gallerydesctext{ 
text-align: center;
padding: 4px 6px;
}
