/* CSS Document */

#content p {
	padding-left:30px;
	padding-right:15px;
	text-indent:30px;
}

#support h1 {
	position:absolute;
	left:79px;
	top:15px;
	font-size:13px;
	color:#fff;
	font-weight:bold;
	margin:0;
	padding:0;
}

#companyPhotos {
	position:absolute;
	left:18px;
	top:60px;
	color:white;
	text-align:center;
}

#companyPhotos p img {
	border:white 1px solid;
}

#companyPhotos p a {
	color:white;
	text-decoration:none;
}

img.company {
	float:right;
}