@font-face {
    font-family: 'sans-copperplate';
    src: url('sans-copperplategothic-webfont.eot');
    src: url('sans-copperplategothic-webfont.eot?#iefix') format('embedded-opentype'),
         url('sans-copperplategothic-webfont.woff') format('woff'),
         url('sans-copperplategothic-webfont.ttf') format('truetype'),
         url('sans-copperplategothic-webfont.svg#sans-copperplate_gothicRg') format('svg');
    font-weight: normal;
    font-style: normal;
}

html {
}

.home_block {
	text-shadow: 0px 0px 12px rgba(0,0,0,.25);
}

div#page-bg {
  position:fixed;
  width:100%;
  height:100%;
  background: url(../images/ec-bg.jpg) no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/ec-bg.jpg', sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/ec-bg.jpg', sizingMethod='scale')";
}

#border-box {
	position: fixed;
	width:840px;
	height:470px;
	top:42%;
	left:50%;
	margin:-235px 0 0 -420px;
/*	background:rgba(255,255,255,.70);
	border:1px solid #ccc;
*/
}
#home-wrapper {
/*  	position: absolute;
  	bottom: 50%;
  	right: 50%;
  	height: 225px;
*/
	height: 580px;
	width: 700px;
	font-family: sans-copperplate, sanserif;
}
#home-container {
  	position: relative;
  	left: 50%;
  	top: 30%;
	font-family: sans-copperplate, sanserif;
}

#home_title {
	text-align:center;
	margin: 0 auto;
}

#home_title {
	text-align:center;
	font-size:31px;
	text-transform:uppercase;
	letter-spacing:16px;
	margin: 0 auto;
	padding-top:75px;
}
#home_subtitle {
	text-align:center;
	font-size:19px;
	text-transform:uppercase;
	letter-spacing:13px;
	margin-top:22px;
	margin-bottom:55px;
}
#footer {
	line-height:20px;
	font-size:17px;
	letter-spacing:1px;
	color:#779;
	font-family: sans-copperplate, sanserif;
	text-align:center;
}

.home_block_bottom {
	margin: 0 auto;
	text-align:center;
}

#home_links {
	text-align:center;
	font-size:18px;
	text-transform:uppercase;
	letter-spacing:6px;
}
#home_links a {
	display:inline-block;
	margin-left:20px;
	color:#000;
	text-decoration:none;
	zoom:1;
	*display:inline;
}
#home_link_spacer {
	display:inline-block;
	zoom:1;
	*display:inline;
	width:50px;
}
.home_thumbnail {
	display:inline-block;
	margin-left:10px;
	margin-right:10px;
	width:40px;
	height:40px;
	border-style: solid;
	border-width: 1px;
	border-color: #555;
  	background:url(../images/ec/thumbs.jpg);
}
.section-spacer {
  	height: 150px;
}
#page-wrapper {
  	position: absolute;
  	right: 50%;
  	width: 900px;
}
#page-container {
  	position: relative;
  	left: 50%;
  	top: 30px;
}
#page-title {
	text-align:center;
	font-size:17px;
	text-transform:uppercase;
	letter-spacing:12px;
	margin-top:40px;
	margin-bottom:50px;
	font-family: sans-copperplate, sanserif;
	padding-left:15px;
}
#image1 {
  	background-position: 0px 0px;
}
#image2 {
  	background-position: -40px 0px;
}
#image3 {
  	background-position: -80px 0px;
}
#image4 {
  	background-position: -120px 0px;
}
#image5 {
  	background-position: -160px 0px;
}
#image6 {
  	background-position: -200px 0px;
}
#image7 {
  	background-position: -240px 0px;
}
#image8 {
  	background-position: -280px 0px;
}
#image9 {
  	background-position: -320px 0px;
}
#image10 {
  	background-position: -360px 0px;
}
.single {
	display:inline-block;
	zoom:1;
	*display:inline;
}
.lb-number {
	display:none;
}
#tabs {
	border: none !important;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	width: 800px;
}
.ui-tabs .ui-tabs-nav, .ui-tabs li, .ui-tabs a {
	font-family: sans-copperplate, sanserif;
	font-size: 18px;
	letter-spacing:5px;
	border: none !important;
	background: none !important;
	outline-width: 0 !important;
	padding: 0 3px 1px 3px !important;
}

.ui-tabs-panel {
	padding: 0 3px 1px 3px;
}

.ui-tabs-active a {
text-decoration: none; border-bottom:1px dotted !important;
}


#about-page {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
}

.about-text {
	padding-bottom: 60px;
}

.employee {
}

.employee .picture {
	display: inline-block;
	width:100px;
	height:100px;
	border-style: solid;
	border-width: 1px;
	border-color: #bbb;
}

.employee .picture img {
	width:100px;
	height:100px;
}

.employee .details {
	display: inline-block;
	padding: 0 0 10px 20px;
}

.employee .name {
	font-weight: bold;
	font-size: 15px;
}

.employee .position {
}

.employee .description {
	display: block;
	padding-bottom: 50px;
}
.contact-text {
	font-size:16px !important;
	text-align:center;
}

.contact-title {
	padding-top:150px;
	padding-bottom:15px;
	font-size:24px !important;
}

.about-title {
	font-size:24px !important;
}

.contact-link {
	font-size:20px !important;
}

.service-page p, .service-page li {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
}

.service-page #page-title {
	font-size:24px;
}

.services-title {
	font-family: sans-copperplate, sanserif;
	font-size: 20px;
	text-align:center;
	padding-top:40px;
	padding-bottom:10px;
	letter-spacing:2px;
}

.services-subtitle {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 15px;
	padding-top:30px;
}

#page-links ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
	letter-spacing:2px;
}

#page-links ul li {
	display: inline;
}

#page-links ul li a {
	text-decoration: none;
	padding: 0 20px 30px 20px;
	color: #777;
	font-family: sans-copperplate, sanserif;
}

#page-links ul li a:hover {
	color: #bbb;
}
#social-links {
	width:120px;
	margin:0 auto;
	height:28px;
}
#social-links .social-icon {
	float:left;
	background-repeat: no-repeat;
	background-image: url("../images/socialicons.png");
	width:30px;
	height:28px;
	margin:0 5px 0 5px;
	
}
.social-icon.facebook {
	background-position: -1px 0px;
}
.social-icon.twitter {
	background-position: -32px 0px;
}
.social-icon.google-plus {
	background-position: -64px 0px;
}
.link {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 15px;
	padding-top:30px;
	text-align: center;
	margin: 0 auto;
}
.link a, .link a:visited {
	color: #000;
}
.link a:hover {
	color: #777;
}
