body { font-family: Arial, Tahoma, Verdana; }
.header {
	background: url("../images/nav_bg.jpg");
	background-repeat: no-repeat;
}

.maincontent {
	background: url("../images/body_bg.jpg");
	background-repeat: repeat-y;
}

.highlights {
	background: url("../images/highlights.jpg");
	background-repeat: no-repeat;
}

.homeimage {
	background: url("../images/home_image.jpg");
	background-repeat: no-repeat;
}

.aboutimage {
	background: url("../images/about_image.jpg");
	background-repeat: no-repeat;
}

.solutionsimage {
	background: url("../images/solutions_image.jpg");
	background-repeat: no-repeat;
}

.contactimage {
	background: url("../images/contact_image.jpg");
	background-repeat: no-repeat;
}

.jobop {
	background: url("../images/jobop_home.jpg");
	background-repeat: no-repeat;
}

.partners {
	background: url("../images/partners_about.jpg");
	background-repeat: no-repeat;
}

.nav { 
	font-size: 8pt;
	line-height: 11pt;
	color: #FFFFFF;
	text-decoration: none;
}

.nav:hover { color: #FF9900; }

.nav2 { 
	font-size: 8pt;
	line-height: 11pt;
	color: #000066;
	text-decoration: none;
}

.nav2:hover { color: #FF9900; }

.readmore { 
	font-size: 8pt;
	line-height: 11pt;
	color: #990000;
	text-decoration: underlined;
}

.readmore:hover { color: #428204; }

.email { 
	font-size: 9pt;
	line-height: 12pt;
	color: #990000;
}

.email:hover { color: #428204; }

.request { 
	font-size: 9pt;
	line-height: 12pt;
	width: 120px;
	height: 20px;
}

.title { 
	font-size: 11pt;
	line-height: 14pt;
	color: #000000;
	font-weight: bold;
}

.title2 { 
	font-size: 11pt;
	line-height: 14pt;
	color: #000066;
	font-weight: bold;
}

.text { 
	font-size: 9pt;
	line-height: 12pt;
	color: #FFFFFF;
}

.text2 { 
	font-size: 9pt;
	line-height: 12pt;
	color: #000000;
}

.info { 
	font-size: 8pt;
	line-height: 11pt;
	color: #000000;
}

.sidetitle { 
	font-size: 8pt;
	line-height: 11pt;
	color: #1752AC;
	font-weight: bold;
}

.sidetitle2 { 
	font-size: 8pt;
	line-height: 11pt;
	color: #FF9900;
}

.sidetitle3 { 
	font-size: 8pt;
	line-height: 11pt;
	color: #000066;
	font-weight: bold;
}

.sidetitle3:hover { color: #428204; }

.imagetext { 
	font-size: 9pt;
	line-height: 12pt;
	color: #000066;
}

.drop_180
{
	font-size: 8pt;
	line-height: 11pt;
	color: #000066;
	height: 20px;
	width: 180px;
	text-decoration: none;
	text-align: center; 
}
