/*--- INSIDE display top area --*/

/*Display top*/

#displayTop_in{
	width:1013px;
	height:156px;
	margin-left:auto;
	margin-right:auto;
	background-image: url(../images/topDisplayBk_in.jpg);
	/*background-position:center;*/
}

#logo_in{
	width:324px;
	height:156px;
	background-image: url(../images/logo_in.gif);
	float:left;
	clear:left;

}

#labels_in{
	width:375px;
	height:156px;
	background-color:#0fabf8;
	float:right;
	background-repeat:no-repeat;
}


#container_inSection{
	width:100%;
	background-color:#FFFFFF;
	
}


.container_inSection_txt{
	width:1000px;
	height:100%;
	margin-left:auto;
	margin-right:auto;
	margin-top:auto;
	margin-bottom:auto;
	text-align:left;
	padding-top:12px;
	padding-bottom:12px;
	background-color:#FFFFFF;
	
	
}

.color{
	color: #666666;
}

.mar-top{
	margin-top:20px;
}

.links{
	text-decoration: none;
}


/*---- -------------*/

/*----used in support and faq.html------*/
.qna{ 
	padding:10px;
	border-bottom:2px dotted #CCCCCC;
	margin-bottom:5px;
	width:930px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../images/support_bck.jpg);
	

}

#img{
	margin-left:auto;
	margin-right:auto;
	padding:10px;
	width:400px;
	text-align:center;
}
/*----^ used in support and faq.html------*/

/*---- Used in aboutus.html------*/

#abt_txt{
	position:relative;
	margin-left:33px;
	margin-top:15px;
	width:500px;
	/*height:220px;*/
	float:left;
	clear:right;
}

#abt_img{
	width:393px;
	height:220px;
	float:right;
	/*margin-right:30px;*/
}
/*------^ used in aboutus.html --------*/

/*-------------CONTACT------------*/

#contact_box{

	margin-left:auto;
	margin-right:auto;
	/*margin-left:70px;*/
	width:700px;
	height:200px;
	/*background-image: url(../images/login.jpg);*/
	text-align:left;
	font-size:12px;
	clear:both;
	padding:15px;
}

#contact_details{
	float:left;
	width:250px;
	height:150px;
	padding-top:20px;
	margin-left:0px;
	text-align:left;



}


.ctcformLeft{
	width:105px;
	height:20px;
	
}

.ctcformRight{
	width:155px;
	position:relative;
	left:105px;
	top:-20px;

}

#mapArea{

	float:right;
	clear:right;

	/*top:-199px;*/
	text-align:left;
	width:368px;
	height:200px;
	margin-left:0px;
	border:1px solid #bdbec0;
}
/*----------- end of CONTACT------------*/
