.buttons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
}
.greyBoxBg {
	background-image: url(images/colorsD.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.fadeTop {
	background-image: url(images/fadetop.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.fadeBottom {
	background-image: url(images/fadeB.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.pinkBoxBg {
	background-color: FF9AD3;
}
.greyBg {
	background-color: B8BCC4;
}
.blueBkPic {
	background-image: url(images/picBl.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.titleHome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
}
.whiteText12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.whiteText12 a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
 }
.whiteText12 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
 }
.whiteText12 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
.whiteText12 a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.pinkPicBg {
	background-image: url(images/picP.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.greenPic {
	background-image: url(images/picG.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.yellowPic {
	background-image: url(images/picY.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.aboutBg {
	background-image: url(images/aboutBg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.servicesBg {
	background-image: url(images/servicesBg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.portfolioBg {
	background-image: url(images/portfolioBgTop.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.blueIs {
	background-image: url(images/blueis.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.portSamples {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}
.portSamples a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
 }
.portSamples a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
 }
.portSamples a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}
.portSamples a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}.happBg {
	background-image: url(images/happBg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.contactBg {
	background-image: url(images/contactBg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
