html { 
  background: url(../images/background.png) no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

	
wrapper{
	width: 1366px;
	height: 768px;
}
	
	.logo{
		width: 79px;
		height: 325px;
		position: absolute;
		top: 53px;
		right: 69px;}

		
nav{
	width: 1060px;
	height: 62px;
	line-height: 62px;
	margin-right: 236px;
	font-family: Arial;
	font-size: 30px;
	font-weight: 400;
	color: #FFFFFF;
	margin-top: 53px;
	background-image: url(../images/navBarBackground.png);
	padding-left: 60px;
}

nav a{
	text-decoration: none;
	padding-left: 48px;
	padding-right: 32px;
	color: rgba(255,255,255,1.00);
	

}

nav a:hover
{
	color: rgba(0,0,0,1.00);	
}
.content{
	width:1130px;
	height:475px;
}
.leftColumn{
	width: 555px;
	float: left;
	margin-top: 50px;

}
.content h1{
	margin-top: 25px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	margin-right: 0px;
	margin-left: 60px;
	font-size: xx-large;
}
			
.leftBox{
	width: 455px;
	height: 227px;
	background-color: rgba(85,102,126,0.67);
	color: rgba(255,255,255,1.00);
	font-style: normal;
	padding-left: 50px;
	padding-right: 50px;
	padding-top: 100px;
	padding-bottom: 50px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	font-size: 275%;
}

.aboutContent{
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	font-size: medium;
	
		
}

.leftColumnImages{
	width: 800px;
	float: left;
	margin-top: 50px;
}

.rightBox{
	width: 451px;
	height: 432px;
	margin-top: 75px;
	float: right;
	background-color: rgba(85,102,126,0.67);	
}



.topLeftBox{
	height: 290px;
	width: 290px;
	float: left;
	margin-left: 60px;
	padding-left: 25px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
}


.topMiddleBox{
	height: 290px;
	width: 290px;
	float: left;
	margin-left: 60px;
	padding-left: 25px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
}


.topRightBox{
	height: 290px;
	width: 290px;
	float: left;
	margin-left: 60px;
	padding-left: 25px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
}

.bottomLeftBox{
	height: 290px;
	width: 290px;
	float: left;
	margin-left: 60px;
	padding-left: 25px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";

}

.bottomMiddleBox{
	height: 290px;
	width: 290px;
	float: left;
	margin-left: 60px;
	padding-left: 25px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
}

.bottomRightBox{
	height: 190px;
	width: 190px;
	float: left;
	margin-left: 60px;
	padding-left: 25px;
font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
}



.clear {
	clear:both;
	padding:20px;
}

.form{
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	margin-left: 60px;	
	height: 360px;
}
.submit{
	color: dimgray;
}

.personalInfoBox{
	height: 25px;
	width: 280px;
	margin-bottom: 20px;	
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
}

.commentBox{
	height: 110px;
	width: 280px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	
}


.topLeftBoxService{
	height: 190px;
	width: 190px;
	float: left;
	margin-left: 60px;
	padding-left: 25px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	font-size: large;
}


.topMiddleBoxServices{
	height: 190px;
	width: 190px;
	float: left;
	margin-left: 60px;
	padding-left: 25px;	
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	font-size: large;
}


.topRightBoxServices{
	height: 190px;
	width: 190px;
	float: left;
	margin-left: 60px;
	padding-left: 25px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	font-size: large;
}

.bottomLeftBoxServices{
	height: 190px;
	width: 190px;
	float: left;
	margin-left: 60px;
	padding-left: 25px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	font-size: large;

}

.bottomMiddleBoxServices{
	height: 190px;
	width: 190px;
	float: left;
	margin-left: 60px;
	padding-left: 25px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	font-size: large;
}

.bottomRightBoxServices{
	height: 190px;
	width: 190px;
	float: left;
	margin-left: 60px;
	padding-left: 25px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	font-size: large; 
}


#topBoxesServices {
	width:100%;
	margin-bottom:25px;
}

#bottomBoxesServices {
	width:100%;
}



.clear {
	clear:both;
	padding:20px;
}
footer{
	margin-left: 10px;
	margin-bottom: 100px;
	padding-top: 90px;
}