
@font-face {
	font-family: 'GopikaTwoNormal';
	src: url('http://www.auromaa.com/fonts/gotn____-webfont.eot');
	src: local('GopikaTwoNormal'), url('http://www.auromaa.com/fonts/gotn____-webfont.woff') format('woff'), 
	url('http://www.auromaa.com/fonts/gotn____-webfont.ttf') format('truetype'), 
	url('http://www.auromaa.com/fonts/gotn____-webfont.svg#webfontvT5qOJTa') format('svg');
	font-weight: normal;
	font-style: normal;
} 

@font-face {
	font-family: 'GopikaTwoBold';
	src: url('http://www.auromaa.com/fonts/gotb____-webfont.eot');
	src: local('GopikaTwoBold'), url('http://www.auromaa.com/fonts/gotb____-webfont.woff') format('woff'), 
	url('http://www.auromaa.com/fonts/gotb____-webfont.ttf') format('truetype'), 
	url('http://www.auromaa.com/fonts/gotb____-webfont.svg#webfontDlNAMbqw') format('svg');
	font-weight: normal;
	font-style: normal;
}



@font-face {
	font-family: 'Swis721 Cn BT';
	src: url('http://demo.rtmlguru.com/RTMLGURU-iphone/fonts/SWZ721BC.eot');
	src: local('Swis721 Cn BT')
	     url('http://demo.rtmlguru.com/RTMLGURU-iphone/fonts/SWZ721BC.svg#Swiss721BT-BoldCondensed') format('svg'),
	     url('http://demo.rtmlguru.com/RTMLGURU-iphone/fonts/SWZ721BC.ttf') format('truetype');



}

body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/body-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #ffcb00;
}
.logo-area {
	margin: 0px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 9px;
	width: 204px;
}
.tp-link ul {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
	float: right;
}
.tp-link {
	margin: 0px;
	padding: 0px;
	height: 85px;
}
.tp-link ul li {
	display: block;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif, serif;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #0097db;
	text-decoration: none;
	background-image: url(../images/tp-link-line.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	float: left;
}
.tp-link ul li a {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif, serif;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #0097DB;
	text-decoration: none;
}
.tp-link ul li a:hover {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif, serif;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #F9B218;
	text-decoration: underline;
}
/**********************/

/*************************/
#topMenuDiv {
	padding: 0px;
	display: block;
	float: left;
	width: 720px;
	margin: 0px;
}

#topMenuDiv #nav {
	margin:0;
	list-style:none;
	position:relative;
	z-index:500;
	float:right;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#topMenuDiv #nav li.top {
	float:left;
	display: block;
	margin: 0px;
	padding: 0px;
}
#topMenuDiv #nav li a.top_link {
	display:block;
	float:left;
	color:#979797;
	text-decoration:none;
	font-size:14px;
	font-weight:normal;
	cursor:pointer;
	line-height: normal;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif, serif;
	margin: 0px;
	padding: 0px;
}
#topMenuDiv #nav li a#quote span{
	text-decoration: none;
	font-weight:normal;
	background-repeat: repeat-x;
	background-position: center 4px;
	background-image: url(../images/tp-menu-link-hover-bg.jpg);
	margin-right: 3px;
	margin-left: 3px;
}
#topMenuDiv #nav li:hover a#quote span{
	text-decoration: none;
	font-weight:normal;
	background-repeat: repeat-x;
	background-position: center 4px;
	background-image: url(../images/tp-menu-link-pwu-hover-bg.jpg);
	margin-right: 3px;
	margin-left: 3px;
}
#topMenuDiv #nav li a#livechat {padding:8px 0;}
#topMenuDiv #nav li a.top_link span {
	float:left;
	display:block;
	padding-right: 7px;
	padding-bottom: 5;
	padding-left: 7px;
	margin: 0px;
	padding-top: 5px;
}
#topMenuDiv #nav li:hover a.top_link {
	color:#000000;
	margin: 0px;
	padding: 0px;
}
#topMenuDiv #nav li:hover a.top_link span {
	margin: 0px;
	background-color: #ffdd1c;
	padding-top: 5px;
	padding-bottom: 5px;
}
/* Default list styling */
#topMenuDiv #nav li:hover {position:relative; z-index:1000;}

#topMenuDiv #nav li:hover ul.sub {
	white-space:nowrap;
	height:auto;
	z-index:1000;
	width:230px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 4px;
	margin-left: -1px;
	background-color: #ffdd1c;
	background-image: url(../images/bg-top-nav-li-ul.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-top: -1px;
	top: 30px;
	text-align: left;
	left: 1px;
	list-style-image: none;
	list-style-type: none;
	padding-left: 0px;
}

#topMenuDiv #nav li:hover ul.sub li {
	display:block;
	position:relative;
	float:left;
	width:230px;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	padding:0px !important;
	line-height: 23px;
	margin: 0px;
	list-style-image: none;
	list-style-type: none;
}
#topMenuDiv #nav li:hover ul.sub li a {
	display:block;
	font-size:12px;
	width:230px;
	text-indent:12px;
	color:#363636;
	text-decoration:none;
	font-weight:normal;
	background-image:url(../images/bul-top-nav-li-ul-li-a.jpg);
	background-position:14px 9px;
	background-repeat:no-repeat;
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
#topMenuDiv #nav li ul.sub li a.fly {
	background-image:url(../images/bul-top-nav-li-ul-li-a-fly.jpg) !important;
	background-position:14px 9px;
	background-repeat:no-repeat;
}


#topMenuDiv #nav li:hover li:hover ul,
#topMenuDiv #nav li:hover li:hover li:hover ul,
#topMenuDiv #nav li:hover li:hover li:hover li:hover ul,
#topMenuDiv #nav li:hover li:hover li:hover li:hover li:hover ul
{
	left:230px;
	top:0px;
	white-space:nowrap;
	width:230px;
	z-index:1000;
	height:auto;
	background-color: #503625;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}

#topMenuDiv #nav ul, 
#topMenuDiv #nav li:hover ul ul,
#topMenuDiv #nav li:hover li:hover ul ul,
#topMenuDiv #nav li:hover li:hover li:hover ul ul,
#topMenuDiv #nav li:hover li:hover li:hover li:hover ul ul
{position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0px; list-style:none; z-index:1000; }

#topMenuDiv #nav li:hover li:hover li a.fly,
#topMenuDiv #nav li:hover li:hover li:hover li a.fly,
#topMenuDiv #nav li:hover li:hover li:hover li:hover li a.fly
{color:#9fa1a4; background-image:url(../images/bul-top-nav-li-ul-li-a-fly.jpg)!important; background-position:14px 8px; background-repeat:no-repeat; z-index:1000;} 
/* New Top Navigation Ends */

/* Search Language Starts */


#topMenuDiv #nav li:hover ul.sub li a:hover {
	background-image:url(../images/bul-top-nav-li-ul-li-a-hover.jpg) !important;
	background-position:5px 0px;
	background-repeat:no-repeat;
	color:#FFFFFF;
	background-color: #503625;
}
#topMenuDiv #nav li:hover ul.sub li a.fly:hover {
	background-image:url(../images/bul-top-nav-li-ul-li-a-fly-hover.jpg) !important;
	background-position:5px 0px;
	background-repeat:no-repeat;
	color:#383838;
}
#topMenuDiv #nav li:hover ul.sub li a.fly:hover ul{ z-index:1000;}
#topMenuDiv #nav li:hover li:hover a.fly,
#topMenuDiv #nav li:hover li:hover li:hover a.fly,
#topMenuDiv #nav li:hover li:hover li:hover li:hover a.fly,
#topMenuDiv #nav li:hover li:hover li:hover li:hover li:hover a.fly
{
	background-image:url(../images/bul-top-nav-li-ul-li-a-fly-hover.jpg) !important;
	background-position:5px 0px;
	background-repeat:no-repeat;
	color:#383838;
	z-index:1000;
} 
.callus-no {
	margin: 0px;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif, serif;
	font-size: 14px;
	line-height: normal;
	font-weight: normal;
	color: #dd7720;
	text-decoration: none;
	padding-top: 18px;
	padding-right: 9px;
	padding-bottom: 18px;
	padding-left: 0px;
}
.callus-no span {
	color: #000000;
}
.ftr-area {
	background-image: url(../images/ftr-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #1c0c06;
	text-decoration: none;
}
.ftr-area a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #1c0c06;
	text-decoration: none;
}

.ftr-area a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #1c0c06;
	text-decoration: underline;
}
.ftr-area span {
	margin: 0px;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
}
.ftr-area .copy-rgt {
	display: block;
	margin: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 13px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #4d4d4d;
	text-decoration: none;
}
.ftr-area .copy-rgt p a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #C34A13;
	text-decoration: none;
}
.ftr-area .copy-rgt p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #c34a13;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.ftr-area .copy-rgt p a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #C34A13;
	text-decoration: underline;
}

.home-rgt-nav {
	margin: 0px;
	padding: 0px;
	width: 205px;
}
.rgt-treat-box-mid {
	background-image: url(../images/home-rgt-tret-box-mid-bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #8faff0;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.rgt-lat-treat-txt-img {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 22px;
	padding-left: 0px;
}
.rgt-treat-box-mid ul {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
.rgt-treat-box-mid ul li {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif, serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	background-image: url(../images/tret-bullet.gif);
	background-repeat: no-repeat;
	background-position: 4px 6px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 22px;
	text-transform: uppercase;
}
.rgt-treat-box-mid ul li a {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif, serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
}
.rgt-treat-box-mid ul li a:hover {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif, serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
	text-transform: uppercase;
}
.rgt-treat-read-btn {
	margin: 0px;
	padding-top: 27px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: right;
}
.rgt-location-area {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #fff0b3;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #4d4d4d;
	text-decoration: none;
	padding-left: 11px;
}
.our-loc-txt-img {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 17px;
	padding-left: 0px;
}
.red-s-bold-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: bold;
	color: #c34a13;
	text-decoration: underline;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 1px;
}
.address-txt p {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

.rgt-location-area p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #4D4D4D;
	text-decoration: none;
	margin: 0px;
	padding-top: 3px;
	padding-right: 20px;
	padding-bottom: 12px;
	padding-left: 2px;
}
.address-txt a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
	color: #4d4d4d;
}
.address-txt a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	text-decoration: underline;
	color: #4d4d4d;
}
.welcome-mid-area {
	margin: 0px;
	height: 317px;
	padding-top: 0px;
	padding-right: 1px;
	padding-bottom: 0px;
	padding-left: 21px;
	background-color: #ffdd1c;
}
.welcome-head-txt {
	margin: 0px;
	padding-top: 23px;
	padding-right: 0px;
	padding-bottom: 24px;
	padding-left: 0px;
}
.welcome-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	color: #c34a13;
	text-decoration: none;
}
.welcome-txt p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
.wel-btn-rm {
	margin: 0px;
	padding-top: 0px;
	padding-right: 14px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.os-area {
	margin: 0px;
	padding-top: 32px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.os-head {
	margin: 0px;
	padding-top: 18px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.os-img-box-bg {
	background-image: url(../images/os-img-box-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.os-pro-txt {
	margin: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 14px;
	font-weight: bold;
	color: #c34a13;
	text-decoration: none;
}
.os-pro-txt ul {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.os-pro-txt ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #C34A13;
	text-decoration: none;
	background-image: url(../images/red-ol-li-bullet.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 13px;
}

.os-pro-name {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif, serif;
	font-size: 15px;
	line-height: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.os-pro-name a {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif, serif;
	font-size: 15px;
	line-height: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	text-decoration: underline;
}
.os-pro-name a:hover {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif, serif;
	font-size: 15px;
	line-height: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	text-decoration: underline;
}

.more-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	display: block;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.more-link a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.more-link a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.inner-mid-lft-bg {
	background-color: #fdfdfd;
}
.inner-rgt-nav {
	margin: 0px;
	padding: 0px;
	width: 205px;
	background-color: #91b1f3;
}
.inner-body-area {
	margin: 0px;
	padding-top: 19px;
	padding-right: 14px;
	padding-bottom: 19px;
	padding-left: 17px;
}
.heading {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif, serif;
	font-size: 30px;
	line-height: normal;
	font-weight: normal;
	color: #1b0c05;
	text-decoration: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 5px;
	background-image: url(../images/grey-hr-line.jpg);
	background-repeat: repeat-x;
	background-position: left 39px;
}
.inner-txt-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	color: #AE6A17;
	text-decoration: underline;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	display: block;
}
.inner-txt-bold-tes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	font-weight: bold;
	color: #AE6A17;
	text-decoration: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.inner-txt-bold-RED {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: normal;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.inner-txt-area {
	margin: 0px;
	padding-top: 30px;
	padding-right: 22px;
	padding-bottom: 0px;
	padding-left: 2px;
}
.inner-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #525252;
	text-decoration: none;
}
.inner-txt ol {
	margin: 0px;
	list-style-image: none;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.inner-txt ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	list-style-image: none;
	list-style-type: none;
}
.inner-txt ul li {
	background-image: url(../images/ul-li-bullet.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 22px;
}

.inner-txt ol li {
	background-image: url(../images/ol-li-bullet.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 16px;
}

.inner-txt p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.inner-txt h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: normal;
	font-weight: normal;
	color: #466096;
	text-decoration: none;
	margin: 0px;
	padding-top: 11px;
	padding-right: 0px;
	padding-bottom: 11px;
	padding-left: 0px;
}
.inner-txt h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	color: #525252;
	text-decoration: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}

.img-brd-area {
	padding: 5px;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 11px;
	margin-left: 3px;
	border: 1px solid #b4b4b4;
	display: block;
	float: left;
}
.hr-line {
	background-image: url(../images/grey-hr-line.jpg);
	background-repeat: repeat-x;
	background-position: left 10px;
}
.rgt-tst-area {
	background-color: #8faff1;
	background-image: url(../images/rgt-tst-area-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	height: 283px;
}
.rgt-tst-head-txt {
	margin: 0px;
	padding-top: 36px;
	padding-right: 0px;
	padding-bottom: 29px;
	padding-left: 0px;
}
.rgt-tst-txt {
	margin: 0px;
	padding-top: 0px;
	padding-right: 14px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.rgt-tst-txt p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
.white-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
}
.inner-rgt-ol-area {
	background-image: url(../images/inner-rgt-ol-area-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 516px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.inner-ol-txt-img {
	margin: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 17px;
	padding-left: 0px;
	display: block;
}
.inner-rgt-ol-area p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding-top: 3px;
	padding-right: 20px;
	padding-bottom: 12px;
	padding-left: 2px;
}
.yellow-s-bold-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: bold;
	color: #ffcb00;
	text-decoration: underline;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 1px;
}
.inner-address-txt {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.inner-address-txt a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.inner-address-txt a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
.mid-sec-line {
	background-image: url(../images/mid-sec-line.jpg);
	background-repeat: no-repeat;
	background-position: left 12px;
}
.dark-grey-bold-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	color: #525252;
	text-decoration: none;
}
.dark-grey-bold-txt-new {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: normal;
	font-weight: bold;
	color: #0097DC;
	text-decoration: none;
}
.sanskrit-bold-txt {
	font-family: "Kautilya", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	color: #525252;
	text-decoration: none;
}
.big-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.sanskrit-big-bold-txt {
	font-family: "Kautilya", Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: normal;
	font-weight: bold;
	color: #525252;
	text-decoration: none;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
.grey-big-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.dd-head {
	background-color: #3D568C;
	margin: 0px;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/tab-head-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.guj-inner-txt {
	font-family: "GopikaTwo", Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: normal;
	font-weight: normal;
	color: #525252;
	text-decoration: none;
}
.guj-inner-txt ol {
	margin: 0px;
	list-style-image: none;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.guj-inner-txt ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	list-style-image: none;
	list-style-type: none;
}
.guj-inner-txt ul li {
	background-image: url(../images/ul-li-bullet.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 22px;
}

.guj-inner-txt ol li {
	background-image: url(../images/ol-li-bullet.gif);
	background-repeat: no-repeat;
	background-position: left 10px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 16px;
}

.guj-inner-txt p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 17px;
	padding-left: 0px;
}
.guj-inner-txt h3 {
	font-family: "GopikaTwo", Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: normal;
	font-weight: normal;
	color: #466096;
	text-decoration: none;
	margin: 0px;
	padding-top: 11px;
	padding-right: 0px;
	padding-bottom: 11px;
	padding-left: 0px;
}
.guj-inner-txt h4 {
	font-family: "GopikaTwo", Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: normal;
	font-weight: bold;
	color: #525252;
	text-decoration: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}
.sitemap-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #525252;
	text-decoration: none;
}
.sitemap-txt ul {
	margin: 0px;
	list-style-image: none;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 30px;
}
.sitemap-txt ul li {
	background-image: url(../images/ol-li-bullet.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 16px;
}.sitemap-txt ul li ol {
	margin: 0px;
	list-style-image: none;
	list-style-type: none;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.sitemap-txt ul li ol li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #525252;
	text-decoration: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 10px;
	background-image: url(../images/sitemap-ol-li-bullet.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
}
.sitemap-txt ul li ol li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #525252;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

.sitemap-txt ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	color: #525252;
	text-decoration: none;
}
.sitemap-txt ul li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	color: #755502;
	text-decoration: underline;
}
.sitemap-txt ul li ol li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #755502;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
}
.form-input-first {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #525252;
	text-decoration: none;
	margin: 0px;
	width: 244px;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
	border: 1px solid #C0C0C0;
}
.form-input-address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #525252;
	text-decoration: none;
	margin: 0px;
	width: 244px;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
	border: 1px solid #C0C0C0;
	height: 60px;
}
.red-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #ED0303;
	text-decoration: none;
}
.security-code-input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #525252;
	text-decoration: none;
	margin: 0px;
	width: 139px;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
	border: 1px solid #C0C0C0;
}
.raq-submit {
	line-height: 0px;
	background-image: url(../images/btn-submit.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	padding: 0px;
	float: left;
	height: 23px;
	width: 61px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 0px;
	cursor:pointer;
}
.raq-reset {
	line-height: 0px;
	background-image: url(../images/btn-reset.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	padding: 0px;
	float: left;
	height: 23px;
	width: 61px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 0px;
	cursor:pointer;
}
.guj-inner-txt-text {
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
	margin: 0px;
	padding: 0px;
	font-family: GopikaTwo;
	line-height: 18px;
}

