.pageback {
	background-color: #FFFFFF;
	background-image: url(images/pageback.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.pageback2 {
	background-color: #FFFFFF;
	background-image: url(images/pageback-inner.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.textgrey1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: #2D2D2D;
	text-decoration: none;
	text-align: justify;
}
.textgrey1b {
	font-family: "Trebuchet MS";
	font-size: 7px;
	line-height: 15px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: justify;
}
.textgrey2 {
	font-family: "Trebuchet MS";
	font-size: 13px;
	line-height: 15px;
	font-weight: normal;
	color: #2D2D2D;
	text-decoration: none;
	text-align: justify;
}
.textyellow1 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: #B10000;
	text-decoration: none;
	text-align: justify;
}

a.textyellow1 {
	font-family: Arial;
	font-size: 12px;
	line-height: 15px;
	font-weight: Bold;
	color: #B10000;
	text-decoration: Underline;
	text-align: justify;
}

a.textyellow1:hover {
	font-family: Arial;
	font-size: 12px;
	line-height: 15px;
	font-weight: Bold;
	color: #000000;
	text-decoration: None;
	text-align: justify;
}



.textyellow2 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: #B10000;
	text-decoration: none;
	text-align: justify;
}
.footertext {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	color: #888887;
	text-decoration: none;
}
a:hover.footertext {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	color: #C2C2C2;
	text-decoration: none;
}
.footertext2 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #D2D2D1;
	text-decoration: none;
}
.footertext3 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #888887;
	text-decoration: none;
}
.textgrey3 {
	font-family: "Trebuchet MS";
	font-size: 13px;
	line-height: 15px;
	font-weight: normal;
	color: #2D2D2D;
	text-decoration: none;
}
.georgia12 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #32312D;
	text-decoration: none;
	letter-spacing: 1px;
}
.textblue {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	color: #27A0E6;
	text-decoration: none;
}
a:hover.textblue {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	color: #003858;
	text-decoration: none;
}
.redtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
a:hover.redtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: underline;
}
.sitemap3 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover.sitemap3 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.toptext02 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #1B5D9F;
	text-decoration: none;
}
a:hover.toptext02 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.linkyellow {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #FFF433;
	text-decoration: underline;
}
a:hover.linkyellow {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.dotline {
	background-color: #FFFFFF;
	background-image: url(images/dot.gif);
	background-repeat: repeat-x;
	background-position: left center;
}
.textbox {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #787878;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 1px;
	padding-bottom: 0px;
	padding-left: 2px;
	border: 1px solid #9D9D9D;
}
.textarea {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #787878;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 1px;
	padding-bottom: 0px;
	padding-left: 2px;
	border: 1px solid #9D9D9D;
	overflow: auto;
	z-index: auto;
}
.button {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/buttonback.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border: 1px solid #A0C426;
	cursor: pointer;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
}

#home a{display:block; height:33px; width:106px; background-image:url(images/nav/home.gif); background-repeat:no-repeat;}
#home a:hover{display:block; height:33px; width:106px; background-image:url(images/nav/home-over.gif); background-repeat:no-repeat;}


#aboutus a{display:block; height:33px; width:125px; background-image:url(images/nav/aboutus.gif); background-repeat:no-repeat;}
#aboutus a:hover{display:block; height:33px; width:125px; background-image:url(images/nav/aboutus-over.gif); background-repeat:no-repeat;}

#services a{display:block; height:33px; width:96px; background-image:url(images/nav/services.gif); background-repeat:no-repeat;}
#services a:hover{display:block; height:33px; width:96px; background-image:url(images/nav/services-over.gif); background-repeat:no-repeat;}

#methodology a{display:block; height:33px; width:125px; background-image:url(images/nav/methodology.gif); background-repeat:no-repeat;}
#methodology a:hover{display:block; height:33px; width:125px; background-image:url(images/nav/methodology-over.gif); background-repeat:no-repeat;}

#deleverymodel a{display:block; height:33px; width:148px; background-image:url(images/nav/delivery.gif); background-repeat:no-repeat;}
#deleverymodel a:hover{display:block; height:33px; width:148px; background-image:url(images/nav/delivery-over.gif); background-repeat:no-repeat;}

#news a{display:block; height:33px; width:106px; background-image:url(images/nav/news.gif); background-repeat:no-repeat;}
#news a:hover{display:block; height:33px; width:106px; background-image:url(images/nav/news-over.gif); background-repeat:no-repeat;}

#contact a{display:block; height:33px; width:107px; background-image:url(images/nav/contact.gif); background-repeat:no-repeat;}
#contact a:hover{display:block; height:33px; width:107px; background-image:url(images/nav/contact-over.gif); background-repeat:no-repeat;}

#mobiq a{display:block; height:31px; width:139px; background-image:url(images/topright.gif); background-repeat:no-repeat;}
#mobiq a:hover{display:block; height:31px; width:139px; background-image:url(images/topright-over.gif); background-repeat:no-repeat;}