/*--------------------> Global Selectors <--------------------*/
#top-navigation {
	width: 950px;
	height: 49px;
	position: absolute;
	top: 5px;
	left: 10px;
	background: url(../images/top-navigation-bg-slice.jpg) top left repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ededed;
	z-index: 500;
	padding-left:70px;
}

/*--------------------> Column Container Selector <--------------------*/

#column-container {
	width: 1036px;
	height:  auto;
	padding-top: 54px;
}

/*-------------------------------------------    Gallery  ------------------------------------------------*/
.gallery{
	width:544px;
	height: auto;
	margin:0 0 20px 100px;
	border: none;
}
.ba{
	text-align:center;
	margin-bottom:29px;
}
.back {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align: right;
	margin: 20px 20px 0 0;
}
.back a{
	color: #fff!important;
}
.back a:hover{
	color: #779dc0!important;
}
p.beforeafter {
	width: 244px;
	text-align: center;
	margin-bottom: 5px!important;
	font-size: 18px!important;
}

p.rollover {
	text-align: center;
	font-size: 16px!important;
}
.singleimage {
	margin-left: 120px;
}
#bio{
	width:300px;
	height:auto;
	margin:20px 0px 0px 100px;
    line-height:22px;
	text-align: left;
	padding:0px;
	font-size: 14px!important;
}

#bio p {
	padding: 0px;
	margin: 0px 0px 5px 0px;
}