﻿#contactUs {
	font-size:130%;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	height:400px;
	padding-top:50px;
	}
#contactUs table { 
	width:80%;
	margin-right:auto;
	margin-left:auto;
	}
#contactUs span {
	float:left;
	clear:both;
	}
#contactUs .address {
	margin-right:auto;
	margin-left:auto;
	margin-top:0;
	margin-bottom:0;
	padding-top:20px;
	width:60%;
	}
#contactUs .name {
	font-weight:bold;
	font-size:130%;
	}
#contactUs .transBody {
	padding-bottom:20px;}
#contactUs .transBg {
	height:440px;	
	}	
#aboutUs .transBody {
	padding-left:20px;
	padding-right:0px;
	padding-top:20px;
	padding-bottom:20px;
	}
#aboutUs .transBody {
	overflow:scroll;
	height:400px;
	}
#aboutUs .transBg {
	height:440px;	
	}