a.topnav:link, a.topnav:active, a.topnav:visited {
	display: inline-block;
	height: 30px;
	text-decoration: none;
	text-align:center;
	color:#FFFFFF;
	font-family: Tahoma, Arial, Sans-Serif; 
	font-size: 10pt;
	font-weight: bold;
	line-height:29px;
	text-transform:uppercase
}

a.topnav:hover {
	background: #E40B03; color:#FFFFFF;
}

.topnavactive {
	display: inline-block;
	height: 30px;
	text-decoration: none;
	text-align:center;
	background: #E40B03;
	color:#FFFFFF;
	font-family: Tahoma, Arial, Sans-Serif;
	font-size: 10pt;
	font-weight: bold;
	line-height:29px;
	text-transform:uppercase
}

a.homenav:link, a.homenav:active, a.homenav:visited {
	display: inline-block;
	height: 30px;
	width:76px;
	text-decoration: none;
	background-image: url('../images/home1.gif');
	text-align:center;
	color:#FFFFFF;
	font-family: Tahoma, Arial, Sans-Serif; 
	font-size: 10pt;
	font-weight: bold;
	line-height:29px;
	text-transform:uppercase
}

a.homenav:hover {
	background-position: 0 -35px; color:#FFFFFF;
}

.homenavactive {
	display: inline-block;
	height: 30px;
	width:76px;
	text-decoration: none;
	background-image: url('../images/home1.gif');
	text-align:center;
	color:#FFFFFF;
	font-family: Tahoma, Arial, Sans-Serif; 
	font-size: 10pt;
	font-weight: bold;
	line-height:29px;
	text-transform:uppercase;
	background-position: 0 -35px;
}

a.about1:link, a.about1:active, a.about1:visited {
	display: inline-block;
	width:15px;
	height: 20px;
	text-decoration: none;
	background-image: url('../images/buton.gif');
	text-align:center;
	color:#FFFFFF;
	font-family: Arial, Tahoma, Sans-Serif; 
	font-size: 9pt;
	font-weight: bold;
	line-height:20px;
}
	
a.about1:hover {background-image: url('../images/searchbg.gif'); color:#FFFFFF;
}
.aboutactive1 {
	display: inline-block;
	width:15px;
	height: 20px;
	background-image: url('../images/searchbg.gif');
	text-decoration: none;
	text-align:center;
	color:#FDB303;
	font-family: Arial, Tahoma, Sans-Serif; 
	font-size: 9pt;
	font-weight: bold;
	line-height:20px;
}

a.clients:link, a.clients:active, a.clients:visited {
	display: inline-block;
	width: 186px;
	height:21px;
	color:#CC0000;
	font-family: Arial, Tahoma, Sans-Serif; 
	font-size: 8pt;
	font-weight: 300;
	text-decoration: none;
	line-height:21px;
}
	
	a.clients:hover {background-color:#ABCEE6; color:#000090;
}

a.down:link, a.down:active, a.down:visited {
	display: inline-block;
	color:#ffffff;
	font-family: Arial, Tahoma, Sans-Serif; 
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
	line-height:21px;
	padding:8px 12px;
	background:#104962;
	margin:10px 0px;
	border-radius:6px;
}
	
	a.down:hover {background-color:#8bc443;
}






/* boxes start */
.home-box1{
	background-image:url('../images/boxes/box1.gif'); font-family: Arial, Helvatica, Sans-Serif; font-size: 10pt; font-weight: bold; color:#FFFFFF; height:76px;
}



/* boxes end */