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

/* common styles */
body, h1, h2, h3, h4, h5, h6, p, img, form, ul, li {
	margin:0;
	padding:0;
	border:0;
	font-size:12px;

}
body {
	font:62.5% Arial, Helvetica, sans-serif;
	color:#000;
	background:#d4dee5 url(../images/main_bg.png) repeat-x;
}
a:link, a:visited, a:hover, a:active {
	text-decoration: none;
}


hr{
	height: 1px;
	width: 100%;
	border: 1px solid #CCCCCC;
}
.text{
font-size:12px;
}
#thanks td {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-decoration:none;
color:#000000;
padding:15px 15px 15px 0px;
}
#contacts td {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-decoration:none;
color:#000000;
padding:0px 0px 0px 0px;
}
.linktes {
	font-size: 12px;
	color: #327dc5;
	text-decoration: underline;
}
.img {
	padding: 2px;
	border: 1px solid #CCCCCC;
}
a.linktes:hover {
	color: #000000;
	text-decoration: none;
}
#ebook td {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-decoration:none;
color:#000000;
padding:0px 0px 0px 0px;
}
.flft {
	float:left;
}
.frgt {
	float:right;
}
.cb {
	clear:both;
	font-size:0;
	line-height:0;
}
h1 {
	font-size:24px;
	font-weight:normal;
	
}
h2 {
	font-size:16px;
	font-weight:normal;
}
h3 {
	font-size:14px;
	line-height:20px;
}
h4 {
	font-size:12px;
}
h5{
	font-size:18px;
	font-weight:normal;
}
p {
	padding:10px 0;
	font-size:12px;
	line-height:1.5em;
}
.pa {
	padding-bottom:3px;
}
.pb {
	padding-top:0;
}
.ht_1 {
	color:#039;
}
.ht_2 {
	color:#b2bcb7;
}
.ht_3 {
	color:#666;
}
.ht_4 {
}
.ht_5 {
	color:#000000;
}
.rmore {
	font-size:13px;
	display:block;
	text-align:right;
	color:#039;
	text-decoration:underline;
}
.lmore, .sup {
	display:block;
	width:95px;
	padding-right:13px;
	float:right;
	line-height:25px;
	background:url(../images/lm.png) no-repeat;
	color:#fff;
	font-size:12px;
	text-align:center;
	font-weight:bold;
}
.sup {
	background:url(../images/sup.png) no-repeat;
	float:left;
	padding-right:0;
	width:108px;
}
.mt0{
	margin-top:0 !important;
}
.mt10{
	margin-top:10px !important;
}
#main_cnr {
	position:relative;
}
#in_cnr {
	display:inline-block;
	width:100%;
	margin-bottom:30px;
}
.in {
	width:975px;
	margin:0 auto;
}
/* end common styles */


/* header */
#header_cnr {
}
#logo {
	margin-top:15px;
	margin-bottom:15px;
	display:block;
}
#nav_cnr {
	float:right;
	margin-top:-10px;
	padding-right:3%;
	position:relative;
	z-index:10;
}
#nav_cnr li {
	list-style:none;
	float:left;
	margin:0 5px;
	font-size:13px;
	font-weight:bold;
	position:relative;
}
#nav_cnr a {
	display:block;
	position:relative;
	background:url(../images/mnrml_bg.png) repeat-x;
	color:#000;
}
#nav_cnr .a1 {
	background:url(../images/mnrml_lft.png) no-repeat left top;
	display:block;
}
#nav_cnr .a2 {
	background:url(../images/mnrml_rgt.png) no-repeat right top;
	display:block;
	padding:8px;
}
#nav_cnr a:hover, #nav_cnr .active a {
	background-image:url(../images/mact_bg.png);
}
#nav_cnr a:hover .a1, #nav_cnr .active .a1 {
	background-image:url(../images/mact_lft.png);
}
#nav_cnr a:hover .a2, #nav_cnr .active .a2 {
	background-image:url(../images/mact_rgt.png);
}
/* end header */

/* Body */

#body_cnr {
}
#body_cnr .in {
	position:relative;
	z-index:0;
}
#b_in {
	background:#fff;
	padding:30px;
	border:1px solid #c3d2da;
	margin-top:-1px;
	display:inline-block;
}
#about #b_in, #ourstory #b_in, #ourvision #b_in, #services #b_in, #webmarketing #b_in {
	padding-top:15px;
}
.tl, .tr, .bl, .br {
	position:absolute;
}
.tl {
	top:-1px;
	left:0;
}
.tr {
	top:-1px;
	right:0;
}
.bl {
	bottom:0;
	left:0;
}
.br {
	bottom:0;
	right:0;
}
* html .tr, * html .br {
	right:-1px;
}
/* End Body */
.oxt {
	background:url(../images/x_ext.png);
	width:117px !important;
	text-align:center;
	line-height:25px;
	height:25px;
	position:absolute;
	bottom:-278px;
	right:27px;
}
.oxt.top {
	top:0;
	left:0;
}
.oxt, .oxt a {
	color:#fff;
	font-size:13px;
}
/* Home */
#home .row.top .col_1 {
	float:left;
}
#home .row.top .col_2 {
	float:right;
	width:38%;
	position:relative;
}
.c_bx {
	border:1px #b4b4b4 solid;
	background-color: #dadada;
	background-image: url(../images/ch_bg.png);
	background-repeat: repeat-x;
	background-position: top;
}
.c_bx .tl,.c_bx .tr{
	top:0;
}
.c_in {
	padding:10px;
	padding-top:20px;
	position:relative;
}
.iim {
	width:100%;
	text-align:center;
	margin-top:10px;
	position:absolute;
	bottom:0;
}
* html .iim {
	bottom:1px;
}
.pl {
	margin:14px 10px 14px 10px;
}
.pl img {
	float:left;
	margin-right:10px;
	border:1px #ccc solid;
}
#home .row.top{
	width:100%;
}
#home .row.btm {
	margin-top:20px;
	padding-top:10px;
	border-top:1px dotted #c1c1c1;
	width:100%;
}

#home .row.btm .col {
	width:30%;
	float:left;
	border-right:1px dotted #c1c1c1;
	padding:14px;
}
#home .row.btm .rgt {
	border:none;
	float:right;
}
#home .row.btm .col img {
	float:left;
	margin-right:10px;
	
}
/* End Home */
#b_nav {
	font-size:12px;
	letter-spacing:1px;
	font-weight:bold;
	margin-left:260px;
	margin-bottom:20px;
}
#b_nav a {
	color:#000;
	margin:0 10px;
}
#b_nav a:hover, #b_nav .active {
	color:#039;
}
.r_bx {
	position:relative;
}
.r_in {
	background:url(../images/c_bg.png) repeat-x bottom;
	border:1px solid #e2e2e2;
	position:relative;
	padding:10px;
}
.r_ins {
	background:url(../images/c_bg.png) repeat-x bottom;
	position:relative;
	padding:10px;
	
}

.r_bx .oxt {
	bottom:-1px;
	right:-1px;
}
.r_bx .col {
	float:right;
	width:80%;
}
.r_bx .img {
	float:left;
	width:20%;
	text-align:center;
}
* html .r_bx .oxt {
	bottom:-300px;
	right:-134px;
}
.r_bx .tl, .r_bx .tr {
	top:2px;
}
.r_bx .bl, .r_bx .br {
	bottom:-1px;
}
.r_bx .tl, .r_bx .bl {
	left:-1px;
}
.r_bx .tr, .r_bx .br {
	right:-1px;
}
* html .r_bx .tr, * html .r_bx .br {
	right:-1px;
}
* html .r_bx .br, * html .r_bx .bl {
	bottom:-2px;
}
/* About */
#about .r_bx {
	margin:20px 0;
}
#about .r_bx img.png_fix {
	float:left;
	margin-left:10px;
}
#about .r_bx .col {
	width:85%;
}
/* End About */


/* ourstory */
#ourstory {
}
/* End ourstory */
#ourstory .row .ing, #ourvision .row .ing {
	margin-top:50px;
	margin-left:80px;
	float:left;
}
#ourstory .row, #ourvision .row, #ourvision .row {
	position:relative;
}
#ourstory .row .col_3, #ourvision .row .col_3 {
	float:right;
	margin-top:20px;
	width:80%;
}
/* ourvision */
#ourvision {
}
#ourvision .ing {

}
#ourvision .r_bx {
	margin-top:20px;
}
/* End ourvision */

/* Services */
#services {
}
#services .row {
	display:inline-block;
}
#services .r_bx {
	width:30%;
	float:left;
	margin-right:3%;
}
#services .r_bx h1 {
	margin-top:25px;
}
#services .r_bx.rgt {
	margin-right:0;
}
#services .img {
	width:110px;
	height:110px;
}
#services .col {
	width:100%;
}
#services .st h1 {
	float:left;
	margin-right:20px;
	margin-top:5px;
}
* html #services .st h1 {
	margin-top:10px;
}
#services .st p {
	margin-top:20px;
}
/* End Services */

/* webmarketing & webOpt & WebStat webmarketing same as webOpt & WebStat */
#webmarketing {
}
#webmarketing #b_in {
	display:inline-block;
}
#webmarketing h4 {
	line-height:20px;
}
#webmarketing .col_1 {
	width:65%;
	float:left;
}

#webmarketing .col_2 {
	width:28%;
	float:right;
}

#webmarketing .col_1 .col {
}
#webmarketing .col_1 .r_in {
	padding:0;
	background:none;
}
#webmarketing .col_1 .r_bx {
	margin-bottom:20px;
	width:100%;
}

#webmarketing .col_1 .r_bx h1 {
	background:#e2e2e2;
	padding:5px;
}
*html #webmarketing .col_1 .r_bx .tl, *html #webmarketing .col_1 .r_bx .tr {
	top:0;
}
*html #webmarketing .col_1 .r_bx .tr, *html #webmarketing .col_1 .r_bx .br {
	right:-1px;
}
*html #webmarketing .col_1 .r_bx .br, *html #webmarketing .col_1 .r_bx .bl {
	bottom:-1px;
}
#webmarketing .col_2 .r_in {
	background:url(../images/o_bg.gif) bottom repeat-x;
	width:80%;
}
#webmarketing .col_2 .r_in {
	border-color:#F90;
}
#webmarketing .col_2 table {
	font-size:12px;
}
#webmarketing .col_2 .ttle {
	font-weight:bold;
	font-size:13px;
}
#webmarketing .col_2 td {
	text-align:center;
	padding:5px 0;
	border-bottom:1px #d3cfba solid;
}
#webmarketing .col_2 li {
	font-size:12px;
	padding:3px 0;
	padding-left:15px;
	background:url(../images/o_li.gif) no-repeat center left;
	list-style:none;
}
#webmarketing .col_2 .img{
	width:95%;
	margin:20px 0;
	text-align:center;
}
.ud{
	margin-top:10px;
}
.ud li{
	list-style:disc !important;
	background:none !important;
	padding-left:5px !important;
	margin-left:20px !important;
}
/* End webmarketing */

/*getstart*/
#getstart .col_1{
	float:left;
}
#getstart .col_2{
	float:right;
	width:40%;
}
#getstart .sup{
	margin-top:20px;
}
#c_form{
	font-size:12px;
	width:80%;
}
#c_form span{
	display:block;
	margin-top:5px;
	margin-bottom:3px;
}
#c_form input{
	border:#7f9db9 solid 1px;
	width:100%;
}
#c_form .ck{
	border:none;
	width:15px;
	padding:10px;
	margin-top:10px;
}

/*End getstart*/

/*process*/

#process{
	
}
#process .i2 img{
	float:left;
	margin:10px;
}
#process .col{
	
	width:18%;
	float:left;
}
#process h3{
	border-bottom:1px solid #03C;
	float:left;
}
#process .col p{
	clear:both;
}
#process .lft,#process .rgt{
	margin-top:80px;
	
}
#process .cnt{
	background:url(../images/process_img.png) bottom center no-repeat;
	padding:0 23%;
	padding-bottom:20px;
	height:500px;
}
#process .rmore{
	color:#333;
	font-weight:normal;
}
#process .pc{
	font-size:11px;
	color:#999;
	font-weight:normal;
}
#process .r_in{
	width:80%;
	margin:0 auto;
	background:url(../images/o_bg.gif) bottom 30px repeat-x;
	border-color:#F90;
	font-size:11px;
	
}
#process .r_in p{
	font-size:1.2em;
}
#process .r_in .sup{
	float:right;
	display:inline;
	margin-left:10px;
	margin-right:5%;
	margin-top:10px;
}
#process .rmore{
	text-decoration:underline;
	line-height:15px;
}
* html #process .r_in .bl,* html #process .r_in .br  {
	bottom:-229px;
}

/*process*/

/* Testimonials */
#pr {
}
#pr .row {
	display:inline-block;
	width:100%;
	padding-bottom:20px;
	border-bottom:#c6c6c6 dotted 1px;
}
.prsn {
	float:right;
	text-align:right;
	width:100%;
	font-size:12px;
}
.prsn img {
	float:right;
	border: 1px solid #ccc;
	margin-left:10px;
}
/* End Testimonials */

/*product*/
#product{
	
}
#product .col_1{
	width:58%;
	float:left;
}
#product .col_2{
	float:right;
	width:30%;
}
#product .col_1 li{
	font-size:12px;
	margin:10px;
	margin-left:20px;
}
#product .col_1 .row{
	margin:20px 0;
	width:100%;
}
#product .col_1 .r_in{
	width:100%;
}
#product .col_1 .r1 .r_in{
	background:url(../images/gr_bg.png) bottom repeat-x;
	border-color:#bfbfbf;
}
#product .col_1 .r2 .r_in{
	background:url(../images/gb_bg.png) bottom repeat-x;
	border-color:#8c8c8c;
}
* html #product .col_1 .r_in .tr,* html #product .col_1 .r_in .br{
	right:-1px;
}
#product .col_2 .r_in{
	background:url(../images/gg_bg.png) top repeat-x;
	width:80%;
	border-color:#666;
}
#product .col_2 .sup{
	float:right;
	margin-top:10px;
}
#product .col_2 td{
	border-bottom:1px solid #f2eae1;
	font-size:12px;
	text-align:center;
	padding:5px 0;
}
#product .col_2 table{
	width:100%;
	margin-top:-13px;
}
#product .col_2 td.lft{
	width:60%;
}
#product .col_2 td.rgt{
	width:40%;
}
#product .col_2 .ttle td{
	border:none;
	font-weight:bold;
	color:#fff;
}
#product .col_2 .btm td{
	border:none;
}
#product .row.bbtm{
	display:inline-block;
	width:60%;
}
#product .row.bbtm img{
	margin-right:10px;
}
#product .row.bbtm .sup{
	margin-left:150px;
	margin-top:10px;
	margin-right:10px;
	display:inline;
}

/*End product*/


/* contact */
#contact {
}
.bf {
	font-size:18px;
}
#contact .row {
	display:inline-block;
	width:100%;
}
#contact .col_1 {
	width:52%;
	float:left;
}
#contact .col_2 {
	width:45%;
	float:right;
}
/* End contact */



/* Footer */

/*html, body, * html #main_cnr {
	height:100%;
}*/
#main_cnr {
	min-height: 100%;
}
#footer_cnr {
	width:100%;
	/*margin-bottom:10px;*/
	text-align:center;
	/*position:absolute;*/
	bottom:0;
	left:0;
	visibility: inherit;
}
#footer_cnr, #footer_cnr a {
	color:#000000;
font-family:Verdana,Geneva,sans-serif;
font-size:11px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:20px;
}
#footer_cnr a {
	padding:0 10px;
}
#footer_cnr a:hover,#footer_cnr .active{
	text-decoration:underline;
}
/* End Footer */

.png_fix {
}
.txt{
padding-left:70px;
font-size:12px;
}
.tbl-seo {
	border: 1px solid #999999;
	background-color: #E4E4E4;
	background-image: url(../images/gb_bg.png);
	background-position: top;
	background-repeat: repeat-x;
}
.link-seo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
	padding-left: 15px;
	line-height: 27px;
}
a.link-seo:hover {
	color: #085277;
	text-decoration: underline;
	
}
.link-seo1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
	line-height: 27px;
}
a.link-seo1:hover {
	color: #085277;
	text-decoration: underline;
	
}



.gleft-right {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #2e82d6;
	border-left-color: #2e82d6;
	background-color: #f8fafa;
}
.gtop {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #2e82d6;
	background-color: #f8fafa;
}
.gbottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2e82d6;
	background-color: #f8fafa;
}

.register-txtbox {
	width: 180px; height: 20px; line-height: 24px; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; margin: 5px 0;
}

