/*
Theme Name: Lift Theme
Theme URI: http://liftux.com
Description: The one and only Lift one-page theme.
Version: 0.1
Author: Chris Wallace
Author URI: http://chris-wallace.com
Tags: blue, custom header, fixed width, two columns, widgets

*/

@import url('css/reset.css');
@import url('css/960.css');
@import url('css/slider.css');
@import url('css/text.css');

body{
	background: #000000 url("img/main_background.jpg") no-repeat fixed top center;
	color: white;
	padding-bottom: 400px;
	position: relative;
}

::selection{
	color: white;
	text-shadow: none;
	background: orange;
}

::-moz-selection{
	color: white;
	text-shadow: none;
	background: orange;
}

::-webkit-selection{
	color: white;
	text-shadow: none;
	background: orange;
}

.amp{
	font-family: Baskerville, "Goudy Stout ITC", "Goudy Stout";
	font-style: italic;
}

h1, h2,
.nav li a,
#header h2 strong,
.switcher a,
.wpcf7-form input[type="submit"]{
	font-weight: 900;
}

#header h2,
.wpcf7-form .attach{
	font-weight: 200;
}

.entry-title{
	font-size: 2em;
}

a{
	color: #f2f2f2;
	text-decoration: none;
}

a:hover{
	color: white;
	text-shadow: 0 0 5px #fff;
	-moz-text-shadow: 0 0 5px #fff;
	-webkit-text-shadow: 0 0 5px #fff;
	text-decoration: none;
	font-weight: bold;
}

.light_wrapper a,
.light_wrapper a:hover{
	color: #222;
	text-shadow: none;
	-moz-text-shadow: none;
	-webkit-text-shadow: none;
	font-weight: bold;
}

a.button{
  font-family: "lucida grande", sans-serif;
  font-size: 11px;
  font-weight: normal;
  color: #fff !important;
  background: #3b88d8;
  background: -moz-linear-gradient(0% 100% 90deg, #377ad0, #52a8e8);
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, 
  from(#52a8e8), to(#377ad0));
  border-top: 1px solid #4081af;
  border-right: 1px solid #2e69a3;
  border-bottom: 1px solid #20559a;
  border-left: 1px solid #2e69a3;
  -moz-border-radius: 16px;
  -webkit-border-radius: 16px;
  border-radius: 16px;
  -moz-box-shadow: inset 0 1px 0 0 #72b9eb, 0 1px 2px 0 #b3b3b3;
  -webkit-box-shadow: inset 0 1px 0 0 #72b9eb, 0 1px 2px 0 #b3b3b3;
  line-height: 1;
  text-align: center;
  text-shadow: 0 -1px 1px #3275bc;
  padding-top: 3px;
  padding-right: 7px;
  padding-bottom: 5px;
  padding-left: 7px;
}


a.button:hover {
  background: #2a81d7;
  background: -moz-linear-gradient(0% 100% 90deg, #206bcb, #3e9ee5);
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, 
  from(#3e9ee5), to(#206bcb));
  border-top: 1px solid #2a73a6;
  border-right: 1px solid #165899;
  border-bottom: 1px solid #07428f;
  border-left: 1px solid #165899;
  -moz-box-shadow: inset 0 1px 0 0 #62b1e9;
  -webkit-box-shadow: inset 0 1px 0 0 #62b1e9;
  cursor: pointer;
  text-shadow: 0 -1px 1px #1d62ab;
}

.grid_4 ul,
.grid_4 ul li{
	margin: 0;
	padding: 0;
	list-style: none;
}

h1{
	font-size: 3em;
}

h2{
	font-size: 1.6em;
	text-transform: uppercase;
	letter-spacing: 0.05em;
	display: inline;
}

h3{
	font-size: 1.5em;
}

h4{
	font-size: 1.1em;
	font-weight: normal;
}

h5{
	font-size: 1em;
	margin-bottom: 0;
}

h6{
	font-size: 0.8em;
	font-style: uppercase;
	letter-spacing: 0.05em;
}

h2,h3,h4,h5,h6,.nav a{
	text-shadow: 0 -1px 1px #121212;
}

h4 .button{
	margin-left: 20px;
}

#about h2,#about h3,#about h4,#about h5,#about h6,#about .nav a{
	text-shadow: 0 1px 1px #fff;
}

#header,
#about,
#portfolio,
.wpcf7-form{
	padding: 40px 0 0;
}

#header h1 a:active,
#header h1 a:visited,
.nav li a:active,
.nav li a:visited{
	position: relative;
	outline: 0;
}

#header h1 a:active,
.nav li a:active{
	margin-top: 1px;
	margin-bottom: -1px;
}

#header{
	padding: 40px 0 0 0;
}

#logo{
	display: inline;
	float: left;
}

#logo a{
	text-indent: -9000px;
	overflow: hidden;
	display: block;
	width: 120px;
	height: 40px;
	margin-left: 20px;
	background: url("img/logo.png") no-repeat top left;
}

#header h1 a:hover{
	margin-top: -1px;
	margin-bottom: 1px;
}

#header h1 a:active{
	margin-top: 0;
	margin-bottom: 0;
}

#header h2{
	font-size: 2.6em;
	line-height: 1.2em;
	letter-spacing: normal;
}

#header h3{
	font-size: 1.3em;
}

#featured_sites{
	clear: both;
	position: relative;
	margin-top: 40px;
	margin-bottom: 20px;
}

#thumbnails li{
	float: left;
	display: inline;
	margin-left: 0;
	margin-right: 20px;
}

#thumbnails li a{
	display: block;
	height: 76px;
	width: 76px;
}

#site_slider{
	width: 580px;
	float: left;
	padding-bottom: 8px;
	background: url("img/browser_bar_bottom.png") no-repeat bottom center;
	margin-bottom: 40px;
}

#site_slider div{
	padding-top: 20px;
	background: url("img/browser_bar_top.png") no-repeat top center;
}

#site_slider div img{
	border-left: 1px solid rgba(0,0,0,0.3);
	border-right: 1px solid rgba(0,0,0,0.3);
}

#main_message{
	margin: 40px 0 80px 0;
	padding: 0 20px 60px 0;
	float: right;
}

#main_message h2{
	display: block;
	margin-bottom: 0.5em;
	font-size: 2.2em;
	text-align: left;
	margin-left: 0;
	text-shadow: 0 0 5px #000,
				 0 0 20px #000,
				 0 0 50px #000;
}

#main_message h2 span{
	background: rgba(255,255,255,0.4);
}

#main_message h3{
	font-family: Georgia, Palatino, "Times New Roman", serif;
	font-weight: normal;
	text-align: left;
	font-size: 1.3em;
	color: rgba(255,255,255,0.5);
}

#main_message p a{
	display: inline-block;
	background: rgba(255,255,255,0.0.5);
	padding: 10px 15px;
	font-weight: bold;
	font-size: 1.1em;
	text-shadow: 0 0 1px rgb(0,0,0),
				 0 0 3px rgb(0,0,0);
}

#main_message p a{
	background: rgba(255,255,255,0.1);
}

#main_message p a:hover{
	background: rgba(255,255,255,0.2);
	text-shadow: 0 0 1px rgb(0,0,0),
				 0 0 3px rgb(0,0,0),
				 0 0 10px rgb(255,255,255);
}

#surround{
	position: relative;
	margin: -50px;
	padding: 50px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

/* End Header Styles */

/* Begin Navigation Styles */

.nav{
	float: right;
	display: inline;
	text-align: right;
}

.nav li{
	display: inline;
	text-transform: uppercase;
	letter-spacing: 0.03em;
	float: left;
	margin-left: 0;
	padding-left: 0;
}

.nav li a{
	margin-left: 30px;
	color: white;
	color: rgba(255,255,255,0.9);
	display:block;
	float:left;
	font-size:0.9em;
	padding:0;
	text-decoration:none;
}

.nav li.selected a{
	color: rgba(255,255,255,1);
	padding-bottom: 8px;
	background: url("img/menu-selected.png") no-repeat center bottom;
}

#header .nav li.selected a{
	background: url("img/menu-header-selected.jpg") no-repeat center bottom;
}

#about .nav li.selected a{
	color: rgba(0,0,0,1);
}

/* About Styles */

#about{
	padding-bottom: 10px;
	line-height: 160%;
}

.inset_container{
	margin: 20px 0;
	padding: 40px;
	border: 1px solid #BFBFBF;
	border-top-color:  #a2a2a2;
	border-left-color: #a2a2a2;
	background-color: #f2f2f2;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
}

.inset_container h2{
	text-shadow: none;
	-moz-text-shadow: none;
	-webkit-text-shadow: none;
	text-transform: none;
	letter-spacing: -.5px;
	margin-bottom: 1em;
	display: block;
}

.light_wrapper{
	padding: 40px 0;
	color: #121212;
	background: #cacaca url("img/about-bg.jpg") repeat-x top left;
}

#about .nav li a{
	color: #121212;
}

#about div.extended{
	width: 378px;
}

#about .value_proposition{
	font-size: 1.4em;
}

#about .inset_container ul,
#about .inset_container ul li{
	margin: 0;
	padding: 0;
	list-style: none;
}

#about .extended ul{
	border-top: 1px solid #cecece;
	border-bottom: 1px solid #fff;
}

#about .extended ul li{
	border-top: 1px solid #fff;
	border-bottom: 1px solid #cecece;
	padding: 0.5em 0;
}

#about #our_team li{
	height: auto;
	padding-bottom: 1em;
}

#about #our_team li p{
	padding-bottom: 0;
	margin-bottom: 0;
}

#about #our_team li img,
#about .intern{
	float: left;
	margin-right: 0.5em;
	border: 1px solid #ddd;
	border-left-color: #bbb;
	border-top-color: #bbb;
	padding: 3px;
	background-color: #ddd;
}

#about .intern a{
	width: 60px;
	height: 60px;
	background: url("http://liftux.com/wp-content/uploads/rich.jpg") no-repeat top left;
	display: block;
}

#about .intern a:hover{
	background-position: left -60px;
}

/* End About Styles */

/* Portfolio Styles */

#portfolio{
	background: url("img/portfolio-bg.png") repeat-x top center;
}

#portfolio .background_container{
	margin-top: 20px;
	padding-top: 20px;
	padding-bottom: 40px;
	background-color: #333;
	border-bottom:5px solid #282828;
}

#portfolio #entries{
	margin-top: 20px;
}

#portfolio .description p{
	font-size: 1.2em;
	font-family: "Georgia MS", Georgia, "Times New Roman", serif;
	margin: 20px 0 40px;
	border-bottom: 2px solid #282828;
	padding: 0 0 20px;
}

#portfolio p{
	color: #CCC;
	line-height: 1.8em;
}

#portfolio img{
	padding: 0;
}

#portfolio .hentry{
	padding-bottom: 2.5em;
}

#portfolio .hentry:nth-child(3n+1),
#portfolio .hentry:first-child{
	margin-left: 0;
	clear: both;
}

#portfolio .hentry:nth-child(3n){
	margin-right: 0;
}

#portfolio .hentry:last-child{
	border-bottom: none;
}

#portfolio 
h3.portfolio-title{
	font-size: 1.1em;
	font-weight: bold;
}

#portfolio .hentry a img{
	box-shadow: 0 0 3px rgba(0,0,0,0.4);
	-moz-box-shadow: 0 0 3px rgba(0,0,0,0.4);
	-webkit-box-shadow: 0 0 3px rgba(0,0,0,0.4);
	position: relative;
	margin: -1px;
	margin-bottom: 8px;
}

#portfolio .hentry a:hover img{
	z-index: 9999;
	position: relative;
	outline: 0;
}

#portfolio .hentry a{
	position: relative;
	margin: 0;
	padding: 0;
	color: #aaa;
}

#portfolio .hentry a:hover{
	color: #bbb;
}

#portfolio .hentry a{
	outline: 0;
}

#portfolio .section{
	margin: 1em 0;
}

/* End Portfolio Styles */

/* Contact Styles */

#contact{
	background: url("img/contact_bg.png") repeat-x top left;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-right-radius: 10px;
}

#contact .grid_12{
	margin-top: 40px;
}

#contact .nav{
	margin-right: 30px;
}

#contact h2,
#contact form{
	margin-left: 15px;
}

#contact form > fieldset{
	margin: 30px 0 0 0;
}

#contact fieldset fieldset{
	position: relative;
}

.wpcf7-form legend{
	text-indent: -9000px;
	overflow: hidden;
	height: 0;
	display: block;
}

.wpcf7-form label.field_name{
	position: absolute;
	top: 4px;
	left: 11px;
	font-size: 1.8em;
	color: #eee;
	cursor: text;
	z-index: 200;
}

.wpcf7-form .column_one{
	width: 310px;
}

.wpcf7-form .column_two{
	width: 573px;
}

.wpcf7-form input[type="text"],
.wpcf7-form textarea{
	padding: 5px 10px;
	background: url("img/form_field_bg.png");
	border-bottom: 0;
	border-right: 0;
	font-size: 1.8em;
	width: 296px;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border: 1px solid #181818;
	border-color: rgba(0,0,0,0.8);
	border-bottom-color: #222;
	color: white;
	position: relative;
	z-index: 100;
}

.wpcf7-form .column_one span.wpcf7-form-control-wrap{
	display:block;
	position:relative;
	text-align:right;
}

.wpcf7-form textarea{
	height: 296px;
	width: 550px;
}

.wpcf7-form .buttons{
	position: relative;
	clear: both;
	height: 68px;
	width: auto;
}

.wpcf7-form .buttons span.wpcf7-form-control-wrap {
	position: static;
}

.wpcf7-form input[type="file"]{
	opacity: 0;
	-webkit-opacity: 0;
	-moz-opacity: 0;
	filter:alpha(opacity=0);
	bottom:28px;
	cursor:pointer;
	height:40px;
	position:absolute;
	right:195px;
	width:auto;
}

.wpcf7-form input[type="submit"]{
	float: right;
	margin-right: 28px;
	margin-bottom: 20px;
	color: white;
	font-size: 1.1em;
	vertical-align: middle;
	background-color: rgba(255,255,255,0.1);
	border: 0;
	border-top: 1px solid #404040;
	padding: 12px 38px 10px;
	cursor: pointer;
	text-shadow: 0 -1px 1px rgba(0,0,0,0.8);
	border-radius: 40px;
	-moz-border-radius: 40px;
	-webkit-border-radius: 40px;
	-webkit-box-shadow: 0 2px 4px rgba(0,0,0,0.3);
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(255,255,255,0.1)), to(rgba(255,255,255,0.05)));
	-webkit-background-origin: border-box;
	-webkit-background-clip: border-box;
	display: inline-block; 
	-moz-box-shadow: inset 0 -30px 18px -12px hsla(0,0%,0%,.4);
	width: auto;	
}

.wpcf7-form input[type="submit"]:hover{
	border-top-color: #424242;
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(255,255,255,0.13)), to(rgba(255,255,255,0.05)));
}

.wpcf7-form input[type="submit"]:active{
	margin-top: 1px;
}

.wpcf7-form  .attach{
	padding: 12px 18px 10px 19px;
	background: transparent url("img/ico_add_attachment.png") no-repeat left center;
	border: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	margin-right: 0;
	color: white;
	font-size: 1.1em;
	float: right;
	margin-right: 28px;
}

.wpcf7-form input[type="text"]:focus,
.wpcf7-form textarea:focus{
	box-shadow: inset 0 0 20px rgba(41,141,223,0.3); 
	-moz-box-shadow: inset 0 0 20px rgba(41,141,223,0.3); 
	-webkit-box-shadow: inset 0 0 20px rgba(41,141,223,0.3);
}

div.wpcf7-response-output{
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
	border: 0 !important;
	background: rgb(40,40,40);
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(40,40,40,0.65)), to(rgba(20,20,20,0.95)));
	margin: 0 !important;
	padding: 10px !important;
}

div.wpcf7-mail-sent-ok{
	background-color: rgba(63,145,16,0.3) !important;
	border: 0 !important;
}

div.wpcf7-validation-errors{
	background-color: rgba(191,11,11,0.3) !important;
	border: 0 !important;
}

span.wpcf7-form-control-wrap{
	display: block;
	width: 100%;
}

.wpcf7-form span.wpcf7-not-valid-tip {
	background: rgb(40,40,40) url("img/pointer.gif") no-repeat 5px 5px;
	background-color: rgba(191,11,11,0.3) !important;
	border: 0 !important;
	font-size:0.9em;
	position:relative;
	top: 7px;
	width: auto;
	left: auto;
	right: auto;
	display: block;
	font-weight: bold;
	padding-right: 4px;
	z-index:0;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	text-align: right;
}

/* End Contact Styles */

/* Navigation Styles */

.navigation{
	width: 100%;
	padding: 0;
	margin: 0;
}

.navigation #previous.button a,
.navigation #next.button a{
	position: absolute;
	top: 190px;
	left: 30px;
	background: url("img/portfolio-arrows.png") no-repeat top left;
	display: block;
	width: 70px;
	height: 119px;
	text-align: left;
	text-indent: -9000px;
	overflow: hidden;
	outline: none;
	margin: 1px 0;
}

.navigation #next.button a{
	background-position: top right;
	left: auto;
	right: 30px;
}

.navigation #previous.button a:hover{
	background-position: bottom left;
}

.navigation #next.button a:hover{
	background-position: bottom right;
}

.navigation #previous.button a:active,
.navigation #next.button a:active{
	margin: 3px 0 0 0;
}

.navigation a{
	font-weight: bold;
	font-size: 1.2em;
	line-height: 1em;
}

.navigation .home a{
	text-align: left;
	height: 20px;
	width: 20px;
	background: url("img/home_icon.png") no-repeat top left;
	text-indent: -9000px;
	overflow: hidden;
	display: block;	
	margin: 0 auto;
}

/* End Navigation Styles */

/* Begin Jobs Styles */

#jobs{
	min-height: 580px;
}

.single-job .wpcf7-form{
	padding-top: 5px;
}

.job{
	padding-bottom: 20px !important;
	border-bottom: 1px solid #ddd;
	margin-bottom: 35px !important;
}

ul{
	margin-bottom: 1em;
}

ul li{
	margin-left: 1.4em;
}

.job:last-child{
	padding-bottom: 0 !important;
	border-bottom: none;
	margin-bottom: 0 !important;
}

.all{
	display: block;
}

.all a{
	padding-bottom: 1em !important;
	border-bottom: 1px solid #ccc;
}

.heading{
	margin-bottom: 80px;
	text-align: center;
	text-shadow: 0 1px 2px rgb(0,0,0);
}

.heading h1{
	margin-top: 60px;
	margin-bottom: 0;
	font-size: 4.2em;
	text-transform: uppercase;
	line-height: 1.1em;
}

.heading div{
	font-size: 1.2em;
}

.button_container{
	width: 150px !important;
	text-align: right;
}

.menu a{
	color: #d85600;
	font-weight: normal;
	display: block;
	padding: 4px 0;
	border-bottom: 1px solid #ccc;
}

.menu .selected a{
	color: black;
	font-weight: bold;
}

.menu .selected a:after{
	content: " \2192";
	float: right;
}

.menu a:hover{
	font-weight: normal;
}

.menu .selected a:hover{
	font-weight: bold;
}

/* End Jobs Styles */

/* Switcher Styles */

.switcher{
	background: url("img/switcher-ls.png") no-repeat top left;
	padding-left: 7px;
	display: inline;
	position: absolute;
	top: 0;
	left: 160px;
	height: 34px;
}

.switcher ul,
.switcher li{
	display: inline;
	margin: 0;
	padding: 0;
	list-style: none;
}

.switcher ul{
	display: block;
	height: 34px;
	background: url("img/switcher-rs.png") no-repeat top right;
	padding-left: -7px;
}

.switcher a{
	font-size: 0.9em;
	text-transform: uppercase;
	text-decoration: none;
	padding: 7px 12px 5px;
	margin: 4px;
	display: block;
	float: left;
	line-height: 1em;
	margin-left: -3px;
	color: #777;
	outline: 0;
	font-weight: bold;
	text-shadow: none;
	-moz-text-shadow: none;
	-webkit-text-shadow: none;
}

.switcher a:hover{
	color: #797979;
	font-weight: bold;
}

.switcher li#switch_button a{
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	margin-left: 4px;
}

.switcher li#switch_button a span{
	white-space: nowrap;
}

.switcher li#switch_button a,
.navigation a.button{
	background-color: #eee;
	color: black;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border: 1px solid #888;
	border-top-color: #fff;
	border-bottom-color: #444;
	cursor: pointer;
	text-shadow: 0 1px 1px rgba(255,255,255,0.4);
	-webkit-box-shadow: 2px 2px 2px rgba(0,0,0,0.05);
	-moz-box-shadow:0 -30px 18px -12px rgba(0, 0, 0, 0.05) inset;
	background: -webkit-gradient(linear, left top, left bottom, from(rgb(233,233,233)), to(rgb(100,100,100)));
	-webkit-background-origin: border-box;
	-webkit-background-clip: border-box;
	display: inline-block; 
	-moz-box-shadow: inset 0 -30px 18px -12px hsla(0,0%,0%,.4);
	padding-right: 9px;
}

/* End Switcher Styles */

.safari_header{
	background: url("img/safari_header.png") no-repeat top center;
	height: 54px;
	text-align: center;
	position: relative;
}

.safari_header .title{
	padding: 5px 0 4px 0;
	font-size: 11px;
	text-shadow: 0 1px 1px rgba(255,255,255,0.8);
	color: #222;
	font-weight: bold;
}

.safari_header .url{
	position: absolute;
	top: 26px;
	left: 120px;
	color: #222;
	text-decoration: none;
}

/* Single Post Styles */

.single-portfolio{
	background-image: none;
	background: #282828;
	height: 100%;
}

.single-portfolio #entries,
.single-portfolio .copyright{
	border-top: 1px solid rgba(255,255,255,0.06);
}

.single-portfolio #logo{
	color: #222;
	font-size: 1.6em;
	text-shadow: 0 1px 1px #fff;
	margin-top: 30px;
}

.single-portfolio h2{
	text-transform: none;
	letter-spacing: normal;
	margin-bottom: 1em;
}

.single-portfolio #entries a,
.single-portfolio #entries p a,
.single-portfolio .navigation a,
.single-portfolio .copyright a{
	color: white;
	text-decoration: none;
	border-bottom: 1px solid transparent;
	font-weight: bold;
}

.single-portfolio #entries h2 a:hover,
.single-portfolio #entries p a:hover,
.single-portfolio .navigation .previous a:hover,
.single-portfolio .navigation .next a:hover,
.single-portfolio .copyright a:hover{
	border-bottom: 1px solid rgba(255,255,255,0.5) !important;
}

.single-portfolio .light_wrapper{
	background:#CACACA url(img/about-bg.jpg) repeat-x scroll left bottom;
	padding-top:30px;
}

.single-portfolio #entries{
	margin-top: 10px;
}

.single-portfolio #entries,
.single-portfolio .copyright{
	padding-top: 20px;
	padding-bottom: 20px;
}

.single-portfolio .copyright{
	padding: 20px;
	text-align: center;
	font-size: 0.9em;
	color: rgba(255,255,255,0.6);
}

.single-portfolio{
	padding-bottom: 0;
}

.single-portfolio h2{
	display: block;
}

.single-portfolio .subheading{
	float: right;
	display: inline;
	font-size: 1.1em;
	font-weight: normal;
	color: rgba(255,255,255,0.7);
	margin-top: 39px;
	margin-left: 10px;
}

.single-portfolio .wp-post-image{
	margin-bottom: 40px;
}

.single-portfolio .content{
	width: 940px;
	margin: 0 auto;
	clear: both;
}

/* Show Some Love for the Sponsored Hosting */

#firehost{
	background: transparent url("img/firehost.png") no-repeat 0 0;
	display: block;
	position: absolute;
	bottom: 30px;
	right: 30px;
	width: 130px;
	height: 52px;
}

#find_us{
	width: 580px;
}

#find_us h3{
	color: black;
	text-shadow: none;
	-moz-text-shadow: none;
	-webkit-text-shadow: none;
	margin: 0;
	padding: 0 0 0.5em 0;
}

#map_canvas{
	width: 580px;
	height: 340px;
}
