/* follow twitter */
 
.followme_r .followme{
background: transparent url(http://i853.photobucket.com/albums/ab92/bloggerarticle/blogger-templates/ModernFurnitureTheme/follow.png) no-repeat scroll left top;
position: fixed;
top: 150px;
width: 27px;
height: 130px;
z-index: 5555;
cursor: pointer;
right: 0pt;
color: transparent;
}
.followme_l .followme{
background: transparent url(http://i853.photobucket.com/albums/ab92/bloggerarticle/blogger-templates/ModernFurnitureTheme/follow.png) no-repeat scroll right top;
position: fixed;
top: 150px;
width: 27px;
height: 130px;
z-index: 5555;
cursor: pointer;
left: 0pt;
color: transparent;
}
.followus_r .followme{
background: transparent url(http://i853.photobucket.com/albums/ab92/bloggerarticle/blogger-templates/ModernFurnitureTheme/follow.png) no-repeat scroll left top;
position: fixed;
top: 150px;
width: 27px;
height: 130px;
z-index: 5555;
cursor: pointer;
right: 0pt;
color: transparent;
}
.followus_l .followme{
background: transparent url(http://i853.photobucket.com/albums/ab92/bloggerarticle/blogger-templates/ModernFurnitureTheme/follow.png) no-repeat scroll right top;
position: fixed;
top: 150px;
width: 27px;
height: 130px;
z-index: 5555;
cursor: pointer;
left: 0pt;
color: transparent;
}

}
#footer {
	margin-left: 172px;
	margin-bottom: 75px;
	background-image: url(img/footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	overflow: hidden;
	height: 45px;
	width: 856px;
}

#links {
	display: block;
	position: fixed;
	bottom: 0px;
	left: 0px;
	height: 75px;
	width: 100%;
}
#links-txt {
	display: block;
	background: url(img/bg_links.png);
	position: relative;
	height: 75px;
	width: 100%;
	zoom: 1;
	margin: 0px auto;
}