:root 				{overflow-y: scroll;}



*				{padding:0px;
				margin:0px;
				border:0px;
				font-family:arial, arial, sans-serif;
				text-decoration:none;}
				
				
body				{text-align: center;
				background-color:#f0f0f0;
				color:#666;}			
		
			
#wrapper			{margin:auto;
				width: 750px;
				background-color:#fff;
				padding:10px;
				text-align: left;				
				height:100%;
				border-left:1px solid #e3e3e3;
				border-right:1px solid #e3e3e3;}
				
#content 			{width:440px;
				margin-left:10px;
				margin-top:20px;
				float:right;
				margin-right:0px;}
				
				
				
#content h1			{font-size:1.1em;
				color:#333;
				}
				
#content h2, #content p 	{margin-top:1em;
				line-height:1.5em;}

#content h2			{font-size:0.8em;
				line-height:1.7em;}


#content p 			{font-size:0.8em;
				line-height:1.6em}


#content ul, #content ol	{font-size:0.9em;
				line-height:1.7em;
				margin:0.7em;
				margin-left:20px;}
				
				
#content a			{color:blue;}

#content a:hover		{text-decoration:underline;}

#clear				{clear:both;
				height:20px;}
				
				
#menu				{width:290px;
				background: url(/images/menu-top.gif);
				background-repeat: no-repeat;
				margin-top:10px;
				padding-top:10px;
				padding-bottom:10px;
				float:left;}
				
#menu ul			{list-style:none;
				background: url(/images/menu-bottom.gif);
				background-repeat: no-repeat;
				background-position:0 100%;
				padding-bottom:10px;}

#menu li			{background: url(/images/menu-item.gif);
				background-position:50%;
				border-left:1px solid #e3e3e3;
				border-right:1px solid #e3e3e3;
				background-repeat: no-repeat;}
				
				
#menu li.submenu		{background:none;
				line-height:2em;}


#menu li.submenu a		{color:666;
				line-height:2.5em;
				height:2.5em;}
				
#menu li.submenu a:hover	{color:333;
				line-height:2.5em;
				height:2.5em;}
				


#menu a				{display:block;
				width:260px;
				margin-left:10px;
				padding-right:10px;
				font-family: arial;
				font-weight:bold;
				font-size:0.8em;
				color:#666;
				height:3.3em;
				line-height:3.3em;
				text-decoration:none;
				white-space:nowrap;
				text-align:right;}
				
#menu a:hover			{color:#000;}	

#menu li.open a, #menu #open a	{color:#cc0000;}



#footer 			{clear:both;
				padding-left:10px;
				margin-bottom:5px;
				position:relative;
				text-align:left;
				width:762px;
				font-size:11px;
				height:20px;
				background: url(/images/footer_bg.gif);
				background-repeat: no-repeat;
				margin:auto;
				color:#ababab;}
				
				
#web-design-nottingham		{margin:20px;}

			
#web-design-nottingham a 	{color:#9e9e9e;
				font-size:0.7em;}
				
				
#fortyninehr			{margin-bottom:10px;}