body {
	background-color: #083c6b;
	background-image: url(bg.jpg);
}
#title {
}
#title p, h1 {
	color: #bfffff;
}
#title .s p {
	color: #afefef;
}


#buttons {
}
#buttons a {
}
#buttons .but:hover {
}

#ptitle h1 {
	color: #ffffff;
	padding: 8px 0px 14px 0px;
	font-family: "UsuziRegular";
	font-size: 52px;
	font-weight: 100;
}

#ptitle h2 {
	color: #445566;
	font-family: "UsuziRegular";
	font-size: 14px;
	font-weight: 100;
}

#pdesc	{
	font-family: "Tahoma";
	font-size: 18px;
	line-height: 18px;
	font-weight: 100;
}


#pb1 {
	font-family: "UsuziRegular";
	font-weight: 100;
	font-size: 16px;
}
#pb1:hover {
	font-weight: 100;
	font-size: 18px;
}

#pb2 {
	font-family: "UsuziRegular";
	font-weight: 100;
	font-size: 16px;
}
#pb2:hover {
	font-weight: 100;
	font-size: 18px;
}

#pb3 {
	font-family: "UsuziRegular";
	font-weight: 100;
	font-size: 16px;
}
#pb3:hover {
	font-weight: 100;
	font-size: 18px;
}

#pb4 {
	font-family: "UsuziRegular";
	font-weight: 100;
	font-size: 16px;
}
#pb4:hover {
	font-weight: 100;
	font-size: 18px;
}

.ppfeat h3 {
	font-family: "UsuziRegular";
	font-size: 18px;
}
