/************************************************************
//
//	GLOBALS
//
************************************************************/

/* NORMALIZE GLOBALS */

html, body, header, nav, h1, h2, h3, h4, h5, ul, li, section, div, p, img, footer {
	margin: 0;
	padding: 0;
	font-weight: normal;
}

/* GLOBALS */

html {
	
	font-family: 'Oxygen', sans-serif;
	font-size: 62.5%; /* [16px = 1.6rem] */
	color: black;
	
	background: #EEEEEE;
	background: rgb(255,255,255);
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNiYmJiYmIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(187,187,187,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(187,187,187,1)));
	background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(187,187,187,1) 100%);
	background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(187,187,187,1) 100%);
	background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(187,187,187,1) 100%);
	background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(187,187,187,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#bbbbbb',GradientType=0 );

	background-attachment: fixed;
	
}

body {
	position: absolute;
	
	padding: 70px 5px 25px;
	
	width: 100%;
	
	font-size: 16px;
	font-size: 1.6rem;
	
	overflow-x: none;
	overflow-y: auto;
	
	-webkit-transition: all 300ms;
	-moz-transition: all 300ms;
	-o-transition: all 300ms;
	transition: all 300ms;
	
}

body.navOpen {
	
	left: -175px;
	
	height: 100%;
	
	overflow: hidden;
	
}

body.modalOpen {
	
	height: 100%;
	
	overflow: hidden;
	
}
	
header {
	
	position: fixed;
	display: table;
	
	left: 0;
	top: 0;
	
	width: 100%;
	height: 50px;
	
	background: black;
	
}

h1, h2, h3, h4, h5 {
	font-weight: bold;
}

h1 {
	
	font-size: 24px;
	font-size: 2.4rem;
	
	line-height: 24px;
	line-height: 2.4rem;
	
}

h2 {
	
	font-size: 20px;
	font-size: 2.0rem;
	
	line-height: 20px;
	line-height: 2.0rem;
	
}

h3 {
	
	font-size: 16px;
	font-size: 1.6rem;
	
	line-height: 16px;
	line-height: 1.6rem;
	
}

h4 {
	
	font-size: 14px;
	font-size: 1.4rem;
	
	line-height: 14px;
	line-height: 1.4rem;
	
}

h5 {
	
	font-size: 10px;
	font-size: 1.0rem;
	
	line-height: 10px;
	line-height: 1.0rem;
	
}

section {

}

a {
	color: inherit;
	text-decoration: none;
}

footer {
	
	position: fixed;
	
	padding: 0 5px;
	
	left: 0;
	bottom: 0;
	
	width: 100%;
	height: 25px;
	
	font-size: 10px;
	font-size: 1.0rem;
	
	color: white;
	
	line-height: 25px;
	
	/* text-align: right; */
	
	background: black;
	
}

footer > .left {
	float: left;
}

footer > .right {
	float: right;
}

/************************************************************
//
//	GLOBALS - CUSTOM
//
************************************************************/

/* SIDE BORDERS */

#sideBorders {
	
	position: fixed;
	
	left: 0;
	right: 0;
	
	top: -20%;
	bottom: -20%;
	
	border-left: 5px solid black;
	border-right: 5px solid black;
	
	pointer-events: none;
	
}

/* HEADER IMAGE */

#headerImgContainer {
	
	display: table-cell;
	vertical-align: middle;
	
}

#headerImg {
	
	display: block;
	
	margin: 0 5px;
	
	width: 415px;
	height: auto;
	
	max-width: 80%;
	
}

#facebookLink:before {
	
	display: inline-block;
	
	font-family: "qis_icons";
	
	speak: none;
	
	width: 12px;
	width: 1.2rem;
	text-align: left;
	
	content: '\e80C';
	
}

/************************************************************
//
//	COMMON
//
************************************************************/

/* BOX SIZING */

body, .boxSizing {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

/* UNSELECTABLE */

.unselectable {
	-webkit-user-select: none;  
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
}

/* THUMBNAILS */

.thumbnails {

	margin: 5px auto 0;
	padding: 5px 0 0;
	
	max-width: 100%;
	
	text-align: left;
	font-size: 0;
	
	border-top: 1px solid black;
	border-left: 1px solid black;
	border-bottom: 1px solid black;
	
}

.thumbnail {
	
	margin: 0 0 5px 5px;
	
	height: 50px;
	width: auto;
	
	border: 1px solid black;
	
}

/************************************************************
//
//	GRADIENTS
//
************************************************************/

.gradient.black {
	
	background: black;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIxJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjI1JSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMCIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(left,  rgba(0,0,0,1) 1%, rgba(0,0,0,1) 25%, rgba(0,0,0,0) 100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(1%,rgba(0,0,0,1)), color-stop(25%,rgba(0,0,0,1)), color-stop(100%,rgba(0,0,0,0)));
	background: -webkit-linear-gradient(left,  rgba(0,0,0,1) 1%,rgba(0,0,0,1) 25%,rgba(0,0,0,0) 100%);
	background: -o-linear-gradient(left,  rgba(0,0,0,1) 1%,rgba(0,0,0,1) 25%,rgba(0,0,0,0) 100%);
	background: -ms-linear-gradient(left,  rgba(0,0,0,1) 1%,rgba(0,0,0,1) 25%,rgba(0,0,0,0) 100%);
	background: linear-gradient(to right,  rgba(0,0,0,1) 1%,rgba(0,0,0,1) 25%,rgba(0,0,0,0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#00000000',GradientType=1 );
	
}

.gradient.white {

	background: none;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwLjUiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
	background: -moz-linear-gradient(left,  rgba(255,255,255,0.5) 0%, rgba(255,255,255,0) 100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,255,255,0.5)), color-stop(100%,rgba(255,255,255,0)));
	background: -webkit-linear-gradient(left,  rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%);
	background: -o-linear-gradient(left,  rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%);
	background: -ms-linear-gradient(left,  rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%);
	background: linear-gradient(to right,  rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#80ffffff', endColorstr='#00ffffff',GradientType=1 );

}

.gradient.gray {
	
	background: none;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2RkZGRkZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkZGRkZGQiIHN0b3Atb3BhY2l0eT0iMCIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(left,  rgba(221,221,221,1) 0%, rgba(221,221,221,0) 100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(221,221,221,1)), color-stop(100%,rgba(221,221,221,0)));
	background: -webkit-linear-gradient(left,  rgba(221,221,221,1) 0%,rgba(221,221,221,0) 100%);
	background: -o-linear-gradient(left,  rgba(221,221,221,1) 0%,rgba(221,221,221,0) 100%);
	background: -ms-linear-gradient(left,  rgba(221,221,221,1) 0%,rgba(221,221,221,0) 100%);
	background: linear-gradient(to right,  rgba(221,221,221,1) 0%,rgba(221,221,221,0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dddddd', endColorstr='#00dddddd',GradientType=1 );

}

/************************************************************
//
//	CONTENT
//
************************************************************/

/* CONTENT HEADER */

.contentHeader {
	
	position: fixed;
	
	padding: 1px 0;
	
	left: 0;
	top: 50px;
	
	width: 100%;
	
	-webkit-box-shadow: 0 3px 3px 0 #222222;
	-moz-box-shadow: 0 3px 3px 0 #222222;
	-ms-box-shadow: 0 3px 3px 0 #222222;
	-o-box-shadow: 0 3px 3px 0 #222222;
	box-shadow: 0 3px 3px 0 #222222;
	
	background: white;
	
	-webkit-transition: all 300ms;
	-moz-transition: all 300ms;
	-o-transition: all 300ms;
	transition: all 300ms;
	
}

body.navOpen .contentHeader {
	
	left: -175px;
	
}

.contentHeaderTitle {
	
	display: block;
	
	/* margin: 5px 0; */
	padding-left: 10px;
	
	width: 100%;
	height: 20px;
	
	line-height: 20px;
	line-height: 2.0rem;
	
	color: white;
	
}

.contentHeaderTitle:before {
	
	display: inline-block;
	
	font-family: "qis_icons";
	
	speak: none;
	
	width: 30px;
	width: 3.0rem;
	text-align: center;
	
}

.contentHeaderTitle.information:before {	content: '\e801';	}
.contentHeaderTitle.updates:before {		content: '\e802';	}
.contentHeaderTitle.location:before {		content: '\e803';	}

.contentHeaderTitle.maintenance:before {	content: '\e805';	}
.contentHeaderTitle.repairs:before {		content: '\e806';	}
.contentHeaderTitle.towinginfo:before {		content: '\e807';	}

.contentHeaderTitle.cars:before {		content: '\e809';	}
.contentHeaderTitle.parts:before {		content: '\e80A';	}


/* CONTENT */

.content {
	
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
	visibility: hidden;
	
}

	/* CONTENT ACTIVE */
	
	.content.active {
		width: auto;
		height: auto;
		visibility: visible;
	}
	
/************************************************************
//
//	SECTION
//
************************************************************/

/* CONTENT SECTION */

.contentSection {
	
	display: block;
	
	margin: 5px auto;
	padding: 10px;
	
	width: 100%;
	
	text-align: justify;
	
	/*
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	hyphens: auto;
	*/
	
	-webkit-box-shadow: 0 3px 3px 0 #222222;
	-moz-box-shadow: 0 3px 3px 0 #222222;
	-ms-box-shadow: 0 3px 3px 0 #222222;
	-o-box-shadow: 0 3px 3px 0 #222222;
	box-shadow: 0 3px 3px 0 #222222;
	
	border-bottom: 1px solid #FFFFFF;
	
}

.contentSectionBox {
	
	margin: auto;
	
	width: 960px;
	max-width: 100%;
	
}

.contentParagraph {

	margin: 10px 0;
	
}

/* SECTION BANNER */

.sectionBanner {
	
	position: relative;
	
	border: 1px solid black;
	
}

.sectionBannerImg {
	
	display: block;
	
	width: 100%;
	height: auto;
	
}

.sectionBannerTitle {
	
	position: absolute;
	
	padding: 10px;
	
	left: 0;
	bottom: 10px;
	
	width: 100%;
	
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	
	background: rgba(0, 0, 0, .5);
	
	line-height: 16px;
	color: white;
	
}

.sectionBannerSubHeader1 {
	
	position: absolute;
	
	padding: 0 10px;
	
	right: 0;
	top: 5px;
	
	height: 40px;
	line-height: 40px;
	
	background: rgba(0, 0, 0, .5);
	
	border-top: 1px solid black;
	border-left: 1px solid black;
	border-bottom: 1px solid black;
	
	-webkit-border-radius: 10px 0 0 10px;
	-moz-border-radius: 10px 0 0 10px;
	-ms-border-radius: 10px 0 0 10px;
	-o-border-radius: 10px 0 0 10px;
	border-radius: 10px 0 0 10px;
	
	color: white;
	
}

.sectionBannerSubHeader2 {
	
	position: absolute;
	
	padding: 0 10px;
	
	right: 0;
	top: 50px;
	
	height: 30px;
	line-height: 30px;
	
	background: rgba(0, 0, 0, .5);
	
	border-top: 1px solid black;
	border-left: 1px solid black;
	border-bottom: 1px solid black;
	
	-webkit-border-radius: 10px 0 0 10px;
	-moz-border-radius: 10px 0 0 10px;
	-ms-border-radius: 10px 0 0 10px;
	-o-border-radius: 10px 0 0 10px;
	border-radius: 10px 0 0 10px;
	
	color: white;
	
}

.sectionBannerSubHeader3 {
	
	position: absolute;
	
	padding: 0 10px;
	
	right: 0;
	top: 85px;
	
	height: 30px;
	line-height: 30px;
	
	background: rgba(0, 0, 0, .5);
	
	border-top: 1px solid black;
	border-left: 1px solid black;
	border-bottom: 1px solid black;
	
	-webkit-border-radius: 10px 0 0 10px;
	-moz-border-radius: 10px 0 0 10px;
	-ms-border-radius: 10px 0 0 10px;
	-o-border-radius: 10px 0 0 10px;
	border-radius: 10px 0 0 10px;
	
	color: white;
	
}

/* SCREEN WIDTH LESS THAN 720px */

@media only screen and (max-width :719px) {
	
	.sectionBannerSubHeader1 {
		
		font-size: 16px;
		font-size: 1.6rem;
		
		height: 20px;
		line-height: 20px;
		
		-webkit-border-radius: 5px 0 0 5px;
		-moz-border-radius: 5px 0 0 5px;
		-ms-border-radius: 5px 0 0 5px;
		-o-border-radius: 5px 0 0 5px;
		border-radius: 5px 0 0 5px;
		
	}
	
	.sectionBannerSubHeader2 {
		
		top: 30px;
		
		font-size: 10px;
		font-size: 1.0rem;
		
		height: 15px;
		line-height: 15px;
		
		-webkit-border-radius: 5px 0 0 5px;
		-moz-border-radius: 5px 0 0 5px;
		-ms-border-radius: 5px 0 0 5px;
		-o-border-radius: 5px 0 0 5px;
		border-radius: 5px 0 0 5px;
		
	}
	
	.sectionBannerSubHeader3 {
		
		top: 50px;
		
		font-size: 10px;
		font-size: 1.0rem;
		
		height: 15px;
		line-height: 15px;
		
		-webkit-border-radius: 5px 0 0 5px;
		-moz-border-radius: 5px 0 0 5px;
		-ms-border-radius: 5px 0 0 5px;
		-o-border-radius: 5px 0 0 5px;
		border-radius: 5px 0 0 5px;
		
	}
	
}

/************************************************************
//
//	INFORMATION
//
************************************************************/

.infoImage {
	
	display: block;
	
	margin: 0px 10px 0 0;
	
	width: 240px;
	height:auto;
	
	max-width:40%;
	
	float: left;
	
	border: 1px solid black;
	
}

.infoParagraph {

	float: left;
	
}

/************************************************************
//
//	UPDATES
//
************************************************************/
	
/* UPDATE HEADER */

.updateHeader {
	
	max-width: 100%;
	
	text-align: left;
	font-size: 0;
	
	border-top: 1px solid black;
	border-left: 1px solid black;
	border-bottom: 1px solid black;
	
}

.updateHeaderTitle {
	
	padding: 5px;
	
}

.updateHeaderDate {
	
	margin: 5px;
	
}

/************************************************************
//
//	LOCATION
//
************************************************************/

#gmap_container {
	
	position: fixed;
	
	left: 5px;
	right: 5px;
	
	top: 72px;
	bottom: 25px;
	
	overflow:hidden;
	
	-webkit-transition: all 300ms;
	-moz-transition: all 300ms;
	-o-transition: all 300ms;
	transition: all 300ms;
	
}

body.navOpen #gmap_container {
	
	left: -170px;
	
}

#gmap_canvas img{

	max-width:none!important;
	background:none!important
	
}

/************************************************************
//
//	SERVICES
//
************************************************************/

.serviceSection {
	
	margin-bottom: 10px;
	padding: 10px;
	
	width: 475px;
	
	border: 1px solid black;
	
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	
	text-align: left;
	
}

.serviceSection.left {
	float: left;
}

.serviceSection.right {
	float: right;
}

.serviceSection ul {

	margin-left: 25px;
	margin-bottom: 10px;
	
}

.serviceSubHeader {
	
	margin-bottom: 5px;
	
}

/* SCREEN WIDTH LESS THAN 990px (960 PLUS PADDING) */

@media only screen and (max-width :989px) {
	
	.serviceSection {
		width: 100%;
	}
	
}

/************************************************************
//
//	LISTINGS
//
************************************************************/

/* LISTING PREVIEW */

.listingPreview {
	
	position: relative;
	
	margin: 5px 0;
	padding: 5px 0;
	
	border-top: 1px solid black;
	border-left: 1px solid black;
	border-bottom: 1px solid black;
	
	white-space: nowrap;
	
}

.listingPreviewImg {
	
	display: block;
	
	margin-left: 5px;
	
	height: 100px;
	width: auto;
	
	border: 1px solid black;
	
	float: left;
	
}

.listingPreviewInfo {
	
	display: inline-block;
	
	padding: 5px;
	
	width: 160px;
	height: 102px;
	
}

/* CONTACT LINK */

.contactLink {
	
	padding: 5px 10px;
	
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	
	cursor: pointer;
	
	border: 1px solid black;
	
}

.contactLink:before {
	
	display: inline-block;
	
	margin-right: 5px;
	
	font-family: "qis_icons";
	
	speak: none;
	
	content: '\e80B';
	
}

.contactLink.listings {
	
	position: absolute;
	
	right: 0;
	bottom: 10px;
	
}

.contactLink.service {
	
	left: 5px;
	top: 5px;
	
	width: 220px;
	
	text-align: center;
	
}

