* {padding:0;margin:0}
	
	
	#bottom a:link {
	text-decoration: underline;
	color: #609fc8;
}
#bottom	a:visited { text-decoration: none;}
#bottom	a:hover, a:active { text-decoration: none;}	#container
	{
	margin: 0 auto 0 auto;
	width: 765px;
	position: relative;
	text-align: left;
	}
	
	#bottom_nav
	{
	width: 800px;
	position: static;
	height: 100px;
	float: left;
	display: inline;
	background-image: url(../images/small_logo.jpg);
	background-repeat: no-repeat;
	background-position: 350px 0px;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 50px;
	margin-left: 190px;
	}
	
		#bottom_nav ul
		{
	padding-bottom: 5px;
	padding-top: 0px;
	width: auto;
	margin-top: 50px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
		
		}		

		#bottom_nav ul li
		{
	display: inline;
	right: 25px;
		}
		
		#bottom_nav ul li a
		{
	float:left;
	width:auto;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 3mm;
	line-height: 1em;
	padding-bottom: 0px;
	height: 12px;
	padding-left: 10px;
	color: #609fc8;
	text-align: center;
	padding-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #609fc8;
		}
		
		#bottom_nav ul li a:hover
		{
	/*background-color: #C62274;*/
			color: #609fc8;
		}
/*this changes the active link*/		
#home #bottomnav-home a,
#about #bottomnav-about a,
#commercial #bottomnav-commercial a,
#domestic #bottomnav-domestic a,
#newhome #bottomnav-newhome a,
#regeneration #bottomnav-regeneration a,
#specialist #bottomnav-specialist a,
#gallery #bottomnav-gallery a,
#contact #bottomnav-contact a,
#testimonials #bottomnav-testimonials a
{
		{
		/*background-color: #C62274;*/
			color: #000000;
		}
}
/*this changes the honver link*/
#home #bottomnav-home a:hover,
#about #bottomnav-about a:hover,
#contact #bottomnav-contact a:hover,
#commercial #bottomnav-commercial a:hover,
#domestic #bottomnav-domestic a:hover,
#newhome #bottomnav-newhome a:hover,
#regeneration #bottomnav-regeneration a:hover,
#specialist #bottomnav-specialist a:hover,
#gallery #bottomnav-gallery a:hover,
#testimonials #bottomnav-testimonials a:hover,
#bottomnav a:active {
	/*background-color: #C62274;*/
color:  #609fc8;
}
