/*	-------------------------------------------------------------
	MCC Computers Ltd
	Making IT Simple
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Description:	Wide 1024 pixel setup styles
	Filename:		1024.css
	Version:		1.0
	Date:			14/02/2006
	-------------------------------------------------------------	*/

/*	-------------------------------------------------------------
	= BASE BODY STYLES
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
		#container {
			margin-left: auto;
			margin-right: auto;
			width: 1000px;
			background-color: #fff;}
			
			
			
/*	-------------------------------------------------------------
	= TOP BAR
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/		

		#topbar {
			width: 1000px;}
		#topbar #navigation {
			width: 750px;}
		#topbar #telephone {
			width: 700px;
			padding:1.0em 40px 0px 0px;
			}
		#ul-navigation{	
			width: 750px;}	
		
/*	-------------------------------------------------------------
	= CONTENT
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
		#content {
			width: 750px;}

/*	-------------------------------------------------------------
	= EXTRA INFO
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

		#extrainfo{
			width: 229px;}
		#downloads{
			width: 208px;
			margin: 20px 0px 0px 20px;
			clear:both;}	
		#casestudies
			{width: 208px;
			margin: 20px 0px 0px 20px;
			clear:both;}
		#accreditions
			{width: 208px;
			margin: 20px 0px 0px 20px;
			border:none;}
/*	-------------------------------------------------------------
	= FOOTER
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
		#footer {
			width: 100%;}
		#footer #footerlinks{
			width:1000px;}
		#footer #w3cbuttons{
			width:1000px;}
		