/* CSS Document */
body {
	margin:0;
}
.menu-home a{
	width:232px;
	height:38px;
	display:block;
	background:url(../images/home.jpg);
}
.menu-home a:hover{
	width:232px;
	height:38px;
	display:block;
	background:url(../images/home-over.jpg);
}
.menu-services a{
	width:232px;
	height:36px;
	display:block;
	background:url(../images/services.jpg);
}
.menu-services a:hover{
	width:232px;
	height:36px;
	display:block;
	background:url(../images/services-over.jpg);
}
.menu-why-alldigital a{
	width:232px;
	height:39px;
	display:block;
	background:url(../images/why-alldigital.jpg);
}
.menu-why-alldigital a:hover{
	width:232px;
	height:39px;
	display:block;
	background:url(../images/why-alldigital-over.jpg);
}
.menu-operational a{
	width:232px;
	height:36px;
	display:block;
	background:url(../images/operational.jpg);
}
.menu-operational a:hover{
	width:232px;
	height:36px;
	display:block;
	background:url(../images/operational-over.jpg);
}
.menu-contact a{
	width:232px;
	height:36px;
	display:block;
	background:url(../images/contact.jpg);
}
.menu-contact a:hover{
	width:232px;
	height:36px;
	display:block;
	background:url(../images/contact-over.jpg);
}
.about-alldigital {
	font-family:Arial, Helvetica, sans-serif;
	font-size:25px;
	font-style:Regular;
	font-weight:bold;
	color:#73338E;
}
.content-txt {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:Regular;
	font-weight:normal;
	color:#000000;
}
.content-txt a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:Regular;
	font-weight:bold;
	color:#DC8152;
	text-decoration:underline;
}
.content-txt a:hover {
	text-decoration:none;
	color:#000000;
}
.content-txt1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:Regular;
	font-weight:normal;
	color:#CC0000;
}
.content-txt2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:Regular;
	font-weight:bold;
	color:#082c5c;
}
.content-txt2 a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:Regular;
	font-weight:bold;
	color:#082c5c;
	text-decoration:none;
}
.content-txt2 a:hover {
	text-decoration:underline;
	color:#DC8152;
}
.content-txt3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style:Regular;
	font-weight:bold;
	color:#9456AB;
	text-decoration:underline;
	padding:30px 0px 10px 30px;
}
