body {
	background-color: #FFF;
}

.main {
	width: 1280px;
}

/* Navigation Styles */

header {
	width: 1280px;
	
}

header img {
	z-index: -1;
}

.colorlogo {
	z-index: 1;
	position: absolute;
	left: 0;
	top: 5;
	padding-left: 13px;
	padding-top: 4px;
	opacity: 0;
}

.colorlogo:hover {
	opacity: 1.0;
	transition: opacity .25s ease-in-out;
	-moz-transition: opacity .25s ease-in-out;
	-webkit-transition: opacity .25s ease-in-out;
}


.dropdown {
	width: 920px;
	background-color: #fff;
	float: right;
	padding-left: 20px;
	margin: 0 auto;
	margin-top: 40px;
	border-bottom: black solid 3px;
}

.dropdown ul li {
	display: inline;
}

.dropdown ul a {
	display: inline;
	padding-left: 20px;
	padding-right: 20px;
	text-decoration: none;
	color: #000;
	list-style-type: none;
	font-size: 20px;
	font-family: Century, serif;
}

.dropdown ul li {
	display: inline-block;
	margin-right: -4px;
	position: relative;
	padding: 15px 45px;
	background: #fff;
}

.dropdown ul li:hover {
	background-color: #f5f5f5;
	color: #4078a5;
}

.dropdown ul li ul {
	padding: 0;
	position: absolute;
	top: 48px;
	left: 0;
	z-index: 1;
	width: 410px;
	display: none;
}

.dropdown ul li ul li {
	background-color: #f5f5f5;
	display: block;
}

.dropdown ul li ul li:hover {
	background: #fff;
}

.dropdown ul li:hover ul {
	display: block;
}


/*header nav {
	width: 957px;
	float: right;
	text-align: left;
	display: inline;
	padding-top: 90px;
}

header nav a {
	font-family: Century, serif;
	font-size: 20px;
	text-decoration: none;
	color: #000;
	padding-left: 50px;
	padding-right: 50px;	 
}

header nav a:hover {
	color: #4078a5;
}

header img {
	padding-top: 15px;
	padding-left: 10px;	
}*/


.clear {
	clear: both;
}

/* Homepage Styling */
.verticalbuttons {
	width: 150px;
	position: absolute;
	top: 100;
	z-index: -1;
	margin-left: 250px;
	display: inline-block;
}

.verticalbuttons img {
	width: 124px;
	height: 124px;
	display: block;
	padding-bottom: 50px;
}

.verttopbtns {
	width: 150px;
	position: absolute;
	top: 100;
	z-index: 2;
	margin-left: 250px;
	display: inline-block;
}

.verttopbtns img {
	padding-bottom: 46px;
	opacity: 0;
}

.verttopbtns img:hover {
	opacity: 1.0;
	transition: opacity .25s ease-in-out;
	-moz-transition: opacity .25s ease-in-out;
	-webkit-transition: opacity .25s ease-in-out;
}

/*.vertgears {
	width: 150px;
	position: absolute;
	top: 100;
	z-index: 1;
	margin-left: 250px;
	display: inline-block;
}

.vertgears img {
	padding-bottom: 47px;
}*/

.horizontalbuttons {
	width: 1090px;
	position: absolute;
	top: 500;
	margin-top: 500px;
	margin-left: 400px;
}

.horizontalbuttons img {
	width: 124px;
	height: 124px;
	padding-right: 100px;
}

.hortopbtns {
	width: 1090px;
	position: absolute;
	top: 500;
	z-index: 2;
	margin-top: 500px;
	margin-left: 400px;
}

.hortopbtns img {
	padding-right: 100px;
	opacity: 0;
}

.hortopbtns img:hover {
	opacity: 1.0;
	transition: opacity .25s ease-in-out;
	-moz-transition: opacity .25s ease-in-out;
	-webkit-transition: opacity .25s ease-in-out;
}

/*.horgears {
	width: 1090px;
	position: absolute;
	top: 500;
	z-index: 1;
	margin-top: 500px;
	margin-left: 400px;
}

.horgears img {
	padding-right: 100px;
}*/

.introvid {
	position: absolute;
	left: 440px;
	top: 175px;
	
}



/* About page Styling */

.leftcolumn {
	width: 500px;
	padding: 20px;
	margin-right: 10px;
	float: left;
}

.rightcolumn {
	width: 500px;
	padding: 20px;
	margin-top: 105px;
	margin-left: 10px;
	float: right;
}

.leftcolumn p {
	font-size: 14px;
	font-family: Century, serif;
	padding-left: 20px;
}

.about-heading img {
	display: inline-block;
	margin-bottom: -20px;
}

.about-heading h1 {
	width: 350px;
	display: inline-block;
	font-size: 30px;
	font-family: Century, serif;
	padding-left: 40px;
	border-bottom: black solid 2px;
}

/*Style for img gallery on graphics page*/

.gallery {
	margin-left: 190px;
}

.row img {
	margin-right: 10px;
}

#row3 img {
	margin-right: 45px;
}



/*.gallery {
	margin-left: 200px;
}


.column {
	float: left;
	width: 25%;
	padding: 20px;
}

.column img {
	margin-top: 12px;
	width: 100%;
}

.row:after {
	content: "";
	display: table;
	clear: both;
}

@media (max-width: 800px) {
	.column {
		width: 50%;
	}
}

@media (max-width: 600px) {
	.column {
		width: 100%;
	}
}*/

/* Style for video columns */

.gallery-vid {
	width: 500px;
	margin-left: 150px;
	display: inline;
}

iframe {
	margin-top: 20px;
	margin-bottom: 20px;
}

h2 {
	font-size: 25px;
	font-family: Century, serif;
	margin-left: 120px;
}

#film-heading img {
	display: inline-block;
	margin-bottom: -20px;
}

#film-heading h1 {
	width: 400px;
	display: inline-block;
	font-size: 30px;
	font-family: Century, serif;
	padding-left: 40px;
	border-bottom: black solid 2px;
}

/* Style for Copy Writing Modals */



.copyblock {
	width: 1400px;
	margin-left: 10px;
	margin-top: 40px;
	margin-bottom: 40px;
	display: block;
	
}

.copyblock h2 {
	width: 550px;
	display: inline-block;
	position: relative;
	left: 10px;
	top: 200px;
	border-bottom: 3px solid black;

}

.copyblock a {

	text-decoration: none;
	color: #004359;
	font-family: Century, serif;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	
}

.copyblock a:hover {
	color: #B8860F;
}

.copyblock video {
	position: relative;
	left: 700px;
	margin-bottom: 20px;
	display: inline-block;
}

.copyblock img {
	position: relative;
	left: 900px;
	margin-bottom: 20px;
	display: inline-block;
}

.modalDialog {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: rgba(0,0,0,0.8);
	z-index: 99999;
	opacity: 0;
	-webkit-transition: opacity 400ms ease-in;
	-moz-transition: opacity 400ms ease-in;
	transition: opacity 400ms ease-in;
	pointer-events: none;
}

.modalDialog:target {
	opacity: 1;
	pointer-events: auto;
}

.modalDialog > div {
	width: 900px;
	height: 800px;
	position: relative;
	margin: 10% auto;
	padding: 5px 20px 13px 20px;
	border-radius: 10px;
	background: #fff;
	background: -moz-linear-gradient(#fff, #999);
	background: -webkit-linear-gradient(#fff, #999);
	background: -o-linear-gradient(#fff, #999);
}

.modalDialog > div h3 {
	width: 500px;
	font-family: Century, serif;
	text-align: left;
	font-size: 20px;
	border-bottom: 2px solid black;
}

.modalDialog > div p {
	font-family: Century, serif;
	font-size: 16px;
}

.close {
	background: #004359;
	color: #FFFFFF;
	line-height: 25px;
	position: absolute;
	right: 12px;
	text-align: center;
	top: 10px;
	width: 24px;
	text-decoration: none;
	font-weight: bold;
	-webkit-border-radius: 12px;
	-moz-box-shadow: 12px;
	border-radius: 12px;
	-moz-box-shadow: 1px 1px 3px #000;
	-webkit-box-shadow: 1px 1px 3px #000;
	box-shadow: 1px 1px 3px #000;
}

.close:hover {
	background: #B8860F;
}

/* Style for Web Design Images */

.floridaCrossing {
	margin-left: 100px;
}

.flordiaCrossing a {
	display: inline;
}

.floridaCrossing img {
	margin-right: 10px;
}

.floridaCrossing img:hover {
	box-shadow: 10px 10px 5px #888888;
	-webkit-box-shadow: 10px 10px 5px #888888;
	-moz-box-shadow: 10px 10px 5px #888888;
}



#BAMleft {
	width: 500px;
	padding: 20px;
	margin-left: 90px;
	margin-right: 10px;
	float: left;
	margin-bottom: 20px;
}

#BAMleft img {
	margin-bottom: 52px;
}

#BAMleft img:hover {
	margin-bottom: 52px;
	box-shadow: 10px 10px 5px #888888;
	-webkit-box-shadow: 10px 10px 5px #888888;
	-moz-box-shadow: 10px 10px 5px #888888;
}

#BAMright {
	width: 500px;
	padding: 20px;
	margin-left: 50px;
	margin-right: 25px;
	float: right;
	margin-bottom: 20px;
}

#BAMright img:hover {
	box-shadow: 10px 10px 5px #888888;
	-webkit-box-shadow: 10px 10px 5px #888888;
	-moz-box-shadow: 10px 10px 5px #888888;
}
/*#webimg2 {
	position: absolute;
	top: 754px;
	left: 120px;
}

#webimg3 {
	position: absolute;
	top: 1210px;
	left: 120px;
}

#webimg4 {
	position: absolute;
	top: 754px;
	left: 650px;
}*/

.webcopy {
	font-size: 16px;
	font-family: Century, serif;
	margin-left: 120px;
}

.modalDialogWeb {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: rgba(0,0,0,0.8);
	z-index: 99999;
	opacity: 0;
	-webkit-transition: opacity 400ms ease-in;
	-moz-transition: opacity 400ms ease-in;
	transition: opacity 400ms ease-in;
	pointer-events: none;
}

.modalDialogWeb:target {
	opacity: 1;
	pointer-events: auto;
}

.modalDialogWeb > div {
	margin-left: 450px;
	margin-top: 20px;
}

.modalDialogWeb2 > div {
	margin-left: 300px;
	margin-top: 20px;
}

/*.modalDialogWeb > div {
	width: 900px;
	height: 800px;
	position: relative;
	margin: 10% auto;
	padding: 5px 20px 13px 20px;
	border-radius: 10px;
	background: #fff;
	background: -moz-linear-gradient(#fff, #999);
	background: -webkit-linear-gradient(#fff, #999);
	background: -o-linear-gradient(#fff, #999);
}*/


#contactimage {
	float: left;
	margin-left: 350px;
	margin-right: 50px;
	margin-top: 20px;
}
#contactinfo {
	width: 500px;
	float: right;
	margin-top: 20px;
}

#contactinfo h1 {
	font-family: Century, serif;
	font-size: 25px;
	margin-left: 50px;	
}

#contactinfo h3 {
	font-family: Century, serif;
	font-size: 20px;
	margin-left: 50px;
}

#contactinfo p {
	font-family: Century, serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	margin-left: 200px;
}

#contactinfo a {
	text-decoration: none;
	color: #004359;
	font-size: 16px;
	font-family: Century, serif;
	font-weight: bold;
	font-style: italic;
		
}

#contactinfo a:hover {
	color: #B8860F;
}

.pagefooter {
	margin-left: 520px;
	margin-top: 100px;
}