﻿body {
		height:100%;
		padding:0;
		margin:0;
		width:100%;
		text-align:center;
		background:#560818 url('images/homepagebg2.jpg') no-repeat -50px 0;
		}
		
#container {
		position:relative;
		text-align:left;
		padding:0;
		margin:0
		}	
		
#blocks  {
		width:360px;
		height:150px;
		position:relative;
		left:0px;
		top:0px;
		z-index:1;
		display:block;
		visibility:hidden;
		backgr ound:red
		}
		
#blocks a:hover {
		background:white;
		width:400px;
		height:80px;
		
		}
#color1 {
		height:140px;
		width:55px;
		background:#ba2711;
		float:left;
		margin-right:17px;
		filter:alpha(opacity=35); /* IE's opacity*/
		opacity: 0.35;
		}	
		
#color2 {
		height:140px;
		width:55px;
		background:#ae73dc;
		float:left;
		margin-right:17px;
		filter:alpha(opacity=35); /* IE's opacity*/
		opacity: 0.35;
		}	
#color3 {
		height:140px;
		width:55px;
		background:#d0e244;
		float:left;
		margin-right:17px;
		filter:alpha(opacity=35); /* IE's opacity*/
		opacity: 0.35;
		}	
		
#color4 {
		height:140px;
		width:55px;
		background:#518ef6;
		float:left;
		margin-right:17px;
		filter:alpha(opacity=35); /* IE's opacity*/
		opacity: 0.35;
		}	
		
#color5 {
		height:140px;
		width:55px;
		background:#180b55;
		float:left;
		margin-right:17px;
		filter:alpha(opacity=35); /* IE's opacity*/
		opacity: 0.35;
		}														
		
#links dl{
	

		position:relative;
		left:320px;
		top:0px;
		width:400px;
		height:150px;
}


		
dl {
		padding:0;
		margin:0
		}				
			
#home #links {
		position:relative;
		left:300px;
		top:-160px;
		width:400px;
		height:150px;
		z-index:11;
		display:block;
		padding:0 0 0 30px;
		backg round:green
		}		

#home #links dd {
		float:left;
		display:block;
		padding-right:17px;
		heig ht:140px;
		backgro und-color:pink;
		text-align:center;
		position:absolute;
		bottom: 0px
		}
#home #links a {
		color:white;
		font-family:verdana;
		font-size:11px;
		text-decoration:none;
		hei ght:140px;
		padding:115px 0px 20px 0px;
		width:55px;
		display:block;
		backg round:yellow
		}	
		
#home #links dd.about {
		left:0px;
		}
		
#home #links dd.services {
		left:72px
		}	
		
#home #links dd.clients {
		left:144px;
		}
		
#home #links dd.portfolio {
		left:215px;
		}	
		
#home #links dd.contact {
		left:288px;
		}		
		
#home #links a:hover {
	 color:white
		}	
		
#home #links a.about:hover {
		background:#8e2e2d url('images/aboutbar_icon.jpg');background-position:center;background-repeat:no-repeat;
		}
		
#home #links a.services:hover {
		background:#924872 url('images/servicesbar_icon.jpg');background-position:center;background-repeat:no-repeat;
		}	
		
#home #links a.clients:hover {
		background:#ad7734 url('images/clientsbar_icon.jpg') ;background-position:center;background-repeat:no-repeat;

		}
		
#home #links a.portfolio:hover {
		background:#5f4cb9 url('images/portfoliobar_icon.jpg');background-position:center;background-repeat:no-repeat;
		}	
		
#home #links a.contact:hover {
		background:#44157a url('images/contactsbar_icon.jpg') ;background-position:center;background-repeat:no-repeat;
		}										
	
#home #underblurb {
		letter-spacing:5px;
		font-family:arial;
		color:#FBDE6B;
		font-size:11px;
		position:relative;
		left:348px;
		top:20px;
		clear:both;
		width:400px;
		height:30px;
		}		
#news {
		width:470px;
		color:#fff;
		font-family:verdana;
		font-size:11px;
		position:relative;
		top:146px;
		left:200px;
		letter-spacing:3px
		}		
		
