@charset "utf-8";
/* Nybbletech Styling */

body{
	background:url(../images/subpage_header_bg2.jpg) repeat-x #FFF;
	width:100%;
	height:auto;
	padding:0px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
}

a:link{
	color:#181818;
	text-decoration: none;
}

a:visited{
	color:#181818;
	text-decoration: none;
}

a:hover{
	color:#3091de;
	text-decoration: underline;
}


img{border:0px;}
.clear{clear:both;}

#container{
	position:relative;
	height:auto;
	width:900px;
	margin:0px auto;
	background-color:#FFF;
	padding-bottom:20px;
}
#header{
	position:relative;
	height:119px;
	width:900px;
	margin:0px auto;
}




#content{
		position:relative;
		height:auto;
		width:900px;
		margin:0px auto;


}
#heading{
	position:relative;
	height:101px;
	width:900px;
	padding-bottom:20px;
	margin:0px auto;
	}

#main_heading{
	position:relative;
	padding-bottom:5px;
	height:35px;
	width:auto;
}

#sub_txt{
	position:relative;
	padding:5px 0px;
	height:auto;
	width:auto;
	padding-bottom:10px;
}

.head11{font-size:20px; color:#3091de; background-color:#EAEAEA; width:230px;}

.head1{font-size:20px; color:#3091de; }
.head1 a{font-size:20px; color:#3091de; text-decoration:none;}
.head1 a:hover{font-size:20px; color:#3091de; text-decoration:underline;}

h3{font-size:20px; color:#3091de; }
h4{font-size:16px; color:#3091de; }




.table1 a{ text-decoration:none; color:#3091de; font-size:11px;}
.table1 a:hover{ text-decoration:underline; color:#3091de;font-size:11px;}

/*Foooter work*/

#footer{
	width:100%;
	height:86px;
	position:relative;
	background:url(../images/footer_bg.jpg) repeat-x center center;
	font-size:11px;
}

#footer p.txt_blue{color:#3091de;}

.foot{
	position:relative;
	width:900px;
	height:86px;
	margin:0px auto;
}

	.foot_left{
		position:absolute;
		left:0px;
		top:15px;
	}
		.foot_left a{color:#3091de; text-decoration:none;}
	.foot_left a:hover{color:#3091de; text-decoration:underline;}
	
	.foot_rite{
	position:absolute;
	right:0px;
	top:10px;
	text-align:right;
	width:600px;
	}
	
	.foot_rite a{color:#181818; text-decoration:none;}
	.foot_rite a:hover{color:#3091de; text-decoration:underline;}
	
.default_font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #181818;
	text-decoration: none;
}


.abt_head1{
		font-size:28px;
		color:#3091de;
}
		
.abt_head2{
	font-size:16px;
	font-weight:bold;
	color:#000;
}
.abt_head3{
	font-size:12px;
	color:#3091de;
	font-weight:normal;
}


	.foot_toll{
			font-size:16px;
			color:#000;
			font-weight:bold;}
			
			
			
			
			/*leader pics*/
			
			.leader_pic{
				position:relative;
				float:right;
				height:auto;
				width:35%;
				text-align:right;
			}
			.leader_con{
				position:relative;
				float:left;
				height:auto;
				width:60%;
			}
			.leader_con p{margin-top:5px; margin-bottom:5px;}
			
			/*Demo Form*/
			
.demo_iphone{
	position:absolute;
	width:163px;
	height:393px;
	background:url(../images/iphone_smallscreen.jpg) no-repeat;
	right:39px;
	top:145px;
	}
			
			
			
			/*Contact Form */
			
			.con_form{
	font-size:20px;
	color:#3091de;
	position:absolute;
	top:122px;
	right:35px;
	height:auto;
	width:auto;
			}

