#content {
	height: 600px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/portfolio2.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-size:cover;
	float: left;
}

#content #contenttext {
	height: 250px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	color: #0681BF;
	font-family: 'Raleway', 'sans-serif';
	padding-top: 175px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	font-weight: 500;
	text-shadow: 2px 1px 0 rgba(255,255,255,.2);
}

#content2 {
	height: auto;
	width: 100%;
	float: left;
	margin-right: auto;
	margin-left: auto;
	margin-top: 35px;
}

#content2 #Portfoliocontent {
	height: 250px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 100px;
	
}
#content2 #Portfoliocontent #Selector_one {
	float: left;
	height: 225px;
	width: 150px;
	background-repeat: no-repeat;
	font-family: 'Courgette', cursive;
	margin-right: 83px;
	margin-left: 83px;
	position: relative;
	padding-top: 25px;
	background-image: url(../images/buttonback1.png);
}

#content2 #Portfoliocontent #Selector_two {
	float: left;
	height: 225px;
	width: 150px;
	background-image: url(../images/buttonback1.png);
	background-repeat: no-repeat;
	font-family: 'Courgette', cursive;
	margin-right: 83px;
	margin-left: 83px;
	position: relative;
	padding-top: 25px;
}
#content2 #Portfoliocontent #Selector_three {
	float: left;
	height: 225px;
	width: 150px;
	background-image: url(../images/buttonback1.png);
	background-repeat: no-repeat;
	font-family: 'Courgette', cursive;
	margin-right: 83px;
	margin-left: 83px;
	position: relative;
	padding-top: 25px;
}



#content2 #Portfoliocontent #Selector_one #selectortext {
	position: absolute;
	bottom: 0px;
	width: 150px;
}

#content2 #Portfoliocontent #Selector_two #selectortext {
	position: absolute;
	bottom: 0px;
	width: 150px;
}

#content2 #Portfoliocontent #Selector_three #selectortext {
	position: absolute;
	bottom: 0px;
	width: 150px;
}



#content2 #detailcontent1 {
	height: 300px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	float: left;
	background-image: url(../images/tmpback1.png);
	background-repeat: repeat;
	position: static;
}
#content2 #portfolioselector {
	height: 305px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
	margin-bottom: 425px;
	font-family: 'Raleway', 'sans-serif';
	padding-top: 300px;
}


#content2 #portfolioselector #lefttext {
	float: left;
	height: 300px;
	width: 250px;
	font-family: 'Raleway', 'sans-serif';
	color: #47A3DA;
	font-size: 16px;
}


#content2 #portfolioselector #tiles {
	float: left;
	height: 305px;
	width: 650px;
}

#content2 #portfolioselector #lefttext2 {
	float: right;
	height: 300px;
	width: 250px;
	font-family: 'Raleway', 'sans-serif';
	font-size: 16px;
}
#content2 #portfolioselector #tiles2 {
	float: right;
	height: 305px;
	width: 650px;
}

#content2 #portfolioselector3 {
	height: 600px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 100px;
	background-color: #DDD;
	margin-top: 300px;
}
#content2 #portfolioselector3 #lefttext3 {
	float: left;
	height: 300px;
	width: 300px;
	font-family: 'Raleway', 'sans-serif';
	font-size: 16px;
}
#content2 #portfolioselector3 #wrapper {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}

#content2 #portfolioselector3 #tiles3 {
	float: left;
	height: 305px;
	width: 590px;
	background-repeat: no-repeat;
	background-position: center;
	padding: 30px;
	color: #000;
}


#topban1 {
	height: 50px;
	width: 100%;
	font-family: 'Courgette', cursive;
	font-size: 25px;
	padding-top: 10px;
	padding-bottom: 10px;
	top: auto;
	float: left;
	background-color: #3F3F3F;
}


.button {
	background-color:#0681bf;
	-webkit-border-top-left-radius:0px;
	-moz-border-radius-topleft:0px;
	border-top-left-radius:0px;
	-webkit-border-top-right-radius:0px;
	-moz-border-radius-topright:0px;
	border-top-right-radius:0px;
	-webkit-border-bottom-right-radius:0px;
	-moz-border-radius-bottomright:0px;
	border-bottom-right-radius:0px;
	-webkit-border-bottom-left-radius:0px;
	-moz-border-radius-bottomleft:0px;
	border-bottom-left-radius:0px;
	text-indent:0;
	display:inline-block;
	color:#ffffff;
	font-family: 'Duru Sans', sans-serif;
	font-size:14px;
	font-weight:normal;
	font-style:normal;
	height:50px;
	line-height:50px;
	width:150px;
	text-decoration:none;
	text-align:center;
	position:absolute;
	bottom:1px;
	left: 0px;
	
}.button:hover {
	background-color:#2894FF;
}.button:active {
	position:absolute;bottom:0

}
.fbutton {
	background-color:transparent;
	-webkit-border-top-left-radius:0px;
	-moz-border-radius-topleft:0px;
	border-top-left-radius:0px;
	-webkit-border-top-right-radius:0px;
	-moz-border-radius-topright:0px;
	border-top-right-radius:0px;
	-webkit-border-bottom-right-radius:0px;
	-moz-border-radius-bottomright:0px;
	border-bottom-right-radius:0px;
	-webkit-border-bottom-left-radius:0px;
	-moz-border-radius-bottomleft:0px;
	border-bottom-left-radius:0px;
	text-indent:0px;
	border:3px solid #8f1111;
	display:inline-block;
	color:#fff;
	font-family: 'Duru Sans', sans-serif;
	font-size:15px;
	font-weight:normal;
	font-style:normal;
	height:50px;
	line-height:50px;
	width:150px;
	text-decoration:none;
	text-align:center;
}.fbutton:active {
	position:relative;

}


/*
#content2 #Portfoliocontent:hover #Selector_one {
  filter: alpha(opacity=45);
  opacity: 0.45;
  -webkit-transition: opacity .5s ease-in-out;
  -moz-transition: opacity .5s ease-in-out;
  -ms-transition: opacity .5s ease-in-out;
  -o-transition: opacity .5s ease-in-out;
  transition: opacity .5s ease-in-out;
}

#content2 #Portfoliocontent:hover #Selector_two {
  filter: alpha(opacity=45);
  opacity: 0.45;
  -webkit-transition: opacity .5s ease-in-out;
  -moz-transition: opacity .5s ease-in-out;
  -ms-transition: opacity .5s ease-in-out;
  -o-transition: opacity .5s ease-in-out;
  transition: opacity .5s ease-in-out;
}

#content2 #Portfoliocontent:hover #Selector_three {
  filter: alpha(opacity=45);
  opacity: 0.45;
  -webkit-transition: opacity .5s ease-in-out;
  -moz-transition: opacity .5s ease-in-out;
  -ms-transition: opacity .5s ease-in-out;
  -o-transition: opacity .5s ease-in-out;
  transition: opacity .5s ease-in-out;
}





#content2 #Portfoliocontent #Selector_one:hover{

  background:;
  color:#000;
  cursor: pointer;
  
  filter: alpha(opacity=100);
  opacity: 1;
}

#content2 #Portfoliocontent #Selector_two:hover{

  background:;
  color:#000;
  cursor: pointer;
  
  filter: alpha(opacity=100);
  opacity: 1;
}

#content2 #Portfoliocontent #Selector_three:hover{

  background:;
  color:#000;
  cursor: pointer;
  
  filter: alpha(opacity=100);
  opacity: 1;
}
*/
