a {outline: none;}
span {display:none;}

body {margin: 0 auto 0 auto; width: 500px;}

small {display:none;}

#header {
	margin: 30px 0 0 0;
	padding: 0;
	text-align: center;
}

#header a h1 {
	background:#ffffff url('logo_title.png') no-repeat center top;
	height: 54px;
	width: 176px;
	color: #fff;
	text-decoration: none;
	margin: 0 auto 42px auto;
}

#header a h1:hover {
	background-position: 0 -54px;
}

#location h2 {
	background: #fff url('texas.png') no-repeat center top;
	text-align: center;
	font-family: arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 38px;
}

#left { float:left; width: 215px;}

h3 {
	text-align: center;
	font-family: arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
}

h4, label {
	margin: 1px 2px 0 0px; 
	text-align: left;
	font-family: arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	display: inline;
}

p {
	margin-bottom: 18px;
	font-family: tahoma, arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 19px;
}

#right { float:right; width: 215px;}

input, textarea
{
	color: #000000;
	background: #FFFFFF;
	border: 1px solid #000000;
}

textarea {
	margin-top: 0px;
}

table {
	margin: 10px 0 0 0;
	padding: 0;
}

.button {
	height: 23px;
	position: absolute;
	width: 223px;
}

.shadow1 {
	background-color:black;
	height: 23px;
	margin: 1px 0 0 1px;
	position: absolute;
	width: 223px;
}
.shadow2 {
	background-color:black;
	height: 23px;
	margin: 2px 0 0 2px;
	position: absolute;
	width: 223px;
}
.shadow3 {
	background-color:black;
	height: 23px;
	margin: 3px 0 0 3px;
	position: absolute;
	width: 223px;
}
.shadow4 {
	background-color:black;
	height: 23px;
	margin: 4px 0 0 4px;
	position: absolute;
	width: 223px;
}

#phone h5 {
	margin: 0 auto 0 auto; 
	padding: 16px 0 0px 0;
	background: url(iphone_icon.png) no-repeat center top;
	text-align: center;
	font-family: arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

#clear {clear:both;}

#footer {margin: 0 auto 0 auto; width: 510px;}

span {display: none;}

h6 {  
	float:right;
	width: 55px;
	height: 26px;
	background:#ffffff url('blocks_icon.png') no-repeat right bottom;
}