/*----------   CSS - Sayville Media Solutions, LLC.   ----------*/

body {
	margin: 0px;
	background-attachment: fixed;
	background-image: url(images/bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: 'Bree Serif';
  font-style: normal;
  font-weight: 400;
}
img {
	border:none;
}
a img {
	border-style: none;
	border: 0px;
}
a:link {
	text-align: center;
	color: #FFFFFF;
	font-size: 22px;
	text-decoration: none;
	  font-family: 'Bree Serif';
  font-style: normal;
  font-weight: 400;
}
a:hover {
	text-align: center;
	color: #999;
	text-decoration: none;
	  font-family: 'Bree Serif';
  font-style: normal;
  font-weight: 400;
}
h1 {
	width: 860px;
	margin-right: 50px;
	margin-left: 50px;
	text-align: center;
	font-size: 50px;
	font-weight: bold;
	color: #cc0505;
	  font-family: 'Bree Serif';
  font-style: normal;
  font-weight: 400;
}
h2 {
	text-align: center;
	font-size: 24px;
	color: #ffffff;
	margin: 20px 0px 10px;
	  font-family: 'Bree Serif';
  font-style: normal;
  font-weight: 400;
}
h3 {
	text-align: left;
	font-size: 24px;
	color: #ffffff;
	margin: 20px 0px;
	  font-family: 'Bree Serif';
  font-style: normal;
  font-weight: 400;
}
h4 {
	text-align: center;
	font-size: 24px;
	color: #2a567e;
	margin: 0px 0px 10px;
	  font-family: 'Bree Serif';
  font-style: normal;
  font-weight: 400;
}
p {
	text-align: justify;
	font-size: 14px;
	color: #2a567e;
	margin: 0px 0px 10px;
	line-height: 16px;
	  font-family: 'Bree Serif';
  font-style: normal;
  font-weight: 400;
}
ul {
	text-align: justify;
	font-size: 14px;
	color: #2a567e;
	margin: 10px 0px 15px;
	list-style-type: none;
	padding: 0px;
	  font-family: 'Bree Serif';
  font-style: normal;
  font-weight: 400;
}
li {
	list-style-type: none;
	text-align: center;
	margin: 0px;
	padding: 0px;
	  font-family: 'Bree Serif';
  font-style: normal;
  font-weight: 400;
}
.clear {
	clear: both;
}
#top {
	background-attachment: fixed;
	background-image: url(images/top.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 100%;
	height: 166px;
	z-index: 2000;
	position: fixed;
}
#container {
	width: 960px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	height: 1000px;
	z-index: 1000;
	margin-top: 0px;
}
.nav {
	margin-top: 5px;
	text-align: center;
	margin-bottom: 80px;
	margin-right: auto;
	margin-left: auto;
	width: 960px;
	height: 50px;
}
.nav-container {
	float: left;
	height: 50px;
	width: 160px;
}
#nav-container {
	float: left;
	height: 50px;
	width: 320px;
	margin-top: 0px;
}
.nav-container a:link {
	float: left;
	height: 45px;
	width: 160px;
	text-align: center;
	text-transform: uppercase;
	color: #FFFFFF;
	font-size: 24px;
	padding-top: 5px;
	text-decoration: none;
}
.nav-container a:hover {
	color: #999;
	text-decoration: none;
}
#home {
	height: 446px;
	width: 952px;
	float: left;
	margin: 0px;
	border: 4px solid #cc0505;
	background-color: #FFF;
}
#home-anchor {
	height: 155px;
	width: 960px;
}
#about {
	width: 952px;
	float: left;
	margin: 0px;
	border: 4px solid #cc0505;
	background-color: #FFF;
	padding-bottom: 35px;
	padding-top: 25px;
}
#about-anchor {
	height: 155px;
	width: 960px;
}
#about-text {
	width: 922px;
	float: left;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 25px;
	margin-left: 15px;
}
#pic-left {
	float: left;
	height: 300px;
	width: 450px;
	border: 2px solid #cc0505;
	margin-right: 15px;
	margin-left: 15px;
	text-align: center;
	font-size: 14px;
	color: #2a567e;
}
#pic-right {
	float: left;
	height: 300px;
	width: 450px;
	border: 2px solid #cc0505;
	text-align: center;
	font-size: 14px;
	color: #2a567e;
}
#services {
	width: 952px;
	float: left;
	margin: 0px;
	border: 4px solid #cc0505;
	background-color: #FFF;
}
#services-anchor {
	height: 155px;
	width: 960px;
}
.col {
	width: 280px;
	float: left;
	margin-right: 0px;
	margin-top: 25px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 10px;
}
#col-end {
	width: 270px;
	float: left;
	margin-top: 25px;
	padding: 0px 10px 10px;
}
.line {
	width: 2px;
	margin-right: 12px;
	margin-left: 12px;
	float: left;
	height: 635px;
	background-color: #cc0505;
	margin-top: 25px;
	margin-bottom: 25px;
}
.line-2 {
	width: 2px;
	margin-right: 12px;
	margin-left: 12px;
	float: left;
	height: 475px;
	background-color: #cc0505;
	margin-top: 25px;
	margin-bottom: 25px;
}
.contract {
	background-color: #999;
	height: 194px;
	width: 150px;
	border: 1px solid #999;
	margin-right: 63px;
	margin-left: 63px;
	margin-top: 50px;
	text-align: center;
	font-size: 14px;
	color: #2a567e;
}
.contract a:link {
	text-align: center;
	font-size: 14px;
	color: #2a567e;
}
.contract a:visited {
	text-align: center;
	font-size: 14px;
	color: #2a567e;
}
.contract a:hover {
	text-align: center;
	font-size: 14px;
	color: #999;
}
#contact {
	height: 400px;
	width: 960px;
	float: left;
	margin: 0px 0px 50px;
}
#contact-anchor {
	height: 155px;
	width: 960px;
}
#contact-info {
	height: 358px;
	width: 458px;
	float: left;
	margin-right: 44px;
}
.button-2 {
	height: 50px;
	width: 460px;
	text-align: center;
	float: right;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 20px;
}
.button-left {
	float: left;
}
.phone {
	color: #FFF;
	text-align: center;
	font-size: 22px;
	height: 41px;
	padding-top: 9px;
	background-color: #2a567e;
	float: left;
	width: 137px;
	padding-left: 5px;
}
.button-right {
	float: left;
}
#spacer-2 {
	width: 25px;
	float: left;
	height: 50px;
}
#button-1 {
	height: 50px;
	width: 460px;
	text-align: center;
	float: right;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 20px;
}
#email {
	color: #FFF;
	text-align: center;
	height: 41px;
	padding-left: 10px;
	padding-top: 9px;
	background-color: #2a567e;
	padding-right: 10px;
	float: left;
	width: 365px;
	font-size: 22px;
}
#button-3 {
	height: 100px;
	width: 460px;
	text-align: center;
	float: right;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 20px;
}
#address {
	color: #FFF;
	text-align: center;
	font-size: 22px;
	height: 82px;
	padding-left: 10px;
	padding-top: 18px;
	background-color: #2a567e;
	padding-right: 10px;
	float: left;
	width: 365px;
}
#map {
	float: left;
	height: 350px;
	width: 450px;
	border: 4px solid #cc0505;
	background-color: #FFF;
}
#footer {
	height: 250px;
	background-image: url(images/footer.png);
	background-repeat: repeat-x;
	color: #FFF;
	margin-right: auto;
	margin-left: auto;
	display: block;
}
#footer-container {
	height: 220px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-size: 20px;
	font-weight: lighter;
	color: #999;
	padding-top: 25px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.footer-box {
	width: 205px;
	float: left;
	height: 200px;
	margin-right: 25px;
	padding: 0px 10px 10px;
}
.footer-link {
	width: 205px;
	height: 35px;
	margin-bottom: 10px;
}
.link-button {
	width: 35px;
	height: 35px;
	margin: 0px 0px 10px;
	float: left;
}
.links-text {
	width: 155px;
	height: 30px;
	margin: 4px 0px 0px 10px;
	float: left;
	color: #FFF;
	text-align: left;
}
.footer-box-long {
	width: 432px;
	float: left;
	height: 220px;
	margin-right: 26px;
	background-image: url(images/bluemarble.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
#footer a:link {
	color: #FFFFFF;
	font-size: 20px;
	text-decoration: none;
}
#footer a:visited {
	color: #FFFFFF;
	font-size: 20px;
	text-decoration: none;
}
#footer a:hover {
	color: #999;
	text-decoration: none;
}
#logo {
	width: 210px;
	height: 105px;
	font-size: 12px;
	color: #FFF;
	text-align: center;
	float: left;
	margin: 0px 112px 10px;
}
#us {
	text-align: center;
	font-size: 16px;
	color: #ffffff;
	margin: 20px 0px;
}
#us a:link {
	text-align: center;
	font-size: 16px;
	color: #ffffff;
	margin: 20px 0px;
	text-decoration: none;
}
#us a:visited {
	text-align: center;
	font-size: 16px;
	color: #ffffff;
	margin: 20px 0px;
	text-decoration: none;
}
#us a:hover {
	text-align: center;
	font-size: 16px;
	color: #999;
	margin: 20px 0px;
	text-decoration: none;
}

#interlux {
	margin-right: 40px;
	margin-left: 40px;
	height: 36px;
	width: 200px;
	margin-bottom: 0px;
}

#footer-text-x {
	text-align: center;
	font-size: 24px;
	color: #ffffff;
	margin: 20px 0px 10px;
}
