/* CSS Document */

.left-mar{
	background:url(../images/left-bg.jpg);
	background-repeat:repeat-y;
	width:3px;
	}
	
.right-mar {
	background:url(../images/right-bg.jpg);
	background-repeat:repeat-y;
	width:3px;
	}
.soft-bg {
	background:url(../images/soft-bg.jpg);
	background-repeat:repeat-x;
	height:147px;
	}	
.soft-ban {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:x-small;
	color:#FFFFFF;
	line-height:17px;
	text-align:justify;
	letter-spacing: normal;
	}	
	.footer{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:x-small;
	color:#3C4854;
	line-height:17px;
	letter-spacing: normal;
	}	
	.body-text{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:x-small;
	margin:0px;
	padding:0px;
	color:#000000;
	line-height:17px;
	text-align:justify;
	letter-spacing: normal;
	}	
	.bodytext{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:x-small;
	color:#000000;
	line-height:17px;
	text-align:justify;
	letter-spacing: normal;
	}	
	

#menu {
	background:url(../images/bg.jpg) top no-repeat;
	height:267px;
	position:relative;
	background-color:#b0d3e9;
}

#menu ul {
	position:absolute;
	bottom:0px;
	right:0px;
	margin:0px;
	padding:0px;
	list-style-type:none;
}

#menu ul li {
	display:inline;
	margin-right:1px;
	float:left;
}

#menu ul li a {
	font-family:Verdana;
	font-size:10px;
	line-height:31px;
	text-decoration:none;
	color:#000;
	text-transform:uppercase;
	display:block;
	text-align:center;
	height:31px;
	font-weight:bold;
}

#menu ul li a:hover {
	color:#fff500;
}

.home {
	background:url(../images/m_home.jpg);
	width:75px;
	
}

.edrm {
	background:url(../images/m_edrm.jpg);
	width:79px;
}

.hosting {
	background:url(../images/m_hosting.jpg);
	width:85px;
}

.workflow {
	background:url(../images/m_hosting.jpg);
	width:85px;
}

.consultancy {
	background:url(../images/m_consultancy.jpg);
	width:105px;
}

.tender {
	background:url(../images/m_tender.jpg);
	width:132px;
}

.office {
	background:url(../images/m_office.jpg);
	width:123px;
}

.contact {
	background:url(../images/m_contact.jpg);
	width:86px;
}

.breadcrump{
	font-family:Tahoma;
	font-weight:bold;
	color:#FFFFFF;
	font-size:18px;
	padding-left:10px;
}

.list_dot {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:x-small;
	color:#000000;
	line-height:17px;
	text-align:justify;
	letter-spacing: normal;
	margin:0px 0px 0px 25px;
	padding:0px;
}

.list_dot li {
	line-height:20px;
}