/*  main menu */
ul
{
	margin-left: 10;
	padding-left: 10;
	margin-top: 5px;
}

.mainMenuText {
	font-family:  Arial, Helvetica, sans-serif;
	color: #a31e87;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
}
.mainMenuTextOn {
	font-family:  Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
}
.mainMenuTelNumText {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	padding-right: 20px;
}
.mainMenuBackground {
	background-image:  url("../images/mainmenu/mainMenuBackground.jpg");
	background-repeat: no-repeat;
}
.mainMenuDivider {
	background-image:  url(../images/mainmenu/mainMenuDivider.jpg);
	width: 14px;
	height: 25px;
	background-repeat: no-repeat;
}
.mainPageVerticalSlot {
	height: 6px;
	font-size: 9px;
}
/* quick links */
.qlink1 {
	background-image: url(../images/quicklink1.jpg);
	height: 92px;
	width: 110px;
	background-repeat: no-repeat;
}
.qlink2 {
	background-image: url(../images/quicklink2.jpg);
	height: 92px;
	width: 110px;
	background-repeat: no-repeat;
}
.qlink3 {
	background-image: url(../images/quicklink3.jpg);
	height: 92px;
	width: 110px;
	background-repeat: no-repeat;
}
.hqlink1 {
	background-image: url(../images/hquicklink1.jpg);
	height: 92px;
	width: 110px;
	background-repeat: no-repeat;
}
.hqlink2 {
	background-image: url(../images/hquicklink2.jpg);
	height: 92px;
	width: 110px;
	background-repeat: no-repeat;
}
.hqlink3 {
	background-image: url(../images/hquicklink3.jpg);
	height: 92px;
	width: 110px;
	background-repeat: no-repeat;
}
.qltOL{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	line-height: normal;
}
.qltPOL {
	font-family: Arial, Helvetica, sans-serif;
	color: #a31e87;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	line-height: normal;
}
.quacklinkText {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
.quocklinkText {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
.quicklinkText {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
.quicklinkSpacer {
	text-decoration: none;
	width: 8px;
	height: 4px;
}
.quicklinkTextPink {
	font-family: Arial, Helvetica, sans-serif;
	color: #a31e87;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
.quicklinkTextBlod {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
/* footer */
.footerText {
	font-family: Arial, Helvetica, sans-serif;
	color: #a31e87;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
}
/* other */
.mainMenuTextGrey {
	font-family:  Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
}
.titleBigPink {
	font-family: Arial, Helvetica, sans-serif;
	color: #a31e87;
	font-size: 24px;
	font-weight: normal;
	text-decoration: none;
}
.smalllinespace {
	line-height: 8px;
}
.aboutusMenuDivider {
	width: 8px;
	height: 25px;
}
.clientsText {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
.quicklinkTextSmall {

	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
.smalllines {
	line-height: 18px;
}
.smalllinesBigger {

	line-height: 5px;
}
.bullits {
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
}
.justify {
	text-align: justify;
}
.menumargin {
	padding-left: 5px;
	line-height: 8px;
}
