﻿body 
{
    width:100%;
    padding:0;
    margin: 0 auto 0 auto;
    font-family: 'Titillium Web';
	font-size: 16px;
	color: #000;
	background-color: #fff;
	text-decoration: none;
	font-weight : normal;
	font-style: normal;
	text-align: left;
}

#bg1 {
    position: fixed;
    width:100%;
    padding:0;
    margin: 0 auto 0 auto;
	background-color: #000;
	text-decoration: none;
    background: url(images/1ps.gif) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    min-height:100%;
    z-index:-10;
}

#bg2 {
    position: fixed;
    width:100%;
    padding:0;
    margin: 0 auto 0 auto;
	background-color: #000;
	text-decoration: none;
    background: url(images/1ps.gif) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    min-height:100%;
    z-index:-20;
}

html{
    height:100%;
    min-height:100%;
}

h1 {
	font-size: 20px;
	color: #276677;
	text-decoration: none;
	font-weight : bold;
	font-style: normal;
    text-shadow: 1px 1px #e0e0e0;
}

h2 {
	font-size: 18px;
	color: #141444; 
	text-decoration: none;
	font-weight : bold;
	font-style: normal;
    text-shadow: 1px 1px #e0e0e0;
}

.h2white {
	font-size: 18px;
	color: #fff; 
	text-align: center;
	text-decoration: none;
	font-weight : bold;
	font-style: normal;
}

h3 {
	font-size: 18px;
	color: #1C7EBF; 
	font-weight : 700;
	font-style: normal;
    text-decoration: underline;
}

h4 {
	font-size: 16px;
	color: #1C7EBF;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
    line-height: 16px;
}

h5 {
	font-size: 14px;
	color: #C0C0C0;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
    line-height: 14px;
}

#headerlink {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}


table.baclear {
	border-collapse: collapse;
}

table.baclear td {
	border-width: 0px;
	padding: 1px;
	font-size: 10px;
} 

table.bagrid {
	border-collapse: collapse;
}

table.bagrid td {
	border-style: solid;
	border-color: #CCCCCC;
	border-width: 1px;
	padding: 5px;
	font-size: 16px;
} 

table.baclearquote {
	border-collapse: collapse;
}

table.baclearquote td {
	border-width: 0px;
	padding: 1px;
	font-size: 16px;
} 

table.bagridquote {
	border-collapse: collapse;
}

table.bagridquote td {
	border-style: solid;
	border-color: #CCCCCC;
	border-width: 1px;
	padding: 5px;
	font-size: 16px;
} 

table.baoutline {
	border-style: solid;
	border-color: #CCCCCC;
	border-width: 1px;
	border-collapse: collapse;
	padding: 5px;
	font-size: 12px;
}

table.baoutline td {
	border-style: none;
	padding: 10px;
	font-size: 12px;
} 

#search {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}

.accountmessage {
	width:80%;
    color: white;
    text-align: center;
    margin: 0 auto 0 auto;
    border:1px solid #002060;
	padding:10px 20px; 
	background-color: #276677;
    font-weight: 900;
	border-radius: 10px;
}

#briefinformation {
	padding: 20px;
	background-color: #F0F0F0;
	text-align: left;
	border-style: solid;
	border-width: 1px;
	border-color: Black;
}

#nos a {
	font-size: 8px;
	color: #C0C0C0;
}


.blogentry {
	width:80%;
    color: #000000;
	margin: 0 auto 0 auto;
    border:1px solid #a1a1a1;
	padding:20px;
	background:#EEEEEE;
	border-radius: 10px;
}

.alignright {
	float:right;
    margin-right: 20px;
}

.aligncenter {
    margin: 0 auto 0 auto;
    text-align: center;
    width: 100%;
}

.alignleft {
	float:left;
    margin-left: 20px;
}


.boxtext {
    max-width: 300px;
    color: #000000;
    border:1px solid #a1a1a1;
    margin:10px;
    padding:10px;
    background:#EEEEEE;
}

.pbimage {
    font-weight: 800;
    margin: 0 auto 0 auto;
    text-align: center;
    width: 100%;
    min-width: 200px;
    max-width: 400px;
}

.pbimagelarge {
    font-weight: 800;
    margin: 0 auto 0 auto;
    text-align: center;
    width: 100%;
    min-width: 200px;
    max-width: 600px;
}


.pbimageshadow {
    font-weight: 800;
    margin: 0px;
    padding: 0px;
    width: 100%;
    min-width: 200px;
    max-width: 400px;
    -webkit-box-shadow: 1px 1px 1px 1px rgba(0,0,0,0.75);  
 	-moz-box-shadow: 1px 1px 1px 1px rgba(0,0,0,0.75); 
 	box-shadow: 1px 1px 1px 1px rgba(0,0,0,0.75);  
}

.boximage2 {
    margin:10px;
    color: #000000;
    border:1px solid #a1a1a1;
	padding:0px; 
}

.boximage {
    margin:10px;
    -moz-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
    -moz-box-shadow: 0 0 6px 6px #C0C0C0;
    -webkit-box-shadow: 0 0 6px 6px #C0C0C0;
    box-shadow: 0 0 6px 6px #C0C0C0;
    }

.medium-up {
	width: 100%;
	text-align: center;
	margin: 0 0 0 -20px;
}

.medium-up ul li {
	display: inline-block;
	margin: 10px;
    padding: 3px;
    vertical-align: middle;
	text-align:center;
	font-weight: bold;	
	list-style:none;
    width: 175px;
    height: 175px;
    background-color: #C0C0C0;
}

.medium-up a {
    text-decoration: none;
}

.medium-up li:hover  {
    background-color: #276677;
    margin: 10px;
    padding: 3px;
}

.large-up {
	width: 100%;
	text-align: center;
	margin: 0 0 0 -20px;
}

.large-up ul li {
	display: inline-block;
	margin: 10px;
    padding: 0px;
    vertical-align: middle;
	text-align:center;
	font-weight: bold;	
	list-style:none;
    max-width: 450px;
    background-color: #fff;
    border:1px solid #C0C0C0;
	-webkit-box-shadow: 2px 2px 2px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 2px 2px 2px 0px rgba(0,0,0,0.75);
	box-shadow: 2px 2px 2px 0px rgba(0,0,0,0.75);
}

.large-up a {
    text-decoration: none;
}

.large-up-about {
	width: 100%;
	text-align: center;
	margin: 0;
}

.large-up-about > ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.large-up-about ul li {
	display: inline-block;
	margin: auto;
    padding: 0px;
    vertical-align: middle;
	text-align:center;
	font-weight: bold;	
	list-style:none;
    width: 100%;
    background-color: #fff;
    border:1px solid #C0C0C0;
	-webkit-box-shadow: 2px 2px 2px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 2px 2px 2px 0px rgba(0,0,0,0.75);
	box-shadow: 2px 2px 2px 0px rgba(0,0,0,0.75);
}

.large-up-about a {
    text-decoration: none;
}

.large-up-services {
	width: 100%;
	text-align: center;
	margin: 0;
}

.large-up-services > ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.large-up-services ul li {
	display: inline-block;
	margin: auto;
    padding: 0px;
    vertical-align: middle;
	text-align:center;
	font-weight: bold;	
	list-style:none;
    width: 100%;
    background-color: #fff;
    border:1px solid #C0C0C0;
	-webkit-box-shadow: 2px 2px 2px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 2px 2px 2px 0px rgba(0,0,0,0.75);
	box-shadow: 2px 2px 2px 0px rgba(0,0,0,0.75);
}

.large-up-services a {
    text-decoration: none;
}

.logo-up {
	width: 100%;
	text-align: center;
	margin: 0 0 0 -30px;
}

.logo-up ul li {
	display: inline-block;
    border-style: solid;
    border-color: #a1a1a1;
    border-width: 1px;
	margin: 10px;
    padding: 3px;
    vertical-align: middle;
	text-align:center;
	font-weight: bold;	
	list-style:none;
    width: 200px;
    height: 200px;
    background-color: #fff;
}

.logo-up img {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}

.post-content {
    background: none repeat scroll 0 0 #ffffff;
    opacity: .89;
    top:0;
    left:0;
    position: absolute;
    font-weight: bold;
    color: black;
    font-size: 14px;
    line-height: 14px;
    width: 100%;
    height: 100px;
    overflow: hidden;
}

.post-content-clear {
    background: none repeat scroll 0 0;
    top:10px;
    left:0;
    color: #000;
    position: absolute;
    font-weight: bold;
    font-size: 20px;
    width: 100%;
    height: 100px;
    overflow: hidden;
    text-shadow: 1px 1px #e0e0e0;
}

.thumbnail{
    position:relative;
    width: 100%;
    min-height: 175px;
    max-height: 175px;
    overflow: hidden;
}

.tileheight{
    max-height: 300px;
}

.largethumbnail{
    position:relative;
    width: 100%;
    max-height: 400px;
    overflow: hidden;
}

.largethumbnail-about{
    position:relative;
    width: 100%;
    max-height: 450px;
    overflow: hidden;
}

.pagewrap {
    width: 80%;
    margin: 10px auto 10px auto;
    background-color: #FFFFFF;
    padding: 20px;
    opacity:0.89; 
    filter:alpha(opacity=89);
    min-height: 400px;
}

.indent {
    width: 80%;
    min-width: 200px;
    margin: 0px auto 0px auto;
    padding: 0px;
	font-size: 16px;
}

.pagewhite {
    width:100%;
    margin: 0 auto 0 auto;
    padding: 20px 0 20px 0;
    color:#000; 
    opacity: 0.89;
    background-color:#fff;
}

.pagewhite a {
    color: #276677;
    text-decoration: underline;
}

.pagewhiteservices {
    width:100%;
    margin: 0 auto 0 auto;
    padding: .25% 0 .25% 0;
    color:#000; 
    opacity: 0.89;
    background-color:#fff;
}

.pagewhiteservices a {
    color: #276677;
    text-decoration: underline;
}

.pagegrey {
    width:100%;
    margin: 0 auto 0 auto;
    padding: 20px 0 20px 0;
    color:#000;
    opacity: 0.89;
    background-color:#F6F6F6;
}

.pagegrey a {
    color: #276677;
    text-decoration: underline;
}

.pagegrey-contact {
    width:100%;
    margin: -16px auto 0 auto;
    padding: 0 0 20px 0;
    color:#000;
    opacity: 0.89;
    background-color:#E0E0E0;
}

.pagegrey-contact a {
    color: #276677;
    text-decoration: underline;
}

.pageblue {
    width:100%;
    margin: 0 auto 0 auto;
    padding: 20px 0 20px 0;
    color:#fff;
    opacity: 0.89;
    background-color:#336699;
}

.pageblue a {
    color: #fff;
    text-decoration: underline;
}

.pagetransparent {
    width:100%;
    margin: 0 auto 0 auto;
    padding: 20px 0 20px 0;
    color:#000; 
    opacity: 0.89;
    background-color: transparent;
}

.pagetransparent a {
    color: #000;
    text-decoration: underline;
}

.header {
    height: 70px;
    z-index: 200;
    width: 100%;
    margin: 0px auto 0 auto;
    padding: 0px;
	background: transparent;
}

.headertext {
    width: 100%;
    z-index: 1000;
    margin: 0px auto 0 auto;
    padding: 5px 0px 5px 0px;
	font-size: 16px;
	color: #000000;
    background-color: #fff;
}

.content {
    width: 100%;
    margin: 0px auto 0 auto;
    padding: 0px;
    text-align: center;
	font-size: 16px;
	color: #000000;
	background: transparent;
}

.contenttext {
    width: 100%;
    margin: 0 auto 0 auto;
    padding: 0px;
    text-align: left;
	font-size: 16px;
	color: #000000;
	background: white;
}

.contenttextinner {
    min-height: 100vh; 
    padding: 10px;
}

.footer {
	width: 100%;
	margin: 0px auto 0px auto;
    padding: 0px; 
	font-size: 14px;
	color: #2C3539;
	background: transparent;
}

.footertext {
	width: 100%;
	margin: 0 auto 0 auto;
    padding: 10px 0px 10px 0px;
    text-align: center;
	font-size: 14px;
	color: #fff;
    background: #276677; /* no gradients */
    background: -webkit-linear-gradient(#276677, #0A3C5A); /* Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#276677, #0A3C5A); /* Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#276677, #0A3C5A); /* Firefox 3.6 to 15 */
    background: linear-gradient(#276677, #0A3C5A); /* Standard syntax */
}

.footertext a {
	text-decoration: none;
	color: #fff;
}

.footercontainer {
    margin: 0 auto 0 auto;
    text-align: center;
    width: 200px;
	font-size: 14px;
}

.footercontainer img {
    -webkit-box-shadow: none;
	-moz-box-shadow:  none;
	box-shadow:  none;
}

.copyright {
	width: 100%;
	margin: 0 auto 50px auto;
	background: transparent;
}

.copyrighttext {
	width: 100%;
	margin: 0 auto 0 auto;
    padding: 10px 0px 10px 0px;
    text-align: center;
	font-size: 12px;
	color: #000;
    background-color: #fff;
}

.copyrighttext a {
	text-decoration: none;
	color: #000;
}

.quoteleft {
	width:80%;
    color: #000000;
    text-align: left;
    margin-left: 10%;
    border:1px solid #a1a1a1;
	padding:10px 10px; 
	background:#EEEEEE;
	border-radius: 10px;
}

.quoteright {
	width:80%;
    color: #000000;
    text-align: right;
    margin-right: 10%;
    border:1px solid #a1a1a1;
	padding:10px 10px; 
	background:#EEEEEE;
	border-radius: 10px;
}

.quotecenter {
	width:80%;
    color: #000000;
    text-align: left;
    margin: 0 auto 0 auto;
    border:1px solid #a1a1a1;
	padding:10px 10px; 
	background:#EEEEEE;
	border-radius: 10px;
}

.storehours {
	margin-left:auto;
    margin-right:auto;
	font-size: 12px;
	color: #2C3539;
	text-align: center;
}

.side-by-side {
	text-align: center;
    margin: 0 auto 0 auto;
	font-size: 16px;
    max-width: 1200px;
}

.side-by-side > ul {
    list-style-type: none;
    padding: 0;
}

.side-by-side > ul > li {
    max-width: 600px;
	display: inline-block;
	margin: 10px;
	padding: 3px;
	vertical-align: top;
	text-align:left;
	font-size: 16px;	
	list-style:none;
}

.side-by-side-300 {
	text-align: center;
    margin: 0 auto 0 auto;
	font-size: 16px;
    overflow: hidden;
}

.side-by-side-300 > ul {
    list-style-type: none;
    padding: 0;
    margin: 10px;
}

.side-by-side-300 > ul > li {
    max-width: 300px;
    min-width: 100px;
	display: inline-block;
	margin: auto;
	padding: 10px;
	vertical-align: top;
	text-align:left;
	font-size: 16px;	
	list-style:none;
}

.side-by-side-services {
	text-align: center;
    margin: 0 auto 0 auto;
	font-size: 16px;
    overflow: hidden;
}

.side-by-side-services > ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.side-by-side-services > ul > li {
    width: 49%;
    min-width: 100px;
	display: inline-block;
	margin: auto;
	padding: .25% .5% .25% 0;
	vertical-align: top;
	text-align:left;
	font-size: 16px;	
	list-style:none;
}

.side-by-side-contact {
	text-align: center;
    margin: 0 auto 0 auto;
	font-size: 16px;
    max-width: 1200px;
}

.side-by-side-contact > ul {
    list-style-type: none;
    padding: 0;
    margin-left: 0;
}

.side-by-side-contact > ul > li {
    max-width: 800px;
	display: inline-block;
	margin: 10px;
	padding: 3px;
	vertical-align: top;
	text-align:left;
	font-size: 16px;	
	list-style:none;
}

.side-by-side-contact-map {
	text-align: center;
    margin: 0 auto 0 auto;
	font-size: 16px;
    max-width: 1200px;
    background-color: #fff;
}

.side-by-side-contact-map > ul {
    list-style-type: none;
    padding: 0;
    margin-left: 0;
}

.side-by-side-contact-map > ul > li {
    max-width: 1200px;
	display: inline-block;
	margin: 5px;
	padding: 1px;
	vertical-align: top;
	text-align:left;
	font-size: 16px;	
	list-style:none;
}

.side-by-side-product {
	text-align: center;
    margin: 0 auto 0 auto;
	font-size: 12px;
    max-width: 1200px;
    background-color: #E0E0E0;
}

.side-by-side-product > ul {
    list-style-type: none;
    padding: 0;
    margin-left: 0;
}

.side-by-side-product > ul > li {
    max-width: 175px;
	display: inline-block;
	margin: 5px;
	padding: 3px;
	vertical-align: top;
	text-align:center;
	font-size: 12px;	
	list-style:none;
}

.verticalcontainer {
    position: relative; 
    margin: 0 auto 0 auto;
    text-align: center;
    font-size: 24px;
    color: #fff;
    font-weight: 800;
    height: 100%;
    width: 100%;
}

.verticalitem {
    position: relative; 
    top: 50%; 
    transform: translate(0, -50%);
    padding: 0px;
    vertical-align: middle;
}

.cartbtn {
    color: #fff;
    font-weight: 900;
    margin: 0 auto 0 auto;
    border:1px solid #C0C0C0;
	padding: 4px;
	background: #FF8C00;
	border-radius: 3px;
	-webkit-box-shadow: 2px 2px 2px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 2px 2px 2px 0px rgba(0,0,0,0.75);
	box-shadow: 2px 2px 2px 0px rgba(0,0,0,0.75);
    padding: 4px 8px 4px 8px;
    font-size: 11px;
    text-decoration: none;
    width: 75px;
}

.cartbtn, a {
  text-decoration: none;
  color: #fff;
}

.cartbtn:hover {
  background: #c00000;
  text-decoration: none;
  color: #fff;
}

.rimage {
    padding: 1px;
    width: 250px;
    height: 250px;
    margin: 0 auto 0 auto;
    text-align: center;
    overflow: hidden;
    background-color: #fff;
}

.rimageitem {
    padding: 1px;
    max-width: 250px;
    max-height: 250px;
    vertical-align: middle;
    margin: 0 auto 0 auto;
    text-align: center;
    overflow: hidden;
    background-color: #fff;
}

.rtext {
    padding: 1px;
    width: 250px;
    height: 30px;
    margin: 0 auto 0 auto;
    font-size: 10px;
    text-align: center;
    background-color: #fff;
}

.rdescription {
    padding: 1px;
    width: 250px;
    height: 60px;
    overflow: hidden;
    margin: 0 auto 0 auto;
    text-align: center;
    background-color: #fff;
}

.rprice {
    padding: 1px;
    width: 250px;
    height: 30px;
    margin: 0 auto 0 auto;
    font-size: 12px;
    text-align: center;
    color: #000;
    background-color: #fff;
}

.rbutton {
    padding: 1px;
    width: 250px;
    height: 20px;
    margin: 0 auto 0 auto;
    text-align: center;
}

.roundbox {
    margin: 0 auto 0 auto;
	color: #000;
	font-size: 12px;
	border:1px solid #404040;
	padding:5px;
	background:#E0E0E0;
    min-width: 200px;
    max-width: 300px;
	border-radius: 10px;
    text-align: left;
}

.staticheader {
    z-index: 100;
    top: 0px;
    height: 100px;
    width: 100%;
    padding: 0px;
	background: #fff;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #C0C0C0;
}

.staticindent {
    z-index: 200;
    width: 80%;
    margin: 0 auto 0 auto;
}

.staticlogo {
    z-index: 300;
    height: 50px;
    position: relative;
}

.staticnav {
    height: 25px;
    width: 100%;
    z-index: 250;
    position: relative;
}

.navigation {
    margin-top: 0px;  /* 100px; */
    position: relative;
}

.btn {
    color: #fff;
    font-weight: 900;
    margin: 0 auto 0 auto;
 	border:1px solid #276677;
	padding: 4px;
    font-family: 'Titillium Web';
	background: #002060;
	border-radius: 3px;
	-webkit-box-shadow: 2px 2px 2px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 2px 2px 2px 0px rgba(0,0,0,0.75);
	box-shadow: 2px 2px 2px 0px rgba(0,0,0,0.75);
    padding: 4px 8px 4px 8px;
    font-size: 13px;
    text-decoration: none;
}

a.btn {
    background: #002060;
    text-decoration: none;
    color: #fff;
}

.btn:hover {
    background: #276677;
    text-decoration: none;
    color: #fff;
}

.pbbtn {
    color: #fff;
    margin: 0 auto 0 auto;
 	border:1px solid #276677;
	padding: 4px;
    font-family: 'Titillium Web';
	background: #fff;
	border-radius: 5px;
    padding: 4px 8px 4px 8px;
    font-size: 13px;
    text-decoration: none;
}

.nicelyspaced li {
    margin-bottom: 10px;
}

input[type="submit"]
{	
    font-family: 'Titillium Web';
 	border:1px solid #276677;
	margin: 2px 0px 2px 0px;
	padding: 3px 7px 3px 7px;
	text-decoration:none;
	font-weight: bold;
	color:#fff;
	background: #002060;
	border-radius: 3px;
	-webkit-box-shadow: 2px 2px 2px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 2px 2px 2px 0px rgba(0,0,0,0.75);
	box-shadow: 2px 2px 2px 0px rgba(0,0,0,0.75);
}

input[type="submit"]:hover
{
    background: #276677;
}

input[type="button"]
{	
    font-family: 'Titillium Web';
 	border:1px solid #276677;
	margin: 2px 0px 2px 0px;
	padding: 3px 7px 3px 7px;
	text-decoration:none;
	font-weight: bold;
	color:#fff;
	background: #002060;
	border-radius: 3px;
	-webkit-box-shadow: 2px 2px 2px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 2px 2px 2px 0px rgba(0,0,0,0.75);
	box-shadow: 2px 2px 2px 0px rgba(0,0,0,0.75);
}

input[type="button"]:hover
{
    background: #276677;
}

input[type="reset"]
{    
    font-family: 'Titillium Web';
 	border:1px solid #276677;
	margin: 2px 0px 2px 0px;
	padding: 3px 7px 3px 7px;
	text-decoration:none;
	font-weight: bold;
	color:#fff;
    background: #002060;
	border-radius: 3px;
	-webkit-box-shadow: 2px 2px 2px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 2px 2px 2px 0px rgba(0,0,0,0.75);
	box-shadow: 2px 2px 2px 0px rgba(0,0,0,0.75);
}

input[type="reset"]:hover
{
    background: #276677;
}

input[type="file"]
{
 	font-family: 'Titillium Web';
    border:1px solid #276677;
	margin: 2px 0px 2px 0px;
	padding: 3px 7px 3px 7px;
	text-decoration:none;
	font-weight: bold;
	color:#fff;
	background: #002060;
	border-radius: 3px;
	-webkit-box-shadow: 2px 2px 2px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 2px 2px 2px 0px rgba(0,0,0,0.75);
	box-shadow: 2px 2px 2px 0px rgba(0,0,0,0.75);
}

input[type="file"]:hover
{
    background: #276677;
}
input[type="text"]
{
	border:1px solid #C0C0C0;
	padding: 4px;
    font-family: 'Titillium Web';
	text-decoration:none;
	color:#000;
	background: #F2F2F2;
    width: 100%;
    min-width: 100px;
    max-width: 300px;
	border-radius: 3px;
	-webkit-box-shadow: 2px 2px 2px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 2px 2px 2px 0px rgba(0,0,0,0.75);
	box-shadow: 2px 2px 2px 0px rgba(0,0,0,0.75);
}

input[type="password"]
{	
	border:1px solid #C0C0C0;
	padding: 4px;
    font-family: 'Titillium Web';
	text-decoration:none;
	background: #F2F2F2;
    width: 100%;
    min-width: 100px;
    max-width: 300px;
	border-radius: 3px;
	-webkit-box-shadow: 2px 2px 2px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 2px 2px 2px 0px rgba(0,0,0,0.75);
	box-shadow: 2px 2px 2px 0px rgba(0,0,0,0.75);
}

select {	
    font-family: 'Titillium Web';
	background-color: #F2F2F2;
	background-position: right;
	background-repeat: no-repeat;
	border-color: #C0C0C0;
	border-radius: 3px;
	border-style: solid;
	border-width: 1px;
	border-right-color: #404040;
	border-bottom-color: #404040;
	color: black;
	padding: .33em .5em;
	-webkit-box-shadow: 2px 2px 2px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 2px 2px 2px 0px rgba(0,0,0,0.75);
	box-shadow: 2px 2px 2px 0px rgba(0,0,0,0.75);
}

select::-ms-expand {
	display: none;
}

.pageoverlay {
    color: #000;
    text-decoration: none;
    font-size: 35px;
    text-shadow: 1px 1px #C0C0C0;
    font-weight: 700;
    text-align: left;
    margin: 0 10% 0 10%;
    font-family: Muli;
}

.pageoverlay span {
    padding: 0 20px 0 20px;
    background-color: #fff;
    opacity: 0.7;
    display: inline-block;
}

.pageoverlaycentered {
    color: #000;
    text-decoration: none;
    font-size: 35px;
    text-shadow: 1px 1px #C0C0C0;
    font-weight: 700;
    text-align: left;
    margin: 0 auto 0 auto;
    text-align: center;
    font-family: Muli;
}

.pageoverlaycentered span {
    padding: 0 20px 0 20px;
    background-color: #fff;
    opacity: 0.7;
    display: inline-block;
}

.pageoverlayvideo {
    color: #000;
    padding: 5px 5px;
    text-decoration: none;
    display: inline-block;
    font-size: 40px;
    text-shadow: 1px 2px #fff;
    font-weight: 700;
    text-align: center;
    margin: 0px auto 0px auto;
}

a.anchor {
    position: relative;
    top:-100px;
    display: block;
    height: 0;
    width:0;
}

.continuebutton {
    background-color: #58585A;
    border: #000;
    color: #fff;
    padding: 10px 20px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
}

.continuebutton:hover {
    background-color: #F7941D;
}

.continuebutton2 {
    background-color: #F7941D;
    border: #000;
    color: #fff;
    padding: 10px 20px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
}

.continuebutton2:hover {
    background-color: #58585A;
}

.tagline {
    font-size: 1.6vw;
    line-height: 1.6vw;
    color: #25AAE2;
    width: 100%;
    text-align: center;
    margin: 0 auto 0 auto;
}

.rslides {
    position: relative;
    list-style: none;
    overflow: hidden;
    width: 100%;
    padding: 0;
    margin: 0;
      border:1px solid #C0C0C0;
	-webkit-box-shadow: 2px 2px 2px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 2px 2px 2px 0px rgba(0,0,0,0.75);
	box-shadow: 2px 2px 2px 0px rgba(0,0,0,0.75);
  }

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }

.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
  }

.checkmark ul {
    list-style: disc outside none;
    margin-left: 0; 
    padding-left: 0em;
    text-indent: 0em;
}

.checkmark li {
    padding-left: 0em;
}

#ImageRight {
	margin: 10px; 
	float: right;
}

#ImageLeft {
	margin: 10px; 
	float: left;
}

#ImageCenter {
	margin: 10px; 
    text-align: center;
    display: block;
    margin: 0 auto;
}

#educationsummary {
	width:250px;
    color: #000000;
    text-align: left;
    margin: 5px;
    border:1px solid #a1a1a1;
	padding:5px; 
	background:#FFFFFF;
	border-radius: 10px;
	moz-border-radius:10px; /* Firefox 3.6 and earlier */
}