/* ############################## */
/* ## about.html - About Us    ## */
/* ############################## */
#frm_about {
	float:right;
	width:475px;
	margin-top:10px;
	margin-right:50px;
	padding: 0; 
	text-align:center;
	display: inline;
	color: #777;
	background: url(../images/about_box.jpg) no-repeat #fff; }
#frm_about h1 {
	font: normal 300% 'Trebuchet MS', Tahoma, Arial, Sans-serif;
	padding: 0; 	
	margin-bottom: 10px;		
	color: #2666c3;}
#frm_about .content {
	text-align:justify;
	margin-left: 20px;
	margin-right: 25px;
	color: #777;}
#frm_about .img1 {
	float:left;
	width:125px;
	padding:10px 10px 0 0;}
#frm_about .img2 {
	float:right;
	width:125px;
	padding:0px 10px;}

#frm_contact {
	float:left;
	width:200px;
	margin-top:10px;
	padding: 20px 0 0 0; 
	font-weight:bold;
	background:#fff;}
#frm_contact h2 {
	font: normal 180% 'Trebuchet MS', Tahoma, Arial, Sans-serif;
	padding: 0; 	
	margin-bottom: 0;
	margin-left:30px;
	text-align:left;
	color: #2666c3;}
#frm_contact a, a:visited {
	text-decoration: none;
	color: #F8AE2E;
	background: inherit;}
#frm_contact a:hover {
	color: #78B824;
	background: inherit;
	text-decoration: underline;}
#frm_contact .contact {
	position:relative;
	width:100%;
	text-align:right;}
#frm_contact .type {
	position:absolute;
	top:0px;
	left:0px;
	margin-left:30px;
	text-align:left;
	color: #777;}