
	a:visited {
		color: #0085AE;
		text-decoration: none;
		font-family: calibri;
	}
	
	a:link {
	    color: #0085AE;
	    text-decoration: none;
		font-family: calibri;
		
	}

	a:hover {
		color: #6B72FF;
	    	text-decoration: none;
		font-family: calibri;
	}
					
	#sddm div{
		position: absolute;
		visibility:hidden;
		top:120px;
		margin: 0;
		padding: 0;
		background: #3399FF;
		z-index:100;
		-moz-border-radius: 0.75em;
		-webkit-border-radius:0.75em;
		border-radius: 0.75em;
		background:transparent filter: alpha(opacity=100);
		filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
		opacity:1;

	}
	
	
	

	#sddm div a{	
		position: relative;
		display: block;
		margin: 0;
		padding-left: 20px;
		padding-right: 20px;
		padding-top:0px;
		padding-bottom:0px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		color: #EDEFEE;
		font: 13px calibri;
		font-weight:bold;
		-moz-border-radius: 0.75em;
		-webkit-border-radius:0.75em;
		border-radius: 0.75em;
		letter-spacing:1px;
		
	}
	
	.menuline{
		color:#99CBFC;
		padding-top:0px;
		padding-bottom:0px;
	}
	

	#sddm div a:hover{
		background: #49A3FF;
		color: #FFFF;
		

	}

	div.footer{
		background:#E5E5E5;
		font-size: 12pt;
		color: #0085AE;
		text-decoration: none;
		font-family: calibri;
	}
	
	div.sallerfooter{
		background:#E5E5E5;
		font-size: 10pt;
		color: #0085AE;
		text-decoration: none;
		font-family: calibri;
	}
	
	div.partnersHeader{
		width:550px;
		height:20px;
		background-color:#3399FF;
		padding-left:10px;
		color:white;
	}
	
	body{
		background: #444444;
		
	}
	
	td.main{
		padding:5px;
		border-style:solid;
		border-color:#D9D9D9;
		border-left-width:1px;
		border-right-width:0px;
		border-top-width:0px;
		border-bottom-width:0px;
		text-align: left;
	}
	
	td.inner{
		padding-top:30px;
		padding-right:60px;
		padding-left:50px;
		text-align:justify;
		border-style:solid;
		border-color:#D9D9D9;
		border-left-width:1px;
		border-right-width:0px;
		border-top-width:0px;
		border-bottom-width:0px;
		
	}
	
	.menu{
		padding-top:0px;
		padding-left:20px;
		padding-right:20px;
		text-align: left;
	}
	
	.rightreserved{
		font: 10px arial;
		font-weight: bold;
	}
	
	.aboutusMenu{
		float:left;
		position:relative; 
		z-index:1; 
		left:320px;
		top:0px;
		width:200px;
		
	}
	
	.bus_devMenu{
		position:relative; 
		z-index:1; 
		left:560px;
		top:0px;
		width:230px;
	}
	
	.productMenu{
		position:relative; 
		z-index:1; 
		left:400px;
		top:0px;
		width:130px;
	}
	
	.contactMenu{
		position:relative; 
		z-index:1; 
		left:850px;
		top:0px;
	}
	
	.partners{
		padding-bottom:10px;
	}
	
	#productHead{
		height:20px;
		width:500px;
		background-color:#ACD6FE;
		padding-left:20px;
		color:white;
		font-weight:bold;
	}
	#productIMG{
	padding-bottom:10px;
	padding-right:10px;
	float:left;
	}
	
	#aboutproduct{
	padding-top:5px;
	height:160px;
	}
	
	#leftmenu a{
		padding:20px;
		color:#FF6600;
	}
	
	#headImage{
		
	}
	
	#menuImage{
		background: url(../images/main/menuImg.png) no-repeat 0 0;
		text-align:center;
		color:white;
		font-family:calibri;
		font-weight:bold;
		background:transparent filter: alpha(opacity=80);
		filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
		opacity:0.8;
	}
	
	table{
		border-collapse: collapse;
	}
	
	#bodyImage{
		background: url(../images/main/homepage/leafdown.png) no-repeat 0 0;
		padding-left:20px;
		padding-right:40px;
		padding-top:20px;
		text-align:left;
		font-size:15px;
		font-family:calibri;
		font:calibri;
	}
	
	hr{
		align:center;
	}
	
	#bodyImage div{
		text-align:left;
	}