#container{
	width: 320px;
	position: relative;
}
#tagline,
#likebox,
#home-banner,
#faq-banner{
	display:none;
}
#header{
	height: 60px;
}
#header #logo{
	position: absolute;
	left: 10px;
	top: -20px;
}
#header #logo a{
	background-size: 50%;
	background-repeat: no-repeat;
}
#navigation{
	position: absolute;
	top: 0px;
	left: 130px;
	width: 200px;
}
#navigation li{
	float: none;
	margin: 0;
	padding: 5px 0px;
	text-align:left;
	border: none;
	min-width: 80px;
}
#navigation li:nth-child(even){
	margin-left: 15px;
}
#navigation li a{
	display: block;
	text-decoration:none;
	border-bottom: 0;
	font-size: 12pt;
}
.screen-only{
	display: none !important;
}

blockquote{
	width: 300px !important;
	margin: 5px 0 !important;
	padding: 0 !important;
	left: 0;
}
#footer,
#sosumi,
#home-drawer{
	width: 320px;
	height: auto;
}
#footer>*{
	display: block;
}

#home-drawer>*{
	margin: 10px 0 !important;
	display: block !important;
}
#footer{
	position: relative;
	bottom: 0;
	left: 0;
	height: auto;
}


input.text{
	width: 290px;
}
#contact_fields input.text{
	margin-right: 0;
}
#additional_fields input.text{
	margin-right: 0;
	width: 290px;
}
textarea{
	margin-right: 0;
	width: 290px;
}
select{
	margin-right: 0;
}
#content ul.fields{
	margin: 0;
}
#content ul.fields #li_captcha{
	margin: 0 !important;
}

#content{
	padding: 10px;
}

#content img.floatright,
#content img.floatleft{
	width: 100px;
}
#content img.floatleft{
	margin: 0 10px 10px 0;
}
#content h1{
	font-size: 20pt;
}
#content h2{
	font-size: 12pt;
}
#content p{
	font-size: 10pt;
}

#home-columns>div#home-images,
#home-columns>div#home-copy{
	display: block;
	width: 100%;
	margin-top: 10px;
	position: relative;
	right: 0;
	top: 0;
	text-align: left;
}
.services-photos{
	display: none;
}
.services-copy{
	width: 100%;
}

.bawrapper{
	display: block !important;
	width: 290px !important;
	height: 191px !important;
	margin: 0 0 20px 0 !important;
	padding: 0 !important;
}
.bawrapper>div{
	width: 290px!important;
	height: 191px!important;
	margin: 0 !important;
	padding: 0 !important;
}
.bawrapper>div div{
	width: 139px!important;
	height: 191px!important;
	display: inline-block !important;
	float:right;
	margin-right: 5px;
}
.bawrapper>div div img{
	width: 139px!important;
	height: 191px!important;
	display: inline-block !important;
}
