@charset "UTF-8";
.container {
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0;
	width: 1500px;
	height: 100px;
	background-color: rgba(114,114,114,1.00);
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-size: 3em;
	text-align: right;
	background-repeat: no-repeat;
	background-image: url(../images/hor_black_lg.png);
}
.container .container2 {
	width: 300px;
	height: 100px;
	padding-left: 70%;
	text-align: left;
	line-height: 0.75em;
	padding-top: 1%;
	padding-right: 5%;
	background-repeat: no-repeat;
	background-attachment: fixed;
}
body {
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: 0% 0%;
	width: 100%;
	background-size: cover;
	background-image: url(../images/computers2.jpg);
}
body section {
	background-color: rgba(114,114,114,0.73);
	width: 780px;
	height: 178px;
	border-radius: 10px;
	padding-top: 0px;
	margin-left: auto;
	margin-right: auto;
}
body h1 {
	text-align: center;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-size: 5em;
	font-weight: normal;
	padding-top: 15px;
	color: rgba(255,255,255,1.00);
}
body h4 {
	font-size: 2em;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-weight: normal;
	text-align: center;
	margin-top: -49px;
	color: rgba(255,255,255,1.00);
}
.container3 {
	width: 800px;
	height: 491px;
	background-color: rgba(114,114,114,0.76);
	margin-top: 5%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 2px;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	text-align: justify;
	border-radius: 62px;
}
p {
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-size: 1.5em;
	color: rgba(255,252,252,1.00);
	text-align: justify;
	margin-top: 26px;
	margin-right: 26px;
	margin-left: 26px;
	margin-bottom: 26px;
}
nav {
	width: 1500px;
	height: 50px;
	margin-top: auto;
	margin-right: auto;
	margin-left: auto;
	padding: 0;
	background-color: rgba(255,255,255,1.00);
	border-width: thin;
	border-style: solid;
}
nav ul {
	width: 1200px;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0;
	height: 50px;
	list-style-type: none;
}
nav ul li {
	width: 200px;
	height: 38px;
	float: left;
	display: block;
	text-align: center;
}
nav ul li a {
	color: rgba(0,0,0,1.00);
	background-color: none;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-size: 1.1em;
	width: 200px;
	height: 35px;
	padding-top: 15px;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 0;
	text-align: center;
	list-style-type: none;
	text-decoration: none;
	display: block;
}

nav ul li a:visited{
	color: rgba(174,174,174,1.00);
	display: block;
}

nav ul li a:hover{
	color: rgba(114,114,114,1.00);
	display: block; 
}
.gallery {
	width: 1291px;
	height: 750px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 2%;
	background-color: rgba(114,114,114,0.74);
	border-radius: 10px;
	text-align: center;
}
.gallery ul li {
	float: left;
	width: 246px;
	-webkit-box-shadow: 0px 0px;
	box-shadow: 0px 0px;
	margin-top: 37px;
	list-style-type: none;
}
.gallery2 {
	width: 1291px;
	height: 1050px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 2%;
	background-color: rgba(114,114,114,0.74);
	border-radius: 10px;
	text-align: center;
}
.gallery2 ul li {
	float: left;
	width: 300px;
	-webkit-box-shadow: 0px 0px;
	box-shadow: 0px 0px;
	margin-top: 37px;
	list-style-type: none;
	height: auto;
	text-align: center;
}
