html,body,h1,h2,h3,h4,h5,h6,p,dl,dt,dd,blockquote,address,pre,ul,ol,li
{
    margin: 0px;
    padding: 0px;
}

body 
{
	background: url(images/bg-body.jpg) no-repeat scroll center top;
    font-family: Arial, Verdana, Sans-Serif;
	font-size: 75%;
    color: #333;
    margin: 0px;
    padding: 0px;
	text-align: center;
}

h1,h2,h3,h4,h5,h6,p {
	font-size: 1em;
}

h1,h2,h3,h4,h5,h6 {
	line-height: 1;
}

h1 {
	color: #000;
	font-size: 48px;
}

h2 {
	font-size: 27px;
}

h3 {
	font-size: 24px;
	color: #00a994;
	margin-bottom: 10px;
}

h4 {
	font-size: 15px;
	font-weight: normal;
	color: #00a994;
	margin-bottom: 5px;
}

h5 {
	margin-bottom: 5px;
}

p {
	color: #333;
	line-height: 1.5;
	margin-bottom: 10px;
}

a {
    color: #0099cc;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

#container 
{
	width: 825px;
	min-height: 400px;
	margin: 0 auto;
	text-align: left;
	padding-bottom: 40px;
}

#header {
	float: left;
	width: 825px;
	height: 142px;
}

#logo {
	float: left;
	width: 115px;
	height: 105px;
	margin: 18px 0 0 19px;
}

#logo h1 a {
	width: 115px;
	height: 105px;
	background: url(images/logo-phs.gif) no-repeat;
	display: block;
	text-indent: -9999px;
	outline: 0;
}

.photos {
	float: right;
	width: 505px;
}

.photos-bottom {
	float: right;
	width: 365px;
	height: 75px;
}

#heading {
	float: left;
	width: 440px;
	height: 25px;
	background: #e6f4fc url(images/bg-heading.gif) no-repeat left top;
	padding: 10px 0 0 20px;
	margin-top: 10px;
}

#heading h3 {
	font-family: Georgia, Serif;
	font-size: 15px;
	font-weight: normal;
	line-height: .9;
	color: #008ac9;
	text-transform: uppercase;
}

h2 {
	font-family: Georgia, Serif;
	font-size: 18px;
	color: #00377a;
	font-weight: normal;
	margin-bottom: 30px;
}

h6 {
	font-size: 11px;
	color: #f18e00;
	margin-bottom: 20px;
	letter-spacing: 1px;
}

#content {
	float: left;
	width: 825px;
}

#content ul {
	margin-left: 15px;
}

#column1  {
	float: left;
	width: 360px;
	padding: 0 40px 0 20px;
}

.contactdetails {
	padding: 30px 0 0 0;
}

.contactdetails p {
	 margin: 0;
}

.blue {
	color: #00377a;
}

.black {
	color: #000;
}

#column2 {
	float: left;
	width: 375px;
	height: 550px;
	background: url(images/bg-column2.jpg) no-repeat left -19px;
	padding: 0 0 0 30px;
}

#units {
	float: left;
	width: 340px;
}

.divider {
	border: none;
	margin: 0;
	height: 1px;
	background: url(images/divider.gif) no-repeat left center;
	clear: both;
}

#units .unit {
	float: left;
	width: 340px;
	padding: 15px 0 15px 0;
}

#units .unit .image {
	float: left;
	width: 131px;
	height: 86px;
	margin-right: 20px;
}

#units .unit .text {
	float: left;
	width: 180px;
}

#units .unit p {
	margin: 0;
}

#footer {
	padding: 60px 0;
}

#footer p {
	font-size: 11px;
}

#footer a.twc {
	background: url(images/logo-twc.gif) no-repeat left center;
	padding-left: 25px;
	color: #999;
	text-decoration: none;
}

#footer a.twc:hover {
	color: #333;
}
