/*** HOME PAGE ***/

div#home_bottom{
	position: absolute;
	height: 200px;
	width: 140px;
	left: 183px;
	bottom: 0px;
	overflow:hidden;
	top: 461px;
	z-index: 10;



}

div#home_bottom div.top_part{
margin: 0 0 10px 15px;
padding-top: 13px;
}

div#home_bottom div#panel1, div#home_bottom div#panel2, div#home_bottom div#panel3, div#home_bottom div#panel4{
cursor: pointer;
cursor: hand;
}

	div#home_bottom h2{
	text-indent: -5000px;
	display:block;
	height: 21px;
	margin-bottom: 8px;
	width: 194px;
	}
	
	div#home_bottom h2 a{
	display:block;
	height: 21px;
	width: 194px;
	cursor: hand;
	cursor: pointer;
	
	}
	
		div#home_bottom div#panel1 h2{
		background:url(../images/home_heading_websites.jpg) no-repeat;
		}
		
		div#home_bottom div#panel2 h2{
		background:url(../images/home_heading_digital_marketing.jpg) no-repeat -1px;
		}
		
		div#home_bottom div#panel3 h2{
		background:url(../images/home_heading_about_us.jpg) no-repeat -1px;
		}
		
		div#home_bottom div#panel4 h2{
		background:url(../images/home_heading_get_in_touch.jpg) no-repeat -1px;
		}
	
	div#home_bottom ul.top_list{
	font-size: 10px;
	color: #fffff5;
	margin-bottom: 19px;
	font-family: arial;
	background: url(images/mills_BUTTprice.gif) no-repeat left top;
	}
	
	div#home_bottom ul.top_list a:link, div#home_bottom ul.top_list a:visited{
	color: #606060;
	text-decoration: none;
	}
	
	div#home_bottom ul.top_list a:hover, div#home_bottom ul.top_list a:active{
	color: #b2d800;
	text-decoration: none;
	cursor: hand;
	cursor:pointer;
	}
	
		div#home_bottom ul.top_list li{
	margin-bottom: 6px;
	font-size: 10px;
		}

	div#home_bottom h3{
	color: #b2d800;
	font-size: 1em;
	font-weight: normal;
	border-top: 1px solid #393838;
	border-bottom: 1px solid #393838;
	padding: 5px 0 5px 15px;
	}
	
	
	div#home_bottom h4{
	color: #fff;
	font-size: 1em;
	font-weight: normal;
	margin-bottom: 5px;
	}
	
	div#home_bottom div#featured_project_web p{
	padding-left: 72px;	
	}
	
	div#home_bottom div#featured_project_dm p{
	padding-left: 110px;	
	}
	
	div#home_bottom div#featured_project_web a#btn_more_arrow {
	padding-right: 10px;
	background:url(../images/arrow_more.jpg) no-repeat right center;	
	}
	
	div#home_bottom div#featured_project_dm a#btn_more_arrow {
	padding-right: 10px;
	background:url(../images/arrow_more.jpg) no-repeat right center;	
	}
	
	div#home_bottom div#featured_project a#btn_more_arrow:link, div#home_bottom div#featured_project a#btn_more_arrow:visited {
	color: #606060;
	text-decoration: none;
	}
	
	div#home_bottom div#featured_project a#btn_more_arrow:hover, div#home_bottom div#featured_project a#btn_more_arrow:active {
	color: #b2d800;
	text-decoration: none;
	}


div#home_bottom div#featured_project_web{
width: 140px;
background:url(../images/home_nicky.jpg) bottom left no-repeat;
height: 100px;
}

div#home_bottom div#featured_project_dm{
width: 140px;
background:url(../images/home_beefy.jpg) bottom left no-repeat;
height: 100px;
}

div#home_bottom div#featured_project_about{
width: 140px;
background:url(../images/home_about.jpg) bottom left no-repeat;
height: 100px;
}

div#home_bottom div#featured_project_contact{
width: 140px;
background:url(../images/home_contact.jpg) bottom left no-repeat;
height: 100px;
}


div#home_bottom div.panel_content{
height: 224px;
width: 140px;
background: url(mills_BUTTreputation.gif) no-repeat;
background-color:#000000;
}


div#home_bottom .panel{float: left;width: 140px;}
div#home_bottom .closed{margin-top: 56px;}
div#home_bottom {margin-top: 0px;}



            	

