a:link {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10.5pt;
}
a:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10.5pt;
}
a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10.5pt;
}
a:active {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10.5pt;
}
.contact {
	background-color: #A3C57B;
	background-image: url(../images/index_contact_details.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
body {
	background-image: url(../images/ios_contentbg2.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #FFFFFF;
}
.about {
	background-color: #A3C57B;
	background-image: url(../images/index_about_blurb.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.text {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 18pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-align: justify;
}
