/* CSS Document */

{
margin: 0px;
padding: 0px;
}

a:link {
	color: #4DA0C6;
}

a:hover {
	text-decoration: underline;
	color: #FF0000;
}

a:visited {
	color: #4DA0C6;
}

body{
	font-family:"MS Reference Sans Serif";
	font-size:12px;
	color:#000000;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
	background-color:#DDDDDD;
}

#content {
			background:url(Images/body.png) repeat-y;
			width:845px;
			margin:0 auto;
			text-align:left;
		}
		
#content2  {
				background:url(Images/headers.png) top no-repeat;
				padding-top: 14px;
						
			}
			
#main		{
				padding-top:0px;
			}
			
#left		{
				width:515px;
				padding: 0px 0px 5px 35px;
				margin-left: 0px;
				float:left;			
			}
			
#right		{	
				float:right;
				width:295px;
				height:240px;
				background:url(Images/border_news.png) top no-repeat;
			}
			
#logo		{				
				width: 845px;
				height: 155px;
			}
			
#header		{
				height:232px;
			}
			
#footer		{
				background: url(Images/footer.png) bottom no-repeat;
				height: 100px;			
			}
			
#copyright		{
					margin: 0 auto;
					font-size: 10px;
					text-align: center;
					padding: 18px 0px 0px 0px;
				}
				
#naidi			{
					background:url(Images/logo.png) center no-repeat;
					width:166px;
					height:150px;
					margin: 0 auto;
				}
				
#peripheral		{   
					background:url(Images/peripheral.png) center no-repeat;
					height:108px;
					width: 99px;
					margin: 0 auto;
				}
				
#networking		{	
					background:url(Images/network.png) center no-repeat;
					height:108px;
					width: 99px;
					margin: 0 auto;
				}
				
#programming	{	
					background:url(Images/programming.png) center no-repeat;
					height:108px;
					width: 99px;
					margin: 0 auto;
				}
				
#server			{	
					background:url(Images/server.png) center no-repeat;
					height:108px;
					width: 99px;
					margin: 0 auto;
				}
				
#desktop		{	
					background:url(Images/desktop.png) center no-repeat;
					height:108px;
					width: 99px;
					margin: 0 auto;
				}
				
#laptop			{	
					background:url(Images/laptop.png) center no-repeat;
					height:108px;
					width: 99px;
					margin: 0 auto;
				}
				
#peripherals	{	
					background:url(Images/peripherals.png) center no-repeat;
					height:108px;
					width: 99px;
					margin: 0 auto;
				}
				
#menu			{
					margin: 0 auto;
					width: 795px;
					height: 28px;
					background:url(Images/menu.png) bottom no-repeat;
					text-align:center;
					padding: 0px 0px 0px 20px;	
				}
				
#menu ul    {
				list-style: none;
				margin: 0 auto;
				
			}
			
#menu li 	{
	
				display: inline; 
	
			}
			
#menu a 	{
				float: left;
				width: 110px;
				height: 25px;
				text-decoration: none;
				text-align: center;
				padding-top: 5px;
				font-size: 1.1em;
				font-weight: 500;
				color: #ffffff;
				
			}
			
#menu a:hover {
				background: url(Images/menu3.png) repeat-x;
				}
				
#line		{	
				margin: 0 auto;
				background: url(Images/line.png) bottom no-repeat;
				padding: 40px 0px 0px 0px;
			}
#link		{
				margin: 0 auto;
				font-size: 10px;
				text-align: center;
				padding: 18px 0px 0px 0px;
			}
#latest		{
				margin: 0 auto;
				background: url(Images/news.png) top no-repeat;
				height: 26px;
				margin-right: 3px;
			}

#arrow_right
			{ 
				background: url(Images/arrow_right.png) no-repeat;
				margin: 0 auto;
				height: 26px;
				width: 75px;
				padding: 2px 0px 0px 10px;								
			}
#logo2		{
				background: url(Images/naidi.jpg) center no-repeat;
				margin: 0 auto;
				height: 88px;
				width: 215px;
			}