@charset "UTF-8";
/* CSS Document */


body {
	margin: 0;
	padding: 0;
	background: url(../sitephotos/body/bg.jpg) no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	font-family: Arial, Helvetica, sans-serif;
}

a img {border: none;} 




div, h1, h2, h3, h4, h5, h6, p, ul, ol, dl, li, dt, dd, address, blockquote {
	margin: 0;
	padding: 0;
}

#links {
	display:none;	
}

#links a {
	color:#FFF;
	text-decoration:none;
}

#links a:hover {
	color:#FFF;
}

#links a:visited {
	color:#FFF;
}

#mobilelinks {	
	margin-top: 20px;
	overflow:hidden;
} 

#mobilelinks img {
	width: 39%;
	margin-left: 5%;
	margin-right: 5%;
	float: left;
	margin-top: 20px;
	border: 1px solid #000;
}

#content {
	width:80%;
	margin-right:auto;
	margin-left:auto;
}

#sitelogo {
	width:220px;
	margin-top:30px;
	margin-left:auto;
	margin-right:auto;	
}

#slogan {
	display:none;
}

#recentproject {
	width:85%;
	margin-top:50px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;	
}

#recentproject h3 {
	font-size:20px;		
}


#footer {
	clear:both;
	width:90%;
	margin-left:auto;
	margin-right:auto;
	margin-top: 30px;
	margin-bottom: 15px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000;
	overflow:hidden;
	
	
}

#footer a {
	color: #000;
	text-decoration: underline;	
}

#footer a:hover {
	color: #000;
}

#footer a:visited {
	color: #000;
}


#leftfooter {
	display:none;
}

#rightfooter {
	float:none;
	margin-top: .45em;
	text-align:center;
}

@media screen and (max-width: 320px) {

#sitelogo {
	width:180px;
	margin-top:30px;
	margin-left:auto;
	margin-right:auto;
}
	
}

@media screen and (min-width: 481px) and (max-width: 769px) {

#sitelogo {
	width:350px;
	margin-top:30px;
	margin-left:auto;
	margin-right:auto;
}
	
#content {
	width:80%;
	margin-left:auto;
	margin-right:auto;	
}

#recentproject {
	width:60%;
	margin-top:50px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;	
}

#recentproject h3 {
	font-size:24px;		
}

}
@media screen and (min-width: 769px) and (max-width: 899px) {

#links {
	display:block;
	margin-top: 40px;
}

nav {
	background-color: #2D7BC0;
	color: #FFF;
	text-align: center;
	padding: 10px;
	margin-top: 70px;
}

.navPortfolio {
	margin-right: 2%;
	margin-left: 2%;
	padding-top: 70px;
	background-image: url(../sitephotos/index/portfolio.png);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: 0px 30px;
	-webkit-transition: all .5s ease 0s;
	-moz-transition: all .5s ease 0s;
	-ms-transition: all .5s ease 0s;
	-o-transition: all .5s ease 0s;
	transition: all .5s ease 0s;
}

.navWhattoexpect {
	margin-right: 2%;
	margin-left: 2%;
	padding-top: 70px;
	background-image: url(../sitephotos/index/whattoexpect1.png);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center 30px;
	-webkit-transition: all .5s ease 0s;
	-moz-transition: all .5s ease 0s;
	-ms-transition: all .5s ease 0s;
	-o-transition: all .5s ease 0s;
	transition: all .5s ease 0s;
}

.navRates {
	margin-right: 2%;
	margin-left: 2%;
	padding-top: 70px;
	background-image: url(../sitephotos/index/rates.png);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center 30px;
	-webkit-transition: all .5s ease 0s;
	-moz-transition: all .5s ease 0s;
	-ms-transition: all .5s ease 0s;
	-o-transition: all .5s ease 0s;
	transition: all .5s ease 0s;
}

.navRequestawebsite {
	margin-right: 2%;
	margin-left: 2%;
	padding-top: 70px;
	background-image: url(../sitephotos/index/request.png);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center 30px;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}

.navPortfolio:hover {
	background-position: center 16px;
	color: #000;
}
.navRates:hover {
	background-position: center 16px;
	color: #000;
}
.navRequestawebsite:hover {
	background-position: center 16px;
	color: #000;
}
.navWhattoexpect:hover {
	background-position: center 16px;
	color: #000;
}

#mobilelinks {
	display: none;
}

#content {
	width:720px;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;	
}

#sitelogo {
	width:300px;
	margin-top:30px;
	margin-left:auto;
	margin-right:auto;	
}

#slogan {
	display:block;
	float:left;
	width:60%;
	margin-top:40px;
}

#recentproject {
	float:right;
	width:23%;
	margin-top:40px;	
}

#footer {
	clear:both;
	width:720px;
	margin-left:auto;
	margin-right:auto;
	margin-top: 30px;
	margin-bottom: 15px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000;
	overflow:hidden;
	
	
}

#footer a {
	color: #000;
	text-decoration: underline;	
}

#footer a:hover {
	color: #000;
}

#footer a:visited {
	color: #000;
}

#leftfooter {
	display:block;
	float:left;
	margin-top: .45em;
}

#rightfooter {
	float:right;
	margin-top: .45em;
}

}


@media screen and (min-width: 900px) and (max-width: 1099px) {

#links {
	display:block;
	margin-top: 40px;
}

nav {
	background-color: #2D7BC0;
	color: #FFF;
	text-align: center;
	padding: 10px;
	margin-top: 70px;
}

.navPortfolio {
	margin-right: 2%;
	margin-left: 2%;
	padding-top: 70px;
	background-image: url(../sitephotos/index/portfolio.png);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: 0px 30px;
	-webkit-transition: all .5s ease 0s;
	-moz-transition: all .5s ease 0s;
	-ms-transition: all .5s ease 0s;
	-o-transition: all .5s ease 0s;
	transition: all .5s ease 0s;
}

.navWhattoexpect {
	margin-right: 2%;
	margin-left: 2%;
	padding-top: 70px;
	background-image: url(../sitephotos/index/whattoexpect1.png);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center 30px;
	-webkit-transition: all .5s ease 0s;
	-moz-transition: all .5s ease 0s;
	-ms-transition: all .5s ease 0s;
	-o-transition: all .5s ease 0s;
	transition: all .5s ease 0s;
}

.navRates {
	margin-right: 2%;
	margin-left: 2%;
	padding-top: 70px;
	background-image: url(../sitephotos/index/rates.png);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center 30px;
	-webkit-transition: all .5s ease 0s;
	-moz-transition: all .5s ease 0s;
	-ms-transition: all .5s ease 0s;
	-o-transition: all .5s ease 0s;
	transition: all .5s ease 0s;
}

.navRequestawebsite {
	margin-right: 2%;
	margin-left: 2%;
	padding-top: 70px;
	background-image: url(../sitephotos/index/request.png);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center 30px;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}

.navPortfolio:hover {
	background-position: center 16px;
	color: #000;
}
.navRates:hover {
	background-position: center 16px;
	color: #000;
}
.navRequestawebsite:hover {
	background-position: center 16px;
	color: #000;
}
.navWhattoexpect:hover {
	background-position: center 16px;
	color: #000;
}

#mobilelinks {
	display: none;
}

#content {
	width:850px;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;	
}

#sitelogo {
	width:300px;
	margin-top:30px;
	margin-left:auto;
	margin-right:auto;	
}

#slogan {
	display:block;
	float:left;
	width:60%;
	margin-top:40px;
}

#recentproject {
	float:right;
	width:23%;
	margin-top:40px;	
}

#footer {
	clear:both;
	width:850px;
	margin-left:auto;
	margin-right:auto;
	margin-top: 30px;
	margin-bottom: 15px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000;
	overflow:hidden;
	
	
}

#footer a {
	color: #000;
	text-decoration: underline;	
}

#footer a:hover {
	color: #000;
}

#footer a:visited {
	color: #000;
}

#leftfooter {
	display:block;
	float:left;
	margin-top: .45em;
}

#rightfooter {
	float:right;
	margin-top: .45em;
}
}

@media screen and (min-width: 1100px) {

#links {
	display:block;
	margin-top:40px;	
}

nav {
	background-color: #2D7BC0;
	color: #FFF;
	text-align: center;
	padding: 10px;
	margin-top: 100px;
}

.navPortfolio {
	margin-right: 2%;
	margin-left: 2%;
	padding-top: 70px;
	background-image: url(../sitephotos/index/portfolio.png);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: 0px 30px;
	-webkit-transition: all .5s ease 0s;
	-moz-transition: all .5s ease 0s;
	-ms-transition: all .5s ease 0s;
	-o-transition: all .5s ease 0s;
	transition: all .5s ease 0s;
}

.navWhattoexpect {
	margin-right: 2%;
	margin-left: 2%;
	padding-top: 70px;
	background-image: url(../sitephotos/index/whattoexpect1.png);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center 30px;
	-webkit-transition: all .5s ease 0s;
	-moz-transition: all .5s ease 0s;
	-ms-transition: all .5s ease 0s;
	-o-transition: all .5s ease 0s;
	transition: all .5s ease 0s;
}

.navRates {
	margin-right: 2%;
	margin-left: 2%;
	padding-top: 70px;
	background-image: url(../sitephotos/index/rates.png);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center 30px;
	-webkit-transition: all .5s ease 0s;
	-moz-transition: all .5s ease 0s;
	-ms-transition: all .5s ease 0s;
	-o-transition: all .5s ease 0s;
	transition: all .5s ease 0s;
}

.navRequestawebsite {
	margin-right: 2%;
	margin-left: 2%;
	padding-top: 70px;
	background-image: url(../sitephotos/index/request.png);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center 30px;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}

.navPortfolio:hover {
	background-position: center 16px;
	color: #000;
}
.navRates:hover {
	background-position: center 16px;
	color: #000;
}
.navRequestawebsite:hover {
	background-position: center 16px;
	color: #000;
}
.navWhattoexpect:hover {
	background-position: center 16px;
	color: #000;
}

#mobilelinks {
	display: none;
}

#content {
	width:1050px;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;	
}

#sitelogo {
	width:375px;
	margin-top:40px;
	margin-left:auto;
	margin-right:auto;	
}

#slogan {
	display:block;
	float:left;
	width:60%;
	margin-top:40px;
}

#recentproject {
	float:right;
	width:23%;
	margin-top:40px;	
}

#footer {
	clear:both;
	width:1050px;
	margin-left:auto;
	margin-right:auto;
	margin-top: 30px;
	margin-bottom: 15px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000;
	overflow:hidden;
	
	
}

#footer a {
	color: #000;
	text-decoration: underline;	
}

#footer a:hover {
	color: #000;
}

#footer a:visited {
	color: #000;
}

#leftfooter {
	display:block;
	float:left;
	margin-top: .45em;
}

#rightfooter {
	float:right;
	margin-top: .45em;
}
}