#content_text{
	float:right;
	width:430px;
	display:inline-table;
}
#content_text p{
	text-align:justify;
	
}
#content_text h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:21px;
	font-weight:bold;
	color:#5E73B5;
	background-image:url(../images/title_line.gif);
}
#content_text h2{
	margin-top:0px;
	margin-bottom:3px;
	margin-left:0px;
	font-size:14px;
	font-weight:bold;
	color:#5E73B5;
}
#content_photo {
	float:left;
	border-color:#999999;
	border-style: solid;
	border-width:1px;
	padding:1px;
	display:inline-table;
}
#content_container {
	margin-left:60px;
	margin-right:60px;
	margin-top:40px;
	margin-bottom:40px;
	padding-bottom:40px;
}

.contactus_table{
	border-color:#CCCCCC;
	border-style:solid;
	border-width:1px;
}
#content_tech {
	/*float:left;*/
	border-color:#999999;
	border-style:solid;
	border-width:1px;
	padding:1px;
	display:inline-table;
	width:100%;
}