@charset "utf-8";
/* CSS Document */
* {
margin-bottom:0px;
margin-top:0px;}
#container {
	position:relative;
	width:960px;
	margin-left:auto;
	margin-right:auto;
}
body {
	background-image: url(images/page-bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	background-color: #ebe9e1;
}
.topmost {
	font-size: 10px;
	color: #a0a09b;
	font-weight: normal;
	
}
.box-right {
	float: right;
	width: 340px;
	border: 1px dashed #CCCCCC;
	margin-top: 5px;
	margin-bottom: 10px;
}

.box-left {
	width: 340px;
	border: 1px dashed #999999;
	float: left;
	margin-top: 5px;
	margin-bottom: 10px;
}


body,td,th {
	font-family: Verdana;
}
h1 {
	font-size:20px;
	margin-left: 10px;
	color: #FF6600;
	padding-bottom: 10px;
	font-weight: normal;
	padding-top: 8px;
	
}
h3 {
	font-size:15px;
	margin-left: 10px;
	color: #FF6600;
	padding-bottom: 10px;
	font-weight: normal;
	
}
.list-item {
	font-family: "Trebuchet MS";
	font-size: 16px;
	line-height: 25px;
	background-color: #E9E0E1;
	display: block;
	margin-left: 10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 300px;
	background-image: url(images/rec.png);
	background-repeat: no-repeat;
	background-position: 2px;
	color: #5A4143;
	border: 1px solid #5A4143;
}
.list-item a:link {
color:#5A4143;
text-decoration:none;
}

.list-item a:visited {
color:#5A4143;
text-decoration:none;
}

.list-item a:hover {
color: #FF3300 ;
text-decoration:none;
}

.list-item a:active {
color:#5A4143;
text-decoration:none;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #666666;
	font-weight: bold;
	margin-left: 10px;
}

p {
font-family:verdana;
font-size:11px;
line-height:17px;}
.saffron {
	font-family: "Agency FB";
	font-size: 18px;
	color: #FF6600;
	letter-spacing: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	margin-right: 10px;
	margin-top: 3px;
	padding-bottom: 2px;
	line-height: 22px;
}


.box-logo{
	padding-top: 30px;	
	padding-bottom: 2px;
	float: right;
	
}
.box {
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
	float: right;
}
.box a:link, a:visited{
	color:#a0a09b;
	text-decoration:none;
}
.box a:hover{
	color:#ff6600;
	text-decoration:none;
	border-bottom-width: 0.1em;
	border-bottom-style: solid;
	border-bottom-color: #ff6600;
	padding-bottom:8px;
}

.title {
	background-image: url(images/new_title.png);
	background-repeat: no-repeat;
	background-position: left 27px;
	height: 82px;
}
.navigation {
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
}
.left {
	float: left;
	width: 200px;
	border: 0.1em solid #dedbd1;
	background-color: #FFF;
	background-image: url(images/left_bg.png);
	background-repeat: repeat-x;
	background-position: left top;
}
.right {
	float: left;
	width: 727px;
	margin-left: 25px;
	border: 0.1em solid #dedbd1;
	background-color: #FFF;
	background-image: url(images/left_bg.png);
	background-repeat: repeat-x;
	background-position: left top;
}
.right p{
	font-size:13px;
	text-align:justify;
	padding-left:5px;
	padding-right:5px;
	margin-bottom:4px;
	margin-top:4px;
	line-height:20px;
	font-family: "Trebuchet MS";
	color: #333333;
	margin-right: 10px;
	margin-left: 10px;
}
.right h4{
	color:#333;
	font-family:Georgia;
	font-size:16px;
	font-weight:500;
	text-align: justify;
	padding-right: 5px;
	padding-left: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.blank {
	clear: both;
	height: 25px;
}
.headers {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ff6600;
	text-transform: uppercase;
	padding-top: 8px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-bottom-width: 0.1em;
	border-bottom-style: solid;
	border-bottom-color: #dedbd1;
}
.matter_green {
	background-color: #6EAF00;
	margin-top: 5px;
}
.matter_green .material{
	color:#FFF;
	text-align:justify;
	padding-bottom: 3px;
}
.matter_green .head{
	color:#FFF;
	font-family: Georgia;
	font-size: 15px;
	font-weight: normal;
	text-transform: uppercase;
	border-bottom-width: 0.1em;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.matter_orange {
	background-color: #ffa300;
	margin-top: 5px;
}
.matter_orange .head {
	color:#FFF;
	font-family: Georgia;
	font-size: 15px;
	font-weight: normal;
	text-transform: uppercase;
	border-bottom-width: 0.1em;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.matter_orange .material {
	color:#FFF;
	text-align:justify;
	padding-bottom: 3px;
}
.matter_black {
	background-color: #000;
	margin-top: 5px;
}
.matter_black .head {
	color:#FFF;
	font-family: Georgia;
	font-size: 15px;
	font-weight: normal;
	text-transform: uppercase;
	border-bottom-width: 0.1em;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.matter_black .material {
	color:#FFF;
	text-align:justify;
	padding-bottom: 3px;
}
.matter_blue {
	background-color: #009FF2;
	margin-top: 5px;
}
.matter_blue .head {
	color:#FFF;
	font-family: Georgia;
	font-size: 15px;
	font-weight: normal;
	text-transform: uppercase;
	border-bottom-width: 0.1em;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.matter_blue .material {
	color:#FFF;
	text-align:justify;
	padding-bottom: 3px;
}
.headersR {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ff6600;
	text-transform: uppercase;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
	border-bottom-width: 0.1em;
	border-bottom-style: solid;
	border-bottom-color: #dedbd1;
	border-top-width: 0.1em;
	border-top-style: solid;
	border-top-color: #dedbd1;
	background-image: url(images/tag.png);
	background-repeat: no-repeat;
	background-position: 5px center;
}
.hilite {
	font-weight: bold;
	color: #F00;
	font-family: Georgia;
	font-size: 13px;
	text-decoration:none;
}
.headersBgC {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ff6600;
	text-transform: uppercase;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-bottom-width: 0.1em;
	border-bottom-style: solid;
	border-bottom-color: #dedbd1;
	background-color: #EEE;
	border-top-width: 0.1em;
	border-top-style: solid;
	border-top-color: #dedbd1;
}
.footer {
	background-color: #e4e2db;
	border-top-width: 0.1em;
	border-top-style: solid;
	border-top-color: #dedbd1;
	text-align: center;
	font-size: 11px;
	font-weight: normal;
	color: #999;
	padding-bottom: 5px;
}
.footer a:link, a:visited{
	color:#999;
	text-decoration:none;
}
.footer a:hover{
	color:#ff6600;
	text-decoration:none;
}
#RSS {
	position:absolute;
	width:37px;
	height:38px;
	z-index:1000;
	right:0px;
	top:74px;
	
	
}
.blockOR {
	background-color: #ffa300;
	float: left;
	width: 350px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	color: #FFF;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Lucida, sans-serif;
	font-size: 14px;
}
.clear {
	clear: both;
}
.blockGR {
	background-color: #6faf01;
	float: left;
	width: 350px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	color: #FFF;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Lucida, sans-serif;
	font-size: 14px;
}
.blockBL {
	background-color: #000;
	float: left;
	width: 350px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	color: #FFF;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Lucida, sans-serif;
	font-size: 14px;
}
.blockBU {
	background-color: #00a0f1;
	float: left;
	width: 350px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	color: #FFF;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Lucida, sans-serif;
	font-size: 14px;
}
.blockVT {
	background-color: #a1006a;
	float: left;
	width: 350px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	color: #FFF;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Lucida, sans-serif;
	font-size: 14px;
}
.blockBK {
	background-color: #cf3803;
	float: left;
	width: 350px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	color: #FFF;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Lucida, sans-serif;
	font-size: 14px;
}
.inside_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 5px;
	border-bottom-width: 0.1em;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
}
.more {
	font-weight: bold;
	text-align: right;
	padding-right:5px;
	font-size: 13px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Lucida, sans-serif;
}
.more a {
	font-weight: bold;
	text-align: right;
	font-size: 13px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Lucida, sans-serif;
	color:#FFFFFF;
	text-decoration:none;
}

.table-cntrl {
	color: #000;
	font-size: 11px;
	padding-left: 5px;
	font-family: Verdana;
}
.field-decor {
	background-color:#FFFFFF;
	border: 0.1em solid #ccc;
}
#feature ul {
	list-style-type:circle;
	padding: 0;
	margin: 0;
}
#feature li {
	font-size:12px;
	background-repeat: no-repeat;
	background-position: 0 .10em;
	padding-left: 28px;
	padding-bottom: 10px;
	height: auto;
}
.taghd {
	line-height: 20px;
	text-align: left;
	
}
.planstab {
	border: #000000 1px dashed;
	padding:1px;
}
.planstabhead {
	background-color: #CC3399;
	height: 40px;
	padding-left: 10px;
	text-align: left;
	vertical-align: middle;
	font-family: Arial;
	font-size: 11pt;
	font-weight: bold;
	color: #FFFFFF;
}
.planstabcont {
	border-bottom: #000000 1px dashed;
	height: 30px;
	padding-left: 10px;
	text-align: left;
	vertical-align: middle;
	font-family: Arial;
	font-size: 11pt;
	font-weight: bold;
	color: #000000;
}
.planstabcont1 {
	height: 30px;
	padding-left: 10px;
	text-align: left;
	vertical-align: middle;
	font-family: Arial;
	font-size: 13pt;
	font-weight: bold;
	color: #000000;
}
.scriptTable
{
	font-family: Arial;
	font-size: 11pt;
}
.content {
	font-family:"Trebuchet MS";
	font-size:13px;
	line-height:20px;
	color: #444444;
}
/*ramesh*/

.h-tab{
	width:633px;
	height:34px;
	background-image:url(seo-images/h-tab.gif);
	background-repeat:no-repeat;
	padding-right: 5px;
	padding-left: 5px;
	line-height: 34px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 16px;
	color: #333333;
}
.td-row-mor-dark{
	background-color:#ff9a34;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding-left: 5px;
	line-height: 35px;
	color:#FFFFFF;
}
.td-row-light{
	background-color:#ebe9e1;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding: 5px;
	line-height: 22px;
}
.td-row-dark{
	background-color:#ebe0cd;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding: 5px;
	line-height: 22px;
}
.price-div-cont{
	width:643px;
	height:auto;
	margin-left: 50px;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
.list-item1 {
	font-family: "Trebuchet MS";
	font-size: 16px;
	line-height:25px;
	margin-left: 10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.list-item1 a:link {
color:#5A4143;
text-decoration:none;
}

.list-item1 a:hover {
color: #FF3300 ;
text-decoration:none;
}
.ul {
    font-family:"Trebuchet MS";
	font-size:13px;
	line-height:20px;
	color: #333333;
	margin-right:20px;
	text-align:justify;
	
}

.pagemidhead {
 font-family:"Trebuchet MS";
 font-size:14px;
 color:#FF6600;
}
. pagemid {
    font-family:"Trebuchet MS";
	font-size:15px;
	margin-left: 10px;
	color: #FF6600;
	padding-bottom: 10px;
	font-weight: normal;
}
.list-item2 {
	font-family: "Trebuchet MS";
	font-size: 16px;
	line-height: 25px;
	background-color: #FFFFFF;
	display: block;
	margin-left: 10px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 650px;
	color: #5A4143;
	border: 1px solid #5A4143;
}
.list-item2 a:link {
color:#5A4143;
text-decoration:none;
}

.list-item2 a:visited {
color:#5A4143;
text-decoration:none;
}

.list-item2 a:hover {
color: #FF3300 ;
text-decoration:none;
}

.list-item2 a:active {
color:#5A4143;
text-decoration:none;
}
.box-cont {
	font-family:"Trebuchet MS";
	font-size:12px;
	line-height:16px;
	color: #666666;
	margin-right: 5px;
	margin-left: 5px;
	text-align: justify;
}

.box-cont a:link{
text-decoration: none;
color:#FF6600;}

.box-cont a:hover{
text-decoration: underline;
color: #000000;}

.box-cont a:visted{
text-decoration: none;
color:#FF6600;}

.box-cont a:active{
text-decoration: none;
color:#FF6600;}

.red{
color:#FF0000;
font-size:11px;
}
.seo-adv {
	margin-left:15px;
	margin-right:10px;
}
.seo-adv ul{
	margin-left:15px;
	font-size:11px;
	line-height:20px;
	
}	
.seo-adv li{
	list-style-image:url(seo-images/orange-bullet.jpg);
}
.headers-1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ff6600;
	text-transform: uppercase;
	padding-top: 8px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-bottom-width: 0.1em;
	border-bottom-style: solid;
	border-bottom-color: #dedbd1;
	border-top-color:#dedbd1;
	border-top-style:solid;
	border-top-width:0.1em;
	margin-top:5px;
}