/* CSS Document */

.logo{
	background-image:url(images/logo_intouch.jpg);
	 width:1000px;
	 height:116px;
 }
 
#bgcolor{
	background-color:#0D0D0D;
}

.banner_bg{
	background-image:url(images/banner_bg.jpg);
	background-repeat:repeat-x;
	height:166px;
}

.bg_footer{
	background-image:url(images/footer_bg.png);
	background-repeat:repeat-x;
	height:105;
}

.text_1{
	font-family:"Times New Roman", Times, serif;
	font-size:31px;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
}

.text_2{
	color:#333333;
	font-size:22px;
	padding-left:10px;	
	margin:2px 0 8px;	
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
}

.text_3{
	color:#333333;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	line-height:18px;
	text-align:justify;
}

.text_5{
	color:#333333;
	font-size:20px;
	padding-left:10px;	
	margin:2px 0 8px;	
	font-family:"Times New Roman", Times, serif;
	font-weight:normal;
}

.text_6{
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
	color:#FFFFFF;
}


a.sitelink:link, a.sitelink:hover, a.sitelink:active, a.sitelink:visited{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	text-decoration:underline;
}

.stroke{
	background-image:url(images/hr-img.jpg);
	background-repeat:repeat-x;
	height:2px;
	
}


.text_4{
	color:#333333;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	line-height:18px;
	text-align:justify;
	padding:4px 0px 4px 0px;
}