/*	-------------------------------------------------------------
	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
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
		body {
			font-size:75%;
			}
		#container {
			margin-left: auto;
			margin-right: auto;
			width: 750px;
			background-color: #fff;}
			

/*	-------------------------------------------------------------
	= TOP BAR
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/	

		#topbar {
			width: 750px;}
		#topbar #navigation {
			width: 500px;}
		#topbar #telephone {
			width: 490px;
			padding:1.0em 10px 0 0;
			}
		#ul-navigation{	
			width: 500px;}	
/*	-------------------------------------------------------------
	= CONTENT
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
		#content {
			width: 750px;}
/*	-------------------------------------------------------------
	= EXTRA INFO
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

		#extrainfo{
			width: 750px;}
		#downloads{
			width: 238px;
			margin: 20px 0px 0px 0px;}	
		#casestudies
			{width: 228px;
			margin: 20px 20px 0px 0px;}
		#accreditions
			{width: 228px;
			margin: 20px 20px 0px 0px;
			}
			
			
/*	-------------------------------------------------------------
	= FOOTER
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
		#footer {
			width: 100%;}
		#footer #footerlinks{
			width:750px;}
		#footer #w3cbuttons{
			width:750px;}
		