body			{ 
 			margin: -50px 0px 0px 0px;
 			padding:0; 
 			text-align:center; 
 			background-color: #1e1e1e;
			font-size: 12px;
       	 		font-family: tahoma, arial, helvetica;
			color: #ffffff;
			} 
 
#pagewidth		{
			overflow: hidden;
 			width:766px; 
			margin-left:auto; 
 			margin-right:auto;
 			text-align:left; 
			} 
 
#website		{
 			width:766px;
 			height:210px;
    			background-image: url(banner.gif); 
			} 

#about			{
 			width:534px;
 			height:370px;
    			background-image: url(backabout.gif);
			float:left;
			}

#text1			{
			padding-left:240px;
			padding-top:78px;
 			height:132px;
			}

#text2			{
			padding-left:75px;
			padding-top:0px;
			}

#design-bournemouth	{
 			width:232px;
 			height:117px;
			}

#internet-services	{
 			width:232px;
 			height:126px;
			}

#web-portfolio		{
 			width:232px;
 			height:117px;
			}

#bournemouth-contact	{
 			width:232px;
 			height:127px;
			}	

#menu			{
 			width:766px;  
 			height:20px;
 			text-align:center;
			padding-top:14px;
			clear:both;
			}

#footer			{
			clear:both;
			width:766px;
			height:17px;
    			background-image: url(footer.gif);
			}			

#buttons		{
 			width:232px;
 			text-align:justify;  
			margin-left:auto; 
 			margin-right:auto;
			float:left;
 			} 

#animation		{
			width:100%;
			}

img			{
			border-style: none;
			} 

p.top			{
			display: inline;
			}

h1   		    	{
			color: #ffffff;
			font-family: tahoma, arial, helvetica;
          		font-size: 12px;
         		font-weight: bold;
			display: inline;
			}

a:link 			{	
			color: #414141;
			font-family: tahoma, arial, helvetica;
          		font-size: 12px;
       			text-decoration:none;
			}

a:visited		{
			color: #414141;
			font-family: tahoma, arial, helvetica;
          		font-size: 12px;
       			text-decoration:none;
			}

a:hover 	 	{	
			color: #ff6201;
			font-family: tahoma, arial, helvetica;
         		font-size: 12px;
          		text-decoration:underline;
			}

.class1 a:link 		{
			color: #c4d4e0;
			font-family: arial, helvetica;
          		font-size: 9px;
         		font-weight: bold;
       			text-decoration: none;
			}

.class1 a:visited 	{
			color: #c4d4e0;
			font-family: arial, helvetica;
          		font-size: 9px;
         		font-weight: bold;
       			text-decoration: none;
			}

.class1 a:hover 	{
			color: #c4d4e0;
			font-family: arial, helvetica;
          		font-size: 9px;
         		font-weight: bold;
       			text-decoration: underline;
			}
.clearfix:after 	{
 			content: "."; 
 			display: block; 
			height: 0; 
	 		clear: both; 
 			visibility: hidden;
 			}
 
.clearfix		{
			display: inline-table;
			}


* html .clearfix	{
			height: 1%;
			}

.clearfix		{
			display: block;
			} 


@media print		{
			#leftcol{display:none;} 
			#twocols, #maincol{width:100%; float:none;}
			}
