@import url(http://fonts.googleapis.com/css?family=Open+Sans:400italic,600italic,700italic,700,800,400,600);
* {
	margin: 0;
	padding: 0;
}
html {
	height: 100%;
}
body {
	background: #000 url(../images/earmark-mainbg_01.jpg) repeat-x;
	font-size: 12px;
	font-family: 'Open Sans', sans-serif;
	color: #3A3A3C;
	line-height: 18px;
	height: 100%;
	min-width: 1024px;
	margin: 0 auto;
	text-align: justify;
}
strong, b {
	font-weight: 700;
}
p {
	margin-bottom: 14px;
}
a {
	text-decoration: none;
	color: #000;
	border: 0;
}
img {
	border: 0;
}
.clearfix:after {
	clear: both;
}
.clearfix:before, .clearfix:after {
	content: " ";
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0px;
	height: 0px;
}
/* */
#menu {
	z-index: 5;
	height: 150px;
	position: relative;
}
#outer {
	position: relative;
	width: 100%;
	z-index: 1;
	min-height: 100%;
	margin: 0 auto;
}
#inner {
	position: relative;
	width: 956px;
	z-index: 4;
	min-height: 100%;
	background: #FFF;
	clear: both;
	margin: 20px auto 0;
	padding: 20px 20px 0;
	-webkit-border-radius: 12px;
	border-radius: 12px;
	border: 2px solid #ff0300;
}
/* */
.grid {
	position: relative;
	width: 956px;
	height: 100%;
	margin: 0 auto;
	clear: both;
}
.grid:after {
	content: "";
	display: table;
	clear: both;
}
.grid.padding-top {
	padding-top: 20px;
}
.grid.padding-full {
	padding: 20px 0;
}
.grid.border {
	border-bottom: 1px solid #b6b6b6;
}
#menu .grid, #menu-upbg .grid, #footer .grid, .bottom .grid {
	height: auto;
	width: 1000px;
}
.text li {
	margin: 1em !important;
	padding: 0 5px;
	list-style-position: outside;
	list-style-type: disc;
}
/* */
.column-left {
	position: relative;
	float: left;
	text-align: left;
}
.column-right {
	position: relative;
	float: right;
	text-align: left;
	clear: both;
	right: 0;
}
.col-25 {
	width: 25%;
}
.col-30 {
	width: 30%;
}
.col-36 {
	width: 36%;
}
.col-40 {
	width: 40%;
}
.col-45 {
	width: 45%;
}
.col-50 {
	width: 50%;
}
.col-55 {
	width: 55%;
}
.col-57 {
	width: 57%;
}
.col-65 {
	width: 65%;
}
.col-70 {
	width: 70%;
}
.col-75 {
	width: 75%;
}
/* */
.top-contact {
	font-weight: 800;
	font-size: 14px;
	text-transform: uppercase;
}
#logo, #upbg {
	position: absolute;
	width: 295px;
	height: 170px;
	margin: 0 auto;
	top: 0;
	left: 0;
	right: 0;
	z-index: 9;
	text-align: center;
}
#upbg {
	z-index: 0;
	background: #FFF;
	-webkit-box-shadow: 0 0 100px 150px #fff;
	box-shadow: 0 0 100px 150px #fff;
	width: 300px;
}
nav {
	height: 36px;
	font-size: 15px;
	font-weight: 700;
	margin: 70px 0 0;
	text-transform: uppercase;
}
nav ol {
	-webkit-font-smoothing: antialiased;
	list-style-type: none;
	text-align: center;
	position: relative;
	margin: 0;
	padding: 0;
	width: 100%;
}
nav li {
	display: inline-block;
	margin: 0;
	padding: 0;
	position: relative;
}
nav a {
	color: #3A3A3C;
	display: block;
	padding: 8px 18px 9px;
	text-align: center;
	text-decoration: none;
	-webkit-transition: all .25s ease;
	-moz-transition: all .25s ease;
	-ms-transition: all .25s ease;
	-o-transition: all .25s ease;
	transition: all .25s ease;
}
nav li:hover a {
	background: #FFF;
	color: #231F20;
}
nav li ol {
	float: left;
	left: 0;
	opacity: 0;
	position: absolute;
	top: 35px;
	visibility: hidden;
	z-index: 1;
	-webkit-transition: all .25s ease;
	-moz-transition: all .25s ease;
	-ms-transition: all .25s ease;
	-o-transition: all .25s ease;
	transition: all .25s ease;
}
nav li:hover ol {
	opacity: 1;
	top: 35px;
	visibility: visible;
}
nav li ol li {
	float: none;
	width: 200px;
}
nav li ol a {
	text-align: left;
	border-top: 0 !important;
}
nav li ol li a {
	padding: 15px 18px;
}
nav li ol a:hover {
	background: #edf0f1;
}
/* */
#slider-home, #content-header {
	position: relative;
	height: 410px;
	width: 996px;
	z-index: 1;
	margin: 0 auto;
	-webkit-border-radius: 12px;
	border-radius: 12px;
	overflow: hidden;
	border: 2px solid #ff0300;
}
#slider-home .image-container {
	width: 996px;
	height: 410px;
	background: #FFF;
	overflow: hidden;
	z-index: 9;
}
#slider-home .image-container img, #content-header img {
	min-width: 996px;
	max-width: 1000px;
}
#slider-home .textblock, #content-header h1 {
	position: absolute;
	z-index: 10;
	bottom: 0;
	left: 0;
	vertical-align: baseline;
	font-size: 32px;
	padding: 20px;
	background: url(../images/earmark-header-bg.png);
	-webkit-border-radius: 0 12px 0 0;
	border-radius: 0 12px 0 0;
	color: #FFF;
	font-weight: 600;
}
#slider-home .textblock .slide-text-sm {
	font-size: 13px;
	font-weight: 400;
	margin-top: 10px;
}
#content-header {
	height: 300px;
}
/* */

.title, .title a {
	font-weight: 700;
	font-size: 20px;
	line-height: 30px;
	margin-bottom: 20px;
}
.title img {
	max-width: 200px;
}
.title.contact {
	padding-top: 20px;
	font-size: 18px;
}
.left-image img {
	max-width: 300px;
}
/* kwik vue*/
.kwik {
	width: 260px;
}
ul#kwik-menu {
	list-style: none;
	-webkit-border-radius: 3px 0 0 3px;
	-moz-border-radius: 3px 0 0 3px;
	border-radius: 3px 0 0 3px;
	border-top: 1px solid #ececec;
	verflow: hidden;
}
#kwik-menu li {
	list-style-type: none;
	-webkit-border-radius: 3px 0 0 3px;
	-moz-border-radius: 3px 0 0 3px;
	border-radius: 3px 0 0 3px;
	border: 1px solid #ececec;
	border-right: 0 !important;
}
#kwik-menu li a {
	padding: 10px;
	display: block;
	font-size: 14px;
	background: #f9fafa;
	overflow: hidden;
	margin-top: -1px !important;
}
#kwik-menu li:hover, #kwik-menu li:hover a, #kwik-menu li.active a, #kwik-menu li.active {
	background: #FFF;
	-webkit-transition: all .1s ease-in-out 0s;
	-moz-transition: all .1s ease-in-out 0s;
	-ms-transition: all .1s ease-in-out 0s;
	-o-transition: all .1s ease-in-out 0s;
	transition: all .1s ease-in-out 0s;
}
#kwik-menu li:hover, #kwik-menu li.active {
	border-left: 3px solid #132C3F;
}
.kwik-title {
	color: #132C3F;
	border-bottom: none;
	line-height: 40px;
	padding-bottom: 0 !important;
	font-size: 22px;
	text-transform: uppercase;
}
.border-left {
	border-left: 1px solid #ececec;
	padding-left: 25px;
}
/* gallery*/

.instructions {
	display: relative;
	font-size: 11px;
	clear: both;
}
.thumbcontainer {
	width: 180px;
	height: 113px;
	overflow: hidden;
	margin: 0 18px 18px 0;
	float: left;
}
.main-image {
	margin-bottom: 15px;
}
.main-image img {
	width: 378px;
}
/* */
#footer {
	position: relative;
	height: 160px;
	width: 100%;
	bottom: 0;
	z-index: 2;
	color: #FFF;
	font-size: 12px;
	font-weight: 600;
	text-align: center;
	padding: 20px 0 0;
}
#footer a {
	color: #FFF;
}
#footer .bold-list {
	font-size: 14px;
	text-transform: uppercase;
}
#footer ul {
	list-style: none;
	overflow: hidden;
	margin-bottom: 12px;
	font-size: 12px;
}
#footer li {
	padding: 0 15px 0 10px;
	display: inline;
	color: #FFF;
	border-right: 1px solid #FFF;
}
#footer ul a, #footer li a {
	color: #FFF;
}
#footer .last {
	border-right: none;
	padding-right: 0;
}
#footer .copy {
	line-height: 12px;
	font-size: 9px;
	position: relative;
	width: 650px;
	margin: 10px auto 0;
}
#footer .avlogo {
	position: absolute;
	float: left;
	left: 0;
	width: 148px;
	height: 74px;
	top: 20px;
}
#footer .assocation {
	width: 148px;
	height: 74px;
	float: right;
	right: 0;
	position: absolute;
	top: 15px;
}
