/*  document defaults  */

BODY {  

 }

 
 #text,#a,#b,#c,#d,#e,#f,#g,#h,#i,#j,#k,#l,#m,#n,#o,#p,#q	{
			position: absolute;
			top: 143px;
			left: 36%;
			visibility: hidden;
			width: 320px;
			}	
			
 #textb,#a,#b,#c,#d,#e,#f,#g,#h,#i,#j,#k,#l,#m,#n,#o,#p,#q  {
			position: absolute;
			top: 143px;
			left: 38%;
			visibility: hidden;
			width: 420px;
			}	
 
.text		{
		font-family: arial, helvetica, sans-serif;
		color: #333366;
		font-size: 80%;
		font-weight: normal;
		text-align: justify;
		background-color: #BBCCDD;
		}


.heading		{
		font-family: arial, helvetica, sans-serif;
		color: #333366;
		font-size: 100%;
		font-weight: bold;
		}	
		
.grey		{
		font-family: arial, helvetica, sans-serif;
		color: #666666;
		font-size: 12px;
		font-weight: bold;
		text-align: right;
		background-color: #BBCCDD;
		}		
.white		{
		font-family: arial, helvetica, sans-serif;
		color: #333366;
		font-size: 80%;
		font-weight: normal;
		background-color: #FFFFFF;
		}		
		
		
/*  begin: links -------------------------------------------------------------*/

a:link, a:visited, a:active {
    	font-family : Impact, Arial, Helvetica, sans-serif;
		font-size: 16px;
		color: #FFFFFF;
		text-decoration: none;	
		}
a:hover	{
		font-family : Impact, Arial, Helvetica, sans-serif;
		color: #BBCCDD;
		text-decoration: none;	
		}

		
a.txtlink:link, a.txtlink:visited, a.txtlink:active {
    	font-family : Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #FFFFFF;
		font-weight: bold;
		}
a.txtlink:hover	{
		color: #333366;
		}

/*  end: links  */





    
/*  begin: general  */

			

.top	{
		background-image: url('http://www.stevencollinsltd.co.uk/images/bg_header.jpg'); 
		background-color: #ffffff;
		} 
		

.line	{
		background-color: #3366CC;
		}		
			
				
.links	{
		background-color: #666666;
		font-size: 12px;
		} 
		
.linkactive {
    	font-family : Impact, Arial, Helvetica, sans-serif;
		color: #BBCCDD;
		font-size: 16px;
		text-decoration: none;	
		background-color: #666666;
		}				
				
				
/* FOOTER ITEMS --------------------------------------------------------------*/				
a.small:link, a.small:visited, a.small:active {
		font-family: arial, helvetica, sans-serif;
		font-size: 11px;
		color: #3366CC;
		}
a.small:hover	{
		font-family: arial, helvetica, sans-serif;
		font-size: 11px;
		color: #333366;
		}  
.small	{
		font-family: arial, helvetica, sans-serif;
		font-size: 11px;
		color: #333366;
		}  
								
