body {
	min-width: 320px;
	background-image: none;
	background-color: #131513;
}

#header_wrapper {
	background-image: url(../_images/background_gradient-notxt.gif);
}

#header_wrapper,
#content_wrapper,
#footer_wrapper {
	min-width: 320px;
}

#header,
#content,
#footer {
	width: 300px;
	padding: 0 10px;
	margin: 0 auto;
	position: relative;
}

#header h1 {
	left: 23px;
	position: static;
	margin: 10px auto;
	margin-bottom: 20px;
}

#footer {
	text-align: center;
}

#mobile_twit {
	display: block;
}

ul#nav {
	/* use this for centered navigation */
	margin: 0 auto;
	list-style-type: none;
	position: relative;
	left: -2px;
	top: 0;
	width: 280px;
	z-index: 4;
	white-space: nowrap;
}

#social div{
visibility:hidden;
}


#nav li a:link,
#nav li a:visited {
	margin-left: 0px;
	margin-right: 10px;
}

#nav .Last a:link,
#nav .Last a:visited {
	margin-right: 0;
}

#twitter_bird {
	display: none;
}

body#section_home #slide_wrapper {
	width: 300px;
	height: 304px;
	position: relative;
	left: 0;
	top: 20px;
}

.slideshow a.Tall {
	left: 0 !important;
}
.Tall img {
	width: 180px;
	height: 241px;
	position: relative;
	left: -56px;
top:-280px;
}

.Tall p {
position:relative;
top:-280px;
}

.Tall h1 {
position:relative;
top:-280px;
}

.Tall span {
position:relative;
top:-280px;
}



.Column {
	display: none;
}

/* HOME+++++++++++++++++++ */


body#section_home #content {
	margin-bottom: 0px;
	top: -120px;
	height: 200px;
}

body#section_home #footer_wrapper {

}

#content h1,
#content .activeSlide h1,
#content h1 a {
	font-size: 18px;
}

.Wide img {
	width: 241px;
	height: 130px;
	top: 0;
	left: 30px;
}

.Tall img {
	left: 10px !important;
}


.Wide div {
	top: 140px;
	left: 10px;
	width: 300px;
}

.Tall div {
	left: 75px;
	top:30px;
	width: 70px;
}


#content .slideshow h1 {
	font-size: 18px;
}


/* APPS+++++++++++++++++++ */

a.App {
	float: none;
	overflow: auto;
	margin: 0 9px 25px 8px;
	width: 263px;
	background-image: url(../_images/appbox_l-phone.gif)
}


a.Client {
	background-image: url(../_images/appbox_s-phone.gif);
}

div.Row {
	padding: 0;
}

#content h3 {
	color: #9f9480;
	font-size: 18px;
	width: 280px;
	text-align: center;
	font-style: italic;
	margin: 10px 9px 20px 8px;
	position: static;
	font-family: "Trebuchet MS";
	background: url(../_images/h3_bar.gif) no-repeat 50% 12px;
}


#left {
	float: none;
	margin: 0 auto;
	width: 0px;
}


#left #slide_wrapper {
	width: 0px;
	overflow: hidden;
	margin-right: 0px !important;
	margin-bottom: 0px;
}

#left .slideshow {
	top: 0;
	margin: 0 !important;
}

a.DoubleTall img {
	height: 241px;
	width: 212px;
	position: relative;
	left: -22px;
}

#left img.NoSlide {
	height: 0px;
	width: 0px;
	position: relative;
	top: 1px;
	left: 0px;
}

#left h1 {
	display: -moz-inline-box;
	display: inline-block;
	height: 0px;
	width: 0px;
	margin-left: 0px;
	position: relative;
	top: 0px;
	left:0px;
	color: #9f9480;
	font-size: 1px;
	text-align: left;
	font-family: "Trebuchet MS";
visibility:hidden;
}

#left ul {
	display: -moz-inline-box;
	display: inline-block;
	height: 0px;
	width: 0px;
	margin-left: 0px;
	position: relative;
	top: 0px;
	left:0px;
	color: #9f9480;
	font-size: 1px;
	text-align: left;
	font-family: "Trebuchet MS";
visibility:hidden;
}

#left h1 a {
	display: -moz-inline-box;
	display: inline-block;
	height: 0px;
	width: 0px;
	margin-left: 0px;
	position: relative;
	top: 0px;
	left:0px;
	background: url(../_images/AppStoreBadge.png) no-repeat 0 0;
visibility:hidden;
}
#left h2 a{
	display: -moz-inline-box;
	display: inline-block;
	height: 0px;
	width: 0px;
	margin-left: 0px;
	position: relative;
	top: 0px;
	left:0px;
	background: url(../_images/TempPng.png) no-repeat 0 0;
visibility:hidden;
}

#right {
	width: 300px;
	float: none;
	margin: 0 auto;
	padding-top: 20px;
}

#right h1 a {
	margin-left: 0;
	float: right;
	top: -2px;
	right: -10px;
}

p.Toggler a,
#buttons {
	display: none !important;
}

/* ABOUT AND CONTACT+++++++++++++++++++ */

.Full {
	padding: 11px 9px 0 8px;
}

.Full p {
	width: 280px;
}

#directions,
.AlignedRight {
	display: none;
}

#content span.Partner {
	white-space: nowrap;
}

#content span.Partner img {
	display: none;
	-webkit-transition: none;
}

form {
	width: 280px;
	margin: 0;
	padding: 0 9px 0 8px;
	display: block;
	top: 0;
}

body#section_about_and_contact address {
	 float: none;
	display: block;
	margin: 0 auto;
	width: 130px;
	text-align: center;
}

.FormColumn,
label {
	width: 280px;
	float: none;
}

textarea,
input {
	width: 271px;
}

p.Msg {
	width: 280px;
	margin:20px 9px 10px 8px;
}

.post p {
	width: auto;
}

.entry .blogimage {
	position: static;
	display: block;
	margin: 20px auto;
	top: 0;
	float: none;
}

.entry .blogimage img {
	display: block;
	margin: 0 auto;
}

.entry {
	overflow: auto;
}

/*label.Send input {
	width: auto;
	position: relative;
	left: -5px;
	padding: 5px 0;
	background: url(../_images/send.gif) no-repeat 50% 0;
}*/

.Breaker {
	width: 280px;
}

.Breaker span {
	background-image: none;
	background-color: #121512;
}

#copyright {
	padding: 0 20px 10px;
}

a.Comment:link {
	display: none;
}