@charset "UTF-8";
p {
line-height: 1.5em;    
}

body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #474747;
}

#container {
	width: 960px;
    margin-top: 0px;
	margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    background-color: #888786;
}



#logo1 {
	float: left;
	margin-top: 15px;
	margin-right: 30px;
	margin-left: 113px;
}

header h1 {
    display: block;
	margin-top: 30px;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    padding-right: 30px;
	font-weight: bold;
	font-size: 2.5em;
	float: left;
}

#logo2 {
	margin-top: 15px;
}
header {
	background-color: #9A9A9A;
}

header nav {
	clear: both;
	text-align: center;
	background-color: #0D1CB6;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-top: 15px;
    margin-bottom: 30px; 
}

header nav ul {
    margin-right: auto;
	margin-left: auto;
}

header nav ul li  {
	display: inline;
	font-weight: bold;
	font-size: 1.2em;
	padding-right: 60px;
}

header nav li a:link, header nav li a:visited {
	color: #F9F6F6;
    text-decoration: none;
}

header nav li a:hover, header nav li a:active {
	color: #00E0FE;
    background-color: #000099;
    padding-top: 16px;
    padding-bottom: 16px;
}

footer {
	background-color: #2B2B2B;
	margin-top: 60px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

footer ul {
    display: block;
	padding-top: 60px;
	padding-bottom: 60px;
    margin-right: 30px;
}

footer li {
	color: #CCCCCC;
	list-style-type: none;
	text-align: center;
    padding-bottom: 15px;
}

footer li a:link, footer li a:visited {
	color: #E6E6E6;
}

footer li a:hover, footer li a:active {
    color: #00E0FE;
}

#aboutUs img {
    display: block;
	margin-right: auto;
    margin-bottom: 30px;
	margin-left: auto;
}

#aboutUs h1 {
	background-color: #0F4ABA;
	width: 644px;
    margin-right: auto;
    margin-bottom: 15px;
	margin-left: auto;
	text-align: center;
	color: #EDEDED;
	font-weight: bold;
}

#aboutUs p {
	font-style: normal;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	width: 630px;
    margin-right: auto;
	margin-left: auto;
}

#portfolioAbout h1 {
    display: block;
    margin-right: auto;
    margin-bottom: 15px;
    margin-left: auto;
    width: 400px;
    text-align: center;
    background-color: #0F4ABA;
    color: #EDEDED;
}

#portfolioAbout p {
    display: block;
    margin-right: auto;
    margin-bottom: 45px;
    margin-left: auto;
    width: 375px;
    text-align: center;
    font-style: normal;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
}

#photography h2 {
    display: block;
    margin-right: auto;
    margin-bottom: 15px;
    margin-left: auto;
    width: 644px;
    text-align: center;
	background-color: #0F4ABA;
	color: #EDEDED;
	font-weight: bold;
}

#photography p {
	display: block;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	width: 375px;
	text-align: center;
	font-size: 1.1em;
}

#photographyImg {
    margin-bottom: 60px;
    margin-left: 30px;
}

#videography h2 {
    display: block;
    margin-right: auto;
    margin-bottom: 15px;
    margin-left: auto;
    width: 644px;
    text-align: center;
	background-color: #0F4ABA;
	color: #EDEDED;
	font-weight: bold;
}

#videography p {
    display: block;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	width: 375px;
	text-align: center;
	font-size: 1.1em;
}

iframe {
    display: block;
    margin-right: auto;
    margin-left: auto;
}

#pricing h1 {
    display: block;
    margin-right: auto;
    margin-bottom: 15px;
    margin-left: auto;
    width: 400px;
    text-align: center;
    margin-bottom: 15px;
    background-color: #0F4ABA;
    color: #EDEDED;
}

#pricing p {
    display: block;
    margin-right: auto;
    margin-bottom: 45px;
    margin-left: auto;
    width: 385px;
    text-align: center;
    font-style: normal;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
}

#packages {
    border-top: 2px solid;
    border-bottom: 2px solid;
}
    
#packages h2 {
    display: block;
    margin-top: 15px;
    margin-right: auto;
    margin-bottom: 15px;
    margin-left: auto;
    width: 644px;
    text-align: center;
    background-color: #0F4ABA;
	color: #EDEDED;
	font-weight: bold;
}

#packages p {
    display: block;
    margin-right: auto;
    margin-bottom: 15px;
    margin-left: auto;
    width: 630px;
	font-size: 1.1em;
}
