
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	background-color: #f2f2e9;

}

td {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
h1 {
	font-size: 24pt;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-size: 22pt;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-size: 14pt;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
h4 {
	font-size: 10pt;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
h5 {
	font-size: 9pt;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
h6 {
	font-size: 8pt;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
a {
	text-decoration:none; outline:none;
}
a:hover {
	text-decoration:none;outline:none
}




/*Background Color Starts here*/
.bg-white {
	background-color:#ffffff;
}
.bg-footer {
	background-color:#1e1b0f;
}
.header-bg {
	background-image:url(../images/headerbg.gif);
	background-repeat:repeat-x;
	background-color:#f4f4ec;
}
.bg-banner {
	background-image:url(../images/bannerBg.gif);
	background-repeat:repeat-y;
	background-position: center;
}
.bg-bannerGrey {
	background-image:url(../images/greyBg.gif);
	background-repeat:repeat-x;
}
.bg-bannerGreyBig {
	background-image:url(../images/greyBgBig.gif) ;
	background-repeat:repeat-x;
}
.bg-dottedvertical {
	background-image:url(../images/vertDotted.png);
	background-repeat:repeat-y;
	background-position:center;
}
.body-bg {
	background-image:url(../images/bodyBg.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	background-color:#f2f2e9;
}
.rightboxorange {
	background-image:url(../images/orangecurve.png);
	background-repeat:no-repeat;
	background-position: center;
}
.rightboxgreen{
	background-image:url(../images/greencurve.png);
	background-repeat:no-repeat;
	background-position: center;
}
.whiteboxshade {
	background-image:url(../images/whiteshade.png);
	background-position: center;
	background-repeat: repeat-y;
}

.bg-grid {
	background-color:#bfc777;
}
.bg-footer {
	background-color:#1e1b0f;
}
.footer-bg {
	background-image:url(../images/footerBg.gif);
	background-repeat:repeat-x;
	background-color:#2c281d;
}
/*Background Color Classes Ends here*/





/*Text Color Classes Starts here*/

.txt-dkgrey {
	color: #666666;
	margin:0px;
	padding:0px;
}
.txt-head {
	color: #ec3e00;
	margin:0px;
	padding:0px;
}
.txt-green {
	color: #5c6128;
	margin:0px;
	padding:0px;
}


.txt-headlink {
	color: #ec3e00;
	text-decoration:none;
	margin:0px;
	padding:0px;
}
.txt-headlink:hover {
	color: #ec3e00;
	text-decoration:underline;
	margin:0px;
	padding:0px;
}

.txt-black {
	color: #000;
	margin:0px;
	padding:0px;
}
.txt-blacklink {
	color: #000;
	margin:0px;
	padding:0px;
	text-decoration:underline;
}
.txt-blacklink:hover {
	color: #000;
	margin:0px;
	padding:0px;
	text-decoration:none;
}
.txt-white {
	color: #fff;
	margin:0px;
	padding:0px;
}
.txt-whiteLink {
	color: #fff;
	margin:0px;
	padding:0px;
	text-decoration:underline;
}
.txt-whiteLink:hover {
	color: #fff;
	margin:0px;
	padding:0px;
	text-decoration:none;
}
.txt-orange {
	color: #eb3e00;
	margin:0px;
	padding:0px;
}
.txt-blue {
	color: #15478d;
	margin:0px;
	padding:0px;
}
.txt-ltgrey {
	color: #9f9d99;
	margin:0px;
	padding:0px;
}

/*Text Color Classes Ends here*/





input{
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #333333;
}
.button {
	margin: 0px;
	cursor:pointer;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #ffffff;
	background-color: #ff0000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

.hide{
	display:none;
}
.show{
	display:block;
}

/*jquery start*/




#page { width: 718px; margin: 0px; padding:0px; }


.heading {
    border-bottom: 1px dotted #5C6128;
    clear: both;
    color: #5C6128;
    font-size: 13px;
    font-weight: bold;
    line-height: 20px;
    margin: 15px 0 5px 0px;
    padding-bottom: 3px;
}

.privacy_contant{
	width:990px;
	font-size:9pt;
	clear:both;
	padding-left:0px;
	margin-bottom:10px;
	text-align:justify;
}

.heading_main{
	font-size:14pt;
	padding-left:0px;
	line-height:20px;
	margin:5px 0;
	clear:both;
}


/*Seo Services*/
.bg_gray_color{background-color:#ecedf0;}
.bg_white_color{background-color:#ffffff;}
.bg_red_img{background:url(../images/bg_red.gif) left top repeat-x; height:46px; border-bottom:2px solid #000;}
.bg_gray_img{background:url(../images/bg_gray_heading.gif) left top repeat-x; height:37px; border-bottom:1px solid #99a0ab;}
.bg_gray_btm {background:url(../images/gray_bg2.gif) left top repeat-x; height:29px;}
.border_btm_rt{border-bottom:1px solid #d6deeb; border-right:1px solid #d6deeb;}
.border_btm{border-bottom:1px solid #d6deeb;}
.border_rt{border-right:1px solid #9c3643;}
.p_l20{padding-left:20px;}
.color_gray{color:#747474;}
.seo_outer{
	width:985px;
	margin:auto;
	min-height:200px;
	
	}
.seo_heading{
	width:985px;
	height:35px;
	line-height:35px;
	float:left;
	margin:10px 0 10px 0;
	border-bottom:1px solid #8b8b8b;
	border-bottom-style:dotted;
	font-size:22px;
	}
.b_bg_outer{
	width:985px;
	float:left;
	height:auto;
	background:url(../images/b_bg_btm.png) left bottom no-repeat;
	padding-bottom:11px;
	}
.b_bg_txt{
	width:985px;
	float:left;
	height:auto;
	background:url(../images/b_bg_mid.png) left top repeat-y;
	font-size:12px;
	color:#000000;
	
	}
.b_bg_txt h3{
	margin:0 0 0 20px;
	padding:0;
	font-size:20px;
	color:#ffffff;
	font-weight:normal;
	a7321a
	
	}
	.b_bg_txt h2{
	margin:0 0 0 0;
	padding:0;
	font-size:20px;
	color:#a7321a;
	}
.b_bg_txt h4{
	margin:0;
	padding:0;
	font-size:13px;
	color:#ffffff;
	font-weight:normal;
	
	}

.b_bg_txt_hdr{
	font-size:16px;
	color:#454545;
	
	}
