.bgBlueandGrey {
	background-image: url(images/bg-blueandgrey.gif);
	background-repeat: repeat-x;
}
.bg-side {
	background-image: url(images/bg-side.gif);
	background-repeat: repeat-y;
}
.headline01 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;

}
.mainText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	padding-left: 5px;
	line-height: 22px;
	font-weight: bold;
	padding-right: 5px;
}

.marqueeText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}

.bgEcommerce {
	background-image: url(images/ecommerce.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.bgDesign {
	background-image: url(images/gurwinscreenshot.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.mainTextNoJust {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-left: 5px;
	line-height: 22px;
	font-weight: bold;
	padding-right: 5px;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000099;
	line-height: 22px;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000099;
	line-height: 22px;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	line-height: 22px;
	font-weight: bold;
	text-decoration: none;
}

.smallWhiteText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.smallWhiteText a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}

.smallWhiteText a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;

}
.smallWhiteText a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFF00;
	text-decoration: underline;
}
